Open nocibambi opened 5 years ago
I'm also facing the same issue.
Tried with version 3.0.0 and the error no longer appear. However, in my particular case with my specific notebook, the html does not show anything in the browser.
I believe it's because it is unable to find some css files.
WARNING:tornado.access:404 GET /favicon.ico (127.0.0.1) 1.05ms
WARNING:tornado.access:404 GET /style.min.css.map (127.0.0.1) 9.84ms
WARNING:tornado.access:404 GET /style.min.css.map (127.0.0.1) 1.11ms
I just freshly installed nbpresent with conda. When I try to run it I receive the following error:
I checked the folder and there is not even a
css
folder. With pdf output I try the same error message (save the traceback path).I am on ubuntu 18.04.
Any ideas?