Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 607 Bytes

WR_I_21-24

Um ein Jupyter Note Book in eine Slideshow ohne Code zu transformieren ist der folgende Befehl zu verwenden:

jupyter nbconvert relaes_bip_entwicklung.ipynb --to slides --no-prompt --TagRemovePreprocessor.remove_input_tags={\"to_remove\"}

Erstellen von Präsentationen aus den Jupyter Notebooks

Hier findet sich eine Anleitung. Es wird insbesondere auch beschrieben, wie Code-Zellen zum erstellen von Grafiken in einer Präsentation ausgeblendet werden.