Opened 6 years ago
Last modified 6 years ago
#21256 closed enhancement
Upgrade and fix ipywidgets — at Version 5
Reported by: | jdemeyer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.4 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Jeroen Demeyer | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | u/jdemeyer/upgrade_ipywidgets_to_version_5_2_2 (Commits, GitHub, GitLab) | Commit: | 7aa94b615cc598fa1a708920ea0be4682e8c3f0f |
Dependencies: | #20218 | Stopgaps: |
Description (last modified by )
There are two issues with widgetsnbextension
:
- It must be installed using
pip
. The typicalpython setup.py install
does not work.
- We need to enable the
widgetsnbextension
foripywidgets
to actually work.
Tarballs:
Change History (5)
comment:1 Changed 6 years ago by
- Description modified (diff)
comment:2 Changed 6 years ago by
- Branch set to u/jdemeyer/upgrade_ipywidgets_to_version_5_2_2
comment:3 Changed 6 years ago by
- Commit set to 7aa94b615cc598fa1a708920ea0be4682e8c3f0f
- Description modified (diff)
- Summary changed from Upgrade ipywidgets to version 5.2.2 to Upgrade and fix ipywidgets
comment:4 Changed 6 years ago by
- Description modified (diff)
comment:5 Changed 6 years ago by
- Dependencies set to #20218
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
New commits:
Upgrade ipywidgets to version 5.2.2