Skip to content

Commit d8a5655

Browse files
committed
Add example directory to the jupyterlite install
1 parent 4b6505a commit d8a5655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
templates_path = ['_templates']
88

99
jupyterlite_config = "jupyterlite_config.json"
10+
jupyterlite_contents = "../examples"
1011

1112
def setup(app):
1213
app.add_css_file("main_stylesheet.css")

0 commit comments

Comments
 (0)