issues
search
deathbeds
/
jupyterlab-starters
Starter notebooks and directories in JupyterLab
https://jupyterstarters.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36
stars
8
forks
source link
Update cookiecutter, rjsf 3, minimum python
#69
Closed
bollwyvl
closed
2 years ago
bollwyvl
commented
2 years ago
References
fixes #68
fixes #66
Code changes
[x] update many dev tooling versions
[x] add stylelint
[x] bump to 1.1.0
[x] don't try to parse cookiecutters from package metadata :crying_cat_face:
[x] honor formData from #67 (but setting the private var directly to avoid extra rendering)
[x] bump minimum python to 3.7
[x] add jupyterlite cookiecutter
[x] remove theme cookiecutter (was rolled into extension cookiecutter)
User-facing changes
users will only be offered jupyter cookiecutters
Backwards-incompatible changes
n/a
Chores
[x] linted
[x] tested
[x] checked on binder
[x] documented
[x] changelog entry
References
Code changes
User-facing changes
Backwards-incompatible changes
Chores