jupyterlite / terminal

A terminal for JupyterLite.
https://jupyterlite-terminal.vercel.app/
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

Demo using binder #4

Closed ianthomas23 closed 6 months ago

ianthomas23 commented 6 months ago

Create a binder config to run on mybinder, allowing people to try it out easily.

jtpio commented 6 months ago

I guess we can set up a JupyterLite demo directly, instead of Binder?

We can follow the same approach as https://github.com/jupyterlite/demo and deploy to GitHub Pages via GitHub Actions.

ianthomas23 commented 6 months ago

OK, I will take a look.