Newer
Older
# This .yml file is used to specify the conda environment that should be loaded into the binder instance
dependencies:
- python=3.9
- matplotlib
- scipy
- numpy
- jupyter
# This .yml file is used to specify the conda environment that should be loaded into the binder instance
dependencies:
- python=3.9
- matplotlib
- scipy
- numpy
- jupyter