dyl*_*kot 8 ipython jupyter jupyter-notebook
我正在尝试将本地PDF图像文件嵌入到在jupyter-lab中运行的jupyter笔记本中,如下所示:
from IPython.display import IFrame
plot_fn = 'example_data/example_cNMF/example_plot.pdf'
IFrame(plot_fn, width=600, height=400)
Run Code Online (Sandbox Code Playgroud)
您知道发生了什么或如何解决此问题吗?我正在使用Python 3.6,jupyter == 1.0.0 jupyterlab == 0.32.1 matplotlib == 2.2.2 ipython == 6.5.0
| 归档时间: |
|
| 查看次数: |
1259 次 |
| 最近记录: |