Skip to content

Releases: jupyter/nbclassic

v1.1.0

24 May 23:26
Compare
Choose a tag to compare

1.1.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Make terminals_available false if key is not in settings dict yet #261 (@RRosio)

Maintenance and upkeep improvements

Documentation improvements

  • Adding pydata_sphinx_theme to environment.yml file for docs build #262 (@RRosio)
  • Fix links for check_release links CI job #260 (@RRosio)
  • Port to PyData-Sphinx Theme #256 (@RRosio)

Contributors to this release

(GitHub contributors page for this release)

@jph00 | @krassowski | @maartenbreddels | @RRosio

v1.0.0

04 May 06:42
Compare
Choose a tag to compare

1.0.0

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@echarles

v0.5.6

27 Apr 06:22
Compare
Choose a tag to compare

0.5.6

(Full Changelog)

Enhancements made

  • Add show_banner trait to control the banner display #243 (@echarles)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@befeleme | @echarles | @ericsnekbytes

v0.5.5

05 Apr 03:21
Compare
Choose a tag to compare

0.5.5

(Full Changelog)

Merged PRs

  • Remove redirect from /notebooks to /files #235 (@mwouts)

Contributors to this release

(GitHub contributors page for this release)

@echarles | @matthew-brett | @mwouts

v0.5.4

30 Mar 14:47
Compare
Choose a tag to compare

0.5.4

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@echarles | @ericsnekbytes

v0.5.3

06 Mar 07:06
Compare
Choose a tag to compare

0.5.3

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@echarles | @ericsnekbytes | @frenzymadness | @RRosio

v0.5.2

18 Feb 09:13
Compare
Choose a tag to compare

0.5.2

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

  • Don't require two different minimal versions of jupyter_server #208 (@hroncok)

Contributors to this release

(GitHub contributors page for this release)

@echarles | @ellisonbg | @ericsnekbytes | @hroncok | @RRosio

v0.5.1

26 Jan 17:02
Compare
Choose a tag to compare

0.5.1

(Full Changelog)

Bugs fixed

  • Add packages and package_data back in the setup_args #206 (@echarles)
  • Add static and templates as artifact for hatch build #205 (@echarles)

Contributors to this release

(GitHub contributors page for this release)

@echarles

v0.5.0

25 Jan 07:29
Compare
Choose a tag to compare

0.5.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @echarles | @ericsnekbytes | @frenzymadness | @jtpio | @kevin-bates | @minrk | @RRosio

v0.4.8

03 Nov 11:15
Compare
Choose a tag to compare

0.4.8

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

  • Documentation for the extensions configurator #174 (@echarles)
  • Updating contributing docs for playwright tests #171 (@RRosio)

Other merged PRs

  • Update docs to remove install command #173 (@dleen)

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dleen | @echarles | @ericsnekbytes | @RRosio