在 Jupyter Notebook 和 JupyterLab 中导出 Drawio 图表的 PDF
项目描述
jupyter-drawio-出口
用于 Jupyter 的drawio图表的PDF 导出。
有关更多信息,请参阅项目存储库。
服务器扩展
jupyter-drawio-export作为服务器扩展运行。安装后,应该会自动配置。如果出现问题,可以手动
启用:
jupyter serverextension list # If you don't see it here...
jupyter serverextension enable --sys-prefix --py jupyter_drawio_export # run this...
jupyter serverextension list # ... then check it again
命令行用法
导出 PDF
PDF也可以从命令行生成:
pip install jupyter-drawio-export
jupyter drawio-export some_file.dio
如果需要,nodejs应用程序将安装到 Jupyter 数据路径中。
jupyter config --paths # it uses the one in the environment
未来,希望可以更方便地打包。
供应
确保在不nodejs导出 PDF 的情况下安装应用程序(例如在构建 docker 容器时)。
jupyter drawio-config provision
开源
这项工作在Apache 2.0下获得许可。
来自@jgraph/draw-image-export2的供应商代码也根据Apache-2.0许可证获得许可。
项目详情
下载文件
下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。
源分布
jupyter-drawio-export-0.8.0a1.tar.gz
(25.8 kB
查看哈希)
内置分布
关
jupyter_drawio_export -0.8.0a1-py3-none-any.whl 的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | 18e744cccffba9ea1ed861725270f0034000f5cc50714de5f5dc6013a84e24ba |
|
| MD5 | f4a4171ab3cb0f5b08363ee943977c74 |
|
| 布莱克2-256 | 7f71bbe8d1ce68ccb553892f427b33cefe47148f448c894eab55c9d3d6682905 |