damianavila / RISE

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
Other
3.67k stars 416 forks source link

Slide with only figure shown - no code #513

Closed jpmorr closed 4 years ago

jpmorr commented 4 years ago

In my notebook I have many cells that plot the results of what I've been doing, except there's many lines of code to create the sub-plots of 3 figures. When I'm I'm using RISE to make a presentation for this cell I would just like to show the output figure without the many lines of code used to plot it.

I'm wondering if this is possible? To show the figure on separate slide? I've shown a very simple example below - whats I want to see is the figure - what I actually see is the code. This is my first attempt using RISE and I'm stumped at this part. For me, the figure is crucial in the presentation - it's the only thing that matters to most people viewing the presentation.

Grateful for any guidance on how to create a figure only slide with a large figure.

image

damianavila commented 4 years ago

There are some people using some other extension to hide the input. You will find more info here: https://github.com/damianavila/RISE/issues/32.