Skip to content

Commit ac63b30

Browse files
authored
Remove old notebooks used for prototyping (#77)
* Remove old notebooks used for prototyping * Restore nb_gallery_generator extension
1 parent eb301fc commit ac63b30

28 files changed

+1
-154645
lines changed

content/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
author = 'Project Pythia Developers & Contributors'
1717
html_last_updated_fmt = '%b %d, %Y'
1818

19-
extensions = ['myst_nb', 'sphinx_panels', 'nb_gallery_generator', 'yaml_gallery_generator']
19+
extensions = ['myst_nb', 'sphinx_panels', 'yaml_gallery_generator']
2020

2121
# Add any paths that contain templates here, relative to this directory.
2222
templates_path = ['_templates']

0 commit comments

Comments
 (0)