Skip to content

Commit

Permalink
Comment IPython directives out
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed Dec 16, 2024
1 parent e54ad36 commit 2212c92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@
"sphinx_paramlinks",
"sphinx_panels",
"nbsphinx",
"IPython.sphinxext.ipython_console_highlighting",
# For some reason, the following extensions are not working
# "IPython.sphinxext.ipython_directive",
# "IPython.sphinxext.ipython_console_highlighting",
]
source_suffix = [".rst", ".md"]
html_theme = "pydata_sphinx_theme"
Expand Down

0 comments on commit 2212c92

Please sign in to comment.