-
-
Notifications
You must be signed in to change notification settings - Fork 652
Closed
Milestone
Description
Upgrade:
- https://pypi.org/project/notebook/ 6.1.1 (current as of 2020-08-07, supports python >= 3.5)
New dependencies:
- argon2-cffi (?)
- pyrsistent, attrs, importlib_metadata, zipp
Upgrade of its dependencies:
- https://pypi.org/project/nbformat/ 5.0.7 (released 2020-06-09, current as of 2020-08-07, supports python >= 3.5)
- https://pypi.org/project/nbconvert/ 5.6.1 (released 2019-10-24, current as of 2020-08-07, supports python >= 3.5)
- https://pypi.org/project/jupyter-client/ 6.1.6 (released 2020-07-13, current as of 2020-08-07, supports python >= 3.5)
- https://pypi.org/project/jupyter-core/ 4.6.3 (released 2020-02-18, current as of 2020-08-07, supports python >= 3.5)
- https://pypi.org/project/Jinja2/ 2.11.2 (released 2020-04-13, current as of 2020-08-07, supports python >= 3.5)
- https://pypi.org/project/tornado/ 6.0.4 (released 2020-03-03, current as of 2020-08-07, supports python >= 3.5)
- https://pypi.org/project/terminado/ 0.8.3 (released 2019-11-12, current as of 2020-08-07, supports python >= 3.4)
- https://pypi.org/project/prometheus-client/ 0.8.0 (released 2020-05-25, current as of 2020-08-07, supports python >= 3.4)
- https://pypi.org/project/pyzmq/ 19.0.2 (released 2020-07-31, current as of 2020-08-07, supports python >= 3.3)
Recursive dependencies:
- https://pypi.org/project/jsonschema/ 3.2.0 (released 2019-11-18, current as of 2020-08-07, supports python >= 2.7)
- bleach 3.1.5
- testpath 0.4.4
Upgrade of a reverse dependency:
- https://pypi.org/project/widgetsnbextension/ 3.5.1 (released 2019-07-29, supports python >= 2.7)
- ipywidgets 7.5.1
(tarball URLs: see checksums.ini
; use ./configure --enable-download-from-upstream-url
to enable automatic downloads of the new versions)
Previous upgrades:
- notebook 5.7.6 in Sage cannot open a Jupyter notebook directly #27463
- notebook 5.7.1, in Upgrade to jupyter notebook 5.7.1 #26709, merged in Sage 8.5.beta5.
See also:
- System package information, spkg-configure for Jupyter "notebook" package, "rst2ipynb", and dependencies #30124 System package information, spkg-configure for Jupyter "notebook" package and dependencies
- Meta-ticket: Use system Jupyter notebook / JupyterLab #30306 Meta-ticket: Use system Jupyter
Depends on #28197
Depends on #30299
Depends on #25363
CC: @antonio-rojas @kiwifb @bryangingechen @timokau @infinity0 @jdemeyer @slel @tobihan @egourgoulhon
Component: packages: standard
Keywords: upgrade, jupyter, notebook
Author: Matthias Koeppe, Joshua Campbell
Branch/Commit: 445c1d7
Reviewer: Joshua Campbell, Matthias Koeppe, Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/26919