RISE
RISE copied to clipboard
RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
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...
# 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:  Unfortunately, this does not render correctly when presenting in RiSE:  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...
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...
Related to issue #539
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...