jupyterlab_email:一个直接从JupyterLab发送电子邮件笔记本的jupyterlab扩展

时间:2021-05-24 17:50:12
【文件属性】:
文件名称:jupyterlab_email:一个直接从JupyterLab发送电子邮件笔记本的jupyterlab扩展
文件大小:1.59MB
文件格式:ZIP
更新时间:2021-05-24 17:50:12
jupyter email jupyterlab jupyterlab-extension email-notebooks jupyterlab_email 一个jupyterlab扩展,用于从浏览器发送电子邮件笔记本。 选项 内联笔记本作为电子邮件,带有代码 内联笔记本作为电子邮件,不带代码 将笔记本作为HTML附件发送,附带代码 发送笔记本作为HTML附件,无需代码 将笔记本作为PDF附件发送,附带代码 将笔记本作为PDF附件发送,不带代码 将输出数据附加为CSV,TSV,PDF,PNG或Excel电子表格 安装 pip install jupyterlab_email jupyter labextension install jupyterlab_email jupyter serverextension enable --py jupyterlab_email 添加模板 安装服务器扩展,然后将以下内容添加到jupyter_notebook_config.py c . JupyterLabEmail
【文件预览】:
jupyterlab_email-main
----setup.py(2KB)
----.gitignore(2KB)
----Makefile(2KB)
----.readthedocs.yml(189B)
----pyproject.toml(127B)
----jupyter-config()
--------jupyterlab_email.json(91B)
----jupyterlab_email()
--------templates()
--------__init__.py(379B)
--------extension.py(3KB)
--------_email.py(6KB)
--------handlers.py(6KB)
--------tests()
--------nbconvert.py(3KB)
--------_version.py(683B)
--------postprocessors.py(7KB)
--------attachments.py(1KB)
----MANIFEST.in(454B)
----CONTRIBUTING.md(2KB)
----CODE_OF_CONDUCT.md(3KB)
----.bumpversion.cfg(598B)
----LICENSE(11KB)
----js()
--------style()
--------package.json(2KB)
--------src()
--------jest.config.js(479B)
--------tsconfig.json(413B)
--------.eslintrc.js(5KB)
--------tests()
--------babel.config.js(148B)
----setup.cfg(190B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----README.md(3KB)
----.gitattributes(115B)
----docs()
--------requirements.txt(17B)
--------Makefile(614B)
--------api.md(606B)
--------conf.py(7KB)
--------make.bat(820B)
--------example.gif(1.56MB)

网友评论