Skip to content

Commit 617c55d

Browse files
add jupter_sphinx extension to the conf.py file
1 parent e1dcd34 commit 617c55d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"sphinx_gallery.gen_gallery",
108108
'sphinx_reredirects',
109109
"ansys_sphinx_theme.extension.autoapi",
110+
"jupyter_sphinx",
110111
]
111112

112113
redirects = {

0 commit comments

Comments
 (0)