Skip to content

Releases: jupyter/nbclassic

v1.3.3

16 Sep 20:33

Choose a tag to compare

1.3.3

(Full Changelog)

Bugs fixed

  • Copy static assets to legacy paths for notebook 6 compatibility #375 (@RRosio)

Maintenance and upkeep improvements

  • Bump actions/create-github-app-token from 2.1.1 to 2.1.4 #376 (@dependabot)
  • Copy static assets to legacy paths for notebook 6 compatibility #375 (@RRosio)
  • Bump actions/setup-node from 4.4.0 to 5.0.0 #374 (@dependabot)
  • Bump actions/setup-python from 5.6.0 to 6.0.0 #373 (@dependabot)

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @RRosio

v1.3.2

04 Sep 22:25

Choose a tag to compare

1.3.2

(Full Changelog)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@danyeaw | @dependabot | @RRosio

v1.3.1

06 May 16:02

Choose a tag to compare

1.3.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@danyeaw | @RRosio

v1.3.0

24 Apr 22:03

Choose a tag to compare

1.3.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andrewfulton9 | @danyeaw | @peytondmurray | @RRosio

v1.3.0rc0

24 Apr 20:40

Choose a tag to compare

v1.3.0rc0 Pre-release
Pre-release

1.3.0rc0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andrewfulton9 | @danyeaw | @peytondmurray | @RRosio

v1.2.0

15 Jan 00:32

Choose a tag to compare

1.2.0

(Full Changelog)

Bugs fixed

  • Add view handler to serve files when Notebook 7 is installed #287 (@RRosio)
  • fix: pasting outside of cells doing nothing #285 (@iisakkirotko)

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@dependabot | @frenzymadness | @iisakkirotko | @living180 | @maartenbreddels | @RRosio

v1.1.0

24 May 23:26

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

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

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

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