Page MenuHomeSolus

Update python-nbconvert to 5.5.0
ClosedPublic

Authored by maverick1 on May 22 2019, 4:11 PM.
Tags
None
Referenced Files
F11070232: D6399.diff
Sat, Aug 12, 12:00 AM
F10992349: D6399.id15522.diff
Tue, Jul 25, 9:03 AM
F10851639: D6399.id15522.diff
Jun 12 2023, 3:01 PM
F10850733: D6399.id15508.diff
Jun 12 2023, 6:34 AM
F10850181: D6399.id15424.diff
Jun 12 2023, 1:34 AM
F10834309: D6399.diff
Jun 7 2023, 9:51 AM
F10832569: D6399.id.diff
Jun 6 2023, 4:33 AM
F10796743: D6399.id15508.diff
May 28 2023, 3:12 AM
Subscribers

Details

Summary

Update python-nbconvert to 5.5.0

Changes

  • IPyWidget Support
  • Support for pandoc 2
  • New, and better, latex template
  • Removed deprecated export_by_name
  • Tornado 6.0 support -- Convert proxy handler from callback to coroutine
  • Mathjax.tpl fix for rendering Latex in html
  • Added MathJax compatibility definitions
Test Plan

Converted a jupyter notebook to html and .py file

Diff Detail

Repository
R3716 python-nbconvert
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Otherwise LGTM, nice work.

package.yml
4–6

Can just be simplified to license : BSD-3-Clause then, no need for a list for one item.

This revision now requires changes to proceed.May 27 2019, 10:55 AM
This revision is now accepted and ready to land.May 31 2019, 11:56 AM
This revision was automatically updated to reflect the committed changes.