Skip to content

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

License

Notifications You must be signed in to change notification settings

ianthomas23/cockle-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

npm install
npx webpack
npx webpack-dev-server

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