Skip to content
Snippets Groups Projects
Commit 90fa41cf authored by Olivier Cots's avatar Olivier Cots
Browse files

Update cimpa_procedure.md

parent c5eb7c6b
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
![Image New terminal](course/images/new_terminal.png) ![Image New terminal](course/images/new_terminal.png)
* To download the course, enter the command: * The lecture and exercices are given in the form of python notebooks. To download all the course you can use the `git` command ([git](https://git-scm.com/downloads)). To clone the git repository and get the course, enter the command in the Terminal:
```bash ```bash
git clone https://gitlab.irit.fr/toc/cimpa/gnmoc.git git clone https://gitlab.irit.fr/toc/cimpa/gnmoc.git
...@@ -12,3 +12,8 @@ git clone https://gitlab.irit.fr/toc/cimpa/gnmoc.git ...@@ -12,3 +12,8 @@ git clone https://gitlab.irit.fr/toc/cimpa/gnmoc.git
![Image Git Clone](course/images/git_clone.png) ![Image Git Clone](course/images/git_clone.png)
* Coming back to your account at https://tljh.polytech.unice.fr/, you should see the directory `gnmoc`:
![Image gnmoc](course/images/gnmoc.png)
* The lecture is in the sub-directory `course/lecture` while the exercices are in `course/exercices`. You can double-click on any notebook to open it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment