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

jupyterlite/serverlite-cookiecutter-ts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

311 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

2 stars

Watchers

1 watching

Forks

Contributors

Languages

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