holoviz-dev / nbsite

Build a tested, sphinx-based website from notebooks
https://nbsite.pyviz.org
BSD 3-Clause "New" or "Revised" License
28 stars 13 forks source link

Unpin tornado and pin nbconvert #158

Closed philippjfr closed 4 years ago

philippjfr commented 4 years ago

The tornado errors are caused by an incompatibility in nbconvert<5.3.1 so pinning nbconvert should allow unpinning tornado.