JupyterLite deployed to the Internet Computer Blockchain using Juno.
A fork of JupyterLite Demo with some modifications to the deploy.yml
workflow.
➡️ https://jll4e-saaaa-aaaal-aj2eq-cai.icp0.io/
- Follow the instructions at https://juno.build/docs/add-juno-to-an-app/create-a-satellite to create your own satellite.
- Generate a new controller for your satellite from the juno console and add the token into the
JUNO_TOKEN
environment variable in your GitHub Actions secrets. - Add the id of the satellite you created into the
juno.config.ts
file. - Create your jupyter notebook and add it to the
content
folder. - Push your changes to the main branch and your website will be deployed to the internet computer.