2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-04-18 14:10:26 +08:00

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

13 lines
203 B
YAML
Raw Permalink Normal View History

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