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

Merge branch 'master' of gitlab.irit.fr:toc/mathn7/environnements/controle-optimal

parents a7151023 01e92eb6
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@ dependencies:
- scipy = 1.4.*
- matplotlib = 3.1.*
- numpy
- nutopy = 0.4.*
- nutopy = 0.3.*
- jupyterlab = 3.0.*
#!/bin/bash
git clone --single-branch -b master https://gitlab.irit.fr/toc/mathn7/etudiants/controle-optimal.git
mv controle-optimal/*.ipynb .
rm -fr tp
mkdir tp
mv controle-optimal/*.ipynb ./tp
rm -rf controle-optimal
exec "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment