Jupyter开源工具库资源大全,划分子版块并梳理排行,每周自动更新
本资源清单包含270个jupyter相关的开源工具资源,这些热门工具总共分成13个不同的子板块,这些项目目前在github上已经收到260K个点赞。所有的工具资源每周会自动从GitHub和工具维护平台采集信息,并更新排行展示。本清单参考best-of模板完成,内容参考了awesome-jupyter,欢迎大家提PR丰富本清单。
- Notebook环境 13 个项目
- 交互式小部件和可视化 49 个项目
- Jupyter拓展 23 个项目
- Jupyter-magic拓展 10 个项目
- Jupyter内核 36 个项目
- Jupyter-Notebook分享与格式转换 23 个项目
- Jupyter-Notebook工具 24 个项目
- JupyterLab渲染器 7 个项目
- JupyterLab主题 8 个项目
- JupyterLab扩展 50 个项目
- JupyterHub认证 15 个项目
- JupyterHub容器等 8 个项目
- Jupyter组件 3 个项目
- Others 4 个项目
- 🥇🥈🥉 综合项目质量分
- ⭐️ github上star的数量
- 🐣 小于6个月的新项目
- 💤 非活跃项目(6个月未更新)
- 💀 沉寂项目(12个月未更新)
- 📈📉 项目趋势(向上or向下)
- ➕ 最近添加的项目
- ❗️ 警告(例如 项目没有license)
- 👨💻 项目的开发贡献者数量
- 🔀 项目被fork的数量
- 📋 项目issue的数量
- ⏱️ 项目包上次更新时间
- 📥 工具库被下载次数
- 📦 项目依赖的工具库数量
支持Jupyter笔记本的开发环境。
Jupyter (🥇27 · ⭐ 10K · 📉) - Jupyter Interactive Notebook. ❗Unlicensed
-
GitHub (👨💻 610 · 🔀 3.8K · 📥 8.8K · 📦 10 · 📋 4.5K - 44% open · ⏱️ 25.08.2022):
git clone https://github.com/jupyter/notebook
-
PyPi (📥 11M / month):
pip install notebook
-
Conda (📥 2.3M · ⏱️ 18.11.2021):
conda install -c conda-forge jupyter
-
Docker Hub (📥 27M · ⭐ 940 · ⏱️ 23.08.2022):
docker pull jupyter/datascience-notebook
JupyterHub (🥇25 · ⭐ 7.1K) - Jupyter笔记本电脑的多用户服务器。❗Unlicensed
-
GitHub (👨💻 280 · 🔀 1.7K · 📦 1.9K · 📋 2.1K - 5% open · ⏱️ 24.08.2022):
git clone https://github.com/jupyterhub/jupyterhub
-
PyPi (📥 130K / month):
pip install jupyterhub
-
Conda (📥 650K · ⏱️ 06.06.2022):
conda install -c conda-forge jupyterhub
-
Docker Hub (📥 2.7M · ⭐ 310 · ⏱️ 19.08.2022):
docker pull jupyterhub/jupyterhub
Docker Stacks (🥈22 · ⭐ 7.2K) - 包含Jupyter应用程序的即可运行的Docker映像。BSD-3
-
GitHub (👨💻 220 · 🔀 2.6K · 📋 770 - 5% open · ⏱️ 23.08.2022):
git clone https://github.com/jupyter/docker-stacks
-
Docker Hub (📥 86M · ⭐ 360 · ⏱️ 23.08.2022):
docker pull jupyter/scipy-notebook
sos (🥈22 · ⭐ 230) - 用于日常数据分析的SoS工作流系统。BSD-3
-
GitHub (👨💻 36 · 🔀 30 · 📦 2.7K · 📋 1.4K - 4% open · ⏱️ 21.06.2022):
git clone https://github.com/vatlab/SOS
Hydrogen (🥉19 · ⭐ 3.8K) - 交互运行代码,检查数据并作图。MIT
-
GitHub (👨💻 89 · 🔀 320 · 📋 1.3K - 13% open · ⏱️ 25.03.2022):
git clone https://github.com/nteract/hydrogen
docker-python (🥉19 · ⭐ 2.2K) - Kaggle Python Docker映像。Apache-2
-
GitHub (👨💻 150 · 🔀 810 · 📋 300 - 4% open · ⏱️ 22.08.2022):
git clone https://github.com/kaggle/docker-python
-
Docker Hub (📥 190K · ⭐ 160 · ⏱️ 23.08.2022):
docker pull kaggle/python
ML Workspace (🥉18 · ⭐ 2.7K · 💤) - 基于Web的多合一IDE,专门用于机器学习和数据任务。Apache-2
-
GitHub (👨💻 11 · 🔀 330 · 📋 87 - 9% open · ⏱️ 22.11.2021):
git clone https://github.com/ml-tooling/ml-workspace
-
Docker Hub (📥 510K · ⭐ 24 · ⏱️ 13.07.2021):
docker pull mltooling/ml-workspace
ML Hub (🥉17 · ⭐ 250 · 💤) - 机器学习团队的多用户开发平台。Apache-2
-
GitHub (👨💻 7 · 🔀 54 · 📥 1.9K · 📋 26 - 57% open · ⏱️ 23.12.2021):
git clone https://github.com/ml-tooling/ml-hub
-
Docker Hub (📥 44K · ⭐ 5 · ⏱️ 18.02.2020):
docker pull mltooling/ml-hub
jupyterlab-classic (🥉17 · ⭐ 240) - 下一代老式笔记本用户UI界面。BSD-3
VSCode Jupyter (🥉16 · ⭐ 710) - VS Code Jupyter extension. MIT
-
GitHub (👨💻 250 · 🔀 150 · 📋 7.7K - 8% open · ⏱️ 25.08.2022):
git clone https://github.com/microsoft/vscode-jupyter
gpu-jupyter (🥉14 · ⭐ 390) - 充分利用Jupyterlab的灵活性。Apache-2
-
GitHub (👨💻 10 · 🔀 140 · 📋 56 - 21% open · ⏱️ 21.07.2022):
git clone https://github.com/iot-salzburg/gpu-jupyter
提供交互式UI小部件和可视化工具的扩展。
🔗 best-of-ml-python - Data Visualization - Python-based data visualization libraries.
ipywidgets (🥇34 · ⭐ 2.6K) - Interactive Widgets for the Jupyter Notebook. BSD-3
-
GitHub (👨💻 200 · 🔀 830 · 📦 4.7K · 📋 1.8K - 31% open · ⏱️ 23.08.2022):
git clone https://github.com/jupyter-widgets/ipywidgets
-
PyPi (📥 7.8M / month):
pip install ipywidgets
-
Conda (📥 5.8M · ⏱️ 19.08.2022):
conda install -c conda-forge ipywidgets
-
NPM (📥 79K / month):
npm install @jupyter-widgets/jupyterlab-manager
pandas-profiling (🥇33 · ⭐ 9.4K) - 从pandas DataFrame创建HTML分析报告。MIT
ipyleaflet (🥇30 · ⭐ 1.3K) - Jupyter-Leaflet.js桥接。MIT
D-Tale (🥇27 · ⭐ 3.6K) - Visualizer for Pandas Data Structures. ❗️LGPL-2.1
jupyter-matplotlib (🥇27 · ⭐ 1.3K) - Matplotlib Jupyter集成。BSD-3
jupyter-dash (🥇27 · ⭐ 800) - 在Jupyter Notebook和JupyterLab中开发Dash应用程序。MIT
facets-overview (🥈25 · ⭐ 7K · 💀) - 机器学习数据集的可视化。Apache-2
pythreejs (🥈24 · ⭐ 830) - Jupyter-Three.js桥接。❗Unlicensed
ipycytoscape (🥈23 · ⭐ 200) - Cytoscape Jupyter小部件。BSD-3
ipyvuetify (🥈21 · ⭐ 260) - 基于vuetify UI组件的Jupyter小部件。MIT
ipydatawidgets (🥈21 · ⭐ 31) - 一组小部件,以帮助促进大型数据集的重用。❗Unlicensed
itkwidgets (🥉20 · ⭐ 460) - 交互式Jupyter小部件,以可视化图像,点集等。Apache-2
evidently (🥉19 · ⭐ 2.6K) - 交互式报告,可在分析过程中分析机器学习模型。Apache-2
-
GitHub (👨💻 24 · 🔀 270 · 📦 550 · 📋 110 - 20% open · ⏱️ 16.08.2022):
git clone https://github.com/evidentlyai/evidently
What-If Tool (🥉19 · ⭐ 740 · 💤) - What-If工具的源代码/网页/演示。Apache-2
pivottablejs (🥉19 · ⭐ 470 · 💀) - Jupyter / IPython Notebook的Dragndrop数据透视表和图表。❗Unlicensed
ipydagred3 (🥉19 · ⭐ 38) - ipywidgets库,用于在其中绘制有向无环图。Apache-2
igv.js widget (🥉17 · ⭐ 150) - 集成了igv.js的Jupyter Notebook扩展。MIT
Altair Viewer (🥉17 · ⭐ 52 · 💤) - 用于Altair和Vega-Lite可视化的查看器。BSD-3
ipyregulartable (🥉16 · ⭐ 66) - Jupyter中的高性能,可编辑,可样式化的数据表。Apache-2
geonotebook (🥉15 · ⭐ 1.1K · 💀) - Jupyter笔记本扩展,用于地理空间可视化。Apache-2
-
GitHub (👨💻 9 · 🔀 140 · 📋 83 - 44% open · ⏱️ 21.01.2019):
git clone https://github.com/OpenGeoscience/geonotebook
-
Docker Hub (📥 130K · ⭐ 7 · ⏱️ 21.01.2019):
docker pull geonotebook/geonotebook
nbtutor (🥉14 · ⭐ 400) - 可视化Jupyter Notebook单元中的Python代码执行(逐行)。❗Unlicensed
ipymaterialui (🥉13 · ⭐ 83 · 💀) - 基于React Material UI组件的Jupyter小部件。MIT
Jupyter DataTables (🥉11 · ⭐ 140 · 💀) - 利用pandas DataFrames的Jupyter Notebook扩展。MIT
perfume (🥉11 · ⭐ 33 · 💀) - Jupyter中的交互式性能基准测试。❗Unlicensed
easyexplore (🥉10 · ⭐ 3) - 用于在Python中轻松有效地进行数据探索的工具箱。❗️GPL-3.0
Vision UI (🥉9 · ⭐ 250 · 💀) - Fastai的UI视觉界面-现在与Google兼容。❗Unlicensed
-
GitHub (👨💻 3 · 🔀 32 · 📋 3 - 33% open · ⏱️ 05.07.2020):
git clone https://github.com/asvcode/Vision_UI
ipyannotate (🥉9 · ⭐ 120 · 💀) - Jupyter Widget,用于数据标注。❗Unlicensed
扩展Jupyter自身功能的应用程序插件。
Contrib NBextensions (🥇21 · ⭐ 4.9K · 📈) - Jupyter的各种笔记本扩展的集合。❗Unlicensed
Resource Usage (🥇21 · ⭐ 330) - Jupyter Notebook Extension,用于监视您自己的资源。BSD-2
nbgitpuller (🥇21 · ⭐ 170) - Jupyter服务器扩展,可将git存储库单向同步。BSD-3
Jupyter Themes (🥈20 · ⭐ 9.2K) - Custom Jupyter Notebook Themes. MIT
jupyter-server-proxy (🥈20 · ⭐ 250) - Jupyter笔记本服务器扩展到代理Web服务。BSD-3
NBextensions Configurator (🥈19 · ⭐ 910 · 📈) - A jupyter notebook serverextension providing config.. ❗Unlicensed
Spark Monitor (🥉17 · ⭐ 170) - 从Jupyter Notebook监控Apache Spark。Apache-2
-
GitHub (👨💻 3 · 🔀 50 · 📥 2.4K · 📋 22 - 68% open · ⏱️ 16.05.2022):
git clone https://github.com/krishnan-r/sparkmonitor
-
PyPi (📥 1.4K / month):
pip install sparkmonitor
-
Docker Hub (📥 920 · ⏱️ 04.10.2019):
docker pull krishnanr/sparkmonitor
Rsession Proxy (🥉17 · ⭐ 94) - 用于运行RStudio rsession代理的Jupyter扩展。BSD-3
jupyter-archive (🥉16 · ⭐ 56) - Jupyter / Jupyterlab扩展,用于制作,下载和提取。BSD-3
jupyter-tensorboard (🥉15 · ⭐ 460 · 💀) - 在Jupyter Notebook中启动Tensorboard。MIT
HTTP-over-WebSocket (🥉15 · ⭐ 230 · 💤) - Jupyter对ws-over-ws的支持。Apache-2
Jupyter Spark (🥉15 · ⭐ 190 · 💀) - 利用pandas DataFrames的Jupyter Notebook扩展。MPL-2.0
Content Management (🥉14 · ⭐ 76 · 💀) - Jupyter内容管理扩展。BSD-3
jupyter-nbrequirements (🥉12 · ⭐ 14 · 💤) - Jupyter中的依赖关系管理和优化。MIT
-
GitHub (👨💻 12 · 🔀 4 · ⏱️ 21.10.2021):
git clone https://github.com/thoth-station/jupyter-nbrequirements
PPExtensions (🥉9 · ⭐ 48 · 💀) - 一组iPython和Jupyter扩展。❗Unlicensed
Jupyter Black (🥉8 · ⭐ 400 · 💀) - Jupyter Notebook的黑色格式化程序。BSD-3
-
GitHub (👨💻 2 · 🔀 20 · 📋 21 - 42% open · ⏱️ 01.02.2020):
git clone https://github.com/drillan/jupyter-black
jupyterterminals (🥉7 · ⭐ 8 · 💀) - Jupyter插件可支持嵌入式终端外壳。MIT
-
GitHub (👨💻 2 · 🔀 2 · 📦 1 · ⏱️ 17.05.2021):
git clone https://github.com/willkessler/jupyterterminals
提供magic命令以访问笔记本中方便功能的扩展。
ipython-sql (🥇27 · ⭐ 1.6K) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT
sparkmagic (🥇26 · ⭐ 1.2K) - Jupyter魔术和内核,可用于远程Spark集群。❗Unlicensed
jupyter-notify (🥈16 · ⭐ 560 · 💀) - A Jupyter Notebook magic for browser notifications of cell.. BSD-3
blackcellmagic (🥉15 · ⭐ 300 · 💤) - IPython魔术命令:格式化单元格中的python代码。MIT
jupyter-manim (🥉11 · ⭐ 180 · 💤) - manim单元魔术,用于IPython / Jupyter显示输出视频。MIT
-
GitHub (👨💻 5 · 🔀 11 · 📋 25 - 24% open · ⏱️ 02.01.2022):
git clone https://github.com/krassowski/jupyter-manim
Jupyter内核以给定的语言运行和内省用户的代码。
gophernotes (🥇22 · ⭐ 3.4K) - 适用于Jupyter笔记本电脑和nteract的Go内核。MIT
-
GitHub (👨💻 29 · 🔀 220 · 📥 40 · 📦 8 · 📋 170 - 28% open · ⏱️ 08.07.2022):
git clone https://github.com/gopherdata/gophernotes
-
Docker Hub (📥 86K · ⭐ 7 · ⏱️ 22.12.2018):
docker pull gopherdata/gophernotes
IPython Kernel (🥇22 · ⭐ 500 · 📉) - IPython Kernel for Jupyter. ❗Unlicensed
IRkernel (🥇21 · ⭐ 1.6K) - Jupyter的R内核。MIT
-
GitHub (👨💻 41 · 🔀 290 · 📋 570 - 9% open · ⏱️ 24.06.2022):
git clone https://github.com/IRkernel/IRkernel
-
Conda (📥 82K · ⏱️ 31.05.2022):
conda install -c r r-irkernel
-
Docker Hub (📥 1.3M · ⭐ 44 · ⏱️ 23.08.2022):
docker pull jupyter/r-notebook
Octave Kernel (🥇20 · ⭐ 410) - 用于IPython的Octave内核。BSD-3
Metakernel (🥇20 · ⭐ 290) - Jupyter/IPython内核工具。BSD-3
IJulia.jl (🥈19 · ⭐ 2.5K) - Jupyter的Julia内核。MIT
-
GitHub (👨💻 100 · 🔀 380 · 📋 790 - 12% open · ⏱️ 23.06.2022):
git clone https://github.com/JuliaLang/IJulia.jl
xeus-cling (🥈19 · ⭐ 2.3K · 💤) - 适用于C++编程语言的Jupyter内核。BSD-3
IJavascript (🥈19 · ⭐ 1.9K · 💤) - Jupyter笔记本的JavaScript内核。❗Unlicensed
almond (🥈19 · ⭐ 1.5K) - Jupyter的Scala内核。BSD-3
-
GitHub (👨💻 36 · 🔀 220 · 📥 1.3K · 📋 300 - 32% open · ⏱️ 24.08.2022):
git clone https://github.com/almond-sh/almond
-
Docker Hub (📥 15K · ⭐ 6 · ⏱️ 16.08.2022):
docker pull almondsh/almond
Apache Toree (🥈19 · ⭐ 700) - 适用于Apache Spark的Jupyter内核。Apache-2
IRuby (🥈18 · ⭐ 720) - 官方gem仓库:Jupyter/IPython Notebook的Ruby内核。MIT
-
GitHub (👨💻 44 · 🔀 18 · 📥 15 · 📦 160 · 📋 190 - 24% open · ⏱️ 05.07.2022):
git clone https://github.com/SciRuby/iruby
-
Docker Hub (📥 1.7K · ⭐ 3 · ⏱️ 07.06.2022):
docker pull rubydata/datascience-notebook
nb_conda_kernels (🥈18 · ⭐ 470 · 💀) - Package for managing conda environment-based kernels.. BSD-3
OCaml Kernel (🥈18 · ⭐ 230) - Jupyter(IPython)笔记本的OCaml内核。MIT
-
GitHub (👨💻 18 · 🔀 29 · 📥 70K · 📋 71 - 4% open · ⏱️ 10.04.2022):
git clone https://github.com/akabe/ocaml-jupyter
SAS Kernel (🥈18 · ⭐ 190) - 用于SAS的Jupyter内核。Apache-2
Spylon Kernel (🥈18 · ⭐ 160 · 💀) - Jupyter kernel for scala and spark. ❗Unlicensed
IJava (🥉17 · ⭐ 820 · 💀) - 用于执行Java代码的Jupyter内核。MIT
-
GitHub (👨💻 4 · 🔀 160 · 📥 89K · 📋 130 - 54% open · ⏱️ 08.12.2019):
git clone https://github.com/SpencerPark/IJava
Kernel Gateway (🥉17 · ⭐ 400) - Jupyter内核网关。❗Unlicensed
SciJava Kernel (🥉17 · ⭐ 180) - 在Jupyter笔记本中编写SciJava脚本。Apache-2
clojupyter (🥉16 · ⭐ 740 · 💤) - 用于Clojure的Jupyter内核。MIT
-
GitHub (👨💻 26 · 🔀 75 · 📋 97 - 18% open · ⏱️ 29.12.2021):
git clone https://github.com/clojupyter/clojupyter
-
Conda (📥 3K · ⏱️ 02.03.2020):
conda install -c simplect clojupyter
-
Docker Hub (📥 390 · ⏱️ 25.04.2019):
docker pull simplect/clojupyter
Enterprise Gateway (🥉16 · ⭐ 520) - 轻量级,多租户,可扩展和安全的网关。❗Unlicensed
Matlab Kernel (🥉16 · ⭐ 440) - Jupyter的Matlab内核。❗Unlicensed
Wolfram Kernel (🥉15 · ⭐ 750) - 适用于Jupyter的Wolfram语言内核。MIT
-
GitHub (👨💻 7 · 🔀 91 · 📥 6.1K · 📋 96 - 31% open · ⏱️ 19.02.2022):
git clone https://github.com/WolframResearch/WolframLanguageForJupyter
Bash Kernel (🥉15 · ⭐ 600) - IPython的bash内核。BSD-3
Ansible Kernel (🥉15 · ⭐ 500) - Jupyter笔记本内核,用于运行Ansible任务。❗Unlicensed
-
GitHub (👨💻 10 · 🔀 54 · 📦 9 · 📋 44 - 34% open · ⏱️ 11.02.2022):
git clone https://github.com/ansible/ansible-jupyter-kernel
-
PyPi (📥 280 / month):
pip install ansible-kernel
-
Conda (📥 11K · ⏱️ 12.02.2022):
conda install -c conda-forge ansible-kernel
-
Docker Hub (📥 66K · ⭐ 2 · ⏱️ 12.12.2018):
docker pull benthomasson/ansible-jupyter-kernel
LFortran (🥉14 · ⭐ 370) - https://gitlab.com/lfortran/lfortran的官方镜像。❗Unlicensed
IElixir (🥉14 · ⭐ 340 · 💀) - Jupyter的Elixir编程语言内核。Apache-2
-
GitHub (👨💻 19 · 🔀 39 · 📋 30 - 33% open · ⏱️ 20.03.2021):
git clone https://github.com/pprzetacznik/IElixir
-
Docker Hub (📥 340 · ⭐ 1 · ⏱️ 20.03.2021):
docker pull pprzetacznik/ielixir
Kernel Detection (🥉14 · ⭐ 140 · 💀) - 一个Jupyter插件,用于自动检测。BSD-2
lgo (🥉13 · ⭐ 2.3K · 💀) - 使用Jupyter进行交互式Go编程。BSD-3
-
GitHub (👨💻 9 · 🔀 110 · 📋 76 - 30% open · ⏱️ 09.07.2019):
git clone https://github.com/yunabe/lgo
F# Kernel (🥉12 · ⭐ 430) - F# for Jupyter Notebooks. ❗Unlicensed
-
GitHub (👨💻 28 · 🔀 67 · 📥 5.4K · 📋 140 - 9% open · ⏱️ 17.03.2022):
git clone https://github.com/fsprojects/IfSharp
-
Docker Hub (📥 680 · ⏱️ 26.03.2019):
docker pull fsprojects/ifsharp
ICSharp (🥉12 · ⭐ 270 · 💀) - Jupyter的C#内核。Apache-2
-
GitHub (👨💻 10 · 🔀 57 · 📋 46 - 71% open · ⏱️ 23.09.2018):
git clone https://github.com/zabirauf/icsharp
SSH Kernel (🥉12 · ⭐ 53 · 💤) - Jupyter的SSH内核。BSD-3
xeus-sqlite (🥉11 · ⭐ 140) - 适用于SQLite的Jupyter内核。BSD-3
-
GitHub (👨💻 12 · 🔀 21 · 📋 41 - 26% open · ⏱️ 15.03.2022):
git clone https://github.com/jupyter-xeus/xeus-sqlite
remote_ikernel (🥉10 · ⭐ 12 · 💀) - All your Jupyter kernels, on all your machines, in one place. BSD-2
ssh_ipykernel (🥉7 · ⭐ 8 · 💀) - A remote jupyter kernel via ssh. MIT
-
GitHub (👨💻 2 · 🔀 2 · ⏱️ 28.06.2021):
git clone https://github.com/bernhard-42/ssh_ipykernel
kernel-relay (🥉6 · ⭐ 11 · 💀) - kernel-relay是与之接口的GraphQL服务。❗Unlicensed
-
GitHub (👨💻 3 · 🔀 5 · 📋 12 - 83% open · ⏱️ 10.07.2019):
git clone https://github.com/nteract/kernel-relay
与笔记本文件共享、转换和简化协作的工具(例如,通过git)。
nbconvert (🥇31 · ⭐ 1.4K) - Jupyter Notebook Conversion. ❗Unlicensed
Voila (🥈26 · ⭐ 4.3K) - Voil将Jupyter笔记本变成独立的Web应用程序。❗Unlicensed
-
GitHub (👨💻 61 · 🔀 420 · 📥 290 · 📦 7.2K · 📋 610 - 40% open · ⏱️ 11.08.2022):
git clone https://github.com/voila-dashboards/voila
-
PyPi (📥 54K / month):
pip install voila
-
Conda (📥 200K · ⏱️ 18.07.2022):
conda install -c conda-forge voila
-
NPM (📥 3.2K / month):
npm install @jupyter-voila/jupyterlab-preview
RISE (🥈24 · ⭐ 3.3K) - 实时Reveal.js Jupyter/IPython幻灯片扩展。❗Unlicensed
Jupyter Book (🥈24 · ⭐ 3K) - 从Jupyter构建交互式的,具有出版质量的文档。BSD-3
nbdime (🥈23 · ⭐ 2.3K) - 区分和合并Jupyter笔记本的工具。❗Unlicensed
Stencila (🥈23 · ⭐ 650) - 用于可复制研究的在线文档。Apache-2
-
GitHub (👨💻 34 · 🔀 34 · 📥 3.1K · 📦 17 · 📋 560 - 11% open · ⏱️ 29.07.2022):
git clone https://github.com/stencila/stencila
-
NPM (📥 360 / month):
npm install stencila
-
Docker Hub (📥 16K · ⏱️ 08.04.2019):
docker pull stencila/cloud
Knowledge Repo (🥈21 · ⭐ 5.2K) - 下一代知识共享平台Apache-2
nbviewer (🥉19 · ⭐ 2K) - nbconvert作为Web服务:将Jupyter Notebooks渲染为静态Web。BSD-3
-
GitHub (👨💻 91 · 🔀 490 · 📦 7 · 📋 570 - 28% open · ⏱️ 22.08.2022):
git clone https://github.com/jupyter/nbviewer
-
Docker Hub (📥 2.8M · ⭐ 29 · ⏱️ 22.08.2022):
docker pull jupyter/nbviewer
BinderHub (🥉18 · ⭐ 2.2K) - 在云端运行您的代码。BSD-3
-
GitHub (👨💻 84 · 🔀 320 · 📦 6 · 📋 630 - 28% open · ⏱️ 22.08.2022):
git clone https://github.com/jupyterhub/binderhub
ThebeLab (🥉17 · ⭐ 300 · 💤) - ThebeLab:将静态HTML页面转换为实时文档。BSD-3
-
GitHub (👨💻 26 · 🔀 57 · 📦 5 · 📋 150 - 42% open · ⏱️ 19.11.2021):
git clone https://github.com/executablebooks/thebe
nbinteract (🥉15 · ⭐ 220 · 💀) - 从Jupyter Notebooks创建交互式网页。BSD-3
mkdocs-jupyter (🥉15 · ⭐ 150 · 📈) - 在mkdocs中使用Jupyter Notebook。Apache-2
cdsdashboards (🥉14 · ⭐ 170) - 用于ContainDS仪表板的JupyterHub扩展。❗Unlicensed
pynb (🥉13 · ⭐ 240 · 💀) - Jupyter Notebooks是带有嵌入式Markdown文本的纯Python代码。MIT
-
GitHub (👨💻 8 · 🔀 6 · 📦 21 · ⏱️ 07.07.2020):
git clone https://github.com/elehcimd/pynb
nbgallery (🥉13 · ⭐ 140) - 企业Jupyter笔记本共享和协作应用程序。MIT
-
GitHub (👨💻 19 · 🔀 23 · 📋 380 - 18% open · ⏱️ 19.08.2022):
git clone https://github.com/nbgallery/nbgallery
-
Docker Hub (📥 160K · ⭐ 3 · ⏱️ 19.08.2022):
docker pull nbgallery/nbgallery
jupyter-flex (🥉11 · ⭐ 260) - 使用Jupyter Notebook构建仪表板。Apache-2
-
GitHub (👨💻 4 · 🔀 46 · 📦 1 · 📋 56 - 21% open · ⏱️ 22.06.2022):
git clone https://github.com/danielfrg/jupyter-flex
jnotebook-reader (🥉11 · ⭐ 99) - 一款很棒的查看器,用于浏览和渲染Jupyter。Apache-2
-
GitHub (👨💻 6 · 🔀 15 · ⏱️ 01.07.2022):
git clone https://github.com/line/jnotebook_reader
与笔记本文件一起工作或可以在笔记本文件中使用的库和工具。
nbclient (🥇26 · ⭐ 100) - 用于执行笔记本的客户端库。❗Unlicensed
nbval (🥈23 · ⭐ 390 · 💤) - 一个py.test插件,用于验证Jupyter笔记本。❗Unlicensed
Jupyter Client (🥈23 · ⭐ 280 · 📈) - Jupyter protocol client APIs. BSD-3
BeakerX (🥈22 · ⭐ 2.7K · 💀) - Jupyter Notebook的Beaker扩展。Apache-2
-
GitHub (👨💻 43 · 🔀 370 · 📥 31 · 📋 4.5K - 7% open · ⏱️ 21.01.2021):
git clone https://github.com/twosigma/beakerx
-
PyPi (📥 4.8K / month):
pip install beakerx
-
Conda (📥 530K · ⏱️ 18.11.2021):
conda install -c conda-forge beakerx
-
NPM (📥 610 / month):
npm install beakerx
-
Docker Hub (📥 250K · ⭐ 23 · ⏱️ 02.12.2018):
docker pull beakerx/beakerx
Jupyter Sphinx (🥈22 · ⭐ 150) - Sphinx扩展,用于呈现Jupyter交互式小部件。BSD-3
repo2docker (🥈21 · ⭐ 1.4K) - 将存储库转换为支持Jupyter的Docker映像。BSD-3
nbformat (🥈19 · ⭐ 180 · 📉) - Jupyter Notebook格式的参考实现。❗Unlicensed
ipyparallel (🥉18 · ⭐ 2.3K) - Python中的交互式并行计算。❗Unlicensed
sphinxcontrib.jupyter (🥉17 · ⭐ 72 · 💀) - 用于生成Jupyter笔记本的Sphinx扩展。BSD-3
JupyterWith (🥉14 · ⭐ 350) - 声明性和可复制的Jupyter环境-由Nix提供支持。MIT
-
GitHub (👨💻 31 · 🔀 79 · 📋 110 - 9% open · ⏱️ 22.08.2022):
git clone https://github.com/tweag/jupyterWith
testbook (🥉14 · ⭐ 320) - 以正确的方式对Jupyter笔记本进行单元测试。BSD-3
-
GitHub (👨💻 14 · 🔀 30 · 📦 140 · 📋 87 - 47% open · ⏱️ 12.08.2022):
git clone https://github.com/nteract/testbook
nbmake-action (🥉14 · ⭐ 160 · 💤) - GitHub用于测试笔记本的动作。Apache-2
-
GitHub (👨💻 2 · 🔀 6 · 📦 27 · ⏱️ 21.09.2021):
git clone https://github.com/treebeardtech/nbmake-action
naas (🥉13 · ⭐ 200) - Notebook调度工具,像API一样运行它们。❗️AGPL-3.0
Kernel Management (🥉12 · ⭐ 13 · 💀) - 针对Jupyter的实验性新内核管理框架。❗Unlicensed
jupyter2slides (🥉11 · ⭐ 770 · 💀) - 使用Jupyter Notebook的Cloud Native演示幻灯片MIT
-
GitHub (🔀 170 · 📋 15 - 73% open · ⏱️ 28.12.2018):
git clone https://github.com/datitran/jupyter2slides
ipyexperiments (🥉11 · ⭐ 150 · 💤) - 适用于GPU和一般设备的jupyter / ipython实验容器。❗Unlicensed
Jupyter Helpers (🥉11 · ⭐ 40 · 💀) - Jupyter/IPython的帮助程序集合。MIT
Jupter-Notebook-REST-API (🥉7 · ⭐ 51 · 💀) - 将jupyter笔记本作为REST API端点运行。MIT
-
GitHub (👨💻 2 · 🔀 4 · ⏱️ 31.03.2020):
git clone https://github.com/Invictify/Jupter-Notebook-REST-API
可以呈现和显示特定MIME类型文件的扩展名。
JupyterLab Dash (🥇20 · ⭐ 360 · 💀) - An Extension for the Interactive development of Dash apps in.. MIT
JupyterLab Drawio (🥈19 · ⭐ 540 · 💀) - FOSS drawio/mxgraph程序包的独立嵌入。BSD-3
JupyterLab Latex (🥈18 · ⭐ 530) - JupyterLab扩展,用于实时编辑LaTeX文档。BSD-3
JupyterLab Renderers (🥉17 · ⭐ 440) - JupyterLab的渲染器和渲染器扩展。BSD-3
JupyterLab Chart Editor (🥉16 · ⭐ 210 · 💀) - JupyterLab扩展,用于实时编辑LaTeX文档。❗Unlicensed
JupyterLab Spreadsheet (🥉16 · ⭐ 160) - JupyterLab插件,用于查看电子表格。BSD-3
JupyterLab Voyager (🥉13 · ⭐ 270 · 💀) - JupyterLab extension visualize data with Voyager. BSD-3
可以自定义JupyterLab外观的扩展。
Darcula Theme (🥇19 · ⭐ 150) - A handsome Darcula theme for Jupyterlab. The first jlab theme to.. BSD-3
jupyterlab-theme-solarized-dark (🥈14 · ⭐ 66) - JupyterLab 2.x Solarized Dark扩展。BSD-3
Neon Theme (🥈13 · ⭐ 120 · 💀) - JupyterLab的扁平,80年代霓虹灯启发主题。BSD-3
Material Darker Theme (🥉12 · ⭐ 130 · 💤) - JupyterLab的Material Darker主题。BSD-3
Horizon Theme (🥉12 · ⭐ 52 · 💀) - JupyterLab的VSCode Horizon主题端口。BSD-3
Theme Toggle (🥉10 · ⭐ 11 · 💀) - JupyterLab extension to toggle the theme in the Top Bar area. BSD-3
Gruvbox Theme (🥉9 · ⭐ 48 · 💀) - Jupyter Lab的Gruvbox黑暗主题。❗Unlicensed
Nord Theme (🥉6 · ⭐ 24 · 💀) - JupyterLab-Nord主题。❗Unlicensed
扩展JupyterLab自身功能的应用程序插件。
JupyterLab Git (🥇27 · ⭐ 1.1K) - JupyterLab的Git扩展。BSD-3
Perspective (🥇21 · ⭐ 4.8K) - 通过WebAssembly进行流式透视显示。Apache-2
JupyterLab Debugger (🥇20 · ⭐ 540 · 💀) - 适用于Jupyter笔记本电脑,控制台等的可视调试器。BSD-3
Variable Inspector (🥇19 · ⭐ 930) - Jupyterlab的变量查看器扩展。BSD-3
JupyterLab TOC (🥇19 · ⭐ 720 · 💤) - Table of Contents extension for JupyterLab. BSD-3
JupyterLab System Monitor (🥇19 · ⭐ 250) - JupyterLab扩展以显示系统指标。BSD-3
Code Formatter (🥈18 · ⭐ 600) - JupyterLab的通用代码格式化工具。MIT
JupyterLab GitHub (🥈18 · ⭐ 330 · 💤) - GitHub integration for JupyterLab. BSD-3
JupyterLab Templates (🥈18 · ⭐ 310) - 在jupyterlab的jupyter-Notebook各种模板。Apache-2
dask-labextension (🥈18 · ⭐ 270) - JupyterLab扩展,用于实时编辑LaTeX文档。BSD-3
JupyterLab Vim (🥈17 · ⭐ 920 · 💀) - 用于JupyterLab的Vim笔记本cell绑定。MIT
GPU Dashboards (🥈17 · ⭐ 470) - 一个JupyterLab扩展,用于显示GPU的仪表板。BSD-3
JupyterLab Google Drive (🥈17 · ⭐ 370) - 使用Google云端硬盘的JupyterLab的云存储。BSD-3
JupyterLab SideCar (🥈17 · ⭐ 200 · 💀) - JupyterLab的sidecar输出小部件。BSD-3
JupyterLab Spellchecker (🥈17 · ⭐ 160) - JupyterLab笔记本降价单元的拼写检查器。BSD-3
JupyterLab Go-To-Definition (🥈16 · ⭐ 220 · 💀) - 变量的定义查看器。BSD-3
JupyterLab Data Explorer (🥈16 · ⭐ 170 · 💀) - JupyterLab中的一流数据集。BSD-3
JupyterLab IFrame (🥈16 · ⭐ 81) - JupyterLab iframe小部件。Apache-2
JupyterLab Tensorboard (🥈15 · ⭐ 300) - Jupyterlab的Tensorboard扩展。MIT
jupyterlab-execute-time (🥈15 · ⭐ 230) - 为Jupyter Lab执行时间插件。BSD-3
Jupyter Bokeh (🥈15 · ⭐ 200) - 用于在JupyterLab笔记本中呈现Bokeh内容的扩展。BSD-3
jupyterlab-sos (🥈15 · ⭐ 54) - 适用于SoS Polyglot笔记本和工作流程的Jupyterlab扩展BSD-3
JupyterLab SQL (🥉14 · ⭐ 380 · 💀) - JupyterLab的SQL GUI。MIT
Collapsible Headings (🥉14 · ⭐ 170 · 💀) - 为Jupyter实验室笔记本实现可折叠页眉。BSD-3
JupyterLab HDF5 (🥉14 · ⭐ 95) - 在JupyterLab中打开和浏览HDF5文件。BSD-3
JupyterLab Quickopen (🥉14 · ⭐ 75 · 💤) - 通过在JupyterLab中键入文件的一部分来快速打开文件。BSD-3
JupyterLab Kernelspy (🥉14 · ⭐ 68) - Jupyter Lab扩展,用于检查往返于邮件的信息。❗Unlicensed
JupyterLab Autoversion (🥉14 · ⭐ 58) - 在JupyterLab中Jupyter笔记本的自动版本控制。Apache-2
JupyterLab Shortcutui (🥉14 · ⭐ 55 · 💀) - 一个JupyterLab扩展,用于显示GPU的仪表板。BSD-3
jupyterlab-sparkmonitor (🥉13 · ⭐ 78) - JupyterLab扩展,可启动监控。Apache-2
-
GitHub (👨💻 10 · 🔀 20 · 📋 16 - 50% open · ⏱️ 01.04.2022):
git clone https://github.com/itsjafer/jupyterlab-sparkmonitor
-
PyPi (📥 3.4K / month):
pip install jupyterlab-sparkmonitor
-
NPM (📥 68 / month):
npm install jupyterlab_sparkmonitor
-
Docker Hub (📥 290 · ⏱️ 02.06.2021):
docker pull itsjafer/sparkmonitor
jupyter-fs (🥉12 · ⭐ 120) - 类似文件系统的内容管理器,用于Jupyter中的多个后端。Apache-2
JupyterLab Commenting (🥉12 · ⭐ 93 · 💀) - JupyterLab的注释和注释。BSD-3
nbcelltests (🥉12 · ⭐ 64) - 用于Jupyter笔记本的逐个cell测试工具。Apache-2
JupyterLab Python Files (🥉12 · ⭐ 52 · 💤) - JupyterLab扩展来创建Python文件。BSD-3
JupyterLab Flake8 (🥉12 · ⭐ 51) - 一个jupyterlab扩展,可以直接从中发送电子邮件笔记本。Apache-2
KnowledgeLab (🥉12 · ⭐ 45) - KnowledgeRepo + JupyterLab. Apache-2
jupyterlab_commands (🥉12 · ⭐ 37) - Add arbitrary python commands to the jupyterlab.. Apache-2
-
GitHub (👨💻 2 · 🔀 5 · 📦 3 · 📋 24 - 8% open · ⏱️ 21.07.2022):
git clone https://github.com/timkpaine/jupyterlab_commands
JupyterLab LSP (🥉12 · 📉) - JupyterLab的编码帮助(代码导航+悬停)。BSD-3
jupyterlab-celltags (🥉11 · ⭐ 110 · 💀) - 一个JupyterLab扩展,用于显示GPU的仪表板。BSD-3
-
GitHub (👨💻 10 · 🔀 25 · 📋 18 - 61% open · ⏱️ 29.04.2020):
git clone https://github.com/jupyterlab/jupyterlab-celltags
JupyterLab Email (🥉11 · ⭐ 51) - 一个jupyterlab扩展,可以直接从中发送电子邮件笔记本。Apache-2
jupyterlab-flake8 (🥉10 · ⭐ 110 · 💤) - Jupyterlab用于笔记本和文本文件的python连接器。BSD-3
jupyterlab-gitplus (🥉9 · ⭐ 94 · 💤) - JupyterLab扩展来创建Python文件。❗️AGPL-3.0
JupyterLab Bytecode (🥉9 · ⭐ 59 · 💀) - JupyterLab扩展,以探索CPython字节码。BSD-3
JupyterLab Spark (🥉9 · ⭐ 9 · 💤) - JupyterLab的Spark应用程序UI扩展。Apache-2
JupyterLab Top Bar (🥉9 · ⭐ 3 · 💤) - JupyterLab顶部栏扩展。BSD-3
jupyterlab-executor (🥉8 · ⭐ 5 · 💀) - JupyterLab扩展,以探索CPython字节码。BSD-3
管理和控制用户如何访问JupyterHub部署的身份验证模块。
OAuthenticator (🥇22 · ⭐ 340) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
LDAP Authenticator (🥇22 · ⭐ 180 · 💀) - 用于Jupyter的LDAP Authenticator插件。BSD-3
LTI Authenticator (🥈18 · ⭐ 55) - 用于LTI的JupyterHub身份验证器。BSD-3
Native Authenticator (🥈18 · ⭐ 53) - JupyterHub本地用户身份验证器。BSD-3
First Use Authenticator (🥈16 · ⭐ 40 · 💤) - JupyterHub Authenticator,可以让用户进行设置。BSD-3
dummyauthenticator (🥈14 · ⭐ 28 · 💀) - 虚拟的JupyterHub Authenticator使测试变得容易。BSD-3
JWT Authenticator (🥉13 · ⭐ 41 · 💀) - JupyterHub的令牌验证器。Apache-2
Null Authenticator (🥉13 · ⭐ 7) - Null Authenticator for JupyterHub instances that should have.. BSD-3
SAML Authenticator (🥉12 · ⭐ 33) - jupyterhub-samlauthenticator。MIT
Remote User Auth (🥉11 · ⭐ 33 · 💀) - Jupyterhub的REMOTE_USER身份验证器。❗️GPL-3.0
CAS Authenticator (🥉10 · ⭐ 18) - Jupyterhub的CAS验证器。❗️GPL-3.0
Hash Authenticator (🥉9 · ⭐ 4 · 💀) - 使用从其生成的密码对用户进行身份验证。BSD-3
Remote Authenticator (🥉9 · ⭐ 1) - JupyterHub Authenticators的集合。❗️GPL-3.0
Keberos Authenticator (🥉8 · ⭐ 10 · 💀) - 用于LTI的JupyterHub身份验证器。BSD-3
SSH Authenticator (🥉6 · ⭐ 6 · 💀) - JupyterHub的简单SSH身份验证器。BSD-3
-
GitHub (🔀 1 · ⏱️ 03.09.2019):
git clone https://github.com/andreas-h/sshauthenticator
启动、监视和停止单用户笔记本服务器的派生模块。
DockerSpawner (🥇21 · ⭐ 430) - 在Docker容器中生成JupyterHub单用户服务器。BSD-3
KubeSpawner (🥈20 · ⭐ 420) - Kubernetes spawner for JupyterHub. BSD-3
BatchSpawner (🥈20 · ⭐ 140) - 用于Jupyterhub的自定义Spawner,可按计划批量启动服务器。BSD-3
SystemdSpawner (🥉17 · ⭐ 79) - 使用Systemd生成JupyterHub单用户笔记本服务器。BSD-3
WrapSpawner (🥉14 · ⭐ 54) - JupyterHub的生成器的运行时配置机制。BSD-3
-
GitHub (👨💻 16 · 🔀 49 · 📦 7 · 📋 31 - 54% open · ⏱️ 04.03.2022):
git clone https://github.com/jupyterhub/wrapspawner
SudoSpawner (🥉14 · ⭐ 44 · 💤) - 使用Systemd生成JupyterHub单用户笔记本服务器。BSD-3
FargateSpawner (🥉11 · ⭐ 36 · 💀) - 在Docker容器中生成JupyterHub单用户服务器。MIT
YarnSpawner (🥉10 · ⭐ 19 · 💀) - 在Hadoop/YARN中生成JupyterHub单用户笔记本服务器。BSD-3
Jupyter架构的核心组件。
jupyter_server (🥉21 · ⭐ 330) - The backendi.e. core services, APIs, and REST.. ❗Unlicensed
jupyter-packaging (🥉19 · ⭐ 58) - 帮助构建和安装Jupyter Python软件包的工具。BSD-3
jupyter-console (🥉20 · ⭐ 200) - Jupyter终端控制台。❗Unlicensed
- Python资源汇集列表: 周更新的各种应用方向与主题的资源汇集列表
- python机器学习资源大全: 周更新的各种python机器学习资源汇集列表
- Jupyter及相关工具资源大全: 周更新的各种Jupyter及相关工具资源汇集列表
- NLP项目和资源大全: 周更新的各种NLP板块涉及的项目和工具资源汇集列表
- CV项目和资源大全: 周更新的各种CV板块涉及的项目和工具资源汇集列表