notebook/binder/environment.yml
2022-11-15 10:03:38 +01:00

14 lines
213 B
YAML

name: notebook
channels:
- conda-forge
dependencies:
- ipywidgets=7.6
- jupyterlab=3
- jupyterlab-language-pack-fr-FR
- jupyterlab-link-share>=0.2
- matplotlib
- numpy
- nodejs
- python >=3.10,<3.11
- xeus-python