Skip to content

Commit b7afe38

Browse files
committed
add thebelab
1 parent 729c4f5 commit b7afe38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/conf.py

+6
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@
8383
pygments_style = "sphinx"
8484

8585

86+
jupyter_sphinx_thebelab_config = {
87+
"requestKernel": True,
88+
"binderOptions": {"repo": "binder-examples/requirements"},
89+
}
90+
91+
8692
# -- Options for HTML output -------------------------------------------------
8793

8894
# The theme to use for HTML and HTML Help pages. See the documentation for

0 commit comments

Comments
 (0)