Nbclassic

Latest version: v1.2.0

Safety actively analyzes 707009 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.2.0

([Full Changelog](https://github.com/jupyter/nbclassic/compare/v1.1.0...9ae4cb137ea46c9a29cdcf56032dae624f6ff8d8))

Bugs fixed

- Add `view` handler to serve files when Notebook 7 is installed [287](https://github.com/jupyter/nbclassic/pull/287) ([RRosio](https://github.com/RRosio))
- fix: pasting outside of cells doing nothing [285](https://github.com/jupyter/nbclassic/pull/285) ([iisakkirotko](https://github.com/iisakkirotko))

Maintenance and upkeep improvements

- Bump actions/cache from 1 to 4 [306](https://github.com/jupyter/nbclassic/pull/306) ([dependabot](https://github.com/dependabot))
- Skip test and CI workflow for some python versions [300](https://github.com/jupyter/nbclassic/pull/300) ([RRosio](https://github.com/RRosio))
- Bump actions/setup-python from 1 to 5 [298](https://github.com/jupyter/nbclassic/pull/298) ([dependabot](https://github.com/dependabot))
- Fix SyntaxWarning from update message [297](https://github.com/jupyter/nbclassic/pull/297) ([living180](https://github.com/living180))
- Bump actions/download-artifact from 2 to 4 [291](https://github.com/jupyter/nbclassic/pull/291) ([dependabot](https://github.com/dependabot))
- Replace pipes with shlex [286](https://github.com/jupyter/nbclassic/pull/286) ([frenzymadness](https://github.com/frenzymadness))
- Bump actions/setup-node from 1 to 4 [264](https://github.com/jupyter/nbclassic/pull/264) ([dependabot](https://github.com/dependabot))
- Bump actions/checkout from 1 to 4 [263](https://github.com/jupyter/nbclassic/pull/263) ([dependabot](https://github.com/dependabot))

Documentation improvements

- Update RTD config [301](https://github.com/jupyter/nbclassic/pull/301) ([RRosio](https://github.com/RRosio))
- Link and Docs Update [290](https://github.com/jupyter/nbclassic/pull/290) ([RRosio](https://github.com/RRosio))

Other merged PRs

- Update branch name to trigger all job runs on push to main [305](https://github.com/jupyter/nbclassic/pull/305) ([RRosio](https://github.com/RRosio))
- Fix python version in RTD [304](https://github.com/jupyter/nbclassic/pull/304) ([RRosio](https://github.com/RRosio))
- Update python for conda [303](https://github.com/jupyter/nbclassic/pull/303) ([RRosio](https://github.com/RRosio))
- Correct conda env label in RTD config [302](https://github.com/jupyter/nbclassic/pull/302) ([RRosio](https://github.com/RRosio))
- Bump actions/upload-artifact from 2 to 4 [292](https://github.com/jupyter/nbclassic/pull/292) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2024-05-24&to=2025-01-14&type=c))

[dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Adependabot+updated%3A2024-05-24..2025-01-14&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Afrenzymadness+updated%3A2024-05-24..2025-01-14&type=Issues) | [iisakkirotko](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aiisakkirotko+updated%3A2024-05-24..2025-01-14&type=Issues) | [living180](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aliving180+updated%3A2024-05-24..2025-01-14&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Amaartenbreddels+updated%3A2024-05-24..2025-01-14&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3ARRosio+updated%3A2024-05-24..2025-01-14&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

1.1.0

([Full Changelog](https://github.com/jupyter/nbclassic/compare/v1.0.0...991361437fe0e51da639775f5fbe709cc8212278))

Enhancements made

- Add issue templates to repository [258](https://github.com/jupyter/nbclassic/pull/258) ([RRosio](https://github.com/RRosio))

Bugs fixed

- Make terminals_available false if key is not in settings dict yet [261](https://github.com/jupyter/nbclassic/pull/261) ([RRosio](https://github.com/RRosio))

Maintenance and upkeep improvements

- fix: trust new notebooks and notebooks with new cells [275](https://github.com/jupyter/nbclassic/pull/275) ([maartenbreddels](https://github.com/maartenbreddels))
- Fix ci end-to-end tests [274](https://github.com/jupyter/nbclassic/pull/274) ([maartenbreddels](https://github.com/maartenbreddels))
- Fix `Linux JS Test` CI job [269](https://github.com/jupyter/nbclassic/pull/269) ([krassowski](https://github.com/krassowski))
- Update dependency requirements to minimum necessary [259](https://github.com/jupyter/nbclassic/pull/259) ([RRosio](https://github.com/RRosio))

Documentation improvements

- Adding pydata_sphinx_theme to environment.yml file for docs build [262](https://github.com/jupyter/nbclassic/pull/262) ([RRosio](https://github.com/RRosio))
- Fix links for check_release links CI job [260](https://github.com/jupyter/nbclassic/pull/260) ([RRosio](https://github.com/RRosio))
- Port to PyData-Sphinx Theme [256](https://github.com/jupyter/nbclassic/pull/256) ([RRosio](https://github.com/RRosio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2023-05-04&to=2024-05-24&type=c))

[jph00](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Ajph00+updated%3A2023-05-04..2024-05-24&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Akrassowski+updated%3A2023-05-04..2024-05-24&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Amaartenbreddels+updated%3A2023-05-04..2024-05-24&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3ARRosio+updated%3A2023-05-04..2024-05-24&type=Issues)

1.0.0

([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.5.6...109a62153a74bae9a38f0c4bec460a91429f0c19))

Bugs fixed

- Fix typo in documentation [249](https://github.com/jupyter/nbclassic/pull/249) ([echarles](https://github.com/echarles))

Documentation improvements

- Fix typo in documentation [249](https://github.com/jupyter/nbclassic/pull/249) ([echarles](https://github.com/echarles))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2023-04-27&to=2023-05-04&type=c))

[echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2023-04-27..2023-05-04&type=Issues)

0.5.6

([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.5.5...ddbbf579a904ef1c040f3221f7dd64d287323636))

Enhancements made

- Add show_banner trait to control the banner display [243](https://github.com/jupyter/nbclassic/pull/243) ([echarles](https://github.com/echarles))

Other merged PRs

- Updated main page README. [246](https://github.com/jupyter/nbclassic/pull/246) ([ericsnekbytes](https://github.com/ericsnekbytes))
- Use the correct icon to display the application [245](https://github.com/jupyter/nbclassic/pull/245) ([befeleme](https://github.com/befeleme))
- State the correct name of the application in the desktop entry [244](https://github.com/jupyter/nbclassic/pull/244) ([befeleme](https://github.com/befeleme))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2023-04-05&to=2023-04-27&type=c))

[befeleme](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Abefeleme+updated%3A2023-04-05..2023-04-27&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2023-04-05..2023-04-27&type=Issues) | [ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aericsnekbytes+updated%3A2023-04-05..2023-04-27&type=Issues)

0.5.5

([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.5.4...8313c3d32f382c712a6c6eae2953ca9157410215))

Merged PRs

- Remove redirect from /notebooks to /files [235](https://github.com/jupyter/nbclassic/pull/235) ([mwouts](https://github.com/mwouts))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2023-03-30&to=2023-04-05&type=c))

[echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2023-03-30..2023-04-05&type=Issues) | [matthew-brett](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Amatthew-brett+updated%3A2023-03-30..2023-04-05&type=Issues) | [mwouts](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Amwouts+updated%3A2023-03-30..2023-04-05&type=Issues)

0.5.4

([Full Changelog](https://github.com/jupyter/nbclassic/compare/v0.5.3...04ddbeffc4005eb25951ee9cceb2c6d542854cf6))

Bugs fixed

- Copy marked.umd.js to marked.js and revert loading [236](https://github.com/jupyter/nbclassic/pull/236) ([echarles](https://github.com/echarles))
- CI Test Fixed Round6a [234](https://github.com/jupyter/nbclassic/pull/234) ([ericsnekbytes](https://github.com/ericsnekbytes))
- CI Test Fixes Round 5 [232](https://github.com/jupyter/nbclassic/pull/232) ([ericsnekbytes](https://github.com/ericsnekbytes))

Maintenance and upkeep improvements

- CI Test Fixed Round6a [234](https://github.com/jupyter/nbclassic/pull/234) ([ericsnekbytes](https://github.com/ericsnekbytes))
- CI Test Fixes Round 5 [232](https://github.com/jupyter/nbclassic/pull/232) ([ericsnekbytes](https://github.com/ericsnekbytes))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbclassic/graphs/contributors?from=2023-03-06&to=2023-03-30&type=c))

[echarles](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aecharles+updated%3A2023-03-06..2023-03-30&type=Issues) | [ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnbclassic+involves%3Aericsnekbytes+updated%3A2023-03-06..2023-03-30&type=Issues)

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.