Skip to content

Commit 1553c87

Browse files
authored
add config to support next and prev buttons (#60)
1 parent d0336d2 commit 1553c87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,8 @@
451451
# jupyter_theme_path = 'theme/minimal' #Specified in Makefile
452452
# jupyter_template_path = 'theme/minimal/templates' #Specified in Makefile
453453

454+
jupyter_nextprev_ignore = ['404', "search", "status", "troubleshooting"]
455+
454456
### pdf options
455457
jupyter_pdf_logo = "_static/img/qe-menubar-logo.png"
456458

0 commit comments

Comments
 (0)