I really like creating slide presentation using Jupyter Notebooks, but the workflow is currently fairly cumbersome. I often find myself wanting to control HTML <section> tag parameters like
It would be great if controls for these could be added to the slide toolbar so that one does not need to edit the HTML file manually each time after running nbconvert --to slides.
I really like creating slide presentation using Jupyter Notebooks, but the workflow is currently fairly cumbersome. I often find myself wanting to control HTML
<section>tag parameters like...
It would be great if controls for these could be added to the slide toolbar so that one does not need to edit the HTML file manually each time after running
nbconvert --to slides.