actions-marketplace-validations/repo2jupyterlite-action

Publish a JupyterLite static site (with pre-installed packages) to GitHub pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 7, 2022
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/yuvipanda_repo2jupyterlite-action@b5ab4c80978021a178c3ebe97bea8b6ba5034fbf # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
contents_pathLocal path containing contents to be built into the JupyterLiteyes.
destination_pathLocal path where static JupyterLite files will be publishedyes./dist
repo2jupyterlite_versionVersion 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 yesstable

no outputs