pandoc 2.2.1 too new for nbconvert?

45 views
Skip to first unread message

Tom Kwong

unread,
Dec 28, 2018, 10:20:15 PM12/28/18
to Project Jupyter
Is there any reason why nbconvert cannot work with the latest version of pandoc?

nbconvert/utils/pandoc.py:52: RuntimeWarning: 
You are using an unsupported version of pandoc (2.2.1). 
 Your version must be at least (1.12.1) but less than (2.0.0).

Matthias Geier

unread,
Dec 29, 2018, 11:26:16 AM12/29/18
to jup...@googlegroups.com
Good question!

I've asked myself the same thing:
https://github.com/jupyter/nbconvert/issues/928

cheers,
Matthias

Roland Weber

unread,
Jan 4, 2019, 5:16:37 AM1/4/19
to Project Jupyter
That restriction looks like a generic safeguard based on semantic versioning. With semantic versioning, a new major version indicates an incompatible API change. So somebody will have to look into it and adapt to the breaking changes, or at least verify that everything still works. I guess that nobody got around to doing that for nbconvert with pandoc 2.0 - at least until recently...


Reply all
Reply to author
Forward
0 new messages