【发布时间】:2017-05-17 10:01:42
【问题描述】:
我正在使用 jupyter 和 jupyter-nbconvert 创建一个 html 演示文稿。但是,我有一些单元格会生成我想在单独的幻灯片上共享的输出图像。是否可以将一个单元格的输出重定向到自己的幻灯片?
【问题讨论】:
-
见本节注释,需要在笔记本界面配置:nbconvert.readthedocs.io/en/latest/…
标签: python jupyter-notebook ipython-notebook jupyter reveal.js