Best-of Jupyter
🏆 A ranked list of awesome Jupyter projects. Updated weekly.
This curated list contains 300 awesome open-source projects with a total of 360K 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.
Contents
- Notebook Environments 16 projects
- Interactive Widgets & Visualization 56 projects
- Jupyter Extensions 25 projects
- Jupyter Magic 12 projects
- Jupyter Kernels 43 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 8 projects
- Jupyter Components 3 projects
- Others 4 projects
Explanation
- 🥇🥈🥉 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
Notebook Environments
Development environments with support for Jupyter Notebooks.
Jupyter (🥇43 · ⭐ 12K) - Jupyter Interactive Notebook. BSD-3
-
GitHub (👨💻 640 · 🔀 4.2K · 📥 15K · 📦 340 · 📋 4.7K - 41% open · ⏱️ 12.10.2023):
git clone https://github.com/jupyter/notebook
-
PyPi (📥 18M / month · 📦 9K · ⏱️ 12.10.2023):
pip install notebook
-
Conda (📥 3.8M · ⏱️ 02.10.2023):
conda install -c conda-forge jupyter
-
Docker Hub (📥 31M · ⭐ 1K · ⏱️ 10.10.2023):
docker pull jupyter/datascience-notebook
JupyterHub (🥇38 · ⭐ 7.7K) - Multi-user server for Jupyter notebooks. BSD-3
-
GitHub (👨💻 350 · 🔀 1.9K · 📦 2.5K · 📋 2.4K - 8% open · ⏱️ 04.10.2023):
git clone https://github.com/jupyterhub/jupyterhub
-
PyPi (📥 190K / month · 📦 390 · ⏱️ 10.08.2023):
pip install jupyterhub
-
Conda (📥 1M · ⏱️ 10.08.2023):
conda install -c conda-forge jupyterhub
-
Docker Hub (📥 4.9M · ⭐ 330 · ⏱️ 04.10.2023):
docker pull jupyterhub/jupyterhub
Docker Stacks (🥈32 · ⭐ 7.9K) - Ready-to-run Docker images containing Jupyter applications. BSD-3
-
GitHub (👨💻 240 · 🔀 2.9K · 📦 18 · 📋 860 - 2% open · ⏱️ 10.10.2023):
git clone https://github.com/jupyter/docker-stacks
-
Docker Hub (📥 90M · ⭐ 430 · ⏱️ 10.10.2023):
docker pull jupyter/scipy-notebook
JupyterLab (🥈31 · ⭐ 13K) - JupyterLab computational environment. BSD-3
-
GitHub (👨💻 430 · 🔀 2.8K):
git clone https://github.com/jupyterlab/jupyterlab
-
PyPi (📥 13M / month · 📦 2.3K · ⏱️ 11.10.2023):
pip install jupyterlab
-
Conda (📥 9.1M · ⏱️ 11.10.2023):
conda install -c conda-forge jupyterlab
-
npm (📥 190K / month · 📦 370 · ⏱️ 11.10.2023):
npm install @jupyterlab/ui-components
VSCode Jupyter (🥈30 · ⭐ 1.1K) - VS Code Jupyter extension. MIT
docker-python (🥉27 · ⭐ 2.4K) - Kaggle Python docker image. Apache-2
-
GitHub (👨💻 150 · 🔀 860 · 📋 320 - 4% open · ⏱️ 26.09.2023):
git clone https://github.com/kaggle/docker-python
-
Docker Hub (📥 190K · ⭐ 170 · ⏱️ 05.09.2023):
docker pull kaggle/python
Hydrogen (🥉22 · ⭐ 3.9K · 💤) - Run code interactively, inspect data, and plot. All the power of.. MIT
-
GitHub (👨💻 90 · 🔀 350 · 📋 1.3K - 13% open · ⏱️ 10.01.2023):
git clone https://github.com/nteract/hydrogen
gpu-jupyter (🥉14 · ⭐ 580) - Leverage the flexibility of Jupyterlab through the power of your.. Apache-2
-
GitHub (👨💻 12 · 🔀 200 · 📋 81 - 9% open · ⏱️ 04.04.2023):
git clone https://github.com/iot-salzburg/gpu-jupyter
jupyterlite (🥉13 · ⭐ 85) - Wasm powered Jupyter running in the browser. BSD-3
-
GitHub (👨💻 51 · 🔀 6 · ⏱️ 12.10.2023):
git clone https://github.com/jtpio/jupyterlite
Show 4 hidden projects...
- DataLab (🥉26 · ⭐ 980 · 💀) - Interactive tools and developer experiences for Big Data on..
Apache-2
- ML Workspace (🥉21 · ⭐ 3.2K · 💀) - All-in-one web-based IDE specialized for machine learning..
Apache-2
- jupyverse (🥉18 · ⭐ 170) - A Jupyter server based on FastAPI.
❗Unlicensed
- ML Hub (🥉15 · ⭐ 290 · 💀) - Multi-user development platform for machine learning teams. Simple..
Apache-2
Interactive Widgets & Visualization
Extensions that provide interactive UI-widgets and visualization tools.
🔗 best-of-ml-python - Data Visualization - Python-based data visualization libraries.
pandas-profiling (🥇37 · ⭐ 11K) - 1 Line of code data quality profiling & exploratory data.. MIT
ipyleaflet (🥇33 · ⭐ 1.4K) - A Jupyter - Leaflet.js bridge. MIT
ipywidgets (🥇32 · ⭐ 2.9K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3
-
GitHub (👨💻 210 · 🔀 900 · 📦 2 · 📋 2K - 33% open · ⏱️ 22.09.2023):
git clone https://github.com/jupyter-widgets/ipywidgets
-
PyPi (📥 13M / month):
pip install ipywidgets
-
Conda (📥 12M · ⏱️ 13.09.2023):
conda install -c conda-forge ipywidgets
-
npm (📥 54K / month):
npm install @jupyter-widgets/jupyterlab-manager
jupyter-matplotlib (🥈31 · ⭐ 1.5K) - Matplotlib Jupyter Integration. BSD-3
bqplot (🥈30 · ⭐ 3.5K) - Plotting library for IPython/Jupyter notebooks. Apache-2
-
GitHub (👨💻 64 · 🔀 470 · 📦 49 · 📋 610 - 39% open · ⏱️ 04.10.2023):
git clone https://github.com/bqplot/bqplot
-
PyPi (📥 140K / month · 📦 100 · ⏱️ 17.07.2023):
pip install bqplot
-
Conda (📥 1.2M · ⏱️ 12.07.2023):
conda install -c conda-forge bqplot
-
npm (📥 5.3K / month · 📦 16 · ⏱️ 04.08.2023):
npm install bqplot
responsible-ai-widgets (🥈29 · ⭐ 980) - Responsible AI Toolbox is a suite of tools providing.. MIT
facets-overview (🥈28 · ⭐ 7.2K) - Visualizations for machine learning datasets. Apache-2
ipyvolume (🥈27 · ⭐ 1.9K) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
-
GitHub (👨💻 45 · 🔀 240 · 📦 15 · 📋 320 - 58% open · ⏱️ 07.07.2023):
git clone https://github.com/maartenbreddels/ipyvolume
-
PyPi (📥 62K / month · 📦 51 · ⏱️ 02.06.2023):
pip install ipyvolume
-
Conda (📥 450K · ⏱️ 05.06.2023):
conda install -c conda-forge ipyvolume
-
npm (📥 1.3K / month · 📦 5 · ⏱️ 02.06.2023):
npm install ipyvolume
nglview (🥈27 · ⭐ 720) - Jupyter widget to interactively view molecular structures and trajectories. MIT
-
GitHub (👨💻 38 · 🔀 130 · 📥 280 · 📦 3 · 📋 470 - 7% open · ⏱️ 11.09.2023):
git clone https://github.com/nglviewer/nglview
-
PyPi (📥 10K / month · 📦 59 · ⏱️ 11.09.2023):
pip install nglview
-
Conda (📥 680K · ⏱️ 15.09.2023):
conda install -c conda-forge nglview
-
npm (📥 5.9K / month · 📦 4 · ⏱️ 11.09.2023):
npm install nglview-js-widgets
jupyter-dash (🥈26 · ⭐ 940) - OBSOLETE - Dash v2.11+ has Jupyter support built in!. MIT
-
GitHub (👨💻 10 · 🔀 240 · 📥 99 · 📦 3.3K · 📋 80 - 65% open · ⏱️ 11.08.2023):
git clone https://github.com/plotly/jupyter-dash
-
PyPi (📥 120K / month · 📦 71 · ⏱️ 01.04.2022):
pip install jupyter-dash
-
Conda (📥 350K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyter-dash
-
npm (📥 3.2K / month · 📦 2 · ⏱️ 22.01.2021):
npm install jupyterlab-dash
ipyvuetify (🥈26 · ⭐ 320) - Jupyter widgets based on vuetify UI components. MIT
-
GitHub (👨💻 12 · 🔀 49 · 📦 930 · 📋 200 - 31% open · ⏱️ 07.09.2023):
git clone https://github.com/mariobuikhuizen/ipyvuetify
-
PyPi (📥 110K / month · 📦 40 · ⏱️ 18.04.2023):
pip install ipyvuetify
-
Conda (📥 150K · ⏱️ 16.06.2023):
conda install -c conda-forge ipyvuetify
-
npm (📥 9K / month · 📦 3 · ⏱️ 18.04.2023):
npm install jupyter-vuetify
ipydagred3 (🥈25 · ⭐ 2.9K · 📈) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2
-
GitHub (👨💻 3 · 🔀 930 · 📦 2 · 📋 22 - 22% open · ⏱️ 08.10.2023):
git clone https://github.com/timkpaine/ipydagred3
-
PyPi (📥 220 / month · 📦 3 · ⏱️ 03.09.2023):
pip install ipydagred3
-
Conda (📥 25K · ⏱️ 04.09.2023):
conda install -c conda-forge ipydagred3
-
npm (📥 54K / month · 📦 95 · ⏱️ 13.09.2023):
npm install @jupyter-widgets/jupyterlab-manager
itkwidgets (🥈25 · ⭐ 540) - Interactive Jupyter widgets to visualize images, point sets, and.. Apache-2
-
GitHub (👨💻 7 · 🔀 78 · 📥 87 · 📦 270 · 📋 260 - 43% open · ⏱️ 06.10.2023):
git clone https://github.com/InsightSoftwareConsortium/itkwidgets
-
PyPi (📥 3.7K / month):
pip install itkwidgets
-
Conda (📥 340K · ⏱️ 16.06.2023):
conda install -c conda-forge itkwidgets
-
npm (📥 520 / month):
npm install itkwidgets
ipyvizzu (🥈24 · ⭐ 880) - Build animated charts in Jupyter Notebook and similar environments.. Apache-2
ipydatagrid (🥈24 · ⭐ 430) - Fast Datagrid widget for the Jupyter Notebook and JupyterLab. BSD-3
ipycytoscape (🥈24 · ⭐ 240) - A Cytoscape Jupyter widget. BSD-3
-
GitHub (👨💻 32 · 🔀 58 · 📥 3 · 📦 160 · 📋 160 - 38% open · ⏱️ 23.05.2023):
git clone https://github.com/cytoscape/ipycytoscape
-
PyPi (📥 11K / month · 📦 16 · ⏱️ 04.04.2022):
pip install ipycytoscape
-
Conda (📥 330K · ⏱️ 16.06.2023):
conda install -c conda-forge ipycytoscape
-
npm (📥 1.1K / month · 📦 2 · ⏱️ 04.04.2022):
npm install jupyter-cytoscape
ipywebrtc (🥉23 · ⭐ 230 · 💤) - WebRTC for Jupyter notebook/lab. MIT
-
GitHub (👨💻 9 · 🔀 38 · 📦 890 · 📋 62 - 54% open · ⏱️ 06.03.2023):
git clone https://github.com/maartenbreddels/ipywebrtc
-
PyPi (📥 47K / month · 📦 12 · ⏱️ 29.03.2021):
pip install ipywebrtc
-
Conda (📥 330K · ⏱️ 16.06.2023):
conda install -c conda-forge ipywebrtc
-
npm (📥 310 / month · 📦 3 · ⏱️ 29.03.2021):
npm install jupyter-webrtc
ipyvue (🥉22 · ⭐ 55) - Jupyter widgets base for Vue libraries. MIT
-
GitHub (👨💻 4 · 🔀 14 · 📦 580 · 📋 13 - 46% open · ⏱️ 07.09.2023):
git clone https://github.com/mariobuikhuizen/ipyvue
-
PyPi (📥 150K / month · 📦 18 · ⏱️ 07.09.2023):
pip install ipyvue
-
Conda (📥 110K · ⏱️ 07.09.2023):
conda install -c conda-forge ipyvue
-
npm (📥 4.3K / month · 📦 12 · ⏱️ 07.09.2023):
npm install jupyter-vue
ipydatawidgets (🥉22 · ⭐ 38) - A set of widgets to help facilitate reuse of large datasets.. BSD-3
What-If Tool (🥉21 · ⭐ 840) - Source code/webpage/demos for the What-If Tool. Apache-2
ipysheet (🥉19 · ⭐ 520) - Jupyter handsontable integration. MIT
-
GitHub (👨💻 13 · 🔀 66 · 📦 6 · 📋 130 - 53% open · ⏱️ 20.07.2023):
git clone https://github.com/QuantStack/ipysheet
-
PyPi (📥 44K / month · 📦 26 · ⏱️ 28.11.2022):
pip install ipysheet
-
Conda (📥 97K · ⏱️ 16.06.2023):
conda install -c conda-forge ipysheet
-
npm (📥 1.2K / month · 📦 2 · ⏱️ 28.11.2022):
npm install ipysheet
ipyregulartable (🥉17 · ⭐ 95) - High performance, editable, stylable datagrids in jupyter.. Apache-2
-
GitHub (👨💻 5 · 🔀 15 · 📦 13 · 📋 27 - 37% open · ⏱️ 07.10.2023):
git clone https://github.com/jpmorganchase/ipyregulartable
-
PyPi (📥 80 / month):
pip install ipyregulartable
-
Conda (📥 5.4K · ⏱️ 16.06.2023):
conda install -c conda-forge ipyregulartable
-
npm (📥 54K / month):
npm install @jupyter-widgets/jupyterlab-manager
Altair Viewer (🥉17 · ⭐ 71) - Viewer for Altair and Vega-Lite visualizations. BSD-3
igv.js widget (🥉16 · ⭐ 150 · 💤) - Extension for Jupyter which integrates igv.js. MIT
Show 19 hidden projects...
- D-Tale (🥈31 · ⭐ 4.3K) - Visualizer for Pandas Data Structures.
❗️LGPL-2.1
- pythreejs (🥈24 · ⭐ 900 · 💤) - A Jupyter - Three.js bridge.
❗Unlicensed
- qgrid (🥉23 · ⭐ 3K · 💀) - An interactive grid for sorting, filtering, and editing DataFrames..
Apache-2
- Mapbox GL (🥉23 · ⭐ 640 · 💀) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook.
MIT
- pivottablejs (🥉21 · ⭐ 600 · 💀) - Dragndrop Pivot Tables and Charts for Jupyter/IPython..
❗Unlicensed
- gmaps (🥉20 · ⭐ 760 · 💀) - Google maps for Jupyter notebooks.
BSD-3
- nbtutor (🥉17 · ⭐ 440) - Visualize Python code execution (line-by-line) in Jupyter..
❗Unlicensed
- geonotebook (🥉16 · ⭐ 1.1K · 💀) - A Jupyter notebook extension for geospatial visualization..
Apache-2
- Jupyter DataTables (🥉15 · ⭐ 220 · 💀) - Jupyter Notebook extension leveraging pandas DataFrames..
MIT
- ipyscales (🥉14 · ⭐ 13 · 💀) - A widget library for scales.
BSD-3
- ipymaterialui (🥉13 · ⭐ 85 · 💀) - Jupyter Widgets based on React Material UI components.
MIT
- niwidgets (🥉13 · ⭐ 82 · 💀) - Neuroimaging widgets for jupyter notebooks.
Apache-2
- pigeon (🥉12 · ⭐ 740 · 💀) - Quickly annotate data from the comfort of your Jupyter notebook.
Apache-2
- ipyannotate (🥉10 · ⭐ 140 · 💀) - Jupyter Widget for data annotation.
❗Unlicensed
- perfume (🥉8 · ⭐ 33 · 💀) - Interactive performance benchmarking in Jupyter.
❗Unlicensed
- Vision UI (🥉7 · ⭐ 250 · 💀) - UI visual interface for fastai - now compatible with Google..
❗Unlicensed
- ipyp5 (🥉7 · ⭐ 34 · 💀) - p5.js Jupyter Widget.
BSD-3
- ipyaggrid (🥉7 · ⭐ 11 · 💀) -
MIT
- easyexplore (🥉6 · ⭐ 5) - Toolbox for easy and effective data exploration in Python.
❗️GPL-3.0
Jupyter Extensions
Application plugins that extend the functionality of Jupyter itself.
Contrib NBextensions (🥇31 · ⭐ 5.1K · 💤) - A collection of various notebook extensions for.. BSD-3
-
GitHub (👨💻 140 · 🔀 800 · 📦 18 · 📋 810 - 43% open · ⏱️ 21.12.2022):
git clone https://github.com/ipython-contrib/jupyter_contrib_nbextensions
-
PyPi (📥 430K / month · 📦 240 · ⏱️ 15.11.2022):
pip install jupyter_contrib_nbextensions
-
Conda (📥 1.8M · ⏱️ 16.06.2023):
conda install -c conda-forge jupyter_contrib_nbextensions
jupyter-server-proxy (🥈27 · ⭐ 310) - Jupyter notebook server extension to proxy web services. BSD-3
-
GitHub (👨💻 70 · 🔀 130 · 📦 2 · 📋 190 - 37% open · ⏱️ 03.10.2023):
git clone https://github.com/jupyterhub/jupyter-server-proxy
-
PyPi (📥 220K / month · 📦 130 · ⏱️ 25.09.2023):
pip install jupyter-server-proxy
-
Conda (📥 1.4M · ⏱️ 25.09.2023):
conda install -c conda-forge jupyter-server-proxy
-
npm (📥 4.9K / month · 📦 3 · ⏱️ 08.09.2022):
npm install @jupyterlab/server-proxy
Jupyter Themes (🥈26 · ⭐ 9.6K) - Custom Jupyter Notebook Themes. MIT
Resource Usage (🥈26 · ⭐ 400) - Jupyter Notebook Extension for monitoring your own Resource.. BSD-2
-
GitHub (👨💻 34 · 🔀 99 · 📥 260 · 📦 450 · 📋 84 - 46% open · ⏱️ 03.10.2023):
git clone https://github.com/jupyter-server/jupyter-resource-usage
-
PyPi (📥 32K / month · 📦 6 · ⏱️ 29.08.2023):
pip install jupyter-resource-usage
-
Conda (📥 550K · ⏱️ 16.06.2023):
conda install -c conda-forge nbresuse
-
npm (📥 500 / month · 📦 2 · ⏱️ 29.08.2023):
npm install @jupyter-server/resource-usage
nbgitpuller (🥈24 · ⭐ 190) - Jupyter server extension to sync a git repository one-way to a.. BSD-3
jupyter-archive (🥈21 · ⭐ 66) - A Jupyter/Jupyterlab extension to make, download and extract.. BSD-3
-
GitHub (👨💻 10 · 🔀 12 · 📥 3.3K · 📦 94 · 📋 38 - 5% open · ⏱️ 08.10.2023):
git clone https://github.com/jupyterlab-contrib/jupyter-archive
-
PyPi (📥 19K / month):
pip install jupyter-archive
-
Conda (📥 55K · ⏱️ 16.08.2023):
conda install -c conda-forge jupyter-archive
-
npm (📥 1.2K / month):
npm install @hadim/jupyter-archive
Rsession Proxy (🥉20 · ⭐ 110) - Jupyter extensions for running an RStudio rsession proxy. BSD-3
Jupyter Black (🥉8 · ⭐ 430 · 💀) - Black formatter for Jupyter Notebook. BSD-3
-
GitHub (👨💻 2 · 🔀 23 · 📋 24 - 45% open · ⏱️ 01.02.2020):
git clone https://github.com/drillan/jupyter-black
Show 14 hidden projects...
- dtale (🥇31 · ⭐ 4.3K) - Visualizer for pandas data structures.
❗️LGPL-2.1
- NBextensions Configurator (🥈24 · ⭐ 960) - A jupyter notebook serverextension providing config..
❗Unlicensed
- pyforest (🥉19 · ⭐ 1.1K · 💀) - pyforest - feel the bliss of automated imports.
MIT
- jupyter-tensorboard (🥉18 · ⭐ 470 · 💀) - Start Tensorboard in Jupyter Notebook.
MIT
- HTTP-over-WebSocket (🥉18 · ⭐ 260 · 💀) - Jupyter support for HTTP-over-ws.
Apache-2
- Content Management (🥉18 · ⭐ 77 · 💀) - Jupyter Content Management Extensions.
BSD-3
- jupyter-tabnine (🥉16 · ⭐ 780 · 💀) - Autocompletion with Deep Learning on Jupyter Notebook.
MIT
- Spark Monitor (🥉16 · ⭐ 170 · 💀) - Monitor Apache Spark from Jupyter Notebook.
Apache-2
- nbzip (🥉16 · ⭐ 82 · 💀) - Zips and downloads all the contents of a jupyter notebook.
Apache-2
- Jupyter Spark (🥉15 · ⭐ 190 · 💀) - Jupyter Notebook extension for Apache Spark integration.
MPL-2.0
- nb_conda (🥉15 · ⭐ 140 · 💀) - Conda environment and package access extension from within Jupyter.
BSD-3
- PPExtensions (🥉14 · ⭐ 49 · 💀) - Set of iPython and Jupyter extensions to improve user..
BSD-3
- jupyter-nbrequirements (🥉14 · ⭐ 15) - Dependency management and optimization in Jupyter..
MIT
- jupyterterminals (🥉7 · ⭐ 8 · 💤) - Jupyter plugin to support inline terminal shells along with..
MIT
Jupyter Magic
Extensions that provide magic commands to access convenient functionality within a notebook.
ipython-sql (🥇29 · ⭐ 1.7K) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT
watermark (🥈23 · ⭐ 830) - An IPython magic extension for printing date and time stamps, version.. BSD-3
nb_black (🥉15 · ⭐ 62) - A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python.. MIT
Show 9 hidden projects...
- sparkmagic (🥇29 · ⭐ 1.3K) - Jupyter magics and kernels for working with remote Spark..
❗Unlicensed
- pick (🥈20 · ⭐ 620 · 💀) - Customize your kernels on Launch!.
BSD-3
- jupyter-notify (🥈16 · ⭐ 570 · 💀) - A Jupyter Notebook magic for browser notifications of cell..
BSD-3
- blackcellmagic (🥉15 · ⭐ 300 · 💀) - IPython magic command to format python code in cell using..
MIT
- ipycache (🥉15 · ⭐ 140 · 💀) - Defines a %%cache cell magic in the IPython notebook to cache..
BSD-3
- heat (🥉14 · ⭐ 1K · 💀) - IPython magic command to profile and view your python code as a heat map.
MIT
- py_d3 (🥉12 · ⭐ 450 · 💀) - D3 block magic for Jupyter notebook.
MIT
- jupyter-manim (🥉12 · ⭐ 190 · 💀) - manim cell magic for IPython/Jupyter to show the output video.
MIT
- SQLCell (🥉11 · ⭐ 150 · 💀) - SQLCell is a magic function for the Jupyter Notebook that executes..
MIT
Jupyter Kernels
Jupyter kernels that run and introspect the user's code in a given language.
IPython Kernel (🥇38 · ⭐ 580) - IPython Kernel for Jupyter. BSD-3
almond (🥇26 · ⭐ 1.6K) - A Scala kernel for Jupyter. BSD-3
-
GitHub (👨💻 40 · 🔀 240 · 📥 2.2K · 📋 340 - 38% open · ⏱️ 28.09.2023):
git clone https://github.com/almond-sh/almond
-
Docker Hub (📥 18K · ⭐ 6 · ⏱️ 17.07.2023):
docker pull almondsh/almond
Metakernel (🥇26 · ⭐ 320) - Jupyter/IPython Kernel Tools. BSD-3
Kernel Gateway (🥈25 · ⭐ 450 · 💤) - Jupyter Kernel Gateway. BSD-3
.NET Interactive (🥈24 · ⭐ 2.6K) - .NET Interactive combines the power of .NET with many other.. MIT
-
GitHub (👨💻 110 · 🔀 340 · 📥 430 · 📋 1.4K - 31% open · ⏱️ 12.10.2023):
git clone https://github.com/dotnet/interactive
IJavascript (🥈24 · ⭐ 2.1K · 💤) - IJavascript is a javascript kernel for the Jupyter notebook. BSD-3
IRkernel (🥈24 · ⭐ 1.6K · 💤) - R kernel for Jupyter. MIT
-
GitHub (👨💻 43 · 🔀 290 · 📋 590 - 11% open · ⏱️ 06.03.2023):
git clone https://github.com/IRkernel/IRkernel
-
Conda (📥 140K · ⏱️ 16.06.2023):
conda install -c r r-irkernel
-
Docker Hub (📥 1.7M · ⭐ 54 · ⏱️ 10.10.2023):
docker pull jupyter/r-notebook
Apache Toree (🥈24 · ⭐ 720 · 📈) - Jupyter kernel for Apache Spark. Apache-2
Bash Kernel (🥈24 · ⭐ 650) - A bash kernel for IPython. BSD-3
Octave Kernel (🥈23 · ⭐ 430 · 💤) - An Octave kernel for IPython. BSD-3
gophernotes (🥈22 · ⭐ 3.7K · 💤) - The Go kernel for Jupyter notebooks and nteract. MIT
-
GitHub (👨💻 29 · 🔀 260 · 📥 43 · 📦 13 · 📋 180 - 29% open · ⏱️ 29.03.2023):
git clone https://github.com/gopherdata/gophernotes
-
Docker Hub (📥 87K · ⭐ 7 · ⏱️ 22.12.2018):
docker pull gopherdata/gophernotes
-
Go (📦 1 · ⏱️ 31.05.2022):
go install github.com/gopherdata/gophernotes
xeus-cling (🥈21 · ⭐ 2.8K) - Jupyter kernel for the C++ programming language. BSD-3
IJulia.jl (🥈21 · ⭐ 2.7K) - Julia kernel for Jupyter. MIT
-
GitHub (👨💻 110 · 🔀 400 · 📋 830 - 15% open · ⏱️ 02.06.2023):
git clone https://github.com/JuliaLang/IJulia.jl
IRuby (🥈21 · ⭐ 790 · 💤) - Official gem repository: Ruby kernel for Jupyter/IPython Notebook. MIT
-
GitHub (👨💻 46 · 🔀 22 · 📥 15 · 📦 200 · 📋 190 - 23% open · ⏱️ 11.01.2023):
git clone https://github.com/SciRuby/iruby
-
Docker Hub (📥 2K · ⭐ 5 · ⏱️ 03.02.2023):
docker pull rubydata/datascience-notebook
OCaml Kernel (🥉20 · ⭐ 260) - An OCaml kernel for Jupyter (IPython) notebook. MIT
-
GitHub (👨💻 23 · 🔀 38 · 📥 100K · 📋 78 - 7% open · ⏱️ 11.08.2023):
git clone https://github.com/akabe/ocaml-jupyter
xeus-python (🥉19 · ⭐ 390) - Jupyter kernel for the Python programming language. BSD-3
SAS Kernel (🥉18 · ⭐ 190 · 💤) - A Jupyter kernel for SAS. This opens up all the data.. Apache-2
clojupyter (🥉16 · ⭐ 790 · 💤) - a Jupyter kernel for Clojure. MIT
-
GitHub (👨💻 26 · 🔀 82 · 📋 100 - 16% open · ⏱️ 06.11.2022):
git clone https://github.com/clojupyter/clojupyter
-
Conda (📥 3.4K · ⏱️ 20.07.2023):
conda install -c simplect clojupyter
-
Docker Hub (📥 410 · ⏱️ 25.04.2019):
docker pull simplect/clojupyter
xeus-sqlite (🥉16 · ⭐ 160 · 💤) - Jupyter kernel for SQLite. BSD-3
Kernel Detection (🥉16 · ⭐ 150 · 💤) - An Jupyter plugin to enable the automatic detection of.. BSD-2
notebookJS (🥉15 · ⭐ 250 · 💤) - notebookJS: seamless JavaScript integration in Python Notebooks. MIT
Show 20 hidden projects...
- xonsh (🥇27 · ⭐ 7.3K) - Python-powered, cross-platform, Unix-gazing shell.
❗Unlicensed
- Evcxr (🥇26 · ⭐ 4.7K) -
MIT
- LFortran (🥈25 · ⭐ 740) - Official main repository for LFortran.
❗Unlicensed
- Enterprise Gateway (🥈21 · ⭐ 580) - A lightweight, multi-tenant, scalable and secure..
❗Unlicensed
- Matlab Kernel (🥉20 · ⭐ 460 · 💀) - Jupyter Kernel for Matlab.
BSD-3
- nb_conda_kernels (🥉19 · ⭐ 540 · 💀) - Package for managing conda environment-based kernels..
BSD-3
- Spylon Kernel (🥉19 · ⭐ 180 · 💀) - Jupyter kernel for scala and spark.
BSD-3
- IJava (🥉18 · ⭐ 980 · 💀) - A Jupyter kernel for executing Java code.
MIT
- Ansible Kernel (🥉17 · ⭐ 520 · 💀) - Jupyter Notebook Kernel for running Ansible Tasks and..
❗Unlicensed
- SciJava Kernel (🥉17 · ⭐ 170 · 💀) - [RETIRED] Try IJava or BeakerX.
Apache-2
- Wolfram Kernel (🥉15 · ⭐ 920 · 💀) - Wolfram Language kernel for Jupyter notebooks.
MIT
- F# Kernel (🥉15 · ⭐ 440 · 💀) - F# for Jupyter Notebooks.
❗Unlicensed
- lgo (🥉14 · ⭐ 2.3K · 💀) - Interactive Go programming with Jupyter.
BSD-3
- IElixir (🥉14 · ⭐ 350 · 💀) - Jupyters kernel for Elixir programming language.
Apache-2
- SSH Kernel (🥉13 · ⭐ 63 · 💀) - SSH Kernel for Jupyter.
BSD-3
- allthekernels (🥉12 · ⭐ 75 · 💀) - A multiplexer kernel for Jupyter.
MIT
- ssh_ipykernel (🥉11 · ⭐ 11 · 💀) - A remote jupyter kernel via ssh.
MIT
- ICSharp (🥉10 · ⭐ 280 · 💀) - C# kernel for Jupyter.
Apache-2
- remote_ikernel (🥉10 · ⭐ 14 · 💀) - All your Jupyter kernels, on all your machines, in one place.
BSD-2
- kernel-relay (🥉3 · ⭐ 12 · 💀) - kernel-relay is a GraphQL service for interfacing with..
❗Unlicensed
Notebook Sharing & Conversion
Tools to share, convert and simplify collaboration (e.g., via git) with notebook files.
Jupytext (🥇35 · ⭐ 6.2K) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT
-
GitHub (👨💻 81 · 🔀 380 · 📦 6K · 📋 620 - 18% open · ⏱️ 07.10.2023):
git clone https://github.com/mwouts/jupytext
-
PyPi (📥 470K / month · 📦 250 · ⏱️ 16.09.2023):
pip install jupytext
-
Conda (📥 690K · ⏱️ 17.09.2023):
conda install -c conda-forge jupytext
-
npm (📥 7K / month · 📦 2 · ⏱️ 04.06.2023):
npm install jupyterlab-jupytext
Voila (🥇34 · ⭐ 5K) - Voil turns Jupyter notebooks into standalone web applications. BSD-3
-
GitHub (👨💻 66 · 🔀 480 · 📥 940 · 📦 10K · 📋 700 - 40% open · ⏱️ 09.10.2023):
git clone https://github.com/voila-dashboards/voila
-
PyPi (📥 69K / month · 📦 84 · ⏱️ 18.09.2023):
pip install voila
-
Conda (📥 300K · ⏱️ 18.09.2023):
conda install -c conda-forge voila
-
npm (📥 420 / month · 📦 2 · ⏱️ 19.05.2020):
npm install @jupyter-voila/jupyterlab-preview
nbdime (🥈32 · ⭐ 2.5K) - Tools for diffing and merging of Jupyter notebooks. BSD-3
-
GitHub (👨💻 48 · 🔀 160 · 📦 130 · 📋 330 - 26% open · ⏱️ 12.10.2023):
git clone https://github.com/jupyter/nbdime
-
PyPi (📥 180K / month · 📦 150 · ⏱️ 18.09.2023):
pip install nbdime
-
Conda (📥 930K · ⏱️ 16.06.2023):
conda install -c conda-forge nbdime
-
npm (📥 29K / month · 📦 3 · ⏱️ 18.09.2023):
npm install nbdime-jupyterlab
Jupyter Book (🥈31 · ⭐ 3.5K) - Create beautiful, publication-quality books and documents from.. BSD-3
RISE (🥈29 · ⭐ 3.6K) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. BSD-3
-
GitHub (👨💻 44 · 🔀 410 · 📦 2.6K · 📋 450 - 34% open · ⏱️ 17.09.2023):
git clone https://github.com/damianavila/RISE
-
PyPi (📥 17K / month · 📦 170 · ⏱️ 03.11.2022):
pip install RISE
-
Conda (📥 280K · ⏱️ 16.06.2023):
conda install -c conda-forge rise
-
npm (📥 5 / month · 📦 1 · ⏱️ 03.07.2019):
npm install rise-reveal
Stencila (🥈28 · ⭐ 730) - Programmable, reproducible, interactive documents. Apache-2
-
GitHub (👨💻 37 · 🔀 45 · 📥 3.8K · 📦 19 · 📋 580 - 1% open · ⏱️ 12.10.2023):
git clone https://github.com/stencila/stencila
-
npm (📥 100 / month · 📦 9 · ⏱️ 06.11.2020):
npm install stencila
-
Docker Hub (📥 16K · ⏱️ 08.04.2019):
docker pull stencila/cloud
Knowledge Repo (🥈25 · ⭐ 5.4K) - A next-generation curated knowledge sharing platform for.. Apache-2
nbviewer (🥈25 · ⭐ 2.2K · 💤) - nbconvert as a web service: Render Jupyter Notebooks as static web.. BSD-3
-
GitHub (👨💻 96 · 🔀 530 · 📦 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
mkdocs-jupyter (🥈25 · ⭐ 290) - Use Jupyter Notebook in mkdocs. Apache-2
BinderHub (🥉24 · ⭐ 2.4K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3
mknotebooks (🥉23 · ⭐ 120) - A plugin for mkdocs to help you include Jupyter notebooks in your.. MIT
jupyter-flex (🥉21 · ⭐ 300) - Build dashboards using Jupyter Notebooks. Apache-2
nbgallery (🥉21 · ⭐ 150) - Enterprise Jupyter notebook sharing and collaboration app. MIT
-
GitHub (👨💻 23 · 🔀 29 · 📋 480 - 7% open · ⏱️ 11.10.2023):
git clone https://github.com/nbgallery/nbgallery
-
Docker Hub (📥 170K · ⭐ 5 · ⏱️ 11.10.2023):
docker pull nbgallery/nbgallery
Show 8 hidden projects...
- commuter (🥉23 · ⭐ 6.1K · 💀) - Notebook sharing hub.
BSD-3
- notedown (🥉23 · ⭐ 840 · 💀) - Markdown = IPython Notebook.
BSD-2
- scrapbook (🥉21 · ⭐ 270 · 💀) - A library for recording and reading data in notebooks.
BSD-3
- bookstore (🥉21 · ⭐ 200 · 💀) - Notebook storage and publishing workflows for the masses.
BSD-3
- nbinteract (🥉20 · ⭐ 230 · 💀) - Create interactive webpages from Jupyter Notebooks.
BSD-3
- cdsdashboards (🥉14 · ⭐ 190 · 💀) - JupyterHub extension for ContainDS Dashboards.
❗Unlicensed
- pynb (🥉13 · ⭐ 240 · 💀) - 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
Notebook Tools
Libraries and tools that work with or can be used within notebook files.
repo2docker (🥇30 · ⭐ 1.5K) - Turn repositories into Jupyter-enabled Docker images. BSD-3
Jupyter Client (🥈29 · ⭐ 330 · 📉) - Jupyter protocol client APIs. BSD-3
mercury (🥈25 · ⭐ 3.5K) - Convert Jupyter Notebooks to Web Apps. ❗️AGPL-3.0
fastpages (🥉23 · ⭐ 3.5K · 💤) - An easy to use blogging platform, with enhanced support for.. Apache-2
-
GitHub (👨💻 55 · 🔀 800 · 📦 140 · ⏱️ 13.11.2022):
git clone https://github.com/fastai/fastpages
nbQA (🥉22 · ⭐ 880) - Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks. MIT
naas (🥉17 · ⭐ 260) - Schedule notebooks, run them like APIs, expose securely your assets:.. ❗️AGPL-3.0
JupyterWith (🥉15 · ⭐ 510) - Declarative and reproducible Jupyter environments - powered by Nix. MIT
-
GitHub (👨💻 37 · 🔀 110 · 📋 190 - 21% open · ⏱️ 11.09.2023):
git clone https://github.com/tweag/jupyterWith
Show 12 hidden projects...
- BeakerX (🥈27 · ⭐ 2.8K · 💀) - Beaker Extensions for Jupyter Notebook.
Apache-2
- PixieDust (🥈27 · ⭐ 1K · 💀) - Python Helper library for Jupyter Notebooks.
Apache-2
- Jupyter Sphinx (🥈26 · ⭐ 170 · 💀) - Sphinx extension for rendering of Jupyter interactive..
BSD-3
- ipyparallel (🥈24 · ⭐ 2.5K · 📉) - IPython Parallel: Interactive Parallel Computing in..
❗Unlicensed
- treon (🥉19 · ⭐ 290 · 💀) - Easy to use test framework for Jupyter Notebooks.
MIT
- sphinxcontrib.jupyter (🥉17 · ⭐ 73 · 💀) - A Sphinx Extension for Generating Jupyter Notebooks.
BSD-3
- ipyexperiments (🥉15 · ⭐ 160 · 💀) - jupyter/ipython experiment containers for GPU and..
Apache-2
- Kernel Management (🥉14 · ⭐ 15 · 💀) - Experimental new kernel management framework for Jupyter.
BSD-3
- nbmake-action (🥉12 · ⭐ 150 · 💀) - GitHub Action for testing notebooks.
Apache-2
- jupyter2slides (🥉11 · ⭐ 790 · 💀) - Cloud Native Presentation Slides with Jupyter Notebook +..
MIT
- Jupyter Helpers (🥉9 · ⭐ 45 · 💀) - A collection of helpers for Jupyter/IPython.
MIT
- Jupter-Notebook-REST-API (🥉5 · ⭐ 70 · 💀) - Run your jupyter notebooks as a REST API endpoint...
MIT
JupyterLab Renderer
Extensions that can render and display files of specific MIME types.
JupyterLab Latex (🥇21 · ⭐ 580) - JupyterLab extension for live editing of LaTeX documents. BSD-3
-
GitHub (👨💻 23 · 🔀 64 · 📦 5 · 📋 89 - 35% open · ⏱️ 09.07.2023):
git clone https://github.com/jupyterlab/jupyterlab-latex
-
PyPi (📥 1.3K / month):
pip install jupyterlab_latex
-
Conda (📥 12K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab-latex
-
npm (📥 780 / month):
npm install @jupyterlab/latex
JupyterLab Renderers (🥉18 · ⭐ 470) - Renderers and renderer extensions for JupyterLab. BSD-3
-
GitHub (👨💻 29 · 🔀 69 · 📋 110 - 32% open · ⏱️ 01.08.2023):
git clone https://github.com/jupyterlab/jupyter-renderers
-
PyPi (📥 1.4K / month):
pip install jupyterlab-katex
-
Conda (📥 3.3K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab-vega3
-
npm (📥 3K / month):
npm install @jupyterlab/geojson-extension
Show 6 hidden projects...
- JupyterLab Dash (🥇21 · ⭐ 880 · 💀) - An Extension for the Interactive development of Dash apps in..
MIT
- JupyterLab Drawio (🥈20 · ⭐ 570 · 💀) - A standalone embedding of the FOSS drawio / mxgraph..
BSD-3
- JupyterLab Spreadsheet (🥉15 · ⭐ 180 · 💀) - JupyterLab plugin for viewing spreadsheets, such as..
BSD-3
- JupyterLab Chart Editor (🥉14 · ⭐ 220 · 💀) - JupyterLab extension for Plotlys react-chart-editor.
❗Unlicensed
- jupyterlab-tabular-data-editor (🥉14 · ⭐ 130 · 💀) - Manipulate your tabular data responsively and..
BSD-3
- JupyterLab Voyager (🥉11 · ⭐ 290 · 💀) - JupyterLab extension visualize data with Voyager.
BSD-3
JupyterLab Themes
Extensions that can customize the appearance of JupyterLab.
Material Darker Theme (🥈13 · ⭐ 150 · 💤) - The Material Darker theme for JupyterLab. BSD-3
jupyterlab-theme-solarized-dark (🥈13 · ⭐ 87) - JupyterLab Theme Solarized Dark. BSD-3
Horizon Theme (🥉12 · ⭐ 74 · 💤) - VSCode Horizon Theme port for JupyterLab. BSD-3
jupyterlab_darkside_ui (🥉11 · ⭐ 120) - Darkside ui and syntax theme for jupyterlab. BSD-3
Show 5 hidden projects...
- Darcula Theme (🥇20 · ⭐ 190 · 💀) - A handsome Darcula theme for Jupyterlab. The first jlab..
BSD-3
- Neon Theme (🥈13 · ⭐ 150 · 💀) - A flat, 80s neon inspired theme for JupyterLab.
BSD-3
- Gruvbox Theme (🥉12 · ⭐ 50 · 💀) - Gruvbox dark theme for Jupyter Lab. Modeled on classic..
BSD-3
- Theme Toggle (🥉10 · ⭐ 11 · 💀) - JupyterLab extension to toggle the theme in the Top Bar area.
BSD-3
- Nord Theme (🥉8 · ⭐ 26 · 💀) - JupyterLab - Nord Theme.
BSD-3
JupyterLab Extensions
Application plugins that extend the functionality of JupyterLab itself.
Perspective (🥇32 · ⭐ 6.8K) - A data visualization and analytics component, especially well-.. Apache-2
-
GitHub (👨💻 92 · 🔀 830 · 📥 1.3K · 📦 620 · 📋 670 - 14% open · ⏱️ 11.10.2023):
git clone https://github.com/finos/perspective
-
PyPi (📥 6.8K / month):
pip install perspective-python
-
Conda (📥 460K · ⏱️ 09.10.2023):
conda install -c conda-forge perspective
-
npm (📥 2.3K / month · 📦 3 · ⏱️ 08.10.2023):
npm install @finos/perspective-jupyterlab
JupyterLab LSP (🥇31 · ⭐ 1.6K) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3
-
GitHub (👨💻 50 · 🔀 120 · 📦 1.6K · 📋 500 - 32% open · ⏱️ 08.10.2023):
git clone https://github.com/jupyter-lsp/jupyterlab-lsp
-
PyPi (📥 34K / month):
pip install jupyterlab-lsp
-
Conda (📥 830K · ⏱️ 18.09.2023):
conda install -c conda-forge jupyter-lsp
-
npm (📥 2.4K / month):
npm install @krassowski/jupyterlab-lsp
elyra (🥇28 · ⭐ 1.7K) - Elyra extends JupyterLab with an AI centric approach. Apache-2
-
GitHub (👨💻 59 · 🔀 300 · 📦 51 · 📋 1.6K - 16% open · ⏱️ 04.10.2023):
git clone https://github.com/elyra-ai/elyra
-
PyPi (📥 1.3K / month · 📦 3 · ⏱️ 29.03.2023):
pip install elyra
-
Conda (📥 40K · ⏱️ 16.06.2023):
conda install -c conda-forge elyra
-
npm (📥 1.7K / month · 📦 6 · ⏱️ 29.03.2023):
npm install @elyra/services
JupyterLab Git (🥇28 · ⭐ 1.3K) - A Git extension for JupyterLab. BSD-3
-
GitHub (👨💻 92 · 🔀 270 · 📥 59 · 📦 2 · 📋 570 - 15% open · ⏱️ 10.10.2023):
git clone https://github.com/jupyterlab/jupyterlab-git
-
PyPi (📥 130K / month):
pip install jupyterlab-git
-
Conda (📥 490K · ⏱️ 25.09.2023):
conda install -c conda-forge jupyterlab-git
-
npm (📥 18K / month):
npm install @jupyterlab/git
Code Formatter (🥇25 · ⭐ 750) - A JupyterLab plugin to facilitate invocation of code formatters. MIT
-
GitHub (👨💻 42 · 🔀 54 · 📋 190 - 13% open · ⏱️ 18.06.2023):
git clone https://github.com/ryantam626/jupyterlab_code_formatter
-
PyPi (📥 91K / month · 📦 17 · ⏱️ 21.05.2023):
pip install jupyterlab_code_formatter
-
Conda (📥 670K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab_code_formatter
-
npm (📥 2.6K / month · 📦 2 · ⏱️ 16.04.2023):
npm install @ryantam626/jupyterlab_code_formatter
dask-labextension (🥈23 · ⭐ 290) - JupyterLab extension for Dask. BSD-3
-
GitHub (👨💻 24 · 🔀 59 · 📦 2 · 📋 150 - 31% open · ⏱️ 04.08.2023):
git clone https://github.com/dask/dask-labextension
-
PyPi (📥 7.5K / month · 📦 7 · ⏱️ 04.08.2023):
pip install dask-labextension
-
Conda (📥 920K · ⏱️ 04.08.2023):
conda install -c conda-forge dask-labextension
-
npm (📥 1.5K / month · 📦 2 · ⏱️ 21.06.2022):
npm install dask-labextension
JupyterLab Spellchecker (🥈23 · ⭐ 190) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3
-
GitHub (👨💻 6 · 🔀 18 · 📦 190 · 📋 56 - 30% open · ⏱️ 28.07.2023):
git clone https://github.com/jupyterlab-contrib/spellchecker
-
PyPi (📥 7.9K / month · 📦 1 · ⏱️ 28.07.2023):
pip install jupyterlab-spellchecker
-
Conda (📥 95K · ⏱️ 28.07.2023):
conda install -c conda-forge jupyterlab-spellchecker
-
npm (📥 890 / month · 📦 2 · ⏱️ 08.10.2021):
npm install @ijmbarr/jupyterlab_spellchecker
ipylab (🥈23 · ⭐ 160) - Control JupyterLab from Python Notebooks with Jupyter Widgets. BSD-3
-
GitHub (👨💻 7 · 🔀 11 · 📥 130 · 📦 63 · 📋 41 - 48% open · ⏱️ 09.10.2023):
git clone https://github.com/jtpio/ipylab
-
PyPi (📥 92K / month · 📦 9 · ⏱️ 11.08.2023):
pip install ipylab
-
Conda (📥 27K · ⏱️ 11.08.2023):
conda install -c conda-forge ipylab
-
npm (📥 690 / month · 📦 2 · ⏱️ 11.08.2023):
npm install ipylab
Variable Inspector (🥈22 · ⭐ 1K) - Variable Inspector extension for Jupyterlab. BSD-3
-
GitHub (👨💻 20 · 🔀 83 · 📦 5 · 📋 170 - 26% open · ⏱️ 09.10.2023):
git clone https://github.com/lckr/jupyterlab-variableInspector
-
PyPi (📥 7.3K / month · ⏱️ 10.04.2021):
pip install lckr-jupyterlab-variableinspector
-
Conda (📥 21K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab-variableinspector
-
npm (📥 4.2K / month · 📦 2 · ⏱️ 10.04.2021):
npm install @lckr/jupyterlab_variableinspector
GPU Dashboards (🥈21 · ⭐ 520) - A JupyterLab extension for displaying dashboards of GPU usage. BSD-3
-
GitHub (👨💻 18 · 🔀 68 · 📦 2 · 📋 70 - 42% open · ⏱️ 25.08.2023):
git clone https://github.com/rapidsai/jupyterlab-nvdashboard
-
PyPi (📥 81K / month):
pip install jupyterlab-nvdashboard
-
Conda (📥 37K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab-nvdashboard
-
npm (📥 310 / month):
npm install jupyterlab-nvdashboard
JupyterLab GitHub (🥈21 · ⭐ 380) - GitHub integration for JupyterLab. BSD-3
JupyterLab Templates (🥈21 · ⭐ 350) - Support for jupyter notebook templates in jupyterlab. Apache-2
-
GitHub (👨💻 18 · 🔀 60 · 📦 7 · 📋 87 - 6% open · ⏱️ 07.10.2023):
git clone https://github.com/jpmorganchase/jupyterlab_templates
-
PyPi (📥 13K / month):
pip install jupyterlab_templates
-
Conda (📥 17K · ⏱️ 17.08.2023):
conda install -c conda-forge jupyterlab_templates
-
npm (📥 3.3K / month):
npm install jupyterlab_templates
jupyterlab-execute-time (🥈20 · ⭐ 300) - A JupyterLab extension for displaying cell timings. BSD-3
-
GitHub (👨💻 16 · 🔀 39 · 📦 3 · 📋 56 - 16% open · ⏱️ 21.09.2023):
git clone https://github.com/deshaw/jupyterlab-execute-time
-
PyPi (📥 47K / month · 📦 1 · ⏱️ 02.08.2023):
pip install jupyterlab-execute-time
-
Conda (📥 52K · ⏱️ 21.09.2023):
conda install -c conda-forge jupyterlab_execute_time
-
npm (📥 1.1K / month · 📦 2 · ⏱️ 18.01.2021):
npm install jupyterlab-execute-time
JupyterLab System Monitor (🥈20 · ⭐ 290) - JupyterLab extension to display system metrics. BSD-3
-
GitHub (👨💻 7 · 🔀 29 · 📦 140 · ⏱️ 28.07.2023):
git clone https://github.com/jtpio/jupyterlab-system-monitor
-
PyPi (📥 8.2K / month):
pip install jupyterlab-system-monitor
-
Conda (📥 30K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab-system-monitor
-
npm (📥 3.9K / month):
npm install jupyterlab-system-monitor
JupyterLab SideCar (🥈20 · ⭐ 230) - A sidecar output widget for JupyterLab. BSD-3
-
GitHub (👨💻 16 · 🔀 40 · 📦 6 · 📋 34 - 64% open · ⏱️ 30.08.2023):
git clone https://github.com/jupyter-widgets/jupyterlab-sidecar
-
PyPi (📥 7.8K / month):
pip install sidecar
-
Conda (📥 20K · ⏱️ 30.08.2023):
conda install -c conda-forge sidecar
-
npm (📥 960 / month):
npm install @jupyter-widgets/jupyterlab-sidecar
JupyterLab IFrame (🥈19 · ⭐ 99) - View html as an embedded iframe in JupyterLab. Apache-2
-
GitHub (👨💻 5 · 🔀 17 · 📦 6 · 📋 68 - 5% open · ⏱️ 07.10.2023):
git clone https://github.com/timkpaine/jupyterlab_iframe
-
PyPi (📥 4.6K / month):
pip install jupyterlab_iframe
-
Conda (📥 26K · ⏱️ 16.07.2023):
conda install -c conda-forge jupyterlab_iframe
-
npm (📥 230 / month):
npm install jupyterlab_iframe
JupyterLab Google Drive (🥈18 · ⭐ 390) - Cloud storage for JupyterLab using Google Drive. BSD-3
jupyter-fs (🥈18 · ⭐ 160) - A filesystem-like contents manager for multiple backends in.. Apache-2
jupyterlab-sos (🥈18 · ⭐ 64) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3
-
GitHub (👨💻 4 · 🔀 6 · 📦 2 · 📋 62 - 16% open · ⏱️ 30.09.2023):
git clone https://github.com/vatlab/jupyterlab-sos
-
PyPi (📥 530 / month · ⏱️ 15.09.2023):
pip install jupyterlab-sos
-
Conda (📥 31K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab-sos
-
npm (📥 73 / month · 📦 2 · ⏱️ 14.01.2021):
npm install jupyterlab-sos
Jupyter Bokeh (🥉17 · ⭐ 230 · 💤) - An extension for rendering Bokeh content in JupyterLab.. BSD-3
JupyterLab Data Explorer (🥉17 · ⭐ 180) - First class datasets in JupyterLab. BSD-3
JupyterLab Kernelspy (🥉17 · ⭐ 72) - A Jupyter Lab extension for inspecting messages to/from.. BSD-3
-
GitHub (👨💻 6 · 🔀 11 · 📥 19 · 📦 6 · 📋 13 - 15% open · ⏱️ 08.10.2023):
git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy
-
PyPi (📥 270 / month · ⏱️ 30.08.2023):
pip install jupyterlab-kernelspy
-
Conda (📥 11K · ⏱️ 30.08.2023):
conda install -c conda-forge jupyterlab-kernelspy
-
npm (📥 220 / month · 📦 2 · ⏱️ 30.08.2023):
npm install jupyterlab-kernelspy
nbcelltests (🥉16 · ⭐ 80 · 💤) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2
-
GitHub (👨💻 7 · 🔀 21 · 📦 3 · 📋 120 - 27% open · ⏱️ 07.12.2022):
git clone https://github.com/jpmorganchase/nbcelltests
-
PyPi (📥 99 / month · ⏱️ 05.10.2020):
pip install nbcelltests
-
Conda (📥 8.4K · ⏱️ 16.06.2023):
conda install -c conda-forge nbcelltests
-
npm (📥 20 / month):
npm install jupyterlab_celltests
JupyterLab Autoversion (🥉15 · ⭐ 66) - Automatically version jupyter notebooks in JupyterLab. Apache-2
-
GitHub (👨💻 5 · 🔀 9 · 📋 34 - 14% open · ⏱️ 07.10.2023):
git clone https://github.com/timkpaine/jupyterlab_autoversion
-
PyPi (📥 400 / month):
pip install jupyterlab_autoversion
-
Conda (📥 17K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterlab_autoversion
-
npm (📥 32 / month):
npm install jupyterlab_autoversion
JupyterLab Flake8 (🥉15 · ⭐ 51) - A jupyterlab extension to email notebooks directly from.. Apache-2
jupyterlab_commands (🥉15 · ⭐ 47) - Add arbitrary python commands to the jupyterlab.. Apache-2
JupyterLab HDF5 (🥉14 · ⭐ 110) - Open and explore HDF5 files in JupyterLab. Can handle very.. BSD-3
JupyterLab Email (🥉14 · ⭐ 51) - A jupyterlab extension to email notebooks directly from.. Apache-2
StickyLand (🥉13 · ⭐ 460) - Break the linear presentation of Jupyter Notebooks with sticky cells!. BSD-3
JupyterLab Shortcutui (🥉13 · ⭐ 54) - A JupyterLab extension for managing keyboard shortcuts. BSD-3
KnowledgeLab (🥉12 · ⭐ 46) - KnowledgeRepo + JupyterLab. Apache-2
jupyterlab-gitplus (🥉11 · ⭐ 110 · 💤) - JupyterLab extension to create GitHub commits & pull.. ❗️AGPL-3.0
Show 18 hidden projects...
- JupyterLab Debugger (🥇32 · ⭐ 13K · 💀) - A visual debugger for Jupyter notebooks, consoles,..
BSD-3
- JupyterLab TOC (🥈19 · ⭐ 730 · 💀) - Table of Contents extension for JupyterLab.
BSD-3
- jupyterlab-flake8 (🥉16 · ⭐ 110 · 💀) - Jupyterlab python linter for notebooks and text files..
BSD-3
- jupyterlab-sparkmonitor (🥉16 · ⭐ 92 · 💀) - JupyterLab extension that enables monitoring launched..
Apache-2
- JupyterLab Vim (🥉15 · ⭐ 950 · 💀) - Vim notebook cell bindings for JupyterLab.
MIT
- JupyterLab SQL (🥉15 · ⭐ 400 · 💀) - SQL GUI for JupyterLab.
MIT
- jupyterlab-interactive-dashboard-editor (🥉15 · ⭐ 210 · 💀) - A drag-and-drop dashboard editor for JupyterLab.
BSD-3
- JupyterLab Tensorboard (🥉14 · ⭐ 310 · 💀) - Tensorboard extension for jupyterlab.
MIT
- JupyterLab Go-To-Definition (🥉14 · ⭐ 220 · 💀) - Navigate to variables definition with a click in..
BSD-3
- Collapsible Headings (🥉13 · ⭐ 170 · 💀) - Implements Collapsible Headers for Jupyter Lab..
BSD-3
- JupyterLab Python Files (🥉13 · ⭐ 52 · 💀) - JupyterLab extension to create Python files.
BSD-3
- JupyterLab Commenting (🥉12 · ⭐ 97 · 💀) - Commenting and annotation for JupyterLab.
BSD-3
- JupyterLab Top Bar (🥉12 · ⭐ 5) - JupyterLab Top Bar extension.
BSD-3
- JupyterLab Quickopen (🥉11 · ⭐ 75 · 💀) - Quickly open a file in JupyterLab by typing part of..
BSD-3
- jupyterlab-celltags (🥉10 · ⭐ 110 · 💀) - A JupyterLab extension for notebook cell tags.
BSD-3
- jupyterlab-executor (🥉10 · ⭐ 9) - JupyterLab extension to execute the scripts from the file..
BSD-3
- JupyterLab Spark (🥉9 · ⭐ 9 · 💀) - Spark Application UI extension for JupyterLab.
Apache-2
- JupyterLab Bytecode (🥉8 · ⭐ 60 · 💀) - JupyterLab extension to explore CPython Bytecode.
BSD-3
JupyterHub Authenticators
Authentication modules that manage and control how users can access the JupyterHub deployment.
OAuthenticator (🥇31 · ⭐ 380) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
LDAP Authenticator (🥇23 · ⭐ 190) - LDAP Authenticator Plugin for Jupyter. BSD-3
-
GitHub (👨💻 32 · 🔀 170 · 📦 120 · 📋 150 - 46% open · ⏱️ 03.10.2023):
git clone https://github.com/jupyterhub/ldapauthenticator
-
PyPi (📥 7.7K / month · 📦 7 · ⏱️ 28.08.2020):
pip install jupyterhub-ldapauthenticator
-
Conda (📥 33K · ⏱️ 16.06.2023):
conda install -c conda-forge jupyterhub-ldapauthenticator
Native Authenticator (🥇23 · ⭐ 65) - JupyterHub-native User Authenticator. BSD-3
LTI Authenticator (🥈21 · ⭐ 61) - A JupyterHub authenticator for LTI. BSD-3
First Use Authenticator (🥈17 · ⭐ 46) - JupyterHub Authenticator that lets users set.. BSD-3
Show 10 hidden projects...
- SAML Authenticator (🥈14 · ⭐ 34 · 💀) - jupyterhub-samlauthenticator.
MIT
- JWT Authenticator (🥉13 · ⭐ 52 · 💀) - A Token Authenticator for JupyterHub.
Apache-2
- Null Authenticator (🥉13 · ⭐ 8 · 💀) - Null Authenticator for JupyterHub instances that should..
BSD-3
- dummyauthenticator (🥉12 · ⭐ 27 · 💀) - A Dummy JupyterHub Authenticator to make testing easy.
BSD-3
- CAS Authenticator (🥉11 · ⭐ 21 · 💤) - CAS authenticator for Jupyterhub.
❗️GPL-3.0
- Remote User Auth (🥉10 · ⭐ 39 · 💀) - REMOTE_USER authenticator for Jupyterhub.
❗️GPL-3.0
- Keberos Authenticator (🥉9 · ⭐ 10 · 💀) - A JupyterHub authenticator using Kerberos.
BSD-3
- Remote Authenticator (🥉9 · ⭐ 1) - A collection of JupyterHub Authenticators, including..
❗️GPL-3.0
- Hash Authenticator (🥉8 · ⭐ 4 · 💤) - Authenticate users with passwords generated from their..
BSD-3
- SSH Authenticator (🥉4 · ⭐ 6 · 💀) - A simple SSH authenticator for JupyterHub.
BSD-3
JupyterHub Spawners
Spawner modules that start, monitor, and stop single-user notebook servers.
KubeSpawner (🥇31 · ⭐ 490) - Kubernetes spawner for JupyterHub. BSD-3
DockerSpawner (🥈29 · ⭐ 460) - Spawns JupyterHub single user servers in Docker containers. BSD-3
BatchSpawner (🥈21 · ⭐ 160) - Custom Spawner for Jupyterhub to start servers in batch scheduled.. BSD-3
SystemdSpawner (🥈21 · ⭐ 89) - Spawn JupyterHub single-user notebook servers with systemd. BSD-3
WrapSpawner (🥉13 · ⭐ 60) - Mechanism for runtime configuration of spawners for JupyterHub. BSD-3
-
GitHub (👨💻 17 · 🔀 53 · 📦 11 · 📋 32 - 56% open · ⏱️ 05.04.2023):
git clone https://github.com/jupyterhub/wrapspawner
Show 3 hidden projects...
- SudoSpawner (🥉17 · ⭐ 45 · 💀) - Spawn JupyterHub single-user servers with sudo.
BSD-3
- FargateSpawner (🥉13 · ⭐ 39 · 💀) - Spawns JupyterHub single user servers in Docker containers..
MIT
- YarnSpawner (🥉10 · ⭐ 19 · 💀) - Spawn JupyterHub single user notebook servers in Hadoop/YARN..
BSD-3
Jupyter Components
Core components of the Jupyter architecture.
jupyter_server (🥉35 · ⭐ 420) - The backendi.e. core services, APIs, and REST endpointsto.. BSD-3
jupyter-packaging (🥉23 · ⭐ 62) - Tools to help build and install Jupyter Python packages. BSD-3
Others
jupyter-console (🥈28 · ⭐ 230 · 💤) - Jupyter Terminal Console. BSD-3
Show 1 hidden projects...
Related Resources
- 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.
Contribution
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.