mirror of
https://github.com/gsi-upm/sitc
synced 2025-01-06 19:21:29 +00:00
Compare commits
3 Commits
242a0a9252
...
7271b5e632
Author | SHA1 | Date | |
---|---|---|---|
|
7271b5e632 | ||
|
bd99321d6b | ||
|
91b8f66056 |
@ -5,8 +5,8 @@ Exercises for Intelligent Systems Course at Universidad Politécnica de Madrid,
|
||||
|
||||
For following this course:
|
||||
- Follow the instructions to install the environment: https://github.com/gsi-upm/sitc/blob/master/python/1_1_Notebooks.ipynb (Just install 'conda')
|
||||
- Download the course: use 'https://github.com/gsi-upm/sitc'
|
||||
- Run in a terminal in the foloder sitc: jupyter notebook (and enjoy)
|
||||
- Download the course: use 'https://github.com/gsi-upm/sitc' (or clone the repository to receive updates).
|
||||
- Run in a terminal in the folder sitc: jupyter notebook (and enjoy)
|
||||
|
||||
Topics
|
||||
* Python: quick introduction to Python
|
||||
|
@ -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…
Reference in New Issue
Block a user