jupyterlab-contrib/rise

Blank page when view as presentation and error ': bundle.js is not in root static directory'

Opened this issue · 1 comments

When I was trying to see the presentation, I got a blank page and an error message in the log:

403 GET /static/rise/bundle.js (127.0.0.1): bundle.js is not in root static directory

I have fixed this problem by installing rise: 'pip install rise'. It seems it should be added this dependency.

Best

Got the same error, but the "pip install rise" did not solve it. Any solution?

Fresh install in a venv.