文件名称:jupyter-helpers:JupyterIPython的帮助器集合
文件大小:399KB
文件格式:ZIP
更新时间:2024-02-25 01:06:29
data-science jupyter jupyter-notebook jupyterlab jupyter-widget
Jupyter助手 此Jupyter帮助器集合将帮助您: 计算完成(或失败)后播放声音 将通知与您的操作系统集成(可用于GNOME Shell) 为rpy2启用自动完成功能(非常适合使用ggplot2!)-现在在也可用 在一个漂亮的表中总结字典和其他结构 从其他笔记本中选择性导入 出现错误或打开笔记本时滚动到最近执行的单元格 使用交互式(跟随)尾巴以获得长输出 示例可在目录中找到。 请参阅的文章以获取介绍和更多代码示例。 有关跳转到定义功能,请访问 。 安装 对于基本功能: pip3 install jupyter_helpers 包括交互式小部件: pip3 install ipy
【文件预览】:
jupyter-helpers-master
----jupyter_helpers()
--------utilities.py(4KB)
--------selective_import.py(716B)
--------table.py(705B)
--------desktop_integration.py(2KB)
--------rpy2_autocompletion.py(504B)
--------source.py(983B)
--------__init__.py(0B)
--------notifications.py(6KB)
--------namespace.py(3KB)
--------following_tail.py(2KB)
----images()
--------tail.gif(28KB)
--------neat_namespace.png(48KB)
--------r_autocomplete.gif(61KB)
--------notifications_integration.gif(183KB)
--------selective_import.png(73KB)
----demos()
--------FollowingTail.ipynb(1KB)
--------Data.ipynb(11KB)
--------Rpy2.ipynb(5KB)
--------Notifications.ipynb(3KB)
--------NeatNamespace.ipynb(10KB)
--------Scrolling.ipynb(3KB)
--------Results.ipynb(4KB)
----LICENSE(1KB)
----setup.cfg(40B)
----requirements.txt(64B)
----setup.py(2KB)
----.gitignore(1KB)
----README.md(2KB)
----setup.sh(372B)