Open paugier opened 2 years ago
Yes would wonderful.
Use case: you have 2 audience for the same notebook
In the common tools section on the R.H.S. you could add a tag list. When a tag is selected at the top of the note book only the cells with that tag would be shown and when nbconvert was called only those features would appear in the notebook.
Wonderful product, really enjoying it!
@paugier - I did a little research and I found two projects that you might like. Both which auto launch the presentation directly from a button within Jupyter Lab
I currently call nbconvert twice. Once to get the ipynb files from the myst files, and once to convert those to the target file format... i am happy with that...
It would be great for presentations made with
jupyter-nbconvert --to slides
to be able to use MyST syntax.Now, one can use for example