We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Got the same error, but the "pip install rise" did not solve it. Any solution?
Fresh install in a venv.
Sorry, something went wrong.
xref #28
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: