Skip to content
This repository has been archived by the owner on Feb 26, 2025. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

jupyterlite/serverlite-cookiecutter-ts

 
 

JupyterLite Server Extension Cookiecutter

Warning

This repo is now archived. Check out the JupyterLite documentation to learn how to develop extensions.


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%