From 640bf3e01b574d8b9680c4bbbda487aa03238dd8 Mon Sep 17 00:00:00 2001 From: Neil Douglas Date: Thu, 7 Nov 2024 14:43:44 +0000 Subject: [PATCH] reword --- docs/source/applications/jupyter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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