Releases: jupyterlab-contrib/jupyterlab-tour
Releases · jupyterlab-contrib/jupyterlab-tour
v4.0.1
4.0.1
Bugs fixed
Maintenance and upkeep improvements
- Bump ip from 2.0.0 to 2.0.1 #84 (@dependabot)
- Bump ip from 2.0.0 to 2.0.1 in /ui-tests #83 (@dependabot)
Contributors to this release
v4.0.0
4.0.0
Enhancements made
- Enhance tour version #81 (@fcollonval)
- Add support for notebook 7 #75 (@fcollonval)
- Add notebook tours, icons #29 (@bollwyvl)
Bugs fixed
- Fix internationalization #74 (@fcollonval)
Maintenance and upkeep improvements
- Bump @babel/traverse from 7.22.10 to 7.23.2 #80 (@dependabot)
- Bump postcss from 8.4.27 to 8.4.31 #79 (@dependabot)
- Bump postcss from 8.4.27 to 8.4.31 in /ui-tests #78 (@dependabot)
- Bump systeminformation from 5.18.10 to 5.21.8 in /ui-tests #77 (@dependabot)
- upgrade to jupyterlab4 #71 (@djangoliv)
Contributors to this release
(GitHub contributors page for this release)
@bollwyvl | @dependabot | @djangoliv | @fcollonval | @github-actions
v3.1.4
- Bug fix 🐛 :
- Add missing "strings" word (#47) - thanks to @krassowski
- Maintenance 🚧 :
- Bump tmpl from 1.0.4 to 1.0.5 (#46)
New Contributors
- @krassowski made their first contribution in #47
Full Changelog: v3.1.3...v3.1.4
v3.1.3
v3.1.2
- Bug fixes 🐛 :
- Don't scroll on the notebook tour #36 (thanks to @djangoliv)
- Remove the demo cell added during the notebook tour at the end of it #34 (thanks to @djangoliv)
v3.1.1
v3.1.0
v3.0.1
v3.0.0
Port to JupyterLab 3
Breaking changes
The extension does no longer depend on jupyterlab-tutorial
. This allows to rename most of the code to use the wording tour instead or tutorial.
v2.1.1
- Automatic tour launcher are done through toast to let the user choose to launch the tour
- Forbid launching a tour when one is executing