【发布时间】:2020-01-08 14:14:48
【问题描述】:
我在 google colaboratory 上使用 jupyter notebook,但是当我尝试粘贴从 docx 或 ppt 复制的文本内容时,它被粘贴为图像(它以 ![image.pdata:image/png;base64,.. .])
没有“粘贴为文本”选项...现在,我需要直接在 google colaboratory 上输入。由于我需要一个补充的ppt文件,所以我将google colaboratory的jupyter notebook中的文本内容复制到ppt文件中……但问题是我已经在ppt和Docx上输入了一些内容……
有一种方法可以将文本作为文本粘贴到来自 google colaboratory 的 jupyter notebook 中的文本单元格中?
【问题讨论】:
标签: jupyter-notebook google-colaboratory