Skip to content

ianthomas23/cockle-playground

Repository files navigation

Playground for cockle, an in-browser bash-like shell used in JupyterLite, without all the JupyterLite dependencies.

Deployment available on github pages at https://ianthomas23.github.io/cockle-playground.

npm install
npm run build
npm run serve

To use local cockle repo for rapid development:

cd <cockle directory>
npm link
cd <cockle-playground directory>
npm link @jupyterlite/cockle

About

Playground for cockle, an in-browser bash-like shell used in JupyterLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published