JupyterNotebook: Difference between revisions

m
newest ipykernel is not compatible with 3.6
(change command prompt to "jupyter_py3.5_[name@server ~] after jupyter_py3.5 env is activated)
m (newest ipykernel is not compatible with 3.6)
Line 24: Line 24:
<ol>
<ol>
<li>Load the Python module.
<li>Load the Python module.
{{Command2|module load python/3.6}}
{{Command2|module load python/3.7}}
<li>Create a new Python virtual environment.
<li>Create a new Python virtual environment.
{{Command2|virtualenv $HOME/jupyter_py3}}
{{Command2|virtualenv $HOME/jupyter_py3}}
cc_staff
107

edits