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

first commit

parent 7e950899
Branches
No related tags found
No related merge requests found
name: controle
channels:
- control-toolbox
- conda-forge
dependencies:
- scipy = 1.4.*
- matplotlib = 3.1.*
- numpy
- nutopy = 0.4.*
- jupyterlab = 3.0.*
start 0 → 100644
#!/bin/bash
git clone --single-branch -b master https://gitlab.irit.fr/toc/mathn7/etudiants/controle-optimal.git
mv controle-optimal/*.ipynb .
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