notebook/binder/environment.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
203 B
YAML
Raw Normal View History

2022-01-18 23:43:12 +08:00
name: notebook
channels:
- conda-forge
dependencies:
2023-09-19 13:53:16 +08:00
- ipywidgets=8
- jupyterlab=4
- jupyterlab-language-pack-fr-FR
- matplotlib
- numpy
2023-09-19 13:53:16 +08:00
- nodejs=20
- python >=3.10,<3.11
- xeus-python