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 364abec commit 7b47c0cCopy full SHA for 7b47c0c
docs/conf.py
@@ -85,4 +85,4 @@ def setup(app):
85
# For local builds, run jupyter lite build manually
86
# $ jupyter lite serve --config ./jupyterlite_config.json
87
if RTD:
88
- app.connect("config-inited", jupyterlite_build)
+ app.connect("builder-inited", jupyterlite_build)
0 commit comments