diff --git a/docs/conf.py b/docs/conf.py index 8f63fb21..42033493 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -195,7 +195,7 @@ def rebuild_readme(): ".jupyter_cache", "jupyter_execute", "notebooks/paper", - "notebooks/HydroShare_integration.ipynb", + "notebooks-notworking", ] # The name of the Pygments (syntax highlighting) style to use. diff --git a/docs/notebooks/HydroShare_integration.ipynb b/docs/notebooks-notworking/HydroShare_integration.ipynb similarity index 100% rename from docs/notebooks/HydroShare_integration.ipynb rename to docs/notebooks-notworking/HydroShare_integration.ipynb