Merge pull request #6194 from kevin-bates/fix-docs
Pin nbsphinx to 0.8.6, clean up orphaned resources
commit
d564b67714
@ -1,5 +1,5 @@
|
||||
sphinx>=1.3.6
|
||||
sphinx-rtd-theme
|
||||
nbsphinx
|
||||
nbsphinx==0.8.6
|
||||
sphinxcontrib_github_alt
|
||||
myst_parser
|
||||
|
||||
|
Before Width: | Height: | Size: 15 KiB |
@ -1,4 +0,0 @@
|
||||
# Notebook Examples
|
||||
|
||||
The pages in this section are all converted notebook files. You can also
|
||||
[view these notebooks on nbviewer](http://nbviewer.jupyter.org/github/jupyter/notebook/tree/master/)
|
||||
Loading…
Reference in new issue