Skip to content

jupyterlite/serverlite-cookiecutter-ts

 
 

JupyterLite Server Extension Cookiecutter

Github Actions Status

This cookiecutter is based on the upstream JupyterLab Extension Cookiecutter: https://github.com/jupyterlab/extension-cookiecutter-ts

Examples

Use the template to create package

Install cookiecutter with:

pip install cookiecutter

Use cookiecutter to generate a package, following the prompts to fill in the name and authorship of your new JupyterLab extension.

cookiecutter https://github.com/jupyterlite/serverlite-cookiecutter-ts

About

A cookiecutter for JupyterLite server extensions (e.g. in-browser kernels)

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Python 47.9%
  • JavaScript 32.5%
  • TypeScript 14.5%
  • CSS 5.1%