Changes between Version 5 and Version 7 of Ticket #21256
- Timestamp:
- 08/16/16 10:21:09 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21256
-
Property
Commit
changed from
7aa94b615cc598fa1a708920ea0be4682e8c3f0f
tob37edb2e44e3abd770a440704f5e384746f0e8da
-
Property
Commit
changed from
-
Ticket #21256 – Description
v5 v7 1 1 There are two issues with `widgetsnbextension`: 2 2 3 1. It must be installed using `pip`. The typical `python setup.py install` does not work. 3 1. It must be installed using `pip`. The typical `python setup.py install` does not work. This is fixed by #20218. 4 4 5 5 2. We need to enable the `widgetsnbextension` for `ipywidgets` to actually work.