notebook/binder/environment.yml
2021-09-21 22:39:06 +02:00

14 lines
212 B
YAML

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