casperdcl/jupyterlite-xeus-pages
Serve interactive notebooks via JupyterLite Xeus
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment-file | File (--XeusAddon.environment_file) as per https://jupyterlite-xeus.readthedocs.io/en/latest/environment.html and https://github.com/jupyterlite/xeus-lite-demo#-how-to-install-kernels-and-packages | — | environment.yml |
| build-src | Source directory (--lite-dir) as per https://jupyterlite.readthedocs.io/en/stable/reference/cli.html#well-known-files | — | . |
| base-url | Base URL prefix (--base-url) | — | / |
| contents | Path (--contents) as per https://jupyterlite.readthedocs.io/en/stable/howto/content/files.html | — | files |
| build-python-version | Python version to use for the build | — | 3.x |
| build-dst | Output directory | — | _site |
| build-environment | Build environment as per https://github.com/jupyterlite/xeus-lite-demo/blob/main/.github/build-environment.yml | — | channels: - conda-forge dependencies: - python - pip - jupyter_server - jupyterlite-core >=0.7 - jupyterlite-xeus >=4.3 - notebook >=7.5 - pip: - jupyterlab-open-url-parameter # https://jupyterlite.readthedocs.io/en/stable/howto/content/open-url-parameter.html |
| build-extra-args | Extra arguments to pass to jupyter lite build | — | "" |
Outputs
no outputs