mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
17 lines
317 B
YAML
17 lines
317 B
YAML
name: jupyterlab-classic
|
|
channels:
|
|
- conda-forge/label/jupyterlab_rc
|
|
- conda-forge/label/jupyterlab_server_rc
|
|
- conda-forge/label/jupyterlab_widgets_rc
|
|
- conda-forge
|
|
dependencies:
|
|
- ipywidgets=7
|
|
- jupyterlab=3
|
|
- jupyterlab_widgets=1
|
|
- jupyterlab-python-file
|
|
- matplotlib
|
|
- numpy
|
|
- nodejs
|
|
- tornado>=6.1
|
|
- xeus-python
|