-
Olivier Cots authoredOlivier Cots authored
cimpa_procedure.md 801 B
-
Go the url https://tljh.polytech.unice.fr/ and connect.
-
Click on
New - Terminal
:
- The lecture and exercices are given in the form of python notebooks. To download all the course you can use the
git
command (git). To clone the git repository and get the course, enter the command in the Terminal:
git clone https://gitlab.irit.fr/toc/cimpa/gnmoc.git
- Coming back to your account at https://tljh.polytech.unice.fr/, you should see the directory
gnmoc
:
- The lecture is in the sub-directory
course/lecture
while the exercices are incourse/exercices
. You can click on any notebook to open it.