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