Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 840 Bytes

deploy.md

File metadata and controls

16 lines (11 loc) · 840 Bytes

Deploy jupyterlite in GitHub pages

template

  • Assign a name to the repository, let say: jupyterlite and creates the repository
  • Check the "Action" tab of the repository until the "Build and Deploy" action completes
  • Check that a new branch "gh-pages" have been created

branch

  • Go to "Settings" → "Pages" and change the "Source" to "Branch: gh-pages" and "Save"

Your site would be ready to be published at the indicated link, for example:

link