Update 1_1_Notebooks.ipynb

Changes URL for Anacoda
pull/6/head
Carlos A. Iglesias 3 years ago committed by GitHub
parent 242a0a9252
commit 91b8f66056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,7 +47,7 @@
"metadata": {},
"source": [
"1. Install Anaconda \n",
"* Download the suitable version for your operating system of Python 3 at https://www.continuum.io/downloads\n",
"* Download the suitable version for your operating system of Python 3 at https://www.anaconda.com/products/individual\n",
"* Follow the installation instructions. In Linux/Mac, launch a terminal and execute the installer script.\n",
"2. [Optional, anaconda already installs jupyter] Install Jupyter http://jupyter.readthedocs.org/en/latest/install.html\n",
"* Launch a terminal and execute 'conda install jupyter'"

Loading…
Cancel
Save