Skip to content

Commit

Permalink
comment out nbsphinx, not working on gh-pages for some reason and may…
Browse files Browse the repository at this point in the history
…be not needed
  • Loading branch information
wikfeldt committed Dec 14, 2023
1 parent e9301a4 commit e7d03a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"sphinx.ext.todo",
"sphinx.ext.graphviz",
"sphinx_tabs.tabs",
"nbsphinx"
# "nbsphinx"
]

# Settings for myst_nb:
Expand Down

0 comments on commit e7d03a5

Please sign in to comment.