🏆 A ranked list of awesome Jupyter projects. Updated weekly.
This curated list contains 300 awesome open-source projects with a total of 400K stars grouped into 13 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
🧙♂️ Discover other best-of lists or create your own.
📫 Subscribe to our newsletter for updates and trending projects.
- Notebook Environments 15 projects
- Interactive Widgets & Visualization 56 projects
- Jupyter Extensions 24 projects
- Jupyter Magic 10 projects
- Jupyter Kernels 44 projects
- Notebook Sharing & Conversion 24 projects
- Notebook Tools 26 projects
- JupyterLab Renderer 8 projects
- JupyterLab Themes 9 projects
- JupyterLab Extensions 52 projects
- JupyterHub Authenticators 15 projects
- JupyterHub Spawners 7 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 (🥇46 · ⭐ 14K · 📈) - Jupyter Interactive Notebook. BSD-3
-
GitHub (👨💻 670 · 🔀 5.6K · 📥 9.5K · 📦 370K · 📋 5.1K - 37% open · ⏱️ 23.04.2026):
git clone https://github.com/jupyter/notebook -
PyPi (📥 70M / month):
pip install notebook -
Conda (📥 6.6M · ⏱️ 22.04.2025):
conda install -c conda-forge jupyter -
Docker Hub (📥 36M · ⭐ 1.1K · ⏱️ 20.10.2023):
docker pull jupyter/datascience-notebook
JupyterHub (🥇38 · ⭐ 8.6K) - Multi-user server for Jupyter notebooks. BSD-3
-
GitHub (👨💻 390 · 🔀 2K · 📦 3.6K · 📋 2.5K - 7% open · ⏱️ 13.04.2026):
git clone https://github.com/jupyterhub/jupyterhub -
PyPi (📥 280K / month):
pip install jupyterhub -
Conda (📥 1.6M · ⏱️ 26.03.2026):
conda install -c conda-forge jupyterhub -
Docker Hub (📥 6.6M · ⭐ 350 · ⏱️ 09.04.2026):
docker pull jupyterhub/jupyterhub
Docker Stacks (🥈32 · ⭐ 8.9K) - Ready-to-run Docker images containing Jupyter applications. BSD-3
-
GitHub (👨💻 260 · 🔀 3K · 📦 21 · 📋 930 - 1% open · ⏱️ 12.04.2026):
git clone https://github.com/jupyter/docker-stacks -
Docker Hub (📥 93M · ⭐ 470 · ⏱️ 20.10.2023):
docker pull jupyter/scipy-notebook
VSCode Jupyter (🥈30 · ⭐ 1.5K) - VS Code Jupyter extension. MIT
docker-python (🥈26 · ⭐ 2.9K) - Kaggle Python docker image. Apache-2
-
GitHub (👨💻 170 · 🔀 1K · 📋 390 - 8% open · ⏱️ 19.03.2026):
git clone https://github.com/kaggle/docker-python -
Docker Hub (📥 210K · ⭐ 190 · ⏱️ 20.03.2026):
docker pull kaggle/python
gpu-jupyter (🥉15 · ⭐ 770) - GPU-Jupyter: Your GPU-accelerated JupyterLab with a rich data.. Apache-2
-
GitHub (👨💻 15 · 🔀 230 · 📋 99 - 3% open · ⏱️ 09.01.2026):
git clone https://github.com/iot-salzburg/gpu-jupyter
jupyterlite (🥉14 · ⭐ 110) - Wasm powered Jupyter running in the browser. BSD-3
-
GitHub (👨💻 76 · 🔀 8 · ⏱️ 10.04.2026):
git clone https://github.com/jtpio/jupyterlite
Show 5 hidden projects...
- Hydrogen (🥉22 · ⭐ 4.1K · 💀) - Run code interactively, inspect data, and plot. All the power of..
MIT - DataLab (🥉22 · ⭐ 970 · 💀) - Interactive tools and developer experiences for Big Data on..
Apache-2 - ML Workspace (🥉20 · ⭐ 3.6K · 💀) - All-in-one web-based IDE specialized for machine learning..
Apache-2 - retrolab (🥉19 · ⭐ 290 · 💀) - JupyterLab distribution with a retro look and feel.
BSD-3 - ML Hub (🥉15 · ⭐ 320 · 💀) - Multi-user development platform for machine learning teams. Simple..
Apache-2
Extensions that provide interactive UI-widgets and visualization tools.
🔗 best-of-ml-python - Data Visualization - Python-based data visualization libraries.
ipywidgets (🥇37 · ⭐ 3.3K) - Interactive Widgets for the Jupyter Notebook. BSD-3
-
GitHub (👨💻 230 · 🔀 960 · 📦 3 · 📋 2.1K - 36% open · ⏱️ 07.11.2025):
git clone https://github.com/jupyter-widgets/ipywidgets -
PyPi (📥 40M / month · 📦 6K · ⏱️ 01.11.2025):
pip install ipywidgets -
Conda (📥 23M · ⏱️ 01.11.2025):
conda install -c conda-forge ipywidgets -
npm (📥 76K / month):
npm install @jupyter-widgets/jupyterlab-manager
evidently (🥇35 · ⭐ 7.4K) - Evidently is an open-source ML and LLM observability framework... Apache-2
pandas-profiling (🥇32 · ⭐ 14K) - 1 Line of code data quality profiling & exploratory data.. MIT
ipyleaflet (🥇32 · ⭐ 1.5K) - A Jupyter - Leaflet.js bridge. MIT
jupyter-matplotlib (🥈31 · ⭐ 1.7K) - Matplotlib Jupyter Integration. BSD-3
bqplot (🥈30 · ⭐ 3.7K) - Plotting library for IPython/Jupyter notebooks. Apache-2
-
GitHub (👨💻 69 · 🔀 480 · 📦 65 · 📋 650 - 42% open · ⏱️ 21.04.2026):
git clone https://github.com/bqplot/bqplot -
PyPi (📥 840K / month · 📦 110 · ⏱️ 21.05.2025):
pip install bqplot -
Conda (📥 2.4M · ⏱️ 02.09.2025):
conda install -c conda-forge bqplot -
npm (📥 3.5K / month · 📦 21 · ⏱️ 03.09.2025):
npm install bqplot
nglview (🥈27 · ⭐ 920) - Jupyter widget to interactively view molecular structures and trajectories. MIT
-
GitHub (👨💻 40 · 🔀 140 · 📥 320 · 📋 510 - 8% open · ⏱️ 02.02.2026):
git clone https://github.com/nglviewer/nglview -
PyPi (📥 68K / month · 📦 120 · ⏱️ 02.02.2026):
pip install nglview -
Conda (📥 1.5M · ⏱️ 06.02.2026):
conda install -c conda-forge nglview -
npm (📥 1.2K / month · 📦 7 · ⏱️ 28.11.2024):
npm install nglview-js-widgets
ipydagred3 (🥈26 · ⭐ 3.3K) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2
-
GitHub (👨💻 4 · 🔀 960 · 📦 3 · 📋 24 - 20% open · ⏱️ 02.04.2026):
git clone https://github.com/timkpaine/ipydagred3 -
PyPi (📥 480K / month · 📦 6 · ⏱️ 31.10.2023):
pip install ipydagred3 -
Conda (📥 64K · ⏱️ 22.04.2025):
conda install -c conda-forge ipydagred3 -
npm (📥 76K / month · 📦 130 · ⏱️ 05.05.2025):
npm install @jupyter-widgets/jupyterlab-manager
itkwidgets (🥈26 · ⭐ 620) - An elegant Python interface for visualization on the web platform.. Apache-2
-
GitHub (👨💻 27 · 🔀 84 · 📥 130 · 📦 400 · 📋 290 - 43% open · ⏱️ 10.03.2026):
git clone https://github.com/InsightSoftwareConsortium/itkwidgets -
PyPi (📥 19K / month · 📦 32 · ⏱️ 07.02.2025):
pip install itkwidgets -
Conda (📥 590K · ⏱️ 22.04.2025):
conda install -c conda-forge itkwidgets -
npm (📥 250 / month · 📦 5 · ⏱️ 02.03.2023):
npm install itkwidgets
ipyregulartable (🥈25 · ⭐ 3.3K) - High performance, editable, stylable datagrids in jupyter.. Apache-2
-
GitHub (👨💻 5 · 🔀 960 · 📦 15 · 📋 27 - 33% open · ⏱️ 23.04.2026):
git clone https://github.com/jpmorganchase/ipyregulartable -
PyPi (📥 140 / month · 📦 2 · ⏱️ 08.01.2021):
pip install ipyregulartable -
Conda (📥 11K · ⏱️ 22.04.2025):
conda install -c conda-forge ipyregulartable -
npm (📥 76K / month · 📦 130 · ⏱️ 05.05.2025):
npm install @jupyter-widgets/jupyterlab-manager
responsible-ai-widgets (🥈25 · ⭐ 1.8K) - Responsible AI Toolbox is a suite of tools providing.. MIT
ipyvuetify (🥈25 · ⭐ 360 · 💤) - Jupyter widgets based on vuetify UI components. MIT
ipydatagrid (🥉23 · ⭐ 640) - Fast Datagrid widget for the Jupyter Notebook and JupyterLab. BSD-3
What-If Tool (🥉21 · ⭐ 1K) - Source code/webpage/demos for the What-If Tool. Apache-2
Show 32 hidden projects...
- D-Tale (🥈31 · ⭐ 5.1K) - Visualizer for Pandas Data Structures.
❗️LGPL-2.1 - facets-overview (🥈28 · ⭐ 7.4K · 💀) - Visualizations for machine learning datasets.
Apache-2 - pythreejs (🥈27 · ⭐ 990 · 💀) - A Jupyter - Three.js bridge.
BSD-3 - ipyvolume (🥈26 · ⭐ 2K · 💀) - 3d plotting for Python in the Jupyter notebook based on IPython..
MIT - ipycytoscape (🥈26 · ⭐ 290 · 💀) - A Cytoscape Jupyter widget.
BSD-3 - qgrid (🥉24 · ⭐ 3.1K · 💀) - An interactive grid for sorting, filtering, and editing DataFrames..
Apache-2 - jupyter-dash (🥉24 · ⭐ 960 · 💀) - OBSOLETE - Dash v2.11+ has Jupyter support built in!.
MIT - ipycanvas (🥉23 · ⭐ 710 · 💀) - Interactive Canvas in Jupyter.
BSD-3 - ipywebrtc (🥉23 · ⭐ 250 · 💀) - WebRTC for Jupyter notebook/lab.
MIT - lux (🥉22 · ⭐ 5.4K · 💀) - Automatically visualize your pandas dataframe via a single print!.
Apache-2 - ipyvizzu (🥉21 · ⭐ 970 · 💀) - Build animated charts in Jupyter Notebook and similar..
Apache-2 - vega (🥉21 · ⭐ 390 · 💀) - IPython/Jupyter notebook module for Vega and Vega-Lite.
BSD-3 - gmaps (🥉20 · ⭐ 760 · 💀) - Google maps for Jupyter notebooks.
BSD-3 - Mapbox GL (🥉20 · ⭐ 680 · 💀) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook.
MIT - pivottablejs (🥉19 · ⭐ 710 · 💀) - Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook,..
MIT - ipydatawidgets (🥉19 · ⭐ 44 · 💀) - A set of widgets to help facilitate reuse of large..
❗Unlicensed - ipysheet (🥉18 · ⭐ 560 · 💀) - Jupyter handsontable integration.
MIT - nbtutor (🥉17 · ⭐ 470 · 💀) - Visualize Python code execution (line-by-line) in Jupyter..
❗Unlicensed - Altair Viewer (🥉17 · ⭐ 81 · 💀) - Viewer for Altair and Vega-Lite visualizations.
BSD-3 - geonotebook (🥉16 · ⭐ 1.1K · 💀) - A Jupyter notebook extension for geospatial visualization..
Apache-2 - igv.js widget (🥉15 · ⭐ 150 · 💀) - Extension for Jupyter which integrates igv.js.
MIT - niwidgets (🥉14 · ⭐ 87 · 💀) - Neuroimaging widgets for jupyter notebooks.
Apache-2 - ipyscales (🥉14 · ⭐ 14 · 💀) - A widget library for scales.
BSD-3 - pigeon (🥉12 · ⭐ 790 · 💀) - Quickly annotate data from the comfort of your Jupyter notebook.
Apache-2 - Jupyter DataTables (🥉12 · ⭐ 240 · 💀) - Jupyter Notebook extension leveraging pandas DataFrames..
MIT - ipymaterialui (🥉12 · ⭐ 86 · 💀) - Jupyter Widgets based on React Material UI components.
MIT - perfume (🥉11 · ⭐ 33 · 💀) - Interactive performance benchmarking in Jupyter.
BSD-3 - ipyannotate (🥉10 · ⭐ 140 · 💀) - Jupyter Widget for data annotation.
❗Unlicensed - easyexplore (🥉10 · ⭐ 5 · 💀) - Toolbox for easy and effective data exploration in Python.
❗️GPL-3.0 - ipyp5 (🥉9 · ⭐ 42 · 💀) - p5.js Jupyter Widget.
BSD-3 - ipyaggrid (🥉8 · ⭐ 11 · 💀) -
MIT - Vision UI (🥉7 · ⭐ 250 · 💤) - UI visual interface for fastai - now compatible with Google..
❗Unlicensed
Application plugins that extend the functionality of Jupyter itself.
jupyter-server-proxy (🥇30 · ⭐ 400) - Jupyter notebook server extension to proxy web services. BSD-3
-
GitHub (👨💻 81 · 🔀 150 · 📦 5 · 📋 240 - 39% open · ⏱️ 13.04.2026):
git clone https://github.com/jupyterhub/jupyter-server-proxy -
PyPi (📥 540K / month · 📦 240 · ⏱️ 01.04.2026):
pip install jupyter-server-proxy -
Conda (📥 2M · ⏱️ 09.04.2026):
conda install -c conda-forge jupyter-server-proxy -
npm (📥 740 / month · 📦 9 · ⏱️ 11.06.2024):
npm install @jupyterlab/server-proxy
Resource Usage (🥈27 · ⭐ 540 · 📈) - Jupyter Notebook Extension for monitoring your own Resource.. BSD-2
-
GitHub (👨💻 36 · 🔀 110 · 📥 670 · 📦 1K · 📋 100 - 49% open · ⏱️ 31.03.2026):
git clone https://github.com/jupyter-server/jupyter-resource-usage -
PyPi (📥 110K / month · 📦 28 · ⏱️ 31.03.2026):
pip install jupyter-resource-usage -
Conda (📥 590K · ⏱️ 22.04.2025):
conda install -c conda-forge nbresuse -
npm (📥 2.9K / month · 📦 6 · ⏱️ 31.03.2026):
npm install @jupyter-server/resource-usage
Jupyter Themes (🥈25 · ⭐ 9.8K · 💤) - Custom Jupyter Notebook Themes. MIT
gator (🥈25 · ⭐ 280) - Conda environment and package management extension from within Jupyter. BSD-3
-
GitHub (👨💻 31 · 🔀 37 · 📥 8 · 📦 5 · 📋 140 - 36% open · ⏱️ 16.04.2026):
git clone https://github.com/mamba-org/gator -
PyPi (📥 400 / month · ⏱️ 08.04.2026):
pip install mamba-gator -
Conda (📥 68K · ⏱️ 12.04.2026):
conda install -c conda-forge mamba_gator -
npm (📥 18 / month · 📦 5 · ⏱️ 03.09.2021):
npm install @mamba-org/gator-lab
nbgitpuller (🥈21 · ⭐ 230) - Jupyter server extension to sync a git repository one-way to a.. BSD-3
Rsession Proxy (🥈21 · ⭐ 130) - Jupyter extensions for running an RStudio rsession proxy. BSD-3
Jupyter Black (🥉8 · ⭐ 440 · 💀) - Black formatter for Jupyter Notebook. BSD-3
-
GitHub (👨💻 2 · 🔀 24 · 📋 26 - 46% open · ⏱️ 01.02.2020):
git clone https://github.com/drillan/jupyter-black
Show 15 hidden projects...
- Contrib NBextensions (🥇30 · ⭐ 5.3K · 💀) - A collection of various notebook extensions for..
BSD-3 - NBextensions Configurator (🥈26 · ⭐ 980 · 💀) - A jupyter notebook serverextension providing config..
BSD-3 - jupyter-archive (🥈22 · ⭐ 90 · 💀) - A Jupyter/Jupyterlab extension to make, download and..
BSD-3 - HTTP-over-WebSocket (🥉19 · ⭐ 270 · 💀) - Jupyter support for HTTP-over-ws.
Apache-2 - pyforest (🥉18 · ⭐ 1.1K · 💀) - pyforest - feel the bliss of automated imports.
MIT - Spark Monitor (🥉17 · ⭐ 170 · 💀) - Monitor Apache Spark from Jupyter Notebook.
Apache-2 - jupyter-tabnine (🥉16 · ⭐ 790 · 💀) - Autocompletion with Deep Learning on Jupyter Notebook.
MIT - nb_conda (🥉16 · ⭐ 150 · 💀) - Conda environment and package access extension from within Jupyter.
BSD-3 - nbzip (🥉16 · ⭐ 90 · 💀) - Zips and downloads all the contents of a jupyter notebook.
Apache-2 - jupyter-tensorboard (🥉15 · ⭐ 460 · 💀) - Start Tensorboard in Jupyter Notebook.
MIT - Jupyter Spark (🥉15 · ⭐ 190 · 💀) - Jupyter Notebook extension for Apache Spark integration.
MPL-2.0 - Content Management (🥉14 · ⭐ 78 · 💀) - Jupyter Content Management Extensions.
BSD-3 - jupyter-nbrequirements (🥉14 · ⭐ 21 · 💀) - Dependency management and optimization in Jupyter..
MIT - PPExtensions (🥉13 · ⭐ 51 · 💀) - Set of iPython and Jupyter extensions to improve user..
BSD-3 - jupyterterminals (🥉8 · ⭐ 12 · 💀) - Jupyter plugin to support inline terminal shells along with..
MIT
Extensions that provide magic commands to access convenient functionality within a notebook.
sparkmagic (🥇28 · ⭐ 1.4K · 💤) - Jupyter magics and kernels for working with remote Spark.. BSD-3
watermark (🥈26 · ⭐ 940) - An IPython magic extension for printing date and time stamps, version.. BSD-3
Show 8 hidden projects...
- ipython-sql (🥇29 · ⭐ 1.8K · 💀) - %%sql magic for IPython, hopefully evolving into full SQL client.
MIT - ipycache (🥈17 · ⭐ 140 · 💀) - Defines a %%cache cell magic in the IPython notebook to cache..
BSD-3 - heat (🥈15 · ⭐ 1K · 💀) - IPython magic command to profile and view your python code as a heat map.
MIT - py_d3 (🥉14 · ⭐ 450 · 💀) - D3 block magic for Jupyter notebook.
MIT - blackcellmagic (🥉14 · ⭐ 300 · 💀) - IPython magic command to format python code in cell using..
MIT - pick (🥉14 · ⭐ 32 · 💀) - Customize your kernels on Launch!.
BSD-3 - SQLCell (🥉13 · ⭐ 150 · 💀) - SQLCell is a magic function for the Jupyter Notebook that executes..
MIT - jupyter-manim (🥉12 · ⭐ 200 · 💀) - manim cell magic for IPython/Jupyter to show the output video.
MIT
Jupyter kernels that run and introspect the user's code in a given language.
IPython Kernel (🥇40 · ⭐ 720) - IPython Kernel for Jupyter. BSD-3
Metakernel (🥇31 · ⭐ 360) - Jupyter/IPython Kernel Tools. BSD-3
Octave Kernel (🥇27 · ⭐ 460) - An Octave kernel for IPython. BSD-3
Evcxr (🥈26 · ⭐ 6.4K) - An evaluation context for Rust, including a Jupyter Kernel. MIT
-
GitHub (👨💻 55 · 🔀 240 · 📥 11K · 📦 180 · 📋 280 - 42% open · ⏱️ 15.04.2026):
git clone https://github.com/evcxr/evcxr
almond (🥈25 · ⭐ 1.6K) - A Scala kernel for Jupyter. BSD-3
-
GitHub (👨💻 43 · 🔀 240 · 📥 3.4K · 📋 340 - 36% open · ⏱️ 23.04.2026):
git clone https://github.com/almond-sh/almond -
Docker Hub (📥 27K · ⭐ 6 · ⏱️ 25.02.2025):
docker pull almondsh/almond
.NET Interactive (🥈24 · ⭐ 3.2K) - .NET Interactive combines the power of .NET with many other.. MIT
-
GitHub (👨💻 150 · 🔀 440 · 📥 530 · 📋 1.8K - 32% open · ⏱️ 16.04.2026):
git clone https://github.com/dotnet/interactive
IJulia.jl (🥈22 · ⭐ 2.9K) - Julia kernel for Jupyter. MIT
-
GitHub (👨💻 120 · 🔀 420 · 📋 870 - 3% open · ⏱️ 21.04.2026):
git clone https://github.com/JuliaLang/IJulia.jl
IRuby (🥈22 · ⭐ 930) - Official gem repository: Ruby kernel for Jupyter/IPython Notebook. MIT
-
GitHub (👨💻 55 · 🔀 35 · 📥 24 · 📦 830 · 📋 200 - 22% open · ⏱️ 27.12.2025):
git clone https://github.com/SciRuby/iruby -
Docker Hub (📥 3.1K · ⭐ 5 · ⏱️ 03.02.2023):
docker pull rubydata/datascience-notebook
xeus-python (🥈22 · ⭐ 470) - Jupyter kernel for the Python programming language. BSD-3
xeus-cling (🥉20 · ⭐ 3.3K) - Jupyter kernel for the C++ programming language. BSD-3
Apache Toree (🥉20 · ⭐ 750) - Jupyter kernel for Apache Spark. Apache-2
OCaml Kernel (🥉20 · ⭐ 310) - An OCaml kernel for Jupyter (IPython) notebook. MIT
-
GitHub (👨💻 26 · 🔀 47 · 📥 180K · 📋 92 - 15% open · ⏱️ 18.02.2026):
git clone https://github.com/akabe/ocaml-jupyter
xeus-sqlite (🥉18 · ⭐ 170) - Jupyter kernel for SQLite. BSD-3
allthekernels (🥉15 · ⭐ 83 · 💤) - A multiplexer kernel for Jupyter. MIT
Show 28 hidden projects...
- xonsh (🥇38 · ⭐ 9.3K) - Python-powered shell. Full-featured, cross-platform and AI-friendly.
❗️Custom - LFortran (🥇28 · ⭐ 1.2K) - Official main repository for LFortran.
❗Unlicensed - Kernel Gateway (🥈25 · ⭐ 560 · 💀) - Jupyter Kernel Gateway.
❗Unlicensed - Bash Kernel (🥈24 · ⭐ 730 · 💀) - A bash kernel for IPython.
BSD-3 - IRkernel (🥈23 · ⭐ 1.8K · 💀) - R kernel for Jupyter.
MIT - gophernotes (🥈22 · ⭐ 4K · 💀) - The Go kernel for Jupyter notebooks and nteract.
MIT - IJavascript (🥈22 · ⭐ 2.3K · 💀) - IJavascript is a javascript kernel for the Jupyter..
❗Unlicensed - Enterprise Gateway (🥈22 · ⭐ 660) - A lightweight, multi-tenant, scalable and secure..
❗Unlicensed - IJava (🥉19 · ⭐ 1.2K · 💀) - A Jupyter kernel for executing Java code.
MIT - nb_conda_kernels (🥉19 · ⭐ 640 · 💀) - Package for managing conda environment-based kernels..
BSD-3 - SAS Kernel (🥉18 · ⭐ 200 · 💀) - A Jupyter kernel for SAS. This opens up all the data..
Apache-2 - Spylon Kernel (🥉18 · ⭐ 190 · 💀) - Jupyter kernel for scala and spark.
❗Unlicensed - clojupyter (🥉17 · ⭐ 860 · 💀) - a Jupyter kernel for Clojure.
MIT - SciJava Kernel (🥉17 · ⭐ 180 · 💀) - [RETIRED] Try IJava or BeakerX.
Apache-2 - Kernel Detection (🥉17 · ⭐ 150 · 💀) - An Jupyter plugin to enable the automatic detection of..
BSD-2 - Wolfram Kernel (🥉15 · ⭐ 1.2K · 💀) - Wolfram Language kernel for Jupyter notebooks.
MIT - Ansible Kernel (🥉15 · ⭐ 540 · 💀) - Jupyter Notebook Kernel for running Ansible Tasks and..
❗Unlicensed - Matlab Kernel (🥉15 · ⭐ 470 · 💀) - Jupyter Kernel for Matlab.
❗Unlicensed - F# Kernel (🥉15 · ⭐ 440 · 💀) - F# for Jupyter Notebooks.
❗Unlicensed - lgo (🥉14 · ⭐ 2.5K · 💀) - Interactive Go programming with Jupyter.
BSD-3 - notebookJS (🥉14 · ⭐ 180 · 💀) - notebookJS: seamless JavaScript integration in Python Notebooks.
MIT - IElixir (🥉13 · ⭐ 370 · 💀) - Jupyters kernel for Elixir programming language.
Apache-2 - pidgy (🥉12 · ⭐ 44 · 💀) - Interactive computing in Markdown.
BSD-3 - SSH Kernel (🥉11 · ⭐ 75 · 💀) - SSH Kernel for Jupyter.
BSD-3 - ssh_ipykernel (🥉11 · ⭐ 18 · 💀) - A remote jupyter kernel via ssh.
MIT - ICSharp (🥉10 · ⭐ 280 · 💀) - C# kernel for Jupyter.
Apache-2 - remote_ikernel (🥉9 · ⭐ 21 · 💀) - All your Jupyter kernels, on all your machines, in one place.
BSD-2 - kernel-relay (🥉4 · ⭐ 12 · 💀) - kernel-relay is a GraphQL service for interfacing with..
❗Unlicensed
Tools to share, convert and simplify collaboration (e.g., via git) with notebook files.
Jupytext (🥇34 · ⭐ 7.2K) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT
-
GitHub (👨💻 100 · 🔀 410 · 📦 12K · 📋 770 - 17% open · ⏱️ 25.01.2026):
git clone https://github.com/mwouts/jupytext -
PyPi (📥 2.4M / month):
pip install jupytext -
Conda (📥 1.5M · ⏱️ 26.01.2026):
conda install -c conda-forge jupytext -
npm (📥 1.5K / month · 📦 5 · ⏱️ 05.05.2024):
npm install jupyterlab-jupytext
Jupyter Book (🥇34 · ⭐ 4.2K) - Create beautiful, publication-quality books and documents from.. BSD-3
nbdime (🥇34 · ⭐ 2.8K) - Tools for diffing and merging of Jupyter notebooks. BSD-3
-
GitHub (👨💻 56 · 🔀 180 · 📥 440 · 📦 13K · 📋 370 - 26% open · ⏱️ 10.04.2026):
git clone https://github.com/jupyter/nbdime -
PyPi (📥 400K / month · 📦 120 · ⏱️ 10.02.2026):
pip install nbdime -
Conda (📥 1.7M · ⏱️ 10.02.2026):
conda install -c conda-forge nbdime -
npm (📥 11K / month · 📦 12 · ⏱️ 10.02.2026):
npm install nbdime-jupyterlab
Stencila (🥈29 · ⭐ 880) - Documents with Scientific Intelligence. Apache-2
-
GitHub (👨💻 52 · 🔀 56 · 📥 6.3K · 📦 20 · 📋 890 - 11% open · ⏱️ 22.04.2026):
git clone https://github.com/stencila/stencila -
npm (📥 350 / month):
npm install stencila -
Docker Hub (📥 17K · ⏱️ 08.04.2019):
docker pull stencila/cloud
mkdocs-jupyter (🥈28 · ⭐ 500) - Use Jupyter Notebook in mkdocs. Apache-2
BinderHub (🥈25 · ⭐ 2.7K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3
nbviewer (🥈25 · ⭐ 2.3K) - nbconvert as a web service: Render Jupyter Notebooks as static web.. BSD-3
-
GitHub (👨💻 99 · 🔀 560 · 📦 28 · 📋 600 - 31% open · ⏱️ 13.12.2025):
git clone https://github.com/jupyter/nbviewer -
Docker Hub (📥 2.8M · ⭐ 34 · ⏱️ 13.12.2025):
docker pull jupyter/nbviewer
nbgallery (🥉18 · ⭐ 160) - Enterprise Jupyter notebook sharing and collaboration app. MIT
-
GitHub (👨💻 29 · 🔀 36 · 📋 510 - 9% open · ⏱️ 24.02.2026):
git clone https://github.com/nbgallery/nbgallery -
Docker Hub (📥 180K · ⭐ 5 · ⏱️ 24.02.2026):
docker pull nbgallery/nbgallery
Show 12 hidden projects...
- Voila (🥈31 · ⭐ 5.9K) - Voil turns Jupyter notebooks into standalone web applications.
❗Unlicensed - Knowledge Repo (🥈25 · ⭐ 5.5K · 💀) - A next-generation curated knowledge sharing platform..
Apache-2 - RISE (🥈25 · ⭐ 3.7K · 💀) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension.
❗Unlicensed - mknotebooks (🥉22 · ⭐ 140 · 💀) - A plugin for mkdocs to help you include Jupyter notebooks in your..
MIT - jupyter-flex (🥉20 · ⭐ 320 · 💀) - Build dashboards using Jupyter Notebooks.
Apache-2 - notedown (🥉19 · ⭐ 860 · 💀) - Markdown = IPython Notebook.
BSD-2 - scrapbook (🥉16 · ⭐ 290 · 💀) - A library for recording and reading data in notebooks.
BSD-3 - nbinteract (🥉15 · ⭐ 230 · 💀) - Create interactive webpages from Jupyter Notebooks.
BSD-3 - bookstore (🥉15 · ⭐ 200 · 💀) - Notebook storage and publishing workflows for the masses.
BSD-3 - cdsdashboards (🥉14 · ⭐ 200 · 💀) - JupyterHub extension for ContainDS Dashboards.
❗Unlicensed - pynb (🥉13 · ⭐ 250 · 💀) - Jupyter Notebooks as plain Python code with embedded Markdown text.
MIT - jnotebook-reader (🥉9 · ⭐ 100 · 💀) - An awesome viewer to browse and render Jupyter..
Apache-2
Libraries and tools that work with or can be used within notebook files.
repo2docker (🥇28 · ⭐ 1.7K) - Turn repositories into Jupyter-enabled Docker images. BSD-3
Jupyter Client (🥇28 · ⭐ 470) - Jupyter protocol client APIs. BSD-3
Jupyter Sphinx (🥈25 · ⭐ 190 · 💤) - Sphinx extension for rendering of Jupyter interactive.. BSD-3
sphinxcontrib.jupyter (🥉19 · ⭐ 77 · 💤) - A Sphinx Extension for Generating Jupyter Notebooks. BSD-3
Show 17 hidden projects...
- ipyparallel (🥈26 · ⭐ 2.6K) - IPython Parallel: Interactive Parallel Computing in Python.
❗Unlicensed - PixieDust (🥈26 · ⭐ 1K · 💀) - Python Helper library for Jupyter Notebooks.
Apache-2 - BeakerX (🥈25 · ⭐ 2.9K · 💀) - Beaker Extensions for Jupyter Notebook.
Apache-2 - nbval (🥈24 · ⭐ 450 · 💤) - A py.test plugin to validate Jupyter notebooks.
❗Unlicensed - fastpages (🥉23 · ⭐ 3.5K · 💀) - An easy to use blogging platform, with enhanced support for..
Apache-2 - ipytest (🥉22 · ⭐ 330 · 💀) - Pytest in IPython notebooks.
MIT - nbopen (🥉20 · ⭐ 310 · 💀) - Open a Jupyter notebook in the best available server.
BSD-3 - testbook (🥉19 · ⭐ 430 · 💀) - Unit test your Jupyter Notebooks the right way.
BSD-3 - treon (🥉19 · ⭐ 310 · 💀) - Easy to use test framework for Jupyter Notebooks.
MIT - JupyterWith (🥉17 · ⭐ 740 · 💀) - Declarative and reproducible Jupyter environments - powered by Nix.
MIT - Kernel Management (🥉13 · ⭐ 15 · 💀) - Experimental new kernel management framework for..
❗Unlicensed - jupyter2slides (🥉11 · ⭐ 790 · 💀) - Cloud Native Presentation Slides with Jupyter Notebook +..
MIT - ipyexperiments (🥉11 · ⭐ 230 · 💀) - Automatic GPU+CPU memory profiling, re-use and memory..
❗Unlicensed - nbmake-action (🥉11 · ⭐ 150 · 💀) - GitHub Action for testing notebooks.
Apache-2 - Jupyter Helpers (🥉7 · ⭐ 48 · 💀) - A collection of helpers for Jupyter/IPython.
MIT - Jupter-Notebook-REST-API (🥉5 · ⭐ 170 · 💀) - Run your jupyter notebooks as a REST API endpoint...
MIT - JupyterLab Marketplace (🥉5 · ⭐ 10) - A community-run marketplace for JupyterLab extensions..
Apache-2
Extensions that can render and display files of specific MIME types.
JupyterLab Latex (🥇20 · ⭐ 680) - JupyterLab extension for live editing of LaTeX documents. BSD-3
-
GitHub (👨💻 28 · 🔀 78 · 📥 270 · 📋 100 - 31% open · ⏱️ 17.12.2025):
git clone https://github.com/jupyterlab/jupyterlab-latex -
PyPi (📥 4.9K / month · 📦 1 · ⏱️ 17.12.2025):
pip install jupyterlab_latex -
Conda (📥 40K · ⏱️ 17.12.2025):
conda install -c conda-forge jupyterlab-latex -
npm (📥 130 / month · 📦 5 · ⏱️ 17.12.2025):
npm install @jupyterlab/latex
Show 7 hidden projects...
- JupyterLab Renderers (🥇20 · ⭐ 520 · 💀) - Renderers and renderer extensions for JupyterLab.
BSD-3 - JupyterLab Dash (🥈18 · ⭐ 960 · 💀) - An Extension for the Interactive development of Dash apps in..
MIT - JupyterLab Drawio (🥈18 · ⭐ 620 · 💀) - A standalone embedding of the FOSS drawio / mxgraph..
BSD-3 - JupyterLab Spreadsheet (🥉14 · ⭐ 200 · 💀) - JupyterLab plugin for viewing spreadsheets, such as..
BSD-3 - jupyterlab-tabular-data-editor (🥉14 · ⭐ 140 · 💀) - Manipulate your tabular data responsively and..
BSD-3 - JupyterLab Chart Editor (🥉13 · ⭐ 220 · 💀) - JupyterLab extension for Plotlys react-chart-editor.
BSD-3 - JupyterLab Voyager (🥉12 · ⭐ 300 · 💀) - JupyterLab extension visualize data with Voyager.
BSD-3
Extensions that can customize the appearance of JupyterLab.
Material Darker Theme (🥈14 · ⭐ 170) - The Material Darker theme for JupyterLab. BSD-3
jupyterlab-theme-solarized-dark (🥈12 · ⭐ 120) - JupyterLab Theme Solarized Dark. BSD-3
-
GitHub (👨💻 2 · 🔀 14 · 📥 84 · 📦 3 · 📋 4 - 50% open · ⏱️ 15.04.2026):
git clone https://github.com/AllanChain/jupyterlab-theme-solarized-dark -
PyPi (📥 6.2K / month · ⏱️ 18.01.2024):
pip install jupyterlab_theme_solarized_dark -
npm (📥 220 / month · 📦 3 · ⏱️ 18.01.2024):
npm install jupyterlab-theme-solarized-dark
Show 7 hidden projects...
- Darcula Theme (🥇20 · ⭐ 220 · 💀) - A handsome Darcula theme for Jupyterlab. The first jlab..
BSD-3 - Neon Theme (🥈11 · ⭐ 160 · 💀) - A flat, 80s neon inspired theme for JupyterLab.
BSD-3 - Horizon Theme (🥈11 · ⭐ 98 · 💀) - VSCode Horizon Theme port for JupyterLab.
BSD-3 - jupyterlab_darkside_ui (🥉9 · ⭐ 120 · 💀) - Darkside ui and syntax theme for jupyterlab.
BSD-3 - Gruvbox Theme (🥉8 · ⭐ 52 · 💀) - Gruvbox dark theme for Jupyter Lab. Modeled on classic..
❗Unlicensed - Theme Toggle (🥉7 · ⭐ 11 · 💀) - JupyterLab extension to toggle the theme in the Top Bar area.
BSD-3 - Nord Theme (🥉5 · ⭐ 26 · 💀) - JupyterLab - Nord Theme.
❗Unlicensed
Application plugins that extend the functionality of JupyterLab itself.
Perspective (🥇35 · ⭐ 10K) - A data visualization and analytics component, especially well-.. Apache-2
-
GitHub (👨💻 100 · 🔀 1.3K · 📥 12K · 📦 200 · 📋 920 - 12% open · ⏱️ 23.04.2026):
git clone https://github.com/finos/perspective -
PyPi (📥 33K / month · 📦 34 · ⏱️ 14.04.2026):
pip install perspective-python -
Conda (📥 2.7M · ⏱️ 14.04.2026):
conda install -c conda-forge perspective -
npm (📥 290 / month · 📦 6 · ⏱️ 03.09.2025):
npm install @finos/perspective-jupyterlab
JupyterLab Git (🥇32 · ⭐ 1.6K) - A Git extension for JupyterLab. BSD-3
-
GitHub (👨💻 110 · 🔀 390 · 📥 900 · 📦 3.4K · 📋 630 - 18% open · ⏱️ 17.04.2026):
git clone https://github.com/jupyterlab/jupyterlab-git -
PyPi (📥 270K / month):
pip install jupyterlab-git -
Conda (📥 840K · ⏱️ 04.03.2026):
conda install -c conda-forge jupyterlab-git -
npm (📥 1.8K / month · 📦 9 · ⏱️ 02.03.2026):
npm install @jupyterlab/git
JupyterLab LSP (🥇28 · ⭐ 2K) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3
-
GitHub (👨💻 58 · 🔀 160 · 📋 600 - 33% open · ⏱️ 01.04.2026):
git clone https://github.com/jupyter-lsp/jupyterlab-lsp -
PyPi (📥 150K / month):
pip install jupyterlab-lsp -
Conda (📥 6.7M · ⏱️ 02.04.2026):
conda install -c conda-forge jupyter-lsp -
npm (📥 990 / month · 📦 7 · ⏱️ 26.08.2022):
npm install @krassowski/jupyterlab-lsp
Code Formatter (🥇24 · ⭐ 910) - A JupyterLab plugin to facilitate invocation of code formatters. MIT
-
GitHub (👨💻 50 · 🔀 65 · 📥 90 · 📦 2 · 📋 210 - 14% open · ⏱️ 12.02.2026):
git clone https://github.com/ryantam626/jupyterlab_code_formatter -
PyPi (📥 120K / month):
pip install jupyterlab_code_formatter -
Conda (📥 880K · ⏱️ 11.02.2026):
conda install -c conda-forge jupyterlab_code_formatter -
npm (📥 370 / month):
npm install @ryantam626/jupyterlab_code_formatter
Variable Inspector (🥈23 · ⭐ 1.2K) - Variable Inspector extension for Jupyterlab. BSD-3
-
GitHub (👨💻 25 · 🔀 98 · 📥 400 · 📦 6 · 📋 180 - 27% open · ⏱️ 17.04.2026):
git clone https://github.com/lckr/jupyterlab-variableInspector -
PyPi (📥 16K / month · 📦 7 · ⏱️ 05.09.2024):
pip install lckr-jupyterlab-variableinspector -
Conda (📥 110K · ⏱️ 22.04.2025):
conda install -c conda-forge jupyterlab-variableinspector -
npm (📥 160 / month):
npm install @lckr/jupyterlab_variableinspector
Jupyter Bokeh (🥈23 · ⭐ 260) - An extension for rendering Bokeh content in JupyterLab notebooks. BSD-3
-
GitHub (👨💻 21 · 🔀 59 · 📦 6 · 📋 110 - 21% open · ⏱️ 17.04.2026):
git clone https://github.com/bokeh/jupyter_bokeh -
PyPi (📥 170K / month · 📦 57 · ⏱️ 14.03.2023):
pip install jupyter-bokeh -
Conda (📥 220K · ⏱️ 22.04.2025):
conda install -c conda-forge jupyter_bokeh -
npm (📥 2K / month · 📦 5 · ⏱️ 03.06.2024):
npm install @bokeh/jupyter_bokeh
jupyter-fs (🥈23 · ⭐ 240) - A filesystem-like contents manager for multiple backends in.. Apache-2
GPU Dashboards (🥈22 · ⭐ 670) - A JupyterLab extension for displaying dashboards of GPU usage. BSD-3
-
GitHub (👨💻 26 · 🔀 83 · 📦 3 · 📋 98 - 45% open · ⏱️ 13.02.2026):
git clone https://github.com/rapidsai/jupyterlab-nvdashboard -
PyPi (📥 23K / month · 📦 3 · ⏱️ 03.03.2025):
pip install jupyterlab-nvdashboard -
Conda (📥 73K · ⏱️ 22.04.2025):
conda install -c conda-forge jupyterlab-nvdashboard -
npm (📥 84 / month · 📦 5 · ⏱️ 27.04.2021):
npm install jupyterlab-nvdashboard
JupyterLab Templates (🥈22 · ⭐ 410) - Support for jupyter notebook templates in jupyterlab. Apache-2
-
GitHub (👨💻 23 · 🔀 68 · 📦 8 · 📋 97 - 9% open · ⏱️ 19.04.2026):
git clone https://github.com/jpmorganchase/jupyterlab_templates -
PyPi (📥 7K / month):
pip install jupyterlab_templates -
Conda (📥 53K · ⏱️ 29.09.2025):
conda install -c conda-forge jupyterlab_templates -
npm (📥 560 / month):
npm install jupyterlab_templates
jupyterlab-execute-time (🥈22 · ⭐ 400) - A JupyterLab extension for displaying cell timings. BSD-3
-
GitHub (👨💻 22 · 🔀 50 · 📦 3 · 📋 80 - 13% open · ⏱️ 23.12.2025):
git clone https://github.com/deshaw/jupyterlab-execute-time -
PyPi (📥 67K / month · 📦 30 · ⏱️ 23.12.2025):
pip install jupyterlab-execute-time -
Conda (📥 150K · ⏱️ 22.04.2025):
conda install -c conda-forge jupyterlab_execute_time -
npm (📥 460 / month):
npm install jupyterlab-execute-time
ipylab (🥈22 · ⭐ 220 · 💤) - Control JupyterLab from Python Notebooks with Jupyter Widgets. BSD-3
-
GitHub (👨💻 9 · 🔀 16 · 📥 280 · 📦 520 · 📋 58 - 62% open · ⏱️ 26.06.2025):
git clone https://github.com/jtpio/ipylab -
PyPi (📥 250K / month · 📦 47 · ⏱️ 24.06.2025):
pip install ipylab -
Conda (📥 81K · ⏱️ 25.06.2025):
conda install -c conda-forge ipylab -
npm (📥 17K / month · 📦 5 · ⏱️ 24.06.2025):
npm install ipylab
dask-labextension (🥈21 · ⭐ 330 · 💤) - JupyterLab extension for Dask. BSD-3
-
GitHub (👨💻 26 · 🔀 67 · 📦 3 · 📋 150 - 30% open · ⏱️ 02.06.2025):
git clone https://github.com/dask/dask-labextension -
PyPi (📥 18K / month · 📦 16 · ⏱️ 04.08.2023):
pip install dask-labextension -
Conda (📥 1.1M · ⏱️ 22.04.2025):
conda install -c conda-forge dask-labextension -
npm (📥 150 / month · 📦 5 · ⏱️ 21.06.2022):
npm install dask-labextension
JupyterLab SideCar (🥈20 · ⭐ 260) - A sidecar output widget for JupyterLab. BSD-3
-
GitHub (👨💻 19 · 🔀 39 · 📦 7 · 📋 42 - 66% open · ⏱️ 27.02.2026):
git clone https://github.com/jupyter-widgets/jupyterlab-sidecar -
PyPi (📥 42K / month · 📦 46 · ⏱️ 27.02.2026):
pip install sidecar -
Conda (📥 41K · ⏱️ 27.02.2026):
conda install -c conda-forge sidecar -
npm (📥 130 / month · 📦 5 · ⏱️ 27.02.2026):
npm install @jupyter-widgets/jupyterlab-sidecar
JupyterLab IFrame (🥈20 · ⭐ 120) - View html as an embedded iframe in JupyterLab. Apache-2
-
GitHub (👨💻 5 · 🔀 21 · 📦 11 · 📋 68 - 5% open · ⏱️ 02.04.2026):
git clone https://github.com/timkpaine/jupyterlab_iframe -
PyPi (📥 1.9K / month):
pip install jupyterlab_iframe -
Conda (📥 54K · ⏱️ 22.04.2025):
conda install -c conda-forge jupyterlab_iframe -
npm (📥 110 / month):
npm install jupyterlab_iframe
nbcelltests (🥈19 · ⭐ 96) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2
-
GitHub (👨💻 8 · 🔀 24 · 📦 5 · 📋 120 - 25% open · ⏱️ 02.04.2026):
git clone https://github.com/jpmorganchase/nbcelltests -
PyPi (📥 35 / month · ⏱️ 05.06.2024):
pip install nbcelltests -
Conda (📥 19K · ⏱️ 22.04.2025):
conda install -c conda-forge nbcelltests -
npm (📥 61 / month · 📦 5 · ⏱️ 05.10.2020):
npm install jupyterlab_celltests
jupyterlab-sos (🥉17 · ⭐ 77 · 💤) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3
JupyterLab Autoversion (🥉16 · ⭐ 85) - Automatically version jupyter notebooks in JupyterLab. Apache-2
-
GitHub (👨💻 6 · 🔀 9 · 📋 37 - 13% open · ⏱️ 19.04.2026):
git clone https://github.com/timkpaine/jupyterlab_autoversion -
PyPi (📥 93 / month):
pip install jupyterlab_autoversion -
Conda (📥 39K · ⏱️ 22.04.2025):
conda install -c conda-forge jupyterlab_autoversion -
npm (📥 62 / month):
npm install jupyterlab_autoversion
JupyterLab Quickopen (🥉15 · ⭐ 89 · 💤) - Quickly open a file in JupyterLab by typing part of.. BSD-3
jupyterlab_commands (🥉15 · ⭐ 63) - Add arbitrary python commands to the jupyterlab.. Apache-2
KnowledgeLab (🥉15 · ⭐ 48) - KnowledgeRepo + JupyterLab. Apache-2
JupyterLab Email (🥉12 · ⭐ 62) - A jupyterlab extension to email notebooks directly from.. Apache-2
JupyterLab Flake8 (🥉12 · ⭐ 62) - A jupyterlab extension to email notebooks directly from.. Apache-2
Show 28 hidden projects...
- JupyterLab TOC (🥇28 · ⭐ 15K · 💀) - Table of Contents extension for JupyterLab.
BSD-3 - JupyterLab Debugger (🥈21 · ⭐ 550 · 💀) - A visual debugger for Jupyter notebooks, consoles,..
BSD-3 - JupyterLab System Monitor (🥈21 · ⭐ 310 · 💀) - JupyterLab extension to display system metrics.
BSD-3 - JupyterLab Spellchecker (🥈21 · ⭐ 210 · 💀) - Spellchecker for JupyterLab notebook markdown cells..
BSD-3 - JupyterLab GitHub (🥈19 · ⭐ 440 · 💀) - GitHub integration for JupyterLab.
BSD-3 - JupyterLab Google Drive (🥉18 · ⭐ 400 · 💀) - Cloud storage for JupyterLab using Google Drive.
BSD-3 - JupyterLab HDF5 (🥉17 · ⭐ 120 · 💀) - Open and explore HDF5 files in JupyterLab. Can handle very..
BSD-3 - Collapsible Headings (🥉16 · ⭐ 190 · 💀) - Implements Collapsible Headers for Jupyter Lab..
BSD-3 - JupyterLab Data Explorer (🥉16 · ⭐ 180 · 💀) - First class datasets in JupyterLab.
BSD-3 - JupyterLab Vim (🥉15 · ⭐ 980 · 💀) - Vim notebook cell bindings for JupyterLab.
MIT - jupyterlab-interactive-dashboard-editor (🥉15 · ⭐ 220 · 💀) - A drag-and-drop dashboard editor for JupyterLab.
BSD-3 - JupyterLab Commenting (🥉15 · ⭐ 100 · 💀) - Commenting and annotation for JupyterLab.
BSD-3 - JupyterLab Top Bar (🥉15 · ⭐ 6 · 💀) - JupyterLab Top Bar extension.
BSD-3 - JupyterLab Go-To-Definition (🥉14 · ⭐ 230 · 💀) - Navigate to variables definition with a click in..
BSD-3 - jupyterlab-flake8 (🥉14 · ⭐ 110 · 💀) - Jupyterlab python linter for notebooks and text files..
BSD-3 - nbgather (🥉13 · ⭐ 530 · 💀) - Spit shine for Jupyter notebooks.
MIT - JupyterLab SQL (🥉13 · ⭐ 430 · 💀) - SQL GUI for JupyterLab.
MIT - JupyterLab Tensorboard (🥉13 · ⭐ 310 · 💀) - Tensorboard extension for jupyterlab.
MIT - JupyterLab Kernelspy (🥉13 · ⭐ 85 · 💀) - A Jupyter Lab extension for inspecting messages..
❗Unlicensed - JupyterLab Shortcutui (🥉13 · ⭐ 54 · 💀) - A JupyterLab extension for managing keyboard shortcuts.
BSD-3 - StickyLand (🥉12 · ⭐ 570 · 💀) - Break the linear presentation of Jupyter Notebooks with sticky..
BSD-3 - jupyterlab-sparkmonitor (🥉12 · ⭐ 92 · 💀) - JupyterLab extension that enables monitoring launched..
Apache-2 - JupyterLab Python Files (🥉12 · ⭐ 51 · 💀) - JupyterLab extension to create Python files.
BSD-3 - jupyterlab-gitplus (🥉11 · ⭐ 120 · 💀) - JupyterLab extension to create GitHub commits & pull..
❗️AGPL-3.0 - jupyterlab-celltags (🥉10 · ⭐ 110 · 💀) - A JupyterLab extension for notebook cell tags.
BSD-3 - JupyterLab Bytecode (🥉8 · ⭐ 61 · 💀) - JupyterLab extension to explore CPython Bytecode.
BSD-3 - JupyterLab Spark (🥉8 · ⭐ 12 · 💀) - Spark Application UI extension for JupyterLab.
Apache-2 - jupyterlab-executor (🥉7 · ⭐ 17 · 💀) - JupyterLab extension to execute the scripts from the..
BSD-3
Authentication modules that manage and control how users can access the JupyterHub deployment.
OAuthenticator (🥇30 · ⭐ 440) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
LDAP Authenticator (🥇24 · ⭐ 210) - LDAP Authenticator Plugin for Jupyter. BSD-3
Native Authenticator (🥈21 · ⭐ 81) - JupyterHub-native User Authenticator. BSD-3
LTI Authenticator (🥈18 · ⭐ 73) - A JupyterHub authenticator for LTI. BSD-3
First Use Authenticator (🥈17 · ⭐ 50) - JupyterHub Authenticator that lets users set.. BSD-3
Show 10 hidden projects...
- SAML Authenticator (🥈15 · ⭐ 41 · 💀) - jupyterhub-samlauthenticator.
MIT - JWT Authenticator (🥉13 · ⭐ 54 · 💀) - A Token Authenticator for JupyterHub.
Apache-2 - Remote User Auth (🥉11 · ⭐ 43 · 💀) - REMOTE_USER authenticator for Jupyterhub.
❗️GPL-3.0 - Keberos Authenticator (🥉10 · ⭐ 12) - A JupyterHub authenticator using Kerberos.
BSD-3 - Remote Authenticator (🥉10 · ⭐ 2) - A collection of JupyterHub Authenticators, including..
❗️GPL-3.0 - dummyauthenticator (🥉9 · ⭐ 30 · 💀) - A Dummy JupyterHub Authenticator to make testing easy.
BSD-3 - Null Authenticator (🥉9 · ⭐ 10 · 💀) - Null Authenticator for JupyterHub instances that should..
BSD-3 - CAS Authenticator (🥉8 · ⭐ 23 · 💀) - CAS authenticator for Jupyterhub.
❗️GPL-3.0 - Hash Authenticator (🥉8 · ⭐ 4 · 💀) - Authenticate users with passwords generated from their..
BSD-3 - SSH Authenticator (🥉4 · ⭐ 9 · 💀) - A simple SSH authenticator for JupyterHub.
BSD-3
Spawner modules that start, monitor, and stop single-user notebook servers.
KubeSpawner (🥇26 · ⭐ 600) - Kubernetes spawner for JupyterHub. BSD-3
DockerSpawner (🥇26 · ⭐ 540) - Spawns JupyterHub single user servers in Docker containers. BSD-3
BatchSpawner (🥈23 · ⭐ 200) - Custom Spawner for Jupyterhub to start servers in batch scheduled.. BSD-3
SystemdSpawner (🥉19 · ⭐ 100) - Spawn JupyterHub single-user notebook servers with systemd. BSD-3
SudoSpawner (🥉17 · ⭐ 52) - Spawn JupyterHub single-user servers with sudo. BSD-3
Show 2 hidden projects...
- WrapSpawner (🥉13 · ⭐ 65 · 💀) - Mechanism for runtime configuration of spawners for JupyterHub.
BSD-3 - YarnSpawner (🥉10 · ⭐ 19 · 💤) - Spawn JupyterHub single user notebook servers in Hadoop/YARN..
BSD-3
Core components of the Jupyter architecture.
jupyter_server (🥉31 · ⭐ 560) - The backendi.e. core services, APIs, and REST endpointsto.. BSD-3
Show 1 hidden projects...
- jupyter-packaging (🥉24 · ⭐ 65 · 💀) - Tools to help build and install Jupyter Python packages.
BSD-3
jupyter-console (🥈28 · ⭐ 280) - Jupyter Terminal Console. BSD-3
Show 2 hidden projects...
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning python libraries.
- awesome-jupyter: A curated list of awesome Jupyter projects, libraries and resources.
- awesome-jupyterlab: A curated list of awesome JupyterLab extensions and resources.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.
