mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
10 lines
126 B
YAML
10 lines
126 B
YAML
name: notebook_docs
|
|
dependencies:
|
|
- sphinx>=1.3
|
|
- sphinx_rtd_theme
|
|
- jinja2
|
|
- tornado
|
|
- nbformat
|
|
- jupyter_client
|
|
- ipykernel
|