Skip to content
New issue

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

No content displayed while switching to presentation mode #607

Open
DzmitryAntaniuk opened this issue Dec 21, 2021 · 1 comment
Open

No content displayed while switching to presentation mode #607

DzmitryAntaniuk opened this issue Dec 21, 2021 · 1 comment
Labels

Comments

@DzmitryAntaniuk
Copy link

DzmitryAntaniuk commented Dec 21, 2021

Steps to reproduce the issue:

  1. The main environment is on binder [JupyterLab - "Try it in your browser" - "Try JupyterLab"]
  2. Browser version: Google Chrome (96, the latest) // OS: Windows 10 Pro
  3. Install RISE via terminal (for instance pip install RISE)
  4. Launch classic notebook
  5. Add or select a presentation or create a few slides
  6. Enter RISE slideshow

The current issues is the following: sometimes it happens that any selected presentation slide has no content displayed. Also it reproduces when JupyterLab is deployed locally.

So, is this a known issue? Will there be a solution or any fix?

@damianavila
Copy link
Owner

We currently do not support JupyterLab, but we are working on it: #270.

Regarding how to show RISE slideshow in Binder, you can check this directory: https://github.com/damianavila/RISE/tree/master/binder

If you try to install RISE on the fly in Binder, it will not work because RISE should be installed before the notebook server starts there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants