RISE icon indicating copy to clipboard operation
RISE copied to clipboard

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension

Results 101 RISE issues
Sort by recently updated
recently updated
newest added

I want to **export my RISE presentation**. The main reason I use RISE is to have HTML plots so I can move them and change things within the presentation in...

question

# Versions : rise: `5.7.1` notebook: `6.0.0` `scroll` is enabled in my config. # What I'm searching for : I'm searching for a quick fix for my problem from my...

# Versions : - rise: `5.7.1` - notebook: `6.0.0` `scroll` is enabled in my config. # Summary/TL;DR : I'm trying to make a presentation using Rise on a notebook. The...

I always use ipywidgets to make tqdm progress bars look nicer in Jupyter notebooks: ![image](https://user-images.githubusercontent.com/7451485/184331703-b8ee658e-fdd8-453d-b00a-234d39723142.png) Unfortunately, this does not render correctly when presenting in RiSE: ![image](https://user-images.githubusercontent.com/7451485/184331822-bcf5eaa6-41d3-4ee9-a3f1-3108fc150688.png) The progress bar is...

@bollwyvl captured quite well the story around presenting with Jupyter at https://github.com/deathbeds/jupyterlab-deck/blob/main/examples/History.ipynb. Currently, we have RISE (supporting the v6 notebook), the JLab-compatible incantation that was pushed forward by @fcollonval as...

Would it be possible (or is there already a way) to hide magics in slides? For example, I'm using `ipytest` to demo pytest in a notebook slideshow, and all of...

enhancement
Low Priority

I had quite an adventure in the Issues/PR sections until I found the amazing port to a jupyter lab extension. thank you for the amazing work and please excuse me...

[These lines](https://github.com/damianavila/RISE/blob/ebfcb5760823787e632b4a0c19681829474d1710/classic/rise/static/main.js#L539-L540) suggest that more options are actually passed through. I took the descriptions from the reveal documentation. (Note that the website is currently down, so I just looked through...

Hey folks, particularly @parmentelat and @athornton who were interested in this issue, this is what I have today... in fact is something I did several months ago and I did...