Is your feature request related to a problem? Please describe.
I saw the announcement about showing notebooks as slides, which is great! That said, it seems to split the slides at somewhat arbitrary points, or following some pattern that isn't clear to me.
Describe the solution you'd like
I'd like the ability to specify slide breaks. Maybe could use the slide_type that Jupyter projects use? (Side note: Proposing that be added to the spec in jupyter/nbformat#419.)
Describe alternatives you've considered
I currently maintain the notebook locally and show as slides using nbconvert. It works, but the option to present from Colab directly (matching what my students use) would be nice!
Additional context
none
Is your feature request related to a problem? Please describe.
I saw the announcement about showing notebooks as slides, which is great! That said, it seems to split the slides at somewhat arbitrary points, or following some pattern that isn't clear to me.
Describe the solution you'd like
I'd like the ability to specify slide breaks. Maybe could use the
slide_typethat Jupyter projects use? (Side note: Proposing that be added to the spec in jupyter/nbformat#419.)Describe alternatives you've considered
I currently maintain the notebook locally and show as slides using nbconvert. It works, but the option to present from Colab directly (matching what my students use) would be nice!
Additional context
none