* Update config files
* Fix deviations
* Update requirements files
* Update CI
* Update devcontainer
* Update pre-commit
* Check Jupyter notebooks too
* Better safe than sorry
* Update docs
* Undo removal of mypy
* Test a bug
* Also format
* pre-commit: fix indentation
* Test a bug
* Fix the bug
* Run format too
* Fix typo
* mypy requires pytest
* Fix docs link
* ✨ Add devcontainer
* 🐛 Add postCreateCommand.sh
* Downgrade to Python 3.10
* Add gdal
* Separate CPU/GPU devcontainer.json
* Add cpu as default
* Rename default
* In order to enable vscode black auto format, color must be disable !
* Remove default root devcontainer
* Format and clean
* Switch to .[dataset ...]
* Add postStartCommand with pip install -e .
* Fix black
* Update
* Mise à jour des commandes postCreateCommand et postStartCommand dans devcontainer.json
* 🔥 Add devcontainer
* Update Python version and postStartCommand in devcontainer.json