TU-Wien-dataLAB / Grader-Labextension

BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Update to new jupyterlab extension template #11

Closed florian-jaeger closed 6 months ago

florian-jaeger commented 6 months ago

Is your feature request related to a problem? Please describe. The original jupyterlab extension template cookiecutter is outdated.

Describe the solution you'd like As suggested in the cookie cutter repo, we should us the new template called extension-template, which uses copier. This also enables us to automatically update the template using copier update in the future, if something changes in jupyterlab.