Pin nbsphinx to 0.8.6, clean up orphaned resources

This commit is contained in:
Kevin Bates 2021-10-05 16:50:59 -07:00
parent 76d051eb5e
commit 6675ca9728
No known key found for this signature in database
GPG Key ID: ADCCD5840EE5145F
5 changed files with 2 additions and 10 deletions

View File

@ -67,10 +67,6 @@ Verification
While running the notebook, select one of your notebook files (the file will have the extension ``.ipynb``).
In the top tab you will click on "Help" and then click on "About". In the pop window you will see information about the version of Jupyter that you are running. You will see "The version of the notebook server is:".
If you are working in development mode, you will see that your version of Jupyter notebook will include the word "dev".
.. image:: ./docs/source/_static/images/jupyter-verification.png
:width: 40pt
If it does not include the word "dev", you are currently not working in development mode and should follow the steps below to uninstall and reinstall Jupyter.
Troubleshooting the Installation

View File

@ -1,5 +1,5 @@
sphinx>=1.3.6
sphinx-rtd-theme
nbsphinx
nbsphinx==0.8.6
sphinxcontrib_github_alt
myst_parser

View File

@ -14,7 +14,7 @@ dependencies:
- terminado
- myst-parser
- pip:
- nbsphinx
- nbsphinx==0.8.6
- Send2Trash
- prometheus_client
- sphinxcontrib_github_alt

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View File

@ -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/)