diff --git a/content/applications/user_software/using_anaconda_package_manager.md b/content/applications/user_software/using_anaconda_package_manager.md
index b31bea0bf9f17637b6203566079379c06f2122af..dde5d1786b5760e9980f2939f636ba2690d0b757 100644
--- a/content/applications/user_software/using_anaconda_package_manager.md
+++ b/content/applications/user_software/using_anaconda_package_manager.md
@@ -272,12 +272,6 @@ Jupyter Notebook. To do so, follow the steps below, replacing
 4.  Once you have the environment set up, deactivate it:
     {{< highlight bash >}}conda deactivate{{< /highlight >}}
 
-{{% notice note %}}
-**Note**: Step 5 only needs to be done once. Any future created
-environments will automatically be accessible from SLURM notebooks
-once this is done.
-{{% /notice %}}
-
 5.  Login to JupyterHub
     and create a new notebook using the environment by selecting the
     correct entry in the `New` dropdown menu in the top right