Skip to content

Releases: jupyterlab-contrib/jupyterlab-tour

v4.0.1

29 Feb 16:31
Compare
Choose a tag to compare

4.0.1

(Full Changelog)

Bugs fixed

  • Use existing server settings when creating the ConfigSection #85 (@jtpio)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @github-actions | @jtpio

v4.0.0

08 Nov 14:12
Compare
Choose a tag to compare

4.0.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @dependabot | @djangoliv | @fcollonval | @github-actions

v3.1.4

31 Oct 09:28
bd8a339
Compare
Choose a tag to compare
  • Bug fix 🐛 :
  • Maintenance 🚧 :
    • Bump tmpl from 1.0.4 to 1.0.5 (#46)

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

03 Sep 07:11
3e45722
Compare
Choose a tag to compare
  • Security update ⚠️ :
    • Bump tar from 6.1.0 to 6.1.5 (#41)
    • Bump path-parse from 1.0.6 to 1.0.7 (#42)
    • Bump url-parse from 1.5.1 to 1.5.3 (#43)
    • Bump tar from 6.1.5 to 6.1.11 (#44)
  • Maintenance 🚧 :
    • Add new PyPI classifiers (#45)

v3.1.2

17 Jun 13:25
bc979d7
Compare
Choose a tag to compare
  • 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

23 May 14:24
7be79ec
Compare
Choose a tag to compare
  • Bug fix 🐛 :

v3.1.0

17 May 08:02
Compare
Choose a tag to compare
  • New features ✨ :
    • Tours can now be defined through settings #17 (Thanks a lot to @bollwyvl) - see the README
    • Tours can now be translated #24
    • Maintenance - strict null check is activated #25 (Thanks to @jtpio)

v3.0.1

17 Apr 14:10
f2d53e7
Compare
Choose a tag to compare
  • Bug fixes 🐛 :
    • Token need to be exported by the package to be shared #14

v3.0.0

10 Jan 16:09
Compare
Choose a tag to compare

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

12 Aug 18:55
Compare
Choose a tag to compare
  • Automatic tour launcher are done through toast to let the user choose to launch the tour
  • Forbid launching a tour when one is executing