Translations:JupyterNotebook/5/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
Load the Python module: | Load the Python module: | ||
{{Command|module load python/3.5.2}} | {{Command|module load python/3.5.2}} | ||
Create a new | Create a new Python virtual environment: | ||
{{Command|virtualenv $HOME/jupyter_py3}} | {{Command|virtualenv $HOME/jupyter_py3}} |