Docker for Data Science by Joshua Cook

Docker for Data Science by Joshua Cook

Author:Joshua Cook
Language: eng
Format: epub
Publisher: Apress, Berkeley, CA


...

# conda environments:

#

root * /opt/conda

Listing 7-12.Identify the Python 3 conda Environment.

It is worth noting that you could have run the same command in an already running container, as in Listing 7-13. Listing 7-13 has the effect of running the command via a shell (as opposed to a bash shell) and will close the shell when the command has completed execution. Here, wizardly_hawking refers to the randomly generated name for a running container.

$ docker exec wizardly_hawking conda info -a

Current conda install:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.