Jupyter开源工具库资源大全,划分子版块并梳理排行,每周自动更新
本资源清单包含270个jupyter相关的开源工具资源,这些热门工具总共分成13个不同的子板块,这些项目目前在github上已经收到290K个点赞。所有的工具资源每周会自动从GitHub和工具维护平台采集信息,并更新排行展示。本清单参考best-of模板完成,内容参考了awesome-jupyter,欢迎大家提PR丰富本清单。
- Notebook Environments 13 projects
- Interactive Widgets & Visualization 49 projects
- Jupyter Extensions 23 projects
- Jupyter Magic 10 projects
- Jupyter Kernels 36 projects
- Notebook Sharing & Conversion 23 projects
- Notebook Tools 24 projects
- JupyterLab Renderer 7 projects
- JupyterLab Themes 8 projects
- JupyterLab Extensions 50 projects
- JupyterHub Authenticators 15 projects
- JupyterHub Spawners 8 projects
- Jupyter Components 3 projects
- Others 4 projects
- 🥇🥈🥉 Combined project-quality score
- ⭐️ Star count from GitHub
- 🐣 New project (less than 6 months old)
- 💤 Inactive project (6 months no activity)
- 💀 Dead project (12 months no activity)
- 📈📉 Project is trending up or down
- ➕ Project was recently added
- ❗️ Warning (e.g. missing/risky license)
- 👨💻 Contributors count from GitHub
- 🔀 Fork count from GitHub
- 📋 Issue count from GitHub
- ⏱️ Last update timestamp on package manager
- 📥 Download count from package manager
- 📦 Number of dependent projects
Development environments with support for Jupyter Notebooks.
Jupyter (🥇31 · ⭐ 12K) - Jupyter Interactive Notebook. BSD-3
-
GitHub (👨💻 640 · 🔀 4.3K · 📥 16K · 📦 810 · 📋 4.8K - 41% open · ⏱️ 02.01.2024):
git clone https://github.com/jupyter/notebook
-
PyPi (📥 16M / month):
pip install notebook
-
Conda (📥 4M · ⏱️ 02.10.2023):
conda install -c conda-forge jupyter
-
Docker Hub (📥 32M · ⭐ 1.1K · ⏱️ 20.10.2023):
docker pull jupyter/datascience-notebook
JupyterHub (🥈25 · ⭐ 7.8K) - Multi-user server for Jupyter notebooks. ❗Unlicensed
-
GitHub (👨💻 350 · 🔀 1.9K · 📦 2.7K · 📋 2.3K - 7% open · ⏱️ 11.01.2024):
git clone https://github.com/jupyterhub/jupyterhub
-
PyPi (📥 120K / month):
pip install jupyterhub
-
Conda (📥 1M · ⏱️ 10.08.2023):
conda install -c conda-forge jupyterhub
-
Docker Hub (📥 5M · ⭐ 330 · ⏱️ 11.01.2024):
docker pull jupyterhub/jupyterhub
Docker Stacks (🥈24 · ⭐ 8.1K) - Ready-to-run Docker images containing Jupyter applications. BSD-3
-
GitHub (👨💻 240 · 🔀 2.8K · 📦 21 · 📋 870 - 1% open · ⏱️ 08.01.2024):
git clone https://github.com/jupyter/docker-stacks
-
Docker Hub (📥 90M · ⭐ 440 · ⏱️ 20.10.2023):
docker pull jupyter/scipy-notebook
sos (🥈23 · ⭐ 260) - SoS workflow system for daily data analysis. BSD-3
-
GitHub (👨💻 36 · 🔀 40 · 📦 5.2K · 📋 1.4K - 4% open · ⏱️ 23.12.2023):
git clone https://github.com/vatlab/SOS
docker-python (🥉20 · ⭐ 2.5K) - Kaggle Python docker image. Apache-2
-
GitHub (👨💻 150 · 🔀 870 · 📋 340 - 7% open · ⏱️ 09.01.2024):
git clone https://github.com/kaggle/docker-python
-
Docker Hub (📥 200K · ⭐ 180 · ⏱️ 10.01.2024):
docker pull kaggle/python
Hydrogen (🥉19 · ⭐ 3.9K · 💤) - Run code interactively, inspect data, and plot. All the power of.. MIT
-
GitHub (👨💻 90 · 🔀 320 · 📋 1.3K - 13% open · ⏱️ 10.01.2023):
git clone https://github.com/nteract/hydrogen
ML Workspace (🥉19 · ⭐ 3.3K) - All-in-one web-based IDE specialized for machine learning and.. Apache-2
-
GitHub (👨💻 12 · 🔀 400 · 📋 92 - 1% open · ⏱️ 14.11.2023):
git clone https://github.com/ml-tooling/ml-workspace
-
Docker Hub (📥 550K · ⭐ 27 · ⏱️ 13.07.2021):
docker pull mltooling/ml-workspace
VSCode Jupyter (🥉19 · ⭐ 1.2K) - VS Code Jupyter extension. MIT
-
GitHub (👨💻 270 · 🔀 250 · 📦 3 · 📋 9.5K - 3% open · ⏱️ 11.01.2024):
git clone https://github.com/microsoft/vscode-jupyter
gpu-jupyter (🥉16 · ⭐ 610) - Leverage the flexibility of Jupyterlab through the power of your.. Apache-2
-
GitHub (👨💻 13 · 🔀 210 · 📋 86 - 8% open · ⏱️ 31.12.2023):
git clone https://github.com/iot-salzburg/gpu-jupyter
ML Hub (🥉16 · ⭐ 290 · 💀) - Multi-user development platform for machine learning teams. Simple.. Apache-2
-
GitHub (👨💻 7 · 🔀 62 · 📥 2.1K · 📋 27 - 59% open · ⏱️ 23.12.2021):
git clone https://github.com/ml-tooling/ml-hub
-
Docker Hub (📥 45K · ⭐ 5 · ⏱️ 18.02.2020):
docker pull mltooling/ml-hub
jupyterlab-classic (🥉15 · ⭐ 280 · 💤) - The next-gen old-school notebook UI. BSD-3
Extensions that provide interactive UI-widgets and visualization tools.
🔗 best-of-ml-python - Data Visualization - Python-based data visualization libraries.
pandas-profiling (🥇33 · ⭐ 12K) - Create HTML profiling reports from pandas DataFrame.. MIT
ipyleaflet (🥇31 · ⭐ 1.4K) - A Jupyter - Leaflet.js bridge. MIT
D-Tale (🥇28 · ⭐ 4.4K) - Visualizer for Pandas Data Structures. ❗️LGPL-2.1
jupyter-matplotlib (🥈27 · ⭐ 1.5K · 💤) - Matplotlib Jupyter Integration. BSD-3
facets-overview (🥈26 · ⭐ 7.3K · 💤) - Visualizations for machine learning datasets. Apache-2
ipywidgets (🥈26 · ⭐ 3K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3
-
GitHub (👨💻 210 · 🔀 900 · 📦 3 · 📋 2K - 33% open · ⏱️ 19.12.2023):
git clone https://github.com/jupyter-widgets/ipywidgets
-
PyPi (📥 9.7M / month):
pip install ipywidgets
-
Conda (📥 13M · ⏱️ 13.09.2023):
conda install -c conda-forge ipywidgets
-
NPM (📥 42K / month):
npm install @jupyter-widgets/jupyterlab-manager
jupyter-dash (🥈26 · ⭐ 940) - Develop Dash apps in the Jupyter Notebook and JupyterLab. MIT
ipyvuetify (🥈25 · ⭐ 320) - Jupyter widgets based on vuetify UI components. MIT
ipyvolume (🥈23 · ⭐ 1.9K · 📉) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
evidently (🥈22 · ⭐ 4.3K) - Interactive reports to analyze machine learning models during.. Apache-2
-
GitHub (👨💻 57 · 🔀 470 · 📥 4 · 📦 2.8K · 📋 300 - 38% open · ⏱️ 10.01.2024):
git clone https://github.com/evidentlyai/evidently
qgrid (🥈22 · ⭐ 3K · 💀) - An interactive grid for sorting, filtering, and editing DataFrames.. Apache-2
itkwidgets (🥈22 · ⭐ 560) - Interactive Jupyter widgets to visualize images, point sets, and.. Apache-2
ipycytoscape (🥈22 · ⭐ 250 · 💤) - A Cytoscape Jupyter widget. BSD-3
pythreejs (🥉21 · ⭐ 910 · 💤) - A Jupyter - Three.js bridge. ❗Unlicensed
ipydatawidgets (🥉20 · ⭐ 38 · 💤) - A set of widgets to help facilitate reuse of large.. ❗Unlicensed
What-If Tool (🥉19 · ⭐ 860 · 💤) - Source code/webpage/demos for the What-If Tool. Apache-2
pivottablejs (🥉19 · ⭐ 640 · 💀) - Dragndrop Pivot Tables and Charts for Jupyter/IPython.. ❗Unlicensed
ipydagred3 (🥉17 · ⭐ 65) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2
ipyregulartable (🥉16 · ⭐ 95) - High performance, editable, stylable datagrids in jupyter.. Apache-2
Altair Viewer (🥉16 · ⭐ 77 · 💤) - Viewer for Altair and Vega-Lite visualizations. BSD-3
geonotebook (🥉15 · ⭐ 1.1K · 💀) - A Jupyter notebook extension for geospatial visualization.. Apache-2
-
GitHub (👨💻 9 · 🔀 140 · 📋 83 - 44% open · ⏱️ 21.01.2019):
git clone https://github.com/OpenGeoscience/geonotebook
-
Docker Hub (📥 130K · ⭐ 9 · ⏱️ 21.01.2019):
docker pull geonotebook/geonotebook
nbtutor (🥉15 · ⭐ 450 · 💤) - Visualize Python code execution (line-by-line) in Jupyter.. ❗Unlicensed
igv.js widget (🥉15 · ⭐ 160 · 💤) - Extension for Jupyter Notebook which integrates igv.js. MIT
Jupyter DataTables (🥉13 · ⭐ 230 · 💀) - Jupyter Notebook extension leveraging pandas DataFrames.. MIT
ipycanvas (🥉13 · 📉) - Interactive Canvas in Jupyter. ❗Unlicensed
ipymaterialui (🥉12 · ⭐ 85 · 💀) - Jupyter Widgets based on React Material UI components. MIT
perfume (🥉11 · ⭐ 33 · 💀) - Interactive performance benchmarking in Jupyter. ❗Unlicensed
Vision UI (🥉9 · ⭐ 250 · 💀) - UI visual interface for fastai - now compatible with Google.. ❗Unlicensed
-
GitHub (👨💻 3 · 🔀 34 · 📋 3 - 33% open · ⏱️ 05.07.2020):
git clone https://github.com/asvcode/Vision_UI
ipyannotate (🥉9 · ⭐ 140 · 💀) - Jupyter Widget for data annotation. ❗Unlicensed
easyexplore (🥉8 · ⭐ 5 · 💤) - Toolbox for easy and effective data exploration in Python. ❗️GPL-3.0
Application plugins that extend the functionality of Jupyter itself.
Contrib NBextensions (🥇24 · ⭐ 5.1K · 💀) - A collection of various notebook extensions for.. ❗Unlicensed
NBextensions Configurator (🥇23 · ⭐ 960) - A jupyter notebook serverextension providing config.. ❗Unlicensed
Resource Usage (🥇23 · ⭐ 430) - Jupyter Notebook Extension for monitoring your own Resource.. BSD-2
Jupyter Themes (🥈22 · ⭐ 9.7K) - Custom Jupyter Notebook Themes. MIT
nbgitpuller (🥈21 · ⭐ 200) - Jupyter server extension to sync a git repository one-way to a.. BSD-3
jupyter-server-proxy (🥈20 · ⭐ 320) - Jupyter notebook server extension to proxy web services. BSD-3
Rsession Proxy (🥈18 · ⭐ 110 · 💤) - Jupyter extensions for running an RStudio rsession proxy. BSD-3
Spark Monitor (🥉17 · ⭐ 170 · 💀) - Monitor Apache Spark from Jupyter Notebook. Apache-2
-
GitHub (👨💻 3 · 🔀 49 · 📥 2.5K · 📋 22 - 68% open · ⏱️ 16.05.2022):
git clone https://github.com/krishnan-r/sparkmonitor
-
PyPi (📥 1.9K / month):
pip install sparkmonitor
-
Docker Hub (📥 950 · ⏱️ 04.10.2019):
docker pull krishnanr/sparkmonitor
nb_conda (🥉17 · ⭐ 140 · 💀) - Conda environment and package access extension from within Jupyter. BSD-3
jupyter-archive (🥉17 · ⭐ 68) - A Jupyter/Jupyterlab extension to make, download and extract.. BSD-3
Content Management (🥉16 · ⭐ 77 · 💀) - Jupyter Content Management Extensions. BSD-3
HTTP-over-WebSocket (🥉15 · ⭐ 260 · 💀) - Jupyter support for HTTP-over-ws. Apache-2
Jupyter Spark (🥉15 · ⭐ 190 · 💀) - Jupyter Notebook extension for Apache Spark integration. MPL-2.0
jupyter-tensorboard (🥉14 · ⭐ 460 · 💀) - Start Tensorboard in Jupyter Notebook. MIT
jupyter-nbrequirements (🥉11 · ⭐ 16 · 💤) - Dependency management and optimization in Jupyter.. MIT
-
GitHub (👨💻 13 · 🔀 6 · 📋 33 - 3% open · ⏱️ 29.05.2023):
git clone https://github.com/thoth-station/jupyter-nbrequirements
Jupyter Black (🥉9 · ⭐ 440 · 💀) - Black formatter for Jupyter Notebook. BSD-3
-
GitHub (👨💻 2 · 🔀 23 · 📋 25 - 44% open · ⏱️ 01.02.2020):
git clone https://github.com/drillan/jupyter-black
PPExtensions (🥉8 · ⭐ 50 · 💀) - Set of iPython and Jupyter extensions to improve user.. ❗Unlicensed
jupyterterminals (🥉7 · ⭐ 9 · 💤) - Jupyter plugin to support inline terminal shells along with.. MIT
-
GitHub (👨💻 2 · 🔀 3 · 📦 2 · ⏱️ 05.01.2023):
git clone https://github.com/willkessler/jupyterterminals
Extensions that provide magic commands to access convenient functionality within a notebook.
ipython-sql (🥇28 · ⭐ 1.7K · 💤) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT
sparkmagic (🥇26 · ⭐ 1.3K) - Jupyter magics and kernels for working with remote Spark.. ❗Unlicensed
watermark (🥈22 · ⭐ 850) - An IPython magic extension for printing date and time stamps, version.. BSD-3
blackcellmagic (🥈16 · ⭐ 300 · 💀) - IPython magic command to format python code in cell using.. MIT
heat (🥈15 · ⭐ 1K · 💀) - IPython magic command to profile and view your python code as a heat map. MIT
jupyter-notify (🥉14 · ⭐ 580 · 💀) - A Jupyter Notebook magic for browser notifications of cell.. BSD-3
jupyter-manim (🥉11 · ⭐ 190 · 💀) - manim cell magic for IPython/Jupyter to show the output video. MIT
-
GitHub (👨💻 5 · 🔀 11 · 📋 25 - 24% open · ⏱️ 02.01.2022):
git clone https://github.com/krassowski/jupyter-manim
SQLCell (🥉10 · ⭐ 150 · 💀) - SQLCell is a magic function for the Jupyter Notebook that executes.. MIT
Jupyter kernels that run and introspect the user's code in a given language.
IPython Kernel (🥇32 · ⭐ 600 · 📈) - IPython Kernel for Jupyter. BSD-3
Bash Kernel (🥇23 · ⭐ 660 · 📈) - A bash kernel for IPython. BSD-3
Metakernel (🥇23 · ⭐ 330) - Jupyter/IPython Kernel Tools. BSD-3
gophernotes (🥇22 · ⭐ 3.7K) - The Go kernel for Jupyter notebooks and nteract. MIT
-
GitHub (👨💻 29 · 🔀 240 · 📥 44 · 📦 15 · 📋 180 - 28% open · ⏱️ 03.11.2023):
git clone https://github.com/gopherdata/gophernotes
-
Docker Hub (📥 87K · ⭐ 7 · ⏱️ 22.12.2018):
docker pull gopherdata/gophernotes
IRkernel (🥇22 · ⭐ 1.7K · 💤) - R kernel for Jupyter. MIT
-
GitHub (👨💻 43 · 🔀 280 · 📋 580 - 10% open · ⏱️ 06.03.2023):
git clone https://github.com/IRkernel/IRkernel
-
Conda (📥 150K · ⏱️ 16.06.2023):
conda install -c r r-irkernel
-
Docker Hub (📥 1.8M · ⭐ 57 · ⏱️ 20.10.2023):
docker pull jupyter/r-notebook
IJavascript (🥈20 · ⭐ 2.1K · 💀) - IJavascript is a javascript kernel for the Jupyter.. ❗Unlicensed
IRuby (🥈20 · ⭐ 820 · 💤) - Official gem repository: Ruby kernel for Jupyter/IPython Notebook. MIT
-
GitHub (👨💻 46 · 🔀 22 · 📥 15 · 📦 220 · 📋 190 - 23% open · ⏱️ 11.01.2023):
git clone https://github.com/SciRuby/iruby
-
Docker Hub (📥 2.1K · ⭐ 5 · ⏱️ 03.02.2023):
docker pull rubydata/datascience-notebook
nb_conda_kernels (🥈19 · ⭐ 550) - Package for managing conda environment-based kernels inside.. BSD-3
Kernel Gateway (🥈19 · ⭐ 460) - Jupyter Kernel Gateway. ❗Unlicensed
OCaml Kernel (🥈19 · ⭐ 270) - An OCaml kernel for Jupyter (IPython) notebook. MIT
-
GitHub (👨💻 23 · 🔀 37 · 📥 110K · 📋 78 - 7% open · ⏱️ 11.08.2023):
git clone https://github.com/akabe/ocaml-jupyter
Spylon Kernel (🥈19 · ⭐ 180 · 💀) - Jupyter kernel for scala and spark. ❗Unlicensed
xeus-cling (🥈18 · ⭐ 2.9K) - Jupyter kernel for the C++ programming language. BSD-3
almond (🥈18 · ⭐ 1.6K) - A Scala kernel for Jupyter. BSD-3
-
GitHub (👨💻 40 · 🔀 230 · 📥 2.3K · 📋 320 - 35% open · ⏱️ 07.12.2023):
git clone https://github.com/almond-sh/almond
-
Docker Hub (📥 18K · ⭐ 6 · ⏱️ 19.10.2023):
docker pull almondsh/almond
Apache Toree (🥈18 · ⭐ 730) - Jupyter kernel for Apache Spark. Apache-2
Octave Kernel (🥈18 · ⭐ 440 · 💀) - An Octave kernel for IPython. BSD-3
IJulia.jl (🥉17 · ⭐ 2.7K · 💤) - Julia kernel for Jupyter. MIT
-
GitHub (👨💻 110 · 🔀 400 · 📋 830 - 14% open · ⏱️ 02.06.2023):
git clone https://github.com/JuliaLang/IJulia.jl
IJava (🥉17 · ⭐ 1K · 💀) - A Jupyter kernel for executing Java code. MIT
-
GitHub (👨💻 4 · 🔀 190 · 📥 150K · 📋 130 - 56% open · ⏱️ 08.12.2019):
git clone https://github.com/SpencerPark/IJava
SciJava Kernel (🥉17 · ⭐ 180 · 💀) - Write SciJava scripts in Jupyter notebook!. Apache-2
clojupyter (🥉16 · ⭐ 800) - a Jupyter kernel for Clojure. MIT
-
GitHub (👨💻 26 · 🔀 77 · 📋 100 - 13% open · ⏱️ 29.12.2023):
git clone https://github.com/clojupyter/clojupyter
-
Conda (📥 3.5K · ⏱️ 20.07.2023):
conda install -c simplect clojupyter
-
Docker Hub (📥 420 · ⏱️ 25.04.2019):
docker pull simplect/clojupyter
LFortran (🥉16 · ⭐ 800) - Official mirror of https://gitlab.com/lfortran/lfortran. Please.. ❗Unlicensed
Enterprise Gateway (🥉16 · ⭐ 590) - A lightweight, multi-tenant, scalable and secure.. ❗Unlicensed
Ansible Kernel (🥉16 · ⭐ 520 · 💀) - Jupyter Notebook Kernel for running Ansible Tasks and.. ❗Unlicensed
-
GitHub (👨💻 10 · 🔀 55 · 📦 12 · 📋 45 - 35% open · ⏱️ 11.02.2022):
git clone https://github.com/ansible/ansible-jupyter-kernel
-
PyPi (📥 82 / month):
pip install ansible-kernel
-
Conda (📥 15K · ⏱️ 16.06.2023):
conda install -c conda-forge ansible-kernel
-
Docker Hub (📥 67K · ⭐ 2 · ⏱️ 12.12.2018):
docker pull benthomasson/ansible-jupyter-kernel
Kernel Detection (🥉16 · ⭐ 150 · 💀) - An Jupyter plugin to enable the automatic detection of.. BSD-2
Wolfram Kernel (🥉15 · ⭐ 940 · 💀) - Wolfram Language kernel for Jupyter notebooks. MIT
-
GitHub (👨💻 7 · 🔀 110 · 📥 8.9K · 📋 110 - 31% open · ⏱️ 19.02.2022):
git clone https://github.com/WolframResearch/WolframLanguageForJupyter
IElixir (🥉15 · ⭐ 350 · 💀) - Jupyter's kernel for Elixir programming language. Apache-2
-
GitHub (👨💻 19 · 🔀 40 · 📦 3 · 📋 31 - 35% open · ⏱️ 20.03.2021):
git clone https://github.com/pprzetacznik/IElixir
-
Docker Hub (📥 350 · ⭐ 1 · ⏱️ 20.03.2021):
docker pull pprzetacznik/ielixir
SAS Kernel (🥉15 · ⭐ 200 · 💤) - A Jupyter kernel for SAS. This opens up all the data.. Apache-2
Matlab Kernel (🥉14 · ⭐ 460 · 💀) - Jupyter Kernel for Matlab. ❗Unlicensed
lgo (🥉13 · ⭐ 2.3K · 💀) - Interactive Go programming with Jupyter. BSD-3
-
GitHub (👨💻 9 · 🔀 120 · 📋 76 - 28% open · ⏱️ 09.07.2019):
git clone https://github.com/yunabe/lgo
SSH Kernel (🥉13 · ⭐ 63 · 💀) - SSH Kernel for Jupyter. BSD-3
F# Kernel (🥉12 · ⭐ 440 · 💀) - F# for Jupyter Notebooks. ❗Unlicensed
-
GitHub (👨💻 28 · 🔀 66 · 📥 5.6K · 📋 140 - 9% open · ⏱️ 17.03.2022):
git clone https://github.com/fsprojects/IfSharp
-
Docker Hub (📥 710 · ⏱️ 26.03.2019):
docker pull fsprojects/ifsharp
ICSharp (🥉11 · ⭐ 280 · 💀) - C# kernel for Jupyter. Apache-2
-
GitHub (👨💻 11 · 🔀 60 · 📋 46 - 60% open · ⏱️ 23.09.2018):
git clone https://github.com/zabirauf/icsharp
xeus-sqlite (🥉11 · ⭐ 160) - Jupyter kernel for SQLite. BSD-3
-
GitHub (👨💻 13 · 🔀 24 · 📋 46 - 32% open · ⏱️ 08.12.2023):
git clone https://github.com/jupyter-xeus/xeus-sqlite
remote_ikernel (🥉10 · ⭐ 16 · 💀) - All your Jupyter kernels, on all your machines, in one place. BSD-2
ssh_ipykernel (🥉9 · ⭐ 12 · 💀) - A remote jupyter kernel via ssh. MIT
-
GitHub (🔀 3 · 📦 3 · ⏱️ 28.06.2021):
git clone https://github.com/bernhard-42/ssh_ipykernel
kernel-relay (🥉6 · ⭐ 12 · 💀) - kernel-relay is a GraphQL service for interfacing with.. ❗Unlicensed
-
GitHub (👨💻 3 · 🔀 5 · 📦 3 · 📋 12 - 83% open · ⏱️ 10.07.2019):
git clone https://github.com/nteract/kernel-relay
Tools to share, convert and simplify collaboration (e.g., via git) with notebook files.
Jupyter Book (🥇30 · ⭐ 3.6K · 📈) - Build interactive, publication-quality documents from.. BSD-3
Voila (🥈25 · ⭐ 5K) - Voil turns Jupyter notebooks into standalone web applications. ❗Unlicensed
-
GitHub (👨💻 68 · 🔀 480 · 📥 1K · 📦 11K · 📋 700 - 39% open · ⏱️ 11.01.2024):
git clone https://github.com/voila-dashboards/voila
-
PyPi (📥 50K / month):
pip install voila
-
Conda (📥 310K · ⏱️ 31.10.2023):
conda install -c conda-forge voila
-
NPM (📥 280 / month):
npm install @jupyter-voila/jupyterlab-preview
nbdime (🥈25 · ⭐ 2.6K) - Tools for diffing and merging of Jupyter notebooks. ❗Unlicensed
RISE (🥈23 · ⭐ 3.6K) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. ❗Unlicensed
Knowledge Repo (🥈22 · ⭐ 5.4K · 💤) - A next-generation curated knowledge sharing platform.. Apache-2
mkdocs-jupyter (🥈21 · ⭐ 310 · 📈) - Use Jupyter Notebook in mkdocs. Apache-2
nbviewer (🥉20 · ⭐ 2.2K · 💤) - nbconvert as a web service: Render Jupyter Notebooks as static web.. BSD-3
-
GitHub (👨💻 96 · 🔀 520 · 📦 14 · 📋 580 - 30% open · ⏱️ 27.01.2023):
git clone https://github.com/jupyter/nbviewer
-
Docker Hub (📥 2.8M · ⭐ 33 · ⏱️ 27.01.2023):
docker pull jupyter/nbviewer
Stencila (🥉19 · ⭐ 750 · 📉) - Living documents for reproducible research. Apache-2
-
GitHub (👨💻 42 · 🔀 43 · 📥 3.9K · 📦 20 · 📋 620 - 5% open · ⏱️ 11.01.2024):
git clone https://github.com/stencila/stencila
-
NPM (📥 6 / month):
npm install stencila
-
Docker Hub (📥 16K · ⏱️ 08.04.2019):
docker pull stencila/cloud
nbinteract (🥉17 · ⭐ 230 · 💀) - Create interactive webpages from Jupyter Notebooks. BSD-3
ThebeLab (🥉16 · ⭐ 360) - ThebeLab: turning static HTML pages into live documents. BSD-3
-
GitHub (👨💻 29 · 🔀 65 · 📦 10 · 📋 220 - 43% open · ⏱️ 21.12.2023):
git clone https://github.com/executablebooks/thebe
BinderHub (🥉15 · ⭐ 2.4K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3
-
GitHub (👨💻 95 · 🔀 360 · 📦 9 · 📋 680 - 29% open · ⏱️ 09.01.2024):
git clone https://github.com/jupyterhub/binderhub
nbgallery (🥉15 · ⭐ 150) - Enterprise Jupyter notebook sharing and collaboration app. MIT
-
GitHub (👨💻 23 · 🔀 30 · 📋 490 - 6% open · ⏱️ 20.12.2023):
git clone https://github.com/nbgallery/nbgallery
-
Docker Hub (📥 170K · ⭐ 5 · ⏱️ 20.12.2023):
docker pull nbgallery/nbgallery
jupyter-flex (🥉14 · ⭐ 300) - Build dashboards using Jupyter Notebooks. Apache-2
-
GitHub (👨💻 4 · 🔀 54 · 📦 46 · 📋 63 - 20% open · ⏱️ 09.01.2024):
git clone https://github.com/danielfrg/jupyter-flex
cdsdashboards (🥉14 · ⭐ 200 · 💀) - JupyterHub extension for ContainDS Dashboards. ❗Unlicensed
pynb (🥉13 · ⭐ 240 · 💀) - Jupyter Notebooks as plain Python code with embedded Markdown text. MIT
-
GitHub (👨💻 8 · 🔀 6 · 📦 21 · ⏱️ 07.07.2020):
git clone https://github.com/elehcimd/pynb
jnotebook-reader (🥉10 · ⭐ 100 · 💀) - An awesome viewer to browse and render Jupyter.. Apache-2
-
GitHub (👨💻 7 · 🔀 16 · 📋 5 - 20% open · ⏱️ 06.12.2022):
git clone https://github.com/line/jnotebook_reader
Libraries and tools that work with or can be used within notebook files.
BeakerX (🥈23 · ⭐ 2.8K · 💀) - Beaker Extensions for Jupyter Notebook. Apache-2
-
GitHub (👨💻 44 · 🔀 380 · 📥 35 · 📋 4.5K - 7% open · ⏱️ 21.01.2021):
git clone https://github.com/twosigma/beakerx
-
PyPi (📥 8.4K / month):
pip install beakerx
-
Conda (📥 620K · ⏱️ 16.06.2023):
conda install -c conda-forge beakerx
-
NPM (📥 150 / month):
npm install beakerx
-
Docker Hub (📥 250K · ⭐ 23 · ⏱️ 02.12.2018):
docker pull beakerx/beakerx
repo2docker (🥈23 · ⭐ 1.6K) - Turn repositories into Jupyter-enabled Docker images. BSD-3
nbval (🥈23 · ⭐ 420 · 💤) - A py.test plugin to validate Jupyter notebooks. ❗Unlicensed
Jupyter Client (🥈23 · ⭐ 340) - Jupyter protocol client APIs. BSD-3
Jupyter Sphinx (🥈20 · ⭐ 180) - Sphinx extension for rendering of Jupyter interactive widgets. BSD-3
ipyparallel (🥉18 · ⭐ 2.5K) - Interactive Parallel Computing in Python. ❗Unlicensed
sphinxcontrib.jupyter (🥉17 · ⭐ 74 · 💀) - A Sphinx Extension for Generating Jupyter Notebooks. BSD-3
testbook (🥉14 · ⭐ 370 · 💀) - Unit test your Jupyter Notebooks the right way. BSD-3
-
GitHub (👨💻 15 · 🔀 39 · 📦 320 · 📋 92 - 48% open · ⏱️ 29.11.2022):
git clone https://github.com/nteract/testbook
nbmake-action (🥉14 · ⭐ 150 · 💀) - GitHub Action for testing notebooks. Apache-2
-
GitHub (👨💻 2 · 🔀 6 · 📦 31 · ⏱️ 21.09.2021):
git clone https://github.com/treebeardtech/nbmake-action
JupyterWith (🥉13 · ⭐ 560) - declarative and reproducible Jupyter environments - powered by Nix. MIT
-
GitHub (👨💻 37 · 🔀 110 · 📋 190 - 20% open · ⏱️ 17.10.2023):
git clone https://github.com/tweag/jupyterWith
naas (🥉13 · ⭐ 270) - Schedule notebooks, run them like APIs, expose securely your assets:.. ❗️AGPL-3.0
ipyexperiments (🥉13 · ⭐ 180) - jupyter/ipython experiment containers for GPU and.. ❗Unlicensed
Kernel Management (🥉12 · ⭐ 15 · 💀) - Experimental new kernel management framework for.. ❗Unlicensed
jupyter2slides (🥉11 · ⭐ 790 · 💀) - Cloud Native Presentation Slides with Jupyter Notebook +.. MIT
-
GitHub (🔀 170 · 📋 15 - 73% open · ⏱️ 28.12.2018):
git clone https://github.com/datitran/jupyter2slides
Jupyter Helpers (🥉11 · ⭐ 45 · 💀) - A collection of helpers for Jupyter/IPython. MIT
Jupter-Notebook-REST-API (🥉6 · ⭐ 73 · 💀) - Run your jupyter notebooks as a REST API endpoint... MIT
-
GitHub (👨💻 2 · 🔀 9 · ⏱️ 31.03.2020):
git clone https://github.com/Invictify/Jupter-Notebook-REST-API
Extensions that can render and display files of specific MIME types.
JupyterLab Drawio (🥇19 · ⭐ 580 · 💀) - A standalone embedding of the FOSS drawio / mxgraph.. BSD-3
JupyterLab Dash (🥇19 · ⭐ 360 · 💀) - An Extension for the Interactive development of Dash apps in.. MIT
JupyterLab Latex (🥈18 · ⭐ 590) - JupyterLab extension for live editing of LaTeX documents. BSD-3
JupyterLab Renderers (🥉15 · ⭐ 480) - Renderers and renderer extensions for JupyterLab. BSD-3
JupyterLab Spreadsheet (🥉15 · ⭐ 180 · 💀) - JupyterLab plugin for viewing spreadsheets, such as.. BSD-3
JupyterLab Chart Editor (🥉14 · ⭐ 220 · 💀) - JupyterLab extension for Plotly's react-chart-editor. ❗Unlicensed
JupyterLab Voyager (🥉13 · ⭐ 290 · 💀) - JupyterLab extension visualize data with Voyager. BSD-3
Extensions that can customize the appearance of JupyterLab.
Darcula Theme (🥇17 · ⭐ 200 · 💀) - A handsome Darcula theme for Jupyterlab. The first jlab.. BSD-3
Horizon Theme (🥈16 · ⭐ 80) - VSCode Horizon Theme port for JupyterLab. BSD-3
Neon Theme (🥈13 · ⭐ 150 · 💀) - A flat, 80's neon inspired theme for JupyterLab. BSD-3
jupyterlab-theme-solarized-dark (🥈13 · ⭐ 90) - JupyterLab 2.x Solarized Dark extension. BSD-3
Material Darker Theme (🥉11 · ⭐ 150 · 💀) - The Material Darker theme for JupyterLab. BSD-3
Gruvbox Theme (🥉9 · ⭐ 49 · 💀) - Gruvbox dark theme for Jupyter Lab. Modeled on classic.. ❗Unlicensed
Theme Toggle (🥉9 · ⭐ 11 · 💀) - JupyterLab extension to toggle the theme in the Top Bar area. BSD-3
Nord Theme (🥉6 · ⭐ 26 · 💀) - JupyterLab - Nord Theme. ❗Unlicensed
Application plugins that extend the functionality of JupyterLab itself.
Perspective (🥇26 · ⭐ 7.1K) - Streaming pivot visualization via WebAssembly. Apache-2
JupyterLab Debugger (🥇24 · ⭐ 560 · 💀) - A visual debugger for Jupyter notebooks, consoles,.. BSD-3
JupyterLab Git (🥇23 · ⭐ 1.3K · 📉) - A Git extension for JupyterLab. BSD-3
Variable Inspector (🥈19 · ⭐ 1K) - Variable Inspector extension for Jupyterlab. BSD-3
GPU Dashboards (🥈19 · ⭐ 530) - A JupyterLab extension for displaying dashboards of GPU.. BSD-3
dask-labextension (🥈19 · ⭐ 300) - JupyterLab extension for Dask. BSD-3
JupyterLab Spellchecker (🥈19 · ⭐ 190) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3
Code Formatter (🥈18 · ⭐ 780 · 💤) - A universal code formatter for JupyterLab. MIT
JupyterLab TOC (🥈18 · ⭐ 730 · 💀) - Table of Contents extension for JupyterLab. BSD-3
JupyterLab Templates (🥈18 · ⭐ 360) - Support for jupyter notebook templates in jupyterlab. Apache-2
JupyterLab System Monitor (🥈18 · ⭐ 290) - JupyterLab extension to display system metrics. BSD-3
JupyterLab SideCar (🥈18 · ⭐ 240) - A sidecar output widget for JupyterLab. BSD-3
JupyterLab Google Drive (🥈17 · ⭐ 400) - Cloud storage for JupyterLab using Google Drive. BSD-3
JupyterLab GitHub (🥈17 · ⭐ 390) - GitHub integration for JupyterLab. BSD-3
jupyter-fs (🥈17 · ⭐ 170) - A filesystem-like contents manager for multiple backends in.. Apache-2
jupyterlab-execute-time (🥈16 · ⭐ 320) - Execute Time Plugin for Jupyter Lab. BSD-3
jupyterlab-sparkmonitor (🥈16 · ⭐ 91 · 💀) - JupyterLab extension that enables monitoring launched.. Apache-2
-
GitHub (👨💻 10 · 🔀 25 · 📦 3 · 📋 16 - 50% open · ⏱️ 01.04.2022):
git clone https://github.com/itsjafer/jupyterlab-sparkmonitor
-
PyPi (📥 8.5K / month):
pip install jupyterlab-sparkmonitor
-
NPM (📥 29 / month):
npm install jupyterlab_sparkmonitor
-
Docker Hub (📥 340 · ⏱️ 02.06.2021):
docker pull itsjafer/sparkmonitor
JupyterLab Vim (🥉15 · ⭐ 960 · 💀) - Vim notebook cell bindings for JupyterLab. MIT
JupyterLab Tensorboard (🥉15 · ⭐ 310 · 💀) - Tensorboard extension for jupyterlab. MIT
Jupyter Bokeh (🥉15 · ⭐ 230 · 💤) - An extension for rendering Bokeh content in JupyterLab.. BSD-3
JupyterLab Go-To-Definition (🥉15 · ⭐ 220 · 💀) - Navigate to variable's definition with a click in.. BSD-3
JupyterLab Data Explorer (🥉15 · ⭐ 180) - First class datasets in JupyterLab. BSD-3
JupyterLab IFrame (🥉15 · ⭐ 100) - JupyterLab iframe widget. Apache-2
jupyterlab-sos (🥉15 · ⭐ 67) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3
JupyterLab HDF5 (🥉14 · ⭐ 110) - Open and explore HDF5 files in JupyterLab. Can handle very.. BSD-3
JupyterLab LSP (🥉14 · ⭐ 82) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3
JupyterLab Quickopen (🥉14 · ⭐ 75 · 💀) - Quickly open a file in JupyterLab by typing part of.. BSD-3
JupyterLab Kernelspy (🥉14 · ⭐ 74) - A Jupyter Lab extension for inspecting messages.. ❗Unlicensed
JupyterLab Shortcutui (🥉14 · ⭐ 54) - A JupyterLab extension for managing keyboard shortcuts. BSD-3
JupyterLab SQL (🥉13 · ⭐ 400 · 💀) - SQL GUI for JupyterLab. MIT
JupyterLab Commenting (🥉13 · ⭐ 98 · 💀) - Commenting and annotation for JupyterLab. BSD-3
Collapsible Headings (🥉12 · ⭐ 180 · 💀) - Implements Collapsible Headers for Jupyter Lab.. BSD-3
JupyterLab Autoversion (🥉12 · ⭐ 69) - Automatically version jupyter notebooks in JupyterLab. Apache-2
JupyterLab Python Files (🥉12 · ⭐ 52 · 💀) - JupyterLab extension to create Python files. BSD-3
KnowledgeLab (🥉12 · ⭐ 46) - KnowledgeRepo + JupyterLab. Apache-2
jupyterlab-celltags (🥉11 · ⭐ 110 · 💀) - A JupyterLab extension for notebook cell tags. BSD-3
-
GitHub (👨💻 10 · 🔀 26 · 📋 18 - 61% open · ⏱️ 29.04.2020):
git clone https://github.com/jupyterlab/jupyterlab-celltags
nbcelltests (🥉11 · ⭐ 81 · 💀) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2
JupyterLab Email (🥉11 · ⭐ 52) - A jupyterlab extension to email notebooks directly from.. Apache-2
JupyterLab Flake8 (🥉11 · ⭐ 52) - A jupyterlab extension to email notebooks directly from.. Apache-2
jupyterlab-executor (🥉11 · ⭐ 11) - JupyterLab extension to execute the scripts from the file.. BSD-3
JupyterLab Top Bar (🥉11 · ⭐ 5) - JupyterLab Top Bar extension. BSD-3
jupyterlab-flake8 (🥉10 · ⭐ 110 · 💀) - Jupyterlab python linter for notebooks and text files.. BSD-3
JupyterLab Bytecode (🥉10 · ⭐ 60 · 💀) - JupyterLab extension to explore CPython Bytecode. BSD-3
jupyterlab_commands (🥉10 · ⭐ 49) - Add arbitrary python commands to the jupyterlab.. Apache-2
-
GitHub (👨💻 2 · 🔀 6 · 📋 24 - 4% open · ⏱️ 18.12.2023):
git clone https://github.com/timkpaine/jupyterlab_commands
jupyterlab-gitplus (🥉9 · ⭐ 110 · 💤) - JupyterLab extension to create GitHub commits & pull.. ❗️AGPL-3.0
JupyterLab Spark (🥉9 · ⭐ 9 · 💀) - Spark Application UI extension for JupyterLab. Apache-2
Authentication modules that manage and control how users can access the JupyterHub deployment.
OAuthenticator (🥇22 · ⭐ 390) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
LDAP Authenticator (🥇21 · ⭐ 200) - LDAP Authenticator Plugin for Jupyter. BSD-3
Native Authenticator (🥈19 · ⭐ 69) - JupyterHub-native user authenticator. BSD-3
LTI Authenticator (🥈18 · ⭐ 62) - A JupyterHub authenticator for LTI. BSD-3
First Use Authenticator (🥈16 · ⭐ 47 · 💤) - JupyterHub Authenticator that lets users set.. BSD-3
JWT Authenticator (🥈14 · ⭐ 51 · 💀) - A Token Authenticator for JupyterHub. Apache-2
dummyauthenticator (🥈14 · ⭐ 28 · 💀) - A Dummy JupyterHub Authenticator to make testing easy. BSD-3
SAML Authenticator (🥉13 · ⭐ 35 · 💀) - jupyterhub-samlauthenticator. MIT
Null Authenticator (🥉13 · ⭐ 9 · 💀) - Null Authenticator for JupyterHub instances that should.. BSD-3
Remote User Auth (🥉11 · ⭐ 40 · 💀) - REMOTE_USER authenticator for Jupyterhub. ❗️GPL-3.0
Hash Authenticator (🥉10 · ⭐ 4) - Authenticate users with passwords generated from their.. BSD-3
CAS Authenticator (🥉9 · ⭐ 21 · 💤) - CAS authenticator for Jupyterhub. ❗️GPL-3.0
Keberos Authenticator (🥉9 · ⭐ 11 · 💀) - A JupyterHub authenticator using Kerberos. BSD-3
Remote Authenticator (🥉9 · ⭐ 1) - A collection of JupyterHub Authenticators, including.. ❗️GPL-3.0
SSH Authenticator (🥉6 · ⭐ 6 · 💀) - A simple SSH authenticator for JupyterHub. BSD-3
-
GitHub (🔀 1 · ⏱️ 03.09.2019):
git clone https://github.com/andreas-h/sshauthenticator
Spawner modules that start, monitor, and stop single-user notebook servers.
DockerSpawner (🥇21 · ⭐ 470) - Spawns JupyterHub single user servers in Docker containers. BSD-3
KubeSpawner (🥈20 · ⭐ 500) - Kubernetes spawner for JupyterHub. BSD-3
BatchSpawner (🥈19 · ⭐ 170) - Custom Spawner for Jupyterhub to start servers in batch scheduled.. BSD-3
SystemdSpawner (🥉16 · ⭐ 88) - Spawn JupyterHub single-user notebook servers with systemd. BSD-3
WrapSpawner (🥉15 · ⭐ 60 · 💤) - Mechanism for runtime configuration of spawners for JupyterHub. BSD-3
-
GitHub (👨💻 17 · 🔀 56 · 📦 11 · 📋 33 - 57% open · ⏱️ 05.04.2023):
git clone https://github.com/jupyterhub/wrapspawner
SudoSpawner (🥉15 · ⭐ 49) - Spawn JupyterHub single-user servers with sudo. BSD-3
FargateSpawner (🥉12 · ⭐ 41 · 💀) - Spawns JupyterHub single user servers in Docker containers.. MIT
YarnSpawner (🥉10 · ⭐ 19 · 💀) - Spawn JupyterHub single user notebook servers in Hadoop/YARN.. BSD-3
Core components of the Jupyter architecture.
jupyter_server (🥉24 · ⭐ 430) - The backendi.e. core services, APIs, and REST endpointsto.. BSD-3
jupyter-packaging (🥉18 · ⭐ 61) - Tools to help build and install Jupyter Python packages. BSD-3
jupyter-console (🥉20 · ⭐ 230 · 💤) - Jupyter Terminal Console. BSD-3
- Python资源汇集列表: 周更新的各种应用方向与主题的资源汇集列表
- python机器学习资源大全: 周更新的各种python机器学习资源汇集列表
- Jupyter及相关工具资源大全: 周更新的各种Jupyter及相关工具资源汇集列表
- NLP项目和资源大全: 周更新的各种NLP板块涉及的项目和工具资源汇集列表
- CV项目和资源大全: 周更新的各种CV板块涉及的项目和工具资源汇集列表