Changes between Version 1 and Version 3 of Ticket #24484
- Timestamp:
- 01/07/18 22:52:22 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24484
- Property Cc slelievre added
-
Property
Commit
changed from
to
7802a3fbb92d6a8f2f4f0117e454635e6d0536e8
-
Property
Branch
changed from
to
u/vbraun/nbconvert_broken_after_the_upgrade_to_jupyter_5_2_1
-
Ticket #24484 – Description
v1 v3 8 8 }}} 9 9 This was reported in https://groups.google.com/d/msg/sage-devel/Qsf9Gb4pDt4/vIORrWIABwAJ 10 11 This ticket fixes this as follows: 12 - upgrade to [[https://pypi.python.org/pypi/nbconvert|nbconvert]] 5.3.1 (from 4.2.0) 13 - add [[https://pypi.python.org/pypi/testpath|testpath]] 0.3.1 and make it standard 14 - upgrade to [[https://pypi.python.org/pypi/pandocfilters|pandocfilters]] 1.4.2 (from 1.3.0) 15 and make it standard (from optional) 16 - add nbconvert dependencies: pandocfilters, testpath