Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
スライド ショーの作成には、Jupyter ノートブックで RISE を使用します。画像を表示するためのセル:
Image('./pics/iris.png', width='100%')
スライド ショーでコマンドを非表示にして、画像だけを表示したい。方法はありますか?