1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-08-23 18:22:19 +00:00

Update 1_1_Notebooks.ipynb

Changes URL for Anacoda
This commit is contained in:
Carlos A. Iglesias
2021-02-09 19:53:14 +01:00
committed by GitHub
parent 242a0a9252
commit 91b8f66056

View File

@@ -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'"