diff --git a/docs/source/applications/jupyter.rst b/docs/source/applications/jupyter.rst index d362f15..e19cdfb 100644 --- a/docs/source/applications/jupyter.rst +++ b/docs/source/applications/jupyter.rst @@ -24,7 +24,7 @@ Here we have an interactive ``bash`` session on the ``node112`` compute node, wi .. attention:: - In this example we're using the Jupyter **module** on Viking. If you are using Conda to install Jupyter alongside other packages you should **not** run the ``module load {MOD_JUPYTER}`` command below, skip that command and the rest should still be valid. Instead you should activate your Conda environment where you have Jupyter installed. + In this example we're using the Jupyter **module** on Viking. If you are using Conda or another virtual environment to install Jupyter alongside other packages you should **not** run the ``module load {MOD_JUPYTER}`` command below, skip that command and the rest should still be valid. Instead you should activate your virtual environment where you have Jupyter installed. .. code-block:: console