Skip to content

Commit 90c0377

Browse files
committed
3rd attempt to fix syntax highlighting of notebooks on remote rtd build
1 parent 6c54e7e commit 90c0377

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@
7373
"html_admonition",
7474
]
7575

76+
# The name of the Pygments (syntax highlighting) style to use.
77+
pygments_style = "sphinx"
78+
7679
# -- Options for HTML output -------------------------------------------------
7780
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
7881

0 commit comments

Comments
 (0)