mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
16 lines
220 B
YAML
16 lines
220 B
YAML
name: notebook_docs
|
|
dependencies:
|
|
- python=3.5
|
|
- sphinx_rtd_theme
|
|
- jinja2
|
|
- tornado
|
|
- nbformat
|
|
- jupyter_client
|
|
- ipykernel
|
|
- sphinx
|
|
- pip:
|
|
- nbsphinx
|
|
- Send2Trash
|
|
- prometheus_client
|
|
- sphinxcontrib_github_alt
|