Update conda notes
Compare changes
@@ -21,9 +21,12 @@ straightforward.
@@ -21,9 +21,12 @@ straightforward.
- [Adding and Removing Packages from an Existing Environment](#adding-and-removing-packages-from-an-existing-environment)
- [Using an Anaconda Environment in a Jupyter Notebook](#using-an-anaconda-environment-in-a-jupyter-notebook)
@@ -203,6 +206,71 @@ conda remove -n mynumpy --all
@@ -203,6 +206,71 @@ conda remove -n mynumpy --all
We provide GPU versions of various frameworks such as `tensorflow`, `keras`, `theano`, via [modules](../../modules).
@@ -357,3 +425,22 @@ Jupyter Notebook. To do so, follow the steps below, replacing
@@ -357,3 +425,22 @@ Jupyter Notebook. To do so, follow the steps below, replacing