jupyterlab / extension-cookiecutter-ts

A cookiecutter recipe for JupyterLab extensions in Typescript
BSD 3-Clause "New" or "Revised" License
179 stars 88 forks source link

Add workflow to check alignment with copier template #307

Closed fcollonval closed 1 year ago

fcollonval commented 1 year ago

With the introduction of a newer template engine at https://github.com/jupyterlab/extension-template, this adds a CI test to check alignment.

It also change slightly this template to fix alignment.