actions-marketplace-validations/repo2jupyterlite-action
Publish a JupyterLite static site (with pre-installed packages) to GitHub pages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 7, 2022
- License
- BSD
Pinned Snippet
uses: actions-marketplace-validations/yuvipanda_repo2jupyterlite-action@b5ab4c80978021a178c3ebe97bea8b6ba5034fbf # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| contents_path | Local path containing contents to be built into the JupyterLite | yes | . |
| destination_path | Local path where static JupyterLite files will be published | yes | ./dist |
| repo2jupyterlite_version | Version of repo2jupyterlite to use. 'stable' installs latest version from PyPI, 'latest' installs latest version from the repo2jupyterlite git repository, any other string installs that specific version from PyPI | yes | stable |
Outputs
no outputs