Commit 1d29e1ab authored by brospars's avatar brospars

Jupyter instalaltion guide : replace Anaconda by Miniconda

parent 89ce2fdd
......@@ -61,8 +61,8 @@ taste.
** Installing jupyter
Follow these instructions if you wish to have a similar Jupyter environment on you own machine.
First, download and install [[https://www.anaconda.com/download/][Anaconda latest version]]. We use Anaconda version =4.5.4= on our server .\\
Anaconda includes Python, the Jupyter Notebook, and other commonly used packages for scientific computing and data science.
First, download and install [[https://conda.io/miniconda.html][Miniconda latest version]]. We use Miniconda version =4.5.4= on our server .\\
Miniconda is a light version of Anaconda which includes Python, the Jupyter Notebook, and other commonly used packages for scientific computing and data science.
Then download the [[https://gist.github.com/brospars/4671d9013f0d99e1c961482dab533c57][mooc_rr environment file]] and create it using conda:
#+begin_src shell :results output :exports both
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment