There was an error while loading. Please reload this page.
2 parents b8a4dec + c990202 commit e8a0610Copy full SHA for e8a0610
1 file changed
docs/configuration.rst
@@ -29,7 +29,8 @@ This allows for jupyterlite to automatically pick-up some paths https://jupyterl
29
JupyterLite config
30
------------------
31
32
-You can provide `custom configuration <https://jupyterlite.readthedocs.io/en/latest/configuring.html>`_ to your JupyterLite deployment.
+You can provide `custom configuration <https://jupyterlite.readthedocs.io/en/latest/howto/index.html#configuring-a-jupyterlite-deployment>`_
33
+to your JupyterLite deployment.
34
35
For example, if you want to have bqplot working in this deployment, you need to install the bqplot federated extension
36
and you can serve the bqplot wheel to ``piplite``, this is done by telling your ``conf.py`` where to look for the jupyterlite config:
0 commit comments