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.
2 parents 27ca883 + d27b772 commit a9e9166Copy full SHA for a9e9166
docs/conf.py
@@ -7,11 +7,11 @@
7
html_theme = "pydata_sphinx_theme"
8
html_logo = "_static/icon.svg"
9
10
-jupyter_lite_config = "jupyter_lite_config.json"
11
-jupyter_lite_contents = "./custom_contents"
+jupyterlite_config = "jupyter_lite_config.json"
+jupyterlite_contents = "./custom_contents"
12
jupyterlite_bind_ipynb_suffix = False
13
14
master_doc = 'index'
15
16
# General information about the project.
17
-project = 'JupyterLite sphinx extension'
+project = 'JupyterLite Sphinx extension'
0 commit comments