Configuration#
Configuring JupyterLite to use pyodide-lock
requires adding some data to
jupyter_lite_config.json
.
Note
Starting with the core’s
PyodideLockAddon
and the naiveBrowserLocker
is recommended. TheWebDriverLocker
’s is more appropriate for projects that already use selenium for browser automation.