mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-06 13:50:29 +08:00
14 lines
213 B
YAML
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
|