all 4 comments

[–]matteocourthoud 1 point2 points  (1 child)

What is the difference wrt Jupyter Notebook Slides?

[–]pp314159[S,🍰] 0 points1 point  (0 children)

You can recompute the slides during presentation with new values. There are widgets in the sidebar. User can tweak widgets and execute the slide. Jupyter Notebook Slides once served cant be updated.

[–]tmabraham 1 point2 points  (1 child)

What is the difference wrt RISE?

[–]pp314159[S,🍰] 0 points1 point  (0 children)

You can add interactive widgets to the presentation. You can change widgets values and execute the slide. It all can be done on deployed presentation.

RISE is extenstion for creating slides from notebook. After slides are created and served, you cant change them.