Releases: deathbeds/jupyterlab-starters
Releases · deathbeds/jupyterlab-starters
v1.1.0
jupyter_starters 1.1.0
- #62 adds a CLI tool,
jupyter starters list
(with option--json
) - #68 remove cookiecutter metadata parsing, as it no longer works consistently
- #69 minimum python is now 3.7
- #71 support cookiecutter 1.7.1
directory
argument,jupyter-server-proxy
example
@deathbeds/jupyterlab-starters 1.1.0
@deathbeds/jupyterlab-rjsf 1.1.0
v1.0.2
v1.0.1a0
v1.0.0a0
- Supports JupyterLab 3.0
- Full CHANGELOG entry
v0.6.0a0
v0.5.0a0: Upgrade to react-jsonschema-form 2 (#41)
* bump lab versions, pin robot version * update tsconfig from lab core * upgrade linting stack, null checks * add a canary element for rendered markdown * more null checks * start actual rjsf upgrade * update cookiecutter pantry detection * bump versions
Minimal RJSF
Minimum Viable rjsf (#40) * bump lab, rjsf * and yet it builds * add to integrity, azure * linting * (broken) work on form editor * linting, start normalizing local path behavior * make rjsf a peer for now * pin nbsphinx for now * add slightly better schema finding * mostly working ui picker, more examples * move example into a starter * rename example * work on validation * clean up json * rjsf robot boilerplate * more work on rjsf robot * more work on robot linting of rjsf baseline * start working extensible file reader * more version bumping * fixes to anaconda-project.yml * fix all compiler errors * mostly back to working * roll back the document * bump lab * more lab/version fixing * remove document styles * more cleaning * resolve yarn * mostly working markdown * more docs for rjsf * more docs * more docs * linting * integrity * osx on azure * check jupyterlab 2.0 and 2.1 in test matrix * fix broad exception in lint * use link for rjsf * use imported pytest_check_links * add fake contents_manager * fail faster on lint, 'real' mock contentsmanager * 0.1.0 is probably not going to get any updates * use more retries, randomization * linting * squash some docs warnings, find new warnings * don't attempt to render empty textContent
v0.3.0a0: Upgrade to JupyterLab 2.0 (#39)
* indiscriminant version bumping * back to compiling, some missing icon behavior * mostly fix icon situation * fix some selectors * more icon/selector normalization * yet more selector fixing * yet more selectors * pin nbsphinx version * bump lab version in ci * move atest conf into json, skip build check * add integration with running extension * bump python version, changelog * quick pass on docs: jlab version, urls * clobber some warnings in docs build * linting