jupyterlite-pyodide-lock-uv#

Lockers#

The UvLocker uses uv pip compile.

UvLocker

See UvLocker Python API

name help type [items] default
extra_uv_pip_compile_args extra arguments to uv pip compile, such as --default-index array string []
pyodide_cdn_url remote URL for the version of a full pyodide distribution; defaults to the version provided by jupyterlite_pyodide_kernel string "https://cdn.jsdelivr.net/pyodide/v0.27.6/full"
timeout seconds to wait for a solve number 0
uv_bin a custom executable for uv string ""
uv_pip_compile_args arguments to uv pip compile array string ["--format=pylock.toml", "--no-build"]
uv_platform the uv python platform string "wasm32-pyodide2024"