Skip to content
Snippets Groups Projects
Verified Commit a9bff335 authored by Adam Caprez's avatar Adam Caprez
Browse files

Remove Crane-specific wording.

parent bf58ac22
No related branches found
No related tags found
1 merge request!318Remove Crane-specific wording.
......@@ -22,7 +22,7 @@ straightforward.
- [Using /common for environments](#using-common-for-environments)
- [Adding and Removing Packages from an Existing Environment](#adding-and-removing-packages-from-an-existing-environment)
- [Creating custom GPU Anaconda Environment](#creating-custom-gpu-anaconda-environment)
- [Using an Anaconda Environment in a Jupyter Notebook on Crane](#using-an-anaconda-environment-in-a-jupyter-notebook-on-crane)
- [Using an Anaconda Environment in a Jupyter Notebook](#using-an-anaconda-environment-in-a-jupyter-notebook)
### Using Anaconda
......@@ -245,7 +245,7 @@ If you have custom GPU Anaconda environment please only use the two lines from a
Using `module load tensorflow-gpu/py36/1.14` and `conda activate tensorflow-gpu-1.14-custom` in the same script is **wrong** and may give you various errors and incorrect results.
{{% /notice %}}
### Using an Anaconda Environment in a Jupyter Notebook on Crane
### Using an Anaconda Environment in a Jupyter Notebook
It is not difficult to make an Anaconda environment available to a
Jupyter Notebook. To do so, follow the steps below, replacing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment