-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
This dependency pulls in a full installation of the Jupyter notebook.
notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets==7.5.1
This is an obstacle to avoiding to build a copy of the jupyter notebook (connecting to a system jupyter notebook).
The dependency is being removed in the widgetsnbextension 4.x series (currently alpha). We backport it to the stable release.
Depends on #31328
Upstream: Fixed upstream, but not in a stable release.
CC: @kiwifb @isuruf @antonio-rojas @jcamp0x2a @tobiasdiez @kliem
Component: packages: standard
Author: Matthias Koeppe
Branch: 5141bc3
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/31278