Translations:JupyterNotebook/5/en

Revision as of 14:04, 10 October 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Load the Python module:

Question.png
[name@server ~]$ module load python/3.5.2

Create a new Python virtual environment:

Question.png
[name@server ~]$ virtualenv $HOME/jupyter_py3