All Downloads are FREE. Search and download functionalities are using the official Maven repository.

output_templates.docker_usage.html Maven / Gradle / Ivy

The newest version!

Usage

Activate an docker environment (python interpreter will be restarted)
%python.docker activate [Repository]
%python.docker activate [Repository:Tag]
%python.docker activate [Image Id]
Deactivate
%python.docker deactivate
Example
# Run python interpreter with latest tensorflow image
%python.docker activate gcr.io/tensorflow/tensorflow:latest




© 2015 - 2024 Weber Informatics LLC | Privacy Policy