- [x] read the [guidelines](https://openalea.readthedocs.io/en/latest/development/guidelines.html) - [x] minimal README with (description, authors, installation instruction) - [x] License file - [x] Python Packaging (pyproject.toml) - [x] Conda Packaging (meta.yaml) - [x] GitHub CI (.github/workflows/conda-package-build.yml) - [x] test (pytest, nbmake) - [x] documentation (sphinx, rtfd) - [ ] tutorial (notebook, gallery) - [x] Data management (share_data)