We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6505a commit d8a5655Copy full SHA for d8a5655
docs/source/conf.py
@@ -7,6 +7,7 @@
7
templates_path = ['_templates']
8
9
jupyterlite_config = "jupyterlite_config.json"
10
+jupyterlite_contents = "../examples"
11
12
def setup(app):
13
app.add_css_file("main_stylesheet.css")
0 commit comments