./www/py-nbclassic, Jupyter Notebook as a Jupyter Server extension

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.0, Package name: py312-nbclassic-1.2.0, Maintainer: pkgsrc-users

Jupyter NBClassic is a web application for making and sharing live codes
with documents, equations, and plots. It supports multiple programming
languages.


Master sites:

Filesize: 19730.849 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-07 16:19:58 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-nbclassic: updated to 1.2.0

1.2.0

Bugs fixed

Add view handler to serve files when Notebook 7 is installed
fix: pasting outside of cells doing nothing

Maintenance and upkeep improvements

Bump actions/cache from 1 to 4
Skip test and CI workflow for some python versions
Bump actions/setup-python from 1 to 5
Fix SyntaxWarning from update message
Bump actions/download-artifact from 2 to 4
Replace pipes with shlex
Bump actions/setup-node from 1 to 4
Bump actions/checkout from 1 to 4

Documentation improvements

Update RTD config
Link and Docs Update

Other merged PRs

Update branch name to trigger all job runs on push to main
Fix python version in RTD
Update python for conda
Correct conda env label in RTD config
Bump actions/upload-artifact from 2 to 4
   2024-10-14 10:13:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-nbclassic: mark as not for Python 3.13

Add upstream bug report URL
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-07-20 21:27:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-nbclassic: updated to 1.1.0

1.1.0

Enhancements made

- Add issue templates to repository

Bugs fixed

- Make terminals_available false if key is not in settings dict yet

Maintenance and upkeep improvements

- fix: trust new notebooks and notebooks with new cells
- Fix ci end-to-end tests
- Fix `Linux JS Test` CI job
- Update dependency requirements to minimum necessary

Documentation improvements

- Adding pydata_sphinx_theme to environment.yml file for docs build
- Fix links for check_release links CI job
- Port to PyData-Sphinx Theme
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-05-05 12:59:41 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
py-nbclassic: added version 1.0.0

Jupyter NBClassic is a web application for making and sharing live codes
with documents, equations, and plots. It supports multiple programming
languages.