1. 首页
  2. 数据库
  3. 其它
  4. jupyter note 实现将数据保存为word

jupyter note 实现将数据保存为word

上传者: 2020-12-31 17:46:01上传 PDF文件 101.24KB 热度 33次
1 保存成word格式 第一步 保存为md格式 第二步 通过docker界面转化为word 如下: pandoc SRVV Web Services -s -o file.docx 第1处:上面导出的md文件所在的目录 第2处:上面导出的md文件名 第3处: 保存的word文件名 直接运行,其他地方不要改动 补充知识:jupyter notebook更改浏览器时候提示GenericBrowser is not difined 想修改下,Jupyter notebook配置的浏览器,网上搜了下方法直接试了。 import webbrowser webbrowser.register(‘
下载地址
用户评论