jupyterlab-contrib / rise

RISE: "Live" Reveal.js JupyterLab Slideshow Extension
BSD 3-Clause "New" or "Revised" License
189 stars 18 forks source link

Open With -> Slides #17

Closed nthiery closed 1 year ago

nthiery commented 1 year ago

Description

In the file browser, right click on a notebook, choose Open With and then Slides.

The notebook is immediately opened as a slide show, in the main panel.

Context

Nothing but candy to save a bit time when opening slides in a rush at the beginning of your course :-)

hbcarlos commented 1 year ago

Hi @nthiery. Could you extend this issue?

If I understood the issue correctly, this feature already exists (it is currently broken but is there). You can do Open With -> rise; see the screencast below.

Screencast from 2023-07-20 14-01-03.webm

nthiery commented 1 year ago

Hello,

I checked with the latest version of jupyterlab_rise, and Open-with does not show the "rise" option for markdown notebooks, as described in my (misplaced) comment: https://github.com/jupyterlab-contrib/rise/pull/35#issuecomment-1644081589

Should this issue be reopened possibly adjusting the title with "for jupytext markdown documents"?

Cheers,

fcollonval commented 1 year ago

Xref https://github.com/mwouts/jupytext/pull/1126