All Projects → ml-tooling → Best Of Jupyter

ml-tooling / Best Of Jupyter

Licence: cc-by-sa-4.0
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Best Of Jupyter

Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (+298%)
Mutual labels:  jupyter-notebook, jupyter, notebook, jupyterlab, jupyterlab-extension
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+1161.5%)
Mutual labels:  jupyter-notebook, jupyter, jupyterlab, jupyterlab-extension, jupyterhub
Jupyterlab templates
Support for jupyter notebook templates in jupyterlab
Stars: ✭ 223 (+11.5%)
Mutual labels:  jupyter, notebook, jupyterlab, jupyterlab-extension
Jupyterlab Hub
Deprecated: JupyterLab extension for running JupyterLab with JupyterHub
Stars: ✭ 181 (-9.5%)
Mutual labels:  jupyter, jupyterlab, jupyterlab-extension, jupyterhub
Awesome Jupyterlab Extension
😎 A curated list of awesome Jupyterlab extension projects. 🌠 Detailed introduction with images.
Stars: ✭ 198 (-1%)
Mutual labels:  jupyter, notebook, jupyterlab, jupyterlab-extension
Paperboy
A web frontend for scheduling Jupyter notebook reports
Stars: ✭ 221 (+10.5%)
Mutual labels:  jupyter-notebook, jupyter, notebook, jupyterlab
docker-stacks
Ready-to-run Docker images containing Jupyter applications
Stars: ✭ 6,573 (+3186.5%)
Mutual labels:  jupyter, notebook, jupyterhub, jupyterlab
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+834%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Sqlcell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
Stars: ✭ 145 (-27.5%)
Mutual labels:  jupyter-notebook, jupyter, jupyterlab
Awesome Jupyterlab
A curated list of awesome JupyterLab extensions and resources
Stars: ✭ 2,035 (+917.5%)
Mutual labels:  collections, jupyterlab, jupyterlab-extension
Juniper
🍇 Edit and execute code snippets in the browser using Jupyter kernels
Stars: ✭ 189 (-5.5%)
Mutual labels:  jupyter-notebook, jupyter, jupyterlab
Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (-38.5%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Jupyterlab System Monitor
JupyterLab extension to display system metrics
Stars: ✭ 154 (-23%)
Mutual labels:  jupyter, jupyterlab, jupyterlab-extension
Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (-3%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Fastdoc
Create publication-quality books from Jupyter notebooks
Stars: ✭ 134 (-33%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Ipyexperiments
jupyter/ipython experiment containers for GPU and general RAM re-use
Stars: ✭ 128 (-36%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Jupyter Server Proxy
Jupyter notebook server extension to proxy web services.
Stars: ✭ 153 (-23.5%)
Mutual labels:  jupyter-notebook, jupyter, jupyterhub
Nbdime
Tools for diffing and merging of Jupyter notebooks.
Stars: ✭ 2,135 (+967.5%)
Mutual labels:  jupyter-notebook, jupyter, jupyterlab-extension
Jupyterlab Interactive Dashboard Editor
A drag-and-drop dashboard editor for JupyterLab
Stars: ✭ 165 (-17.5%)
Mutual labels:  jupyter, notebook, jupyterlab
Stata kernel
A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.
Stars: ✭ 172 (-14%)
Mutual labels:  jupyter-notebook, jupyter, jupyter-kernels

Best-of Jupyter

🏆  A ranked list of awesome Jupyter projects. Updated weekly.

This curated list contains 270 awesome open-source projects with a total of 240K 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

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

Back to top

Development environments with support for Jupyter Notebooks.

Jupyter (🥇39 · ⭐ 8.9K) - Jupyter Interactive Notebook. BSD-3
  • GitHub (👨‍💻 540 · 🔀 3.3K · 📥 250 · 📦 95K · 📋 4.2K - 47% open · ⏱️ 03.03.2021):

     git clone https://github.com/jupyter/notebook
    
  • PyPi (📥 7M / month · 📦 16K · ⏱️ 13.01.2021):

     pip install notebook
    
  • Conda (📥 1.3M · ⏱️ 28.01.2021):

     conda install -c conda-forge jupyter
    
  • Docker Hub (📥 16M · ⭐ 800 · ⏱️ 04.03.2021):

     docker pull jupyter/datascience-notebook
    
JupyterLab (🥇37 · ⭐ 11K) - JupyterLab computational environment. BSD-3
  • GitHub (👨‍💻 390 · 🔀 1.9K · 📦 36K · 📋 5.6K - 32% open · ⏱️ 10.03.2021):

     git clone https://github.com/jupyterlab/jupyterlab
    
  • PyPi (📥 450K / month · 📦 2.4K · ⏱️ 09.03.2021):

     pip install jupyterlab
    
  • Conda (📥 3.4M · ⏱️ 09.03.2021):

     conda install -c conda-forge jupyterlab
    
JupyterHub (🥈32 · ⭐ 6.4K) - Multi-user server for Jupyter notebooks. BSD-3
  • GitHub (👨‍💻 240 · 🔀 1.5K · 📦 1.2K · 📋 1.9K - 8% open · ⏱️ 09.03.2021):

     git clone https://github.com/jupyterhub/jupyterhub
    
  • PyPi (📥 51K / month · 📦 510 · ⏱️ 11.12.2020):

     pip install jupyterhub
    
  • Conda (📥 340K · ⏱️ 25.02.2021):

     conda install -c conda-forge jupyterhub
    
  • Docker Hub (📥 2M · ⭐ 280 · ⏱️ 09.03.2021):

     docker pull jupyterhub/jupyterhub
    
nteract (🥈27 · ⭐ 5.4K) - The interactive computing suite for you!. BSD-3
  • GitHub (👨‍💻 170 · 🔀 540 · 📥 1.1M · 📋 1.6K - 8% open · ⏱️ 09.03.2021):

     git clone https://github.com/nteract/nteract
    
  • PyPi (📥 2K / month · 📦 5 · ⏱️ 16.07.2019):

     pip install nteract_on_jupyter
    
Docker Stacks (🥈24 · ⭐ 6.1K) - Ready-to-run Docker images containing Jupyter applications. BSD-3
  • GitHub (👨‍💻 190 · 🔀 2.3K · 📋 620 - 10% open · ⏱️ 04.03.2021):

     git clone https://github.com/jupyter/docker-stacks
    
  • Docker Hub (📥 6.8M · ⭐ 280 · ⏱️ 04.03.2021):

     docker pull jupyter/scipy-notebook
    
DataLab (🥉23 · ⭐ 960) - Interactive tools and developer experiences for Big Data on Google.. Apache-2
  • GitHub (👨‍💻 51 · 🔀 240 · 📋 890 - 24% open · ⏱️ 09.09.2020):

     git clone https://github.com/googledatalab/datalab
    
  • PyPi (📥 25K / month · 📦 12 · ⏱️ 25.03.2020):

     pip install datalab
    
docker-python (🥉22 · ⭐ 1.7K) - Kaggle Python docker image. Apache-2
  • GitHub (👨‍💻 140 · 🔀 680 · 📋 250 - 6% open · ⏱️ 02.03.2021):

     git clone https://github.com/kaggle/docker-python
    
  • Docker Hub (📥 190K · ⭐ 150 · ⏱️ 22.02.2021):

     docker pull kaggle/python
    
sos (🥉21 · ⭐ 200) - SoS workflow system for daily data analysis. BSD-3
  • GitHub (👨‍💻 33 · 🔀 25 · 📦 500 · 📋 1.4K - 3% open · ⏱️ 26.02.2021):

     git clone https://github.com/vatlab/SOS
    
Hydrogen (🥉20 · ⭐ 3.7K) - Run code interactively, inspect data, and plot. All the power of Jupyter.. MIT
  • GitHub (👨‍💻 85 · 🔀 330 · 📋 1.2K - 12% open · ⏱️ 10.02.2021):

     git clone https://github.com/nteract/hydrogen
    
ML Workspace (🥉20 · ⭐ 1.8K) - All-in-one web-based IDE specialized for machine learning and.. Apache-2
  • GitHub (👨‍💻 9 · 🔀 220 · 📋 75 - 33% open · ⏱️ 15.01.2021):

     git clone https://github.com/ml-tooling/ml-workspace
    
  • Docker Hub (📥 360K · ⭐ 16 · ⏱️ 11.01.2021):

     docker pull mltooling/ml-workspace
    
ML Hub (🥉17 · ⭐ 150) - Multi-user development platform for machine learning teams. Simple to.. Apache-2
  • GitHub (👨‍💻 5 · 🔀 32 · 📥 800 · 📋 18 - 66% open · ⏱️ 02.10.2020):

     git clone https://github.com/ml-tooling/ml-hub
    
  • Docker Hub (📥 41K · ⭐ 5 · ⏱️ 18.02.2020):

     docker pull mltooling/ml-hub
    
gpu-jupyter (🥉14 · ⭐ 180) - Leverage the flexibility of Jupyterlab through the power of your.. Apache-2
  • GitHub (👨‍💻 8 · 🔀 68 · 📋 38 - 18% open · ⏱️ 11.03.2021):

     git clone https://github.com/iot-salzburg/gpu-jupyter
    
jupyterlab-classic (🥉12 · ⭐ 55 · 🐣) - The next-gen old-school notebook UI. BSD-3
  • GitHub (👨‍💻 3 · 🔀 7 · 📋 44 - 36% open · ⏱️ 28.02.2021):

     git clone https://github.com/jtpio/jupyterlab-classic
    
  • PyPi (📥 63 / month · ⏱️ 04.02.2021):

     pip install jupyterlab-classic
    

Interactive Widgets & Visualization

Back to top

Extensions that provide interactive UI-widgets and visualization tools.

🔗 best-of-ml-python - Data Visualization - Python-based data visualization libraries.

ipywidgets (🥇34 · ⭐ 2.2K) - Interactive Widgets for the Jupyter Notebook. BSD-3
  • GitHub (👨‍💻 170 · 🔀 730 · 📦 1.3K · 📋 1.6K - 33% open · ⏱️ 10.03.2021):

     git clone https://github.com/jupyter-widgets/ipywidgets
    
  • PyPi (📥 6.7M / month · 📦 15K · ⏱️ 22.02.2021):

     pip install ipywidgets
    
  • Conda (📥 2.8M · ⏱️ 07.01.2021):

     conda install -c conda-forge ipywidgets
    
  • NPM (📥 170K / month · 📦 62 · ⏱️ 10.02.2021):

     npm install @jupyter-widgets/jupyterlab-manager
    
bokeh (🥇33 · ⭐ 15K) - Interactive Data Visualization in the browser, from Python. BSD-3
  • GitHub (👨‍💻 550 · 🔀 3.7K · 📦 31K · 📋 6.5K - 10% open · ⏱️ 10.03.2021):

     git clone https://github.com/bokeh/bokeh
    
  • PyPi (📥 540K / month · 📦 5.9K · ⏱️ 24.02.2021):

     pip install bokeh
    
  • Conda (📥 3.9M · ⏱️ 01.03.2021):

     conda install -c conda-forge bokeh
    
bqplot (🥇30 · ⭐ 3K) - Plotting library for IPython/Jupyter notebooks. Apache-2
  • GitHub (👨‍💻 51 · 🔀 400 · 📦 1.3K · 📋 520 - 36% open · ⏱️ 11.03.2021):

     git clone https://github.com/bqplot/bqplot
    
  • PyPi (📥 15K / month · 📦 110 · ⏱️ 23.02.2021):

     pip install bqplot
    
  • Conda (📥 520K · ⏱️ 02.03.2021):

     conda install -c conda-forge bqplot
    
  • NPM (📥 93K / month · 📦 10 · ⏱️ 23.02.2021):

     npm install bqplot
    
pandas-profiling (🥇29 · ⭐ 6.9K) - Create HTML profiling reports from pandas DataFrame objects. MIT
  • GitHub (👨‍💻 72 · 🔀 1K · 📦 3.3K · 📋 440 - 16% open · ⏱️ 11.03.2021):

     git clone https://github.com/pandas-profiling/pandas-profiling
    
  • PyPi (📥 150K / month · 📦 160 · ⏱️ 07.02.2021):

     pip install pandas-profiling
    
  • Conda (📥 110K · ⏱️ 20.02.2021):

     conda install -c conda-forge pandas-profiling
    
ipyleaflet (🥇28 · ⭐ 1.1K · 📈) - A Jupyter - Leaflet.js bridge. MIT
  • GitHub (👨‍💻 63 · 🔀 280 · 📦 730 · 📋 390 - 35% open · ⏱️ 11.03.2021):

     git clone https://github.com/jupyter-widgets/ipyleaflet
    
  • PyPi (📥 12K / month · 📦 98 · ⏱️ 05.01.2021):

     pip install ipyleaflet
    
  • Conda (📥 620K · ⏱️ 16.01.2021):

     conda install -c conda-forge ipyleaflet
    
  • NPM (📥 94K / month · 📦 2 · ⏱️ 05.01.2021):

     npm install jupyter-leaflet
    
papermill (🥈27 · ⭐ 4K) - Parameterize, execute, and analyze notebooks. BSD-3
  • GitHub (👨‍💻 87 · 🔀 310 · 📦 1.1K · 📋 300 - 28% open · ⏱️ 09.03.2021):

     git clone https://github.com/nteract/papermill
    
  • PyPi (📥 140K / month · 📦 150 · ⏱️ 09.03.2021):

     pip install papermill
    
  • Conda (📥 130K · ⏱️ 03.02.2021):

     conda install -c conda-forge papermill
    
jupyter-matplotlib (🥈27 · ⭐ 1K) - Matplotlib Jupyter Integration. BSD-3
  • GitHub (👨‍💻 23 · 🔀 140 · 📦 1.2K · 📋 190 - 52% open · ⏱️ 02.03.2021):

     git clone https://github.com/matplotlib/ipympl
    
  • PyPi (📥 16K / month · 📦 52 · ⏱️ 20.01.2021):

     pip install ipympl
    
  • NPM (📥 85K / month · ⏱️ 05.01.2021):

     npm install jupyter-matplotlib
    
ipyvolume (🥈26 · ⭐ 1.6K) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
  • GitHub (👨‍💻 38 · 🔀 200 · 📦 400 · 📋 270 - 55% open · ⏱️ 08.12.2020):

     git clone https://github.com/maartenbreddels/ipyvolume
    
  • PyPi (📥 4.8K / month · 📦 48 · ⏱️ 10.06.2020):

     pip install ipyvolume
    
  • Conda (📥 270K · ⏱️ 10.06.2020):

     conda install -c conda-forge ipyvolume
    
  • NPM (📥 5K / month · 📦 4 · ⏱️ 22.04.2020):

     npm install ipyvolume
    
pythreejs (🥈26 · ⭐ 710) - A Jupyter - Three.js bridge. BSD-3
  • GitHub (👨‍💻 27 · 🔀 160 · 📦 15 · 📋 200 - 30% open · ⏱️ 26.02.2021):

     git clone https://github.com/jupyter-widgets/pythreejs
    
  • PyPi (📥 7.1K / month · 📦 26 · ⏱️ 26.02.2021):

     pip install pythreejs
    
  • Conda (📥 280K · ⏱️ 02.03.2021):

     conda install -c conda-forge pythreejs
    
  • NPM (📥 11K / month · 📦 8 · ⏱️ 26.02.2021):

     npm install jupyter-threejs
    
facets-overview (🥈25 · ⭐ 6.5K) - Visualizations for machine learning datasets. Apache-2
  • GitHub (👨‍💻 28 · 🔀 830 · 📦 40 · 📋 150 - 50% open · ⏱️ 04.02.2021):

     git clone https://github.com/pair-code/facets
    
  • PyPi (📥 26K / month · 📦 6 · ⏱️ 24.07.2019):

     pip install facets-overview
    
qgrid (🥈25 · ⭐ 2.6K · 💤) - An interactive grid for sorting, filtering, and editing DataFrames.. Apache-2
  • GitHub (👨‍💻 30 · 🔀 330 · 📦 1 · 📋 280 - 55% open · ⏱️ 07.04.2020):

     git clone https://github.com/quantopian/qgrid
    
  • PyPi (📥 18K / month · 📦 130 · ⏱️ 07.04.2020):

     pip install qgrid
    
  • Conda (📥 280K · ⏱️ 04.03.2021):

     conda install -c conda-forge qgrid
    
  • NPM (📥 1.8K / month · ⏱️ 08.07.2017):

     npm install qgrid
    
ipyregulartable (🥈24 · ⭐ 2.1K) - High performance, editable, stylable datagrids in jupyter.. Apache-2
  • GitHub (👨‍💻 4 · 🔀 730 · 📦 4 · 📋 16 - 18% open · ⏱️ 15.02.2021):

     git clone https://github.com/jpmorganchase/ipyregulartable
    
  • PyPi (📥 39 / month · ⏱️ 08.01.2021):

     pip install ipyregulartable
    
  • NPM (📥 170K / month · 📦 62 · ⏱️ 10.02.2021):

     npm install @jupyter-widgets/jupyterlab-manager
    
ipydagred3 (🥈24 · ⭐ 2.1K) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2
  • GitHub (👨‍💻 3 · 🔀 730 · 📦 7 · 📋 17 - 23% open · ⏱️ 10.03.2021):

     git clone https://github.com/timkpaine/ipydagred3
    
  • PyPi (📥 400 / month · ⏱️ 31.12.2020):

     pip install ipydagred3
    
  • NPM (📥 170K / month · 📦 62 · ⏱️ 10.02.2021):

     npm install @jupyter-widgets/jupyterlab-manager
    
jupyter-dash (🥈23 · ⭐ 450 · 📈) - Develop Dash apps in the Jupyter Notebook and JupyterLab. MIT
  • GitHub (👨‍💻 3 · 🔀 97 · 📥 58 · 📦 280 · 📋 38 - 65% open · ⏱️ 22.01.2021):

     git clone https://github.com/plotly/jupyter-dash
    
  • PyPi (📥 8.1K / month · ⏱️ 22.01.2021):

     pip install jupyter-dash
    
ipycanvas (🥈22 · ⭐ 420) - Interactive Canvas in Jupyter. BSD-3
  • GitHub (👨‍💻 9 · 🔀 32 · 📦 84 · 📋 77 - 29% open · ⏱️ 19.02.2021):

     git clone https://github.com/martinRenou/ipycanvas
    
  • PyPi (📥 2.3K / month · ⏱️ 20.01.2021):

     pip install ipycanvas
    
  • Conda (📥 18K · ⏱️ 20.01.2021):

     conda install -c conda-forge ipycanvas
    
vega (🥈22 · ⭐ 300) - IPython/Jupyter notebook module for Vega and Vega-Lite. BSD-3
  • GitHub (👨‍💻 9 · 🔀 46 · 📋 87 - 9% open · ⏱️ 02.03.2021):

     git clone https://github.com/vega/ipyvega
    
  • PyPi (📥 7.3K / month · 📦 150 · ⏱️ 15.05.2020):

     pip install vega
    
  • Conda (📥 390K · ⏱️ 10.12.2020):

     conda install -c conda-forge vega
    
ipyvuetify (🥈22 · ⭐ 180) - Jupyter widgets based on vuetify UI components. MIT
  • GitHub (👨‍💻 10 · 🔀 25 · 📦 4 · 📋 100 - 41% open · ⏱️ 22.02.2021):

     git clone https://github.com/mariobuikhuizen/ipyvuetify
    
  • PyPi (📥 7.6K / month · 📦 6 · ⏱️ 22.02.2021):

     pip install ipyvuetify
    
  • Conda (📥 37K · ⏱️ 22.02.2021):

     conda install -c conda-forge ipyvuetify
    
ipywebrtc (🥉21 · ⭐ 170 · 💤) - WebRTC for Jupyter notebook/lab. MIT
  • GitHub (👨‍💻 9 · 🔀 29 · 📋 54 - 62% open · ⏱️ 16.07.2020):

     git clone https://github.com/maartenbreddels/ipywebrtc
    
  • PyPi (📥 5.3K / month · 📦 16 · ⏱️ 04.07.2019):

     pip install ipywebrtc
    
  • Conda (📥 170K · ⏱️ 15.10.2020):

     conda install -c conda-forge ipywebrtc
    
  • NPM (📥 840 / month · ⏱️ 21.11.2018):

     npm install jupyter-webrtc
    
ipysheet (🥉20 · ⭐ 390 · 💤) - Jupyter handsontable integration. MIT
  • GitHub (👨‍💻 8 · 🔀 52 · 📦 3 · 📋 100 - 55% open · ⏱️ 30.04.2020):

     git clone https://github.com/QuantStack/ipysheet
    
  • PyPi (📥 3.3K / month · 📦 18 · ⏱️ 30.04.2020):

     pip install ipysheet
    
  • Conda (📥 29K · ⏱️ 12.10.2020):

     conda install -c conda-forge ipysheet
    
  • NPM (📥 3.7K / month · ⏱️ 30.04.2020):

     npm install ipysheet
    
nbtutor (🥉20 · ⭐ 370) - Visualize Python code execution (line-by-line) in Jupyter Notebook cells. BSD-3
  • GitHub (👨‍💻 3 · 🔀 29 · 📦 19 · 📋 28 - 60% open · ⏱️ 21.02.2021):

     git clone https://github.com/lgpage/nbtutor
    
  • Conda (📥 74K · ⏱️ 15.10.2020):

     conda install -c conda-forge nbtutor
    
ipycytoscape (🥉20 · ⭐ 130) - A Cytoscape Jupyter widget. BSD-3
  • GitHub (👨‍💻 24 · 🔀 38 · 📥 2 · 📦 26 · 📋 120 - 44% open · ⏱️ 08.03.2021):

     git clone https://github.com/QuantStack/ipycytoscape
    
  • Conda (📥 13K · ⏱️ 05.01.2021):

     conda install -c conda-forge ipycytoscape
    
What-If Tool (🥉19 · ⭐ 460) - Source code/webpage/demos for the What-If Tool. Apache-2
  • GitHub (👨‍💻 18 · 🔀 96 · 📋 71 - 49% open · ⏱️ 19.01.2021):

     git clone https://github.com/PAIR-code/what-if-tool
    
  • PyPi (📥 3.9K / month · ⏱️ 19.01.2021):

     pip install witwidget
    
  • NPM (📥 3.3K / month · ⏱️ 19.01.2021):

     npm install wit-widget
    
itkwidgets (🥉19 · ⭐ 340) - Interactive Jupyter widgets to visualize images, point sets, and.. Apache-2
  • GitHub (👨‍💻 17 · 🔀 44 · 📥 50 · 📋 160 - 40% open · ⏱️ 26.02.2021):

     git clone https://github.com/InsightSoftwareConsortium/itkwidgets
    
  • PyPi (📥 2.4K / month · 📦 4 · ⏱️ 06.08.2020):

     pip install itkwidgets
    
  • NPM (📥 2.4K / month · ⏱️ 06.08.2020):

     npm install itkwidgets
    
itables (🥉19 · ⭐ 160) - Interactive Tables in Jupyter. MIT
  • GitHub (👨‍💻 3 · 🔀 13 · 📦 45 · 📋 18 - 61% open · ⏱️ 04.02.2021):

     git clone https://github.com/mwouts/itables
    
  • PyPi (📥 820 / month · 📦 5 · ⏱️ 14.12.2020):

     pip install itables
    
tributary (🥉18 · ⭐ 230) - Streaming reactive and dataflow graphs in Python. Apache-2
  • GitHub (👨‍💻 6 · 🔀 23 · 📦 14 · 📋 76 - 13% open · ⏱️ 28.02.2021):

     git clone https://github.com/timkpaine/tributary
    
  • PyPi (📥 98 / month · ⏱️ 25.08.2020):

     pip install tributary
    
  • Conda (📥 7.4K · ⏱️ 15.10.2020):

     conda install -c conda-forge tributary
    
ipyvue (🥉18 · ⭐ 26) - Jupyter widgets base for Vue libraries. MIT
  • GitHub (👨‍💻 2 · 🔀 5 · 📦 16 · 📋 8 - 87% open · ⏱️ 12.01.2021):

     git clone https://github.com/mariobuikhuizen/ipyvue
    
  • PyPi (📥 7.3K / month · ⏱️ 12.01.2021):

     pip install ipyvue
    
  • Conda (📥 20K · ⏱️ 13.01.2021):

     conda install -c conda-forge ipyvue
    
niwidgets (🥉17 · ⭐ 63 · 💤) - Neuroimaging widgets for jupyter notebooks. Apache-2
  • GitHub (👨‍💻 16 · 🔀 31 · 📦 22 · 📋 33 - 48% open · ⏱️ 24.03.2020):

     git clone https://github.com/nipy/niwidgets
    
  • PyPi (📥 100 / month · ⏱️ 23.04.2019):

     pip install niwidgets
    
ipytree (🥉16 · ⭐ 66) - A Tree Widget using Jupyter-widgets protocol and jsTree. MIT
  • GitHub (👨‍💻 7 · 🔀 18 · 📋 23 - 52% open · ⏱️ 03.03.2021):

     git clone https://github.com/QuantStack/ipytree
    
  • PyPi (📥 2.8K / month · ⏱️ 03.03.2021):

     pip install ipytree
    
  • Conda (📥 14K · ⏱️ 03.03.2021):

     conda install -c conda-forge ipytree
    
Altair Viewer (🥉14 · ⭐ 45 · 💤) - Viewer for Altair and Vega-Lite visualizations. BSD-3
  • GitHub (👨‍💻 2 · 🔀 3 · 📋 4 - 25% open · ⏱️ 01.04.2020):

     git clone https://github.com/altair-viz/altair_viewer
    
  • PyPi (📥 44K / month · ⏱️ 31.03.2020):

     pip install altair_viewer
    
perfume (🥉13 · ⭐ 29) - Interactive performance benchmarking in Jupyter. BSD-3
  • GitHub (👨‍💻 3 · 🔀 3 · 📋 7 - 42% open · ⏱️ 31.10.2020):

     git clone https://github.com/leifwalsh/perfume
    
  • PyPi (📥 14 / month · ⏱️ 20.05.2018):

     pip install perfume-bench
    
ipysigma (🥉13 · ⭐ 25 · 💤) - A custom Jupyter widget library to display graphs using sigma.js. MIT
  • GitHub (👨‍💻 3 · 🔀 3 · 📋 4 - 50% open · ⏱️ 30.06.2020):

     git clone https://github.com/Yomguithereal/ipysigma
    
  • PyPi (📥 31 / month · 📦 1 · ⏱️ 30.06.2020):

     pip install ipysigma
    
  • NPM (📥 86 / month · ⏱️ 11.09.2019):

     npm install ipysigma
    
igv.js widget (🥉12 · ⭐ 120) - Extension for Jupyter Notebook which integrates igv.js. MIT
  • GitHub (👨‍💻 4 · 🔀 13 · 📦 1 · 📋 33 - 3% open · ⏱️ 03.12.2020):

     git clone https://github.com/igvteam/igv-jupyter
    
  • PyPi (📥 100 / month · ⏱️ 11.10.2019):

     pip install igv-jupyter
    
ipyp5 (🥉11 · ⭐ 26) - p5.js Jupyter Widget. BSD-3
  • GitHub (👨‍💻 2 · 🔀 4 · ⏱️ 16.10.2020):

     git clone https://github.com/jtpio/ipyp5
    
  • PyPi (📥 7 / month · ⏱️ 06.07.2019):

     pip install ipyp5
    
Show 14 hidden projects...
  • gmaps (🥈22 · ⭐ 700 · 💀) - Google maps for Jupyter notebooks. BSD-3
  • ipydatawidgets (🥈22 · ⭐ 24) - A set of widgets to help facilitate reuse of large datasets.. BSD-3
  • Mapbox GL (🥉21 · ⭐ 560 · 💀) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT
  • pivottablejs (🥉19 · ⭐ 420 · 💀) - Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook,.. MIT
  • ipyscales (🥉19 · ⭐ 12) - A widget library for scales. BSD-3
  • geonotebook (🥉15 · ⭐ 1K · 💀) - A Jupyter notebook extension for geospatial visualization and.. Apache-2
  • ipymaterialui (🥉15 · ⭐ 60 · 💀) - Jupyter Widgets based on React Material UI components. MIT
  • Jupyter DataTables (🥉13 · ⭐ 130 · 💀) - Jupyter Notebook extension leveraging pandas DataFrames.. MIT
  • jdaviz (🥉12 · ⭐ 17) - JWST astronomical data analysis tools in the Jupyter platform. BSD-3
  • ipyaggrid (🥉12 · ⭐ 13 · 💀) - Jupyter widget - ag-grid in the notebook. MIT
  • easyexplore (🥉12 · ⭐ 1) - Toolbox for easy and effective data exploration in Python. ❗️GPL-3.0
  • ipyannotate (🥉10 · ⭐ 110) - Jupyter Widget for data annotation. ❗Unlicensed
  • evidently (🥉9 · ⭐ 270 · 🐣) - Interactive reports to analyze machine learning models during.. Apache-2
  • Vision UI (🥉9 · ⭐ 240 · 💤) - UI visual interface for fastai - now compatible with Google.. ❗Unlicensed

Jupyter Extensions

Back to top

Application plugins that extend the functionality of Jupyter itself.

Jupyter Themes (🥇28 · ⭐ 8.3K) - Custom Jupyter Notebook Themes. MIT
  • GitHub (👨‍💻 28 · 🔀 910 · 📦 1.9K · 📋 380 - 50% open · ⏱️ 15.02.2021):

     git clone https://github.com/dunovank/jupyter-themes
    
  • PyPi (📥 13K / month · 📦 190 · ⏱️ 22.11.2018):

     pip install jupyterthemes
    
NBextensions Configurator (🥇24 · ⭐ 810 · 💤) - A jupyter notebook serverextension providing config.. BSD-3
  • GitHub (👨‍💻 17 · 🔀 90 · 📋 76 - 59% open · ⏱️ 01.03.2020):

     git clone https://github.com/jupyter-contrib/jupyter_nbextensions_configurator
    
  • PyPi (📥 84K / month · 📦 310 · ⏱️ 29.12.2018):

     pip install jupyter_nbextensions_configurator
    
jupyter-server-proxy (🥇24 · ⭐ 150) - Jupyter notebook server extension to proxy web services. BSD-3
  • GitHub (👨‍💻 50 · 🔀 87 · 📋 140 - 49% open · ⏱️ 08.03.2021):

     git clone https://github.com/jupyterhub/jupyter-server-proxy
    
  • PyPi (📥 16K / month · 📦 94 · ⏱️ 18.02.2021):

     pip install jupyter-server-proxy
    
  • Conda (📥 260K · ⏱️ 08.02.2021):

     conda install -c conda-forge jupyter-server-proxy
    
nbgrader (🥈23 · ⭐ 1K) - A system for assigning and grading notebooks. BSD-3
  • GitHub (👨‍💻 78 · 🔀 250 · 📋 740 - 24% open · ⏱️ 26.02.2021):

     git clone https://github.com/jupyter/nbgrader
    
  • PyPi (📥 1.4K / month · 📦 18 · ⏱️ 07.11.2019):

     pip install nbgrader
    
  • Conda (📥 82K · ⏱️ 10.03.2021):

     conda install -c conda-forge nbgrader
    
nbgitpuller (🥈22 · ⭐ 130) - Jupyter server extension to sync a git repository one-way to a.. BSD-3
  • GitHub (👨‍💻 20 · 🔀 46 · 📦 270 · 📋 88 - 37% open · ⏱️ 16.02.2021):

     git clone https://github.com/jupyterhub/nbgitpuller
    
  • PyPi (📥 17K / month · 📦 15 · ⏱️ 01.08.2020):

     pip install nbgitpuller
    
  • Conda (📥 15K · ⏱️ 01.08.2020):

     conda install -c conda-forge nbgitpuller
    
Appmode (🥈21 · ⭐ 360 · 💤) - A Jupyter extensions that turns notebooks into web applications. MIT
  • GitHub (👨‍💻 8 · 🔀 59 · 📦 250 · 📋 52 - 7% open · ⏱️ 09.06.2020):

     git clone https://github.com/oschuett/appmode
    
  • PyPi (📥 1.3K / month · 📦 38 · ⏱️ 09.06.2020):

     pip install appmode
    
  • Conda (📥 100K · ⏱️ 24.01.2021):

     conda install -c conda-forge appmode
    
Resource Usage (🥈21 · ⭐ 220) - Jupyter Notebook Extension for monitoring your own Resource.. BSD-2
  • GitHub (👨‍💻 14 · 🔀 52 · 📦 15 · 📋 52 - 53% open · ⏱️ 01.03.2021):

     git clone https://github.com/jupyter-server/jupyter-resource-usage
    
  • PyPi (📥 2.2K / month · ⏱️ 18.12.2020):

     pip install jupyter-resource-usage
    
  • Conda (📥 210K · ⏱️ 23.11.2020):

     conda install -c conda-forge nbresuse
    
HTTP-over-WebSocket (🥈19 · ⭐ 160) - Jupyter support for HTTP-over-ws. Apache-2
  • GitHub (👨‍💻 3 · 🔀 25 · 📋 24 - 70% open · ⏱️ 08.01.2021):

     git clone https://github.com/googlecolab/jupyter_http_over_ws
    
  • PyPi (📥 3.3K / month · 📦 26 · ⏱️ 12.03.2020):

     pip install jupyter_http_over_ws
    
pyforest (🥉18 · ⭐ 810 · 💤) - pyforest - feel the bliss of automated imports. MIT
  • GitHub (👨‍💻 13 · 🔀 160 · 📋 24 - 54% open · ⏱️ 18.08.2020):

     git clone https://github.com/8080labs/pyforest
    
  • PyPi (📥 3K / month · ⏱️ 17.04.2020):

     pip install pyforest
    
Spark Monitor (🥉18 · ⭐ 150) - Monitor Apache Spark from Jupyter Notebook. Apache-2
  • GitHub (👨‍💻 3 · 🔀 50 · 📥 2.3K · 📋 37 - 81% open · ⏱️ 03.02.2021):

     git clone https://github.com/krishnan-r/sparkmonitor
    
  • PyPi (📥 310 / month · ⏱️ 15.02.2021):

     pip install sparkmonitor
    
  • Docker Hub (📥 850 · ⏱️ 04.10.2019):

     docker pull krishnanr/sparkmonitor
    
gator (🥉18 · ⭐ 140) - Conda environment and package management extension from within Jupyter. BSD-3
  • GitHub (👨‍💻 23 · 🔀 15 · 📥 1 · 📦 1 · 📋 43 - 27% open · ⏱️ 03.03.2021):

     git clone https://github.com/mamba-org/gator
    
  • Conda (📥 3.2K · ⏱️ 03.03.2021):

     conda install -c conda-forge mamba_gator
    
  • NPM (📥 650 / month · ⏱️ 01.03.2021):

     npm install @mamba-org/gator-lab
    
Rsession Proxy (🥉17 · ⭐ 70) - Jupyter extensions for running an RStudio rsession proxy. BSD-3
  • GitHub (👨‍💻 16 · 🔀 49 · 📦 22 · 📋 56 - 39% open · ⏱️ 10.02.2021):

     git clone https://github.com/jupyterhub/jupyter-rsession-proxy
    
  • PyPi (📥 340 / month · ⏱️ 09.05.2020):

     pip install jupyter-rsession-proxy
    
Jupyter Spark (🥉16 · ⭐ 190) - Jupyter Notebook extension for Apache Spark integration. MPL-2.0
  • GitHub (👨‍💻 12 · 🔀 40 · 📋 30 - 53% open · ⏱️ 01.12.2020):

     git clone https://github.com/mozilla/jupyter-spark
    
  • PyPi (📥 540 / month · 📦 5 · ⏱️ 08.03.2018):

     pip install jupyter-spark
    
nb_conda (🥉16 · ⭐ 110) - Conda environment and package access extension from within Jupyter. BSD-3
  • GitHub (👨‍💻 14 · 🔀 24 · 📋 58 - 51% open · ⏱️ 11.09.2020):

     git clone https://github.com/Anaconda-Platform/nb_conda
    
  • Conda (📥 240K · ⏱️ 08.02.2021):

     conda install -c conda-forge nb_conda
    
jupyter-archive (🥉16 · ⭐ 34) - A Jupyter/Jupyterlab extension to make, download and extract.. BSD-3
  • GitHub (👨‍💻 6 · 🔀 5 · 📥 3.3K · 📋 24 - 4% open · ⏱️ 07.02.2021):

     git clone https://github.com/jupyterlab-contrib/jupyter-archive
    
  • Conda (📥 11K · ⏱️ 03.01.2021):

     conda install -c conda-forge jupyter-archive
    
Jupyter Black (🥉8 · ⭐ 330 · 💀) - Black formatter for Jupyter Notebook. BSD-3
  • GitHub (👨‍💻 2 · 🔀 11 · 📋 18 - 44% open · ⏱️ 01.02.2020):

     git clone https://github.com/drillan/jupyter-black
    
Show 7 hidden projects...

Jupyter Magic

Back to top

Extensions that provide magic commands to access convenient functionality within a notebook.

ipython-sql (🥇26 · ⭐ 1.3K · 💤) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT
  • GitHub (👨‍💻 40 · 🔀 220 · 📦 1.4K · 📋 130 - 71% open · ⏱️ 10.05.2020):

     git clone https://github.com/catherinedevlin/ipython-sql
    
  • PyPi (📥 8.5K / month · 📦 120 · ⏱️ 02.05.2020):

     pip install ipython-sql
    
  • Conda (📥 99K · ⏱️ 14.10.2020):

     conda install -c conda-forge ipython-sql
    
sparkmagic (🥇26 · ⭐ 950) - Jupyter magics and kernels for working with remote Spark clusters. BSD-3
  • GitHub (👨‍💻 49 · 🔀 340 · 📦 170 · 📋 370 - 35% open · ⏱️ 04.02.2021):

     git clone https://github.com/jupyter-incubator/sparkmagic
    
  • PyPi (📥 20K / month · 📦 34 · ⏱️ 04.02.2021):

     pip install sparkmagic
    
  • Conda (📥 26K · ⏱️ 07.01.2021):

     conda install -c conda-forge sparkmagic
    
watermark (🥈24 · ⭐ 500) - An IPython magic extension for printing date and time stamps, version.. BSD-3
  • GitHub (👨‍💻 15 · 🔀 61 · 📦 900 · 📋 40 - 35% open · ⏱️ 18.02.2021):

     git clone https://github.com/rasbt/watermark
    
  • PyPi (📥 44K / month · 📦 120 · ⏱️ 18.02.2021):

     pip install watermark
    
  • Conda (📥 140K · ⏱️ 18.02.2021):

     conda install -c conda-forge watermark
    
pick (🥈19 · ⭐ 320) - Customize your kernels on Launch!. BSD-3
  • GitHub (👨‍💻 5 · 🔀 37 · 📋 9 - 44% open · ⏱️ 04.11.2020):

     git clone https://github.com/nteract/pick
    
  • PyPi (📥 18K / month · 📦 100 · ⏱️ 17.08.2020):

     pip install pick
    
SQLCell (🥉13 · ⭐ 140) - SQLCell is a magic function for the Jupyter Notebook that executes raw,.. MIT
  • GitHub (👨‍💻 14 · 🔀 9 · 📦 1 · 📋 89 - 73% open · ⏱️ 06.10.2020):

     git clone https://github.com/tmthyjames/SQLCell
    
  • PyPi (📥 16 / month · 📦 1 · ⏱️ 20.05.2019):

     pip install sqlcell
    
jupyter-manim (🥉11 · ⭐ 130) - manim cell magic for IPython/Jupyter to show the output video. MIT
  • GitHub (👨‍💻 4 · 🔀 8 · 📋 21 - 28% open · ⏱️ 05.02.2021):

     git clone https://github.com/krassowski/jupyter-manim
    
Show 5 hidden projects...
  • jupyter-notify (🥈18 · ⭐ 500 · 💀) - A Jupyter Notebook magic for browser notifications of cell.. BSD-3
  • heat (🥉16 · ⭐ 730 · 💀) - IPython magic command to profile and view your python code as a heat map. MIT
  • blackcellmagic (🥉16 · ⭐ 250 · 💀) - IPython magic command to format python code in cell using.. MIT
  • py_d3 (🥉15 · ⭐ 430 · 💀) - D3 block magic for Jupyter notebook. MIT
  • nb_black (🥉14 · ⭐ 62 · 💀) - A simple extension for Jupyter Notebook and Jupyter Lab to beautify.. MIT

Jupyter Kernels

Back to top

Jupyter kernels that run and introspect the user's code in a given language.

IPython Kernel (🥇34 · ⭐ 380) - IPython Kernel for Jupyter. BSD-3
  • GitHub (👨‍💻 130 · 🔀 260 · 📦 100K · 📋 300 - 56% open · ⏱️ 09.03.2021):

     git clone https://github.com/ipython/ipykernel
    
  • PyPi (📥 6.8M / month · 📦 18K · ⏱️ 09.03.2021):

     pip install ipykernel
    
  • Conda (📥 130K · ⏱️ 08.12.2020):

     conda install -c anaconda ipykernel
    
Metakernel (🥇24 · ⭐ 230) - Jupyter/IPython Kernel Tools. BSD-3
  • GitHub (👨‍💻 26 · 🔀 70 · 📦 420 · 📋 140 - 17% open · ⏱️ 09.11.2020):

     git clone https://github.com/Calysto/metakernel
    
  • PyPi (📥 7.3K / month · 📦 94 · ⏱️ 09.11.2020):

     pip install metakernel
    
  • Conda (📥 420K · ⏱️ 11.11.2020):

     conda install -c conda-forge metakernel
    
gophernotes (🥇21 · ⭐ 2.8K) - The Go kernel for Jupyter notebooks and nteract. MIT
  • GitHub (👨‍💻 26 · 🔀 210 · 📥 38 · 📋 160 - 25% open · ⏱️ 12.02.2021):

     git clone https://github.com/gopherdata/gophernotes
    
  • Docker Hub (📥 82K · ⭐ 6 · ⏱️ 22.12.2018):

     docker pull gopherdata/gophernotes
    
IJavascript (🥇21 · ⭐ 1.5K) - IJavascript is a javascript kernel for the Jupyter notebook. BSD-3
  • GitHub (👨‍💻 14 · 🔀 120 · 📦 42 · 📋 200 - 24% open · ⏱️ 02.12.2020):

     git clone https://github.com/n-riesco/ijavascript
    
  • NPM (📥 2.6K / month · 📦 38 · ⏱️ 26.09.2019):

     npm install ijavascript
    
IRkernel (🥇21 · ⭐ 1.4K) - R kernel for Jupyter. MIT
  • GitHub (👨‍💻 38 · 🔀 280 · 📋 540 - 8% open · ⏱️ 10.02.2021):

     git clone https://github.com/IRkernel/IRkernel
    
  • Conda (📥 29K · ⏱️ 10.03.2020):

     conda install -c r r-irkernel
    
  • Docker Hub (📥 310K · ⭐ 36 · ⏱️ 04.03.2021):

     docker pull jupyter/r-notebook
    
Apache Toree (🥇21 · ⭐ 660 · 💤) - Jupyter kernel for Apache Spark. Apache-2
  • GitHub (👨‍💻 100 · 🔀 210 · ⏱️ 23.08.2020):

     git clone https://github.com/apache/incubator-toree
    
  • PyPi (📥 5.5K / month · 📦 9 · ⏱️ 01.08.2020):

     pip install toree
    
IHaskell (🥈20 · ⭐ 2.2K) - A Haskell kernel for IPython. MIT
  • GitHub (👨‍💻 100 · 🔀 230 · 📦 4 · 📋 690 - 5% open · ⏱️ 28.02.2021):

     git clone https://github.com/gibiansky/IHaskell
    
  • NPM (📥 20 / month · ⏱️ 01.08.2018):

     npm install ihaskell_jupyterlab
    
IJulia.jl (🥈19 · ⭐ 2.2K) - Julia kernel for Jupyter. MIT
  • GitHub (👨‍💻 99 · 🔀 360 · 📋 760 - 12% open · ⏱️ 23.02.2021):

     git clone https://github.com/JuliaLang/IJulia.jl
    
xeus-cling (🥈19 · ⭐ 1.7K) - Jupyter kernel for the C++ programming language. BSD-3
  • GitHub (👨‍💻 17 · 🔀 190 · 📋 210 - 48% open · ⏱️ 27.01.2021):

     git clone https://github.com/jupyter-xeus/xeus-cling
    
  • Conda (📥 91K · ⏱️ 28.02.2021):

     conda install -c conda-forge xeus-cling
    
IRuby (🥈19 · ⭐ 600) - Official gem repository: Ruby kernel for Jupyter/IPython Notebook. MIT
  • GitHub (👨‍💻 42 · 🔀 64 · 📥 13 · 📦 140 · 📋 180 - 32% open · ⏱️ 05.03.2021):

     git clone https://github.com/SciRuby/iruby
    
  • Docker Hub (📥 640 · ⏱️ 04.03.2021):

     docker pull rubydata/datascience-notebook
    
Ansible Kernel (🥈19 · ⭐ 460) - Jupyter Notebook Kernel for running Ansible Tasks and.. Apache-2
  • GitHub (👨‍💻 9 · 🔀 45 · 📦 7 · 📋 41 - 29% open · ⏱️ 05.03.2021):

     git clone https://github.com/ansible/ansible-jupyter-kernel
    
  • PyPi (📥 110 / month · ⏱️ 12.12.2018):

     pip install ansible-kernel
    
  • Conda (📥 6.2K · ⏱️ 14.01.2020):

     conda install -c conda-forge ansible-kernel
    
  • Docker Hub (📥 66K · ⭐ 2 · ⏱️ 12.12.2018):

     docker pull benthomasson/ansible-jupyter-kernel
    
Enterprise Gateway (🥈19 · ⭐ 410) - A lightweight, multi-tenant, scalable and secure gateway.. BSD-3
  • GitHub (👨‍💻 76 · 🔀 130 · 📥 8.7K · 📋 460 - 16% open · ⏱️ 23.02.2021):

     git clone https://github.com/jupyter/enterprise_gateway
    
  • PyPi (📥 250 / month · 📦 1 · ⏱️ 27.04.2020):

     pip install jupyter_enterprise_gateway
    
Kernel Gateway (🥈19 · ⭐ 340) - Jupyter Kernel Gateway. BSD-3
  • GitHub (👨‍💻 36 · 🔀 99 · 📥 76 · 📋 160 - 7% open · ⏱️ 29.09.2020):

     git clone https://github.com/jupyter/kernel_gateway
    
  • PyPi (📥 4.5K / month · 📦 6 · ⏱️ 18.08.2020):

     pip install jupyter-kernel-gateway
    
almond (🥈18 · ⭐ 1.4K) - A Scala kernel for Jupyter. BSD-3
  • GitHub (👨‍💻 33 · 🔀 200 · 📥 1.1K · 📋 290 - 36% open · ⏱️ 09.03.2021):

     git clone https://github.com/almond-sh/almond
    
  • Docker Hub (📥 6.8K · ⭐ 6 · ⏱️ 09.03.2021):

     docker pull almondsh/almond
    
nb_conda_kernels (🥈18 · ⭐ 360) - Package for managing conda environment-based kernels inside.. BSD-3
  • GitHub (👨‍💻 14 · 🔀 49 · 📋 120 - 20% open · ⏱️ 30.11.2020):

     git clone https://github.com/Anaconda-Platform/nb_conda_kernels
    
  • Conda (📥 390K · ⏱️ 30.01.2021):

     conda install -c conda-forge nb_conda_kernels
    
Octave Kernel (🥈18 · ⭐ 360 · 💤) - An Octave kernel for IPython. BSD-3
  • GitHub (👨‍💻 16 · 🔀 53 · 📋 150 - 14% open · ⏱️ 23.05.2020):

     git clone https://github.com/calysto/octave_kernel
    
  • PyPi (📥 4.3K / month · 📦 5 · ⏱️ 11.06.2018):

     pip install octave_kernel
    
LFortran (🥉17 · ⭐ 210) - Official mirror of https://gitlab.com/lfortran/lfortran. Please submit.. MIT
  • GitHub (👨‍💻 10 · 🔀 11 · ⏱️ 09.03.2021):

     git clone https://github.com/lfortran/lfortran
    
  • PyPi (📥 63 / month · ⏱️ 31.07.2020):

     pip install lfortran
    
  • Conda (📥 18K · ⏱️ 08.03.2021):

     conda install -c conda-forge lfortran
    
OCaml Kernel (🥉17 · ⭐ 180) - An OCaml kernel for Jupyter (IPython) notebook. MIT
  • GitHub (👨‍💻 14 · 🔀 24 · 📥 42K · 📋 66 - 6% open · ⏱️ 28.02.2021):

     git clone https://github.com/akabe/ocaml-jupyter
    
clojupyter (🥉16 · ⭐ 670) - a Jupyter kernel for Clojure. MIT
  • GitHub (👨‍💻 23 · 🔀 82 · 📋 84 - 19% open · ⏱️ 25.01.2021):

     git clone https://github.com/clojupyter/clojupyter
    
  • Conda (📥 2K · ⏱️ 02.03.2020):

     conda install -c simplect clojupyter
    
  • Docker Hub (📥 270 · ⏱️ 25.04.2019):

     docker pull simplect/clojupyter
    
F# Kernel (🥉16 · ⭐ 420) - F# for Jupyter Notebooks. BSD-3
  • GitHub (👨‍💻 27 · 🔀 68 · 📥 5.2K · 📋 140 - 9% open · ⏱️ 10.09.2020):

     git clone https://github.com/fsprojects/IfSharp
    
  • Docker Hub (📥 510 · ⏱️ 26.03.2019):

     docker pull fsprojects/ifsharp
    
Matlab Kernel (🥉16 · ⭐ 370) - Jupyter Kernel for Matlab. BSD-3
  • GitHub (👨‍💻 17 · 🔀 68 · 📋 120 - 18% open · ⏱️ 09.11.2020):

     git clone https://github.com/calysto/matlab_kernel
    
  • PyPi (📥 440 / month · 📦 1 · ⏱️ 30.11.2018):

     pip install matlab_kernel
    
SAS Kernel (🥉16 · ⭐ 160) - A Jupyter kernel for SAS. This opens up all the data manipulation.. Apache-2
  • GitHub (👨‍💻 7 · 🔀 66 · 📋 51 - 11% open · ⏱️ 01.09.2020):

     git clone https://github.com/sassoftware/sas_kernel
    
  • PyPi (📥 220 / month · 📦 2 · ⏱️ 13.09.2017):

     pip install sas_kernel
    
Wolfram Kernel (🥉15 · ⭐ 540) - Wolfram Language kernel for Jupyter notebooks. MIT
  • GitHub (👨‍💻 6 · 🔀 65 · 📥 3.3K · 📋 78 - 21% open · ⏱️ 15.12.2020):

     git clone https://github.com/WolframResearch/WolframLanguageForJupyter
    
IElixir (🥉15 · ⭐ 310) - Jupyter's kernel for Elixir programming language. Apache-2
  • GitHub (👨‍💻 16 · 🔀 39 · 📋 30 - 33% open · ⏱️ 15.11.2020):

     git clone https://github.com/pprzetacznik/IElixir
    
  • Docker Hub (📥 180 · ⭐ 1 · ⏱️ 15.11.2020):

     docker pull pprzetacznik/ielixir
    
SSH Kernel (🥉13 · ⭐ 41) - SSH Kernel for Jupyter. BSD-3
  • GitHub (👨‍💻 4 · 🔀 8 · 📦 2 · 📋 7 - 14% open · ⏱️ 28.09.2020):

     git clone https://github.com/NII-cloud-operation/sshkernel
    
  • PyPi (📥 57 / month · ⏱️ 28.09.2020):

     pip install sshkernel
    
xeus-sqlite (🥉11 · ⭐ 110) - Jupyter kernel for SQLite. BSD-3
  • GitHub (👨‍💻 11 · 🔀 20 · 📋 38 - 50% open · ⏱️ 17.02.2021):

     git clone https://github.com/jupyter-xeus/xeus-sqlite
    
Show 10 hidden projects...
  • Spylon Kernel (🥈19 · ⭐ 130 · 💀) - Jupyter kernel for scala and spark. BSD-3
  • Bash Kernel (🥈18 · ⭐ 540 · 💀) - A bash kernel for IPython. BSD-3
  • SciJava Kernel (🥉17 · ⭐ 170 · 💀) - Write SciJava scripts in Jupyter notebook!. Apache-2
  • IJava (🥉16 · ⭐ 610 · 💀) - A Jupyter kernel for executing Java code. MIT
  • Kernel Detection (🥉15 · ⭐ 140 · 💀) - An Jupyter plugin to enable the automatic detection of.. BSD-2
  • lgo (🥉13 · ⭐ 2.1K · 💀) - Interactive Go programming with Jupyter. BSD-3
  • remote_ikernel (🥉13 · ⭐ 5) - All your Jupyter kernels, on all your machines, in one place. BSD-2
  • ICSharp (🥉11 · ⭐ 260 · 💀) - C# kernel for Jupyter. Apache-2
  • ssh_ipykernel (🥉6 · ⭐ 3 · 💤) - A remote jupyter kernel via ssh. MIT
  • kernel-relay (🥉5 · ⭐ 9 · 💀) - kernel-relay is a GraphQL service for interfacing with.. ❗Unlicensed

Notebook Sharing & Conversion

Back to top

Tools to share, convert and simplify collaboration (e.g., via git) with notebook files.

nbconvert (🥇35 · ⭐ 1.1K) - Jupyter Notebook Conversion. BSD-3
  • GitHub (👨‍💻 210 · 🔀 410 · 📦 94K · 📋 850 - 39% open · ⏱️ 28.02.2021):

     git clone https://github.com/jupyter/nbconvert
    
  • PyPi (📥 7.3M / month · 📦 15K · ⏱️ 02.10.2020):

     pip install nbconvert
    
  • Conda (📥 3.5M · ⏱️ 21.01.2021):

     conda install -c conda-forge nbconvert
    
Jupytext (🥇29 · ⭐ 4.4K) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT
  • GitHub (👨‍💻 58 · 🔀 280 · 📦 1.3K · 📋 410 - 13% open · ⏱️ 07.03.2021):

     git clone https://github.com/mwouts/jupytext
    
  • PyPi (📥 37K / month · 📦 110 · ⏱️ 07.03.2021):

     pip install jupytext
    
  • Conda (📥 150K · ⏱️ 08.03.2021):

     conda install -c conda-forge jupytext
    
  • NPM (📥 15K / month · ⏱️ 07.03.2021):

     npm install jupyterlab-jupytext
    
Voila (🥇28 · ⭐ 3.1K) - Voil turns Jupyter notebooks into standalone web applications. BSD-3
  • GitHub (👨‍💻 44 · 🔀 310 · 📦 3.2K · 📋 480 - 42% open · ⏱️ 05.03.2021):

     git clone https://github.com/voila-dashboards/voila
    
  • PyPi (📥 12K / month · 📦 26 · ⏱️ 19.02.2021):

     pip install voila
    
  • Conda (📥 100K · ⏱️ 19.02.2021):

     conda install -c conda-forge voila
    
  • NPM (📥 2.9K / month · ⏱️ 19.05.2020):

     npm install @jupyter-voila/jupyterlab-preview
    
Jupyter Book (🥇28 · ⭐ 2.1K) - Build interactive, publication-quality documents from Jupyter.. BSD-3
  • GitHub (👨‍💻 72 · 🔀 320 · 📦 2K · 📋 760 - 40% open · ⏱️ 10.03.2021):

     git clone https://github.com/executablebooks/jupyter-book
    
  • PyPi (📥 6.1K / month · 📦 44 · ⏱️ 04.03.2021):

     pip install jupyter-book
    
nikola (🥇28 · ⭐ 2.1K · 📉) - A static website and blog generator. MIT
  • GitHub (👨‍💻 220 · 🔀 410 · 📦 350 · 📋 2K - 1% open · ⏱️ 06.03.2021):

     git clone https://github.com/getnikola/nikola
    
  • PyPi (📥 1.1K / month · 📦 270 · ⏱️ 13.02.2021):

     pip install nikola
    
nbdime (🥇28 · ⭐ 1.9K) - Tools for diffing and merging of Jupyter notebooks. BSD-3
  • GitHub (👨‍💻 30 · 🔀 110 · 📦 43 · 📋 260 - 20% open · ⏱️ 14.01.2021):

     git clone https://github.com/jupyter/nbdime
    
  • PyPi (📥 44K / month · 📦 210 · ⏱️ 14.01.2021):

     pip install nbdime
    
  • Conda (📥 280K · ⏱️ 02.10.2020):

     conda install -c conda-forge nbdime
    
  • NPM (📥 270K / month · ⏱️ 14.01.2021):

     npm install nbdime-jupyterlab
    
RISE (🥈27 · ⭐ 3K) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. BSD-3
  • GitHub (👨‍💻 39 · 🔀 360 · 📦 1.4K · 📋 400 - 30% open · ⏱️ 14.01.2021):

     git clone https://github.com/damianavila/RISE
    
  • PyPi (📥 2.5K / month · 📦 310 · ⏱️ 29.10.2020):

     pip install RISE
    
  • Conda (📥 140K · ⏱️ 11.03.2021):

     conda install -c conda-forge rise
    
nbviewer (🥈22 · ⭐ 1.8K) - nbconvert as a web service: Render Jupyter Notebooks as static web.. BSD-3
  • GitHub (👨‍💻 83 · 🔀 470 · 📦 5 · 📋 540 - 26% open · ⏱️ 02.12.2020):

     git clone https://github.com/jupyter/nbviewer
    
  • Docker Hub (📥 1.6M · ⭐ 25 · ⏱️ 02.12.2020):

     docker pull jupyter/nbviewer
    
commuter (🥈21 · ⭐ 5.4K) - Notebook sharing hub. BSD-3
  • GitHub (👨‍💻 27 · 🔀 540 · 📦 3 · 📋 85 - 55% open · ⏱️ 09.03.2021):

     git clone https://github.com/nteract/commuter
    
  • NPM (📥 180 / month · ⏱️ 17.07.2020):

     npm install @nteract/commuter
    
Knowledge Repo (🥈21 · ⭐ 4.7K) - A next-generation curated knowledge sharing platform for.. Apache-2
  • GitHub (👨‍💻 57 · 🔀 640 · 📋 290 - 44% open · ⏱️ 20.01.2021):

     git clone https://github.com/airbnb/knowledge-repo
    
  • PyPi (📥 470 / month · 📦 1 · ⏱️ 20.01.2021):

     pip install knowledge-repo
    
Stencila (🥈21 · ⭐ 590) - Living documents for reproducible research. Apache-2
  • GitHub (👨‍💻 19 · 🔀 37 · 📥 1.2K · 📦 13 · 📋 450 - 1% open · ⏱️ 11.03.2021):

     git clone https://github.com/stencila/stencila
    
  • NPM (📥 100 / month · 📦 8 · ⏱️ 06.11.2020):

     npm install stencila
    
  • Docker Hub (📥 16K · ⏱️ 08.04.2019):

     docker pull stencila/cloud
    
scrapbook (🥉20 · ⭐ 210) - A library for recording and reading data in notebooks. BSD-3
  • GitHub (👨‍💻 10 · 🔀 21 · 📦 15 · 📋 45 - 53% open · ⏱️ 06.01.2021):

     git clone https://github.com/nteract/scrapbook
    
  • PyPi (📥 38K / month · 📦 20 · ⏱️ 06.01.2021):

     pip install nteract-scrapbook
    
nbinteract (🥉20 · ⭐ 190) - Create interactive webpages from Jupyter Notebooks. BSD-3
  • GitHub (👨‍💻 6 · 🔀 21 · 📦 1 · 📋 83 - 51% open · ⏱️ 05.01.2021):

     git clone https://github.com/SamLau95/nbinteract
    
  • PyPi (📥 610 / month · 📦 37 · ⏱️ 05.01.2021):

     pip install nbinteract
    
BinderHub (🥉18 · ⭐ 1.8K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3
  • GitHub (👨‍💻 68 · 🔀 260 · 📦 5 · 📋 580 - 43% open · ⏱️ 11.03.2021):

     git clone https://github.com/jupyterhub/binderhub
    
mkdocs-jupyter (🥉18 · ⭐ 41) - Use Jupyter Notebook in mkdocs. Apache-2
  • GitHub (👨‍💻 4 · 🔀 4 · 📦 76 · 📋 18 - 38% open · ⏱️ 30.10.2020):

     git clone https://github.com/danielfrg/mkdocs-jupyter
    
  • PyPi (📥 1.8K / month · ⏱️ 08.10.2020):

     pip install mkdocs-jupyter
    
ThebeLab (🥉16 · ⭐ 200) - ThebeLab: turning static HTML pages into live documents. BSD-3
  • GitHub (👨‍💻 23 · 🔀 47 · 📋 120 - 54% open · ⏱️ 01.03.2021):

     git clone https://github.com/executablebooks/thebe
    
cdsdashboards (🥉16 · ⭐ 80) - JupyterHub extension for ContainDS Dashboards. BSD-3
  • GitHub (👨‍💻 8 · 🔀 15 · 📋 50 - 24% open · ⏱️ 11.03.2021):

     git clone https://github.com/ideonate/cdsdashboards
    
  • PyPi (📥 100 / month · ⏱️ 11.03.2021):

     pip install cdsdashboards
    
  • Conda (📥 5.1K · ⏱️ 06.01.2021):

     conda install -c conda-forge cdsdashboards
    
pynb (🥉13 · ⭐ 230 · 💤) - Jupyter Notebooks as plain Python code with embedded Markdown text. MIT
  • GitHub (👨‍💻 8 · 🔀 5 · 📦 11 · ⏱️ 07.07.2020):

     git clone https://github.com/elehcimd/pynb
    
nbgallery (🥉11 · ⭐ 140) - Enterprise Jupyter notebook sharing and collaboration app. MIT
  • GitHub (👨‍💻 18 · 🔀 20 · 📋 260 - 24% open · ⏱️ 09.03.2021):

     git clone https://github.com/nbgallery/nbgallery
    
  • Docker Hub (📥 35K · ⭐ 3 · ⏱️ 11.03.2021):

     docker pull nbgallery/nbgallery
    
jupyter-flex (🥉11 · ⭐ 120) - Build dashboards using Jupyter Notebooks. Apache-2
  • GitHub (👨‍💻 2 · 🔀 20 · 📦 12 · 📋 29 - 10% open · ⏱️ 21.12.2020):

     git clone https://github.com/danielfrg/jupyter-flex
    
jnotebook-reader (🥉11 · ⭐ 71 · 🐣) - An awesome viewer to browse and render Jupyter.. Apache-2
  • GitHub (👨‍💻 4 · 🔀 11 · ⏱️ 10.02.2021):

     git clone https://github.com/line/jnotebook_reader
    
Show 2 hidden projects...
  • notedown (🥈21 · ⭐ 760 · 💀) - Markdown = IPython Notebook. BSD-2
  • bookstore (🥉16 · ⭐ 160 · 💀) - Notebook storage and publishing workflows for the masses. BSD-3

Notebook Tools

Back to top

Libraries and tools that work with or can be used within notebook files.

Jupyter Client (🥇31 · ⭐ 210) - Jupyter protocol client APIs. BSD-3
  • GitHub (👨‍💻 100 · 🔀 200 · 📋 270 - 46% open · ⏱️ 10.03.2021):

     git clone https://github.com/jupyter/jupyter_client
    
  • PyPi (📥 7.2M / month · 📦 3.6K · ⏱️ 09.01.2021):

     pip install jupyter-client
    
nbformat (🥇31 · ⭐ 140) - Reference implementation of the Jupyter Notebook format. BSD-3
  • GitHub (👨‍💻 56 · 🔀 110 · 📦 99K · 📋 92 - 32% open · ⏱️ 08.02.2021):

     git clone https://github.com/jupyter/nbformat
    
  • PyPi (📥 7.5M / month · 📦 16K · ⏱️ 15.01.2021):

     pip install nbformat
    
  • Conda (📥 4.5M · ⏱️ 18.01.2021):

     conda install -c conda-forge nbformat
    
ipyparallel (🥇28 · ⭐ 1.9K) - Interactive Parallel Computing in Python. BSD-3
  • GitHub (👨‍💻 97 · 🔀 770 · 📦 1.4K · 📋 250 - 57% open · ⏱️ 22.02.2021):

     git clone https://github.com/ipython/ipyparallel
    
  • PyPi (📥 32K / month · 📦 490 · ⏱️ 05.05.2020):

     pip install ipyparallel
    
  • Conda (📥 390K · ⏱️ 22.01.2021):

     conda install -c conda-forge ipyparallel
    
nbclient (🥇28 · ⭐ 59) - A client library for executing notebooks. Formally nbconvert's.. BSD-3
  • GitHub (👨‍💻 18 · 🔀 28 · 📦 11K · 📋 64 - 31% open · ⏱️ 26.02.2021):

     git clone https://github.com/jupyter/nbclient
    
  • PyPi (📥 7M / month · ⏱️ 26.02.2021):

     pip install nbclient
    
  • Conda (📥 820K · ⏱️ 26.02.2021):

     conda install -c conda-forge nbclient
    
repo2docker (🥈26 · ⭐ 1.2K) - Turn repositories into Jupyter-enabled Docker images. BSD-3
  • GitHub (👨‍💻 94 · 🔀 260 · 📦 97 · 📋 450 - 40% open · ⏱️ 09.03.2021):

     git clone https://github.com/jupyterhub/repo2docker
    
  • PyPi (📥 1.7K / month · 📦 24 · ⏱️ 23.01.2021):

     pip install jupyter-repo2docker
    
PixieDust (🥈26 · ⭐ 990) - Python Helper library for Jupyter Notebooks. Apache-2
  • GitHub (👨‍💻 33 · 🔀 160 · 📦 180 · 📋 420 - 38% open · ⏱️ 16.02.2021):

     git clone https://github.com/pixiedust/pixiedust
    
  • PyPi (📥 5.1K / month · 📦 44 · ⏱️ 01.02.2021):

     pip install pixiedust
    
  • Conda (📥 22K · ⏱️ 06.02.2021):

     conda install -c conda-forge pixiedust
    
BeakerX (🥈25 · ⭐ 2.5K) - Beaker Extensions for Jupyter Notebook. Apache-2
  • GitHub (👨‍💻 81 · 🔀 380 · 📥 31 · 📋 4.5K - 7% open · ⏱️ 21.01.2021):

     git clone https://github.com/twosigma/beakerx
    
  • PyPi (📥 1K / month · 📦 40 · ⏱️ 07.09.2020):

     pip install beakerx
    
  • Conda (📥 380K · ⏱️ 16.10.2020):

     conda install -c conda-forge beakerx
    
  • NPM (📥 950 / month · ⏱️ 06.04.2019):

     npm install beakerx
    
  • Docker Hub (📥 240K · ⭐ 21 · ⏱️ 02.12.2018):

     docker pull beakerx/beakerx
    
nbval (🥈25 · ⭐ 340) - A py.test plugin to validate Jupyter notebooks. BSD-3
  • GitHub (👨‍💻 26 · 🔀 37 · 📦 960 · 📋 92 - 35% open · ⏱️ 27.01.2021):

     git clone https://github.com/computationalmodelling/nbval
    
  • PyPi (📥 20K / month · 📦 180 · ⏱️ 30.07.2020):

     pip install nbval
    
  • Conda (📥 120K · ⏱️ 31.07.2020):

     conda install -c conda-forge nbval
    
nbdev (🥈24 · ⭐ 2.7K) - Create delightful python projects using Jupyter Notebooks. Apache-2
  • GitHub (👨‍💻 57 · 🔀 270 · 📋 250 - 12% open · ⏱️ 05.03.2021):

     git clone https://github.com/fastai/nbdev
    
  • PyPi (📥 17K / month · 📦 2 · ⏱️ 19.01.2021):

     pip install nbdev
    
Jupyter Sphinx (🥈21 · ⭐ 100) - Sphinx extension for rendering of Jupyter interactive widgets. BSD-3
  • GitHub (👨‍💻 22 · 🔀 38 · 📋 98 - 31% open · ⏱️ 19.02.2021):

     git clone https://github.com/jupyter/jupyter-sphinx
    
  • PyPi (📥 19K / month · 📦 17 · ⏱️ 06.08.2018):

     pip install jupyter_sphinx
    
sphinxcontrib.jupyter (🥉18 · ⭐ 67 · 💤) - A Sphinx Extension for Generating Jupyter Notebooks. BSD-3
  • GitHub (👨‍💻 13 · 🔀 22 · 📦 21 · 📋 180 - 48% open · ⏱️ 18.06.2020):

     git clone https://github.com/QuantEcon/sphinxcontrib-jupyter
    
  • PyPi (📥 170 / month · 📦 4 · ⏱️ 18.06.2020):

     pip install sphinxcontrib-jupyter
    
treon (🥉17 · ⭐ 260) - Easy to use test framework for Jupyter Notebooks. MIT
  • GitHub (👨‍💻 4 · 🔀 17 · 📦 28 · 📋 13 - 30% open · ⏱️ 08.10.2020):

     git clone https://github.com/ReviewNB/treon
    
  • PyPi (📥 2.1K / month · 📦 2 · ⏱️ 28.11.2019):

     pip install treon
    
nbQA (🥉17 · ⭐ 190) - Run any standard Python code quality tool on a Jupyter Notebook. MIT
  • GitHub (👨‍💻 17 · 🔀 12 · 📋 190 - 10% open · ⏱️ 08.03.2021):

     git clone https://github.com/nbQA-dev/nbQA
    
  • PyPi (📥 640 / month · ⏱️ 20.02.2021):

     pip install nbqa
    
nbmake-action (🥉17 · ⭐ 150) - GitHub Action for testing notebooks. Apache-2
  • GitHub (👨‍💻 2 · 🔀 6 · 📦 59 · ⏱️ 04.02.2021):

     git clone https://github.com/treebeardtech/nbmake-action
    
ipytest (🥉17 · ⭐ 140 · 💤) - Pytest in IPython notebooks. MIT
  • GitHub (👨‍💻 3 · 🔀 10 · 📦 90 · 📋 39 - 7% open · ⏱️ 25.07.2020):

     git clone https://github.com/chmp/ipytest
    
  • PyPi (📥 5.3K / month · 📦 22 · ⏱️ 13.07.2020):

     pip install ipytest
    
ipyexperiments (🥉16 · ⭐ 130) - jupyter/ipython experiment containers for GPU and general.. Apache-2
  • GitHub (👨‍💻 3 · 🔀 9 · 📦 4 · ⏱️ 13.02.2021):

     git clone https://github.com/stas00/ipyexperiments
    
  • PyPi (📥 94 / month · 📦 2 · ⏱️ 13.02.2021):

     pip install ipyexperiments
    
Jupyter Helpers (🥉14 · ⭐ 39) - A collection of helpers for Jupyter/IPython. MIT
  • GitHub (👨‍💻 2 · 🔀 3 · 📋 5 - 60% open · ⏱️ 10.02.2021):

     git clone https://github.com/krassowski/jupyter-helpers
    
  • PyPi (📥 210 / month · ⏱️ 10.02.2021):

     pip install jupyter_helpers
    
JupyterWith (🥉13 · ⭐ 230) - declarative and reproducible Jupyter environments - powered by Nix. MIT
  • GitHub (👨‍💻 17 · 🔀 57 · 📋 76 - 51% open · ⏱️ 02.10.2020):

     git clone https://github.com/tweag/jupyterWith
    
naas (🥉13 · ⭐ 27 · 🐣) - Schedule notebooks, run them like APIs, expose securely your assets:.. ❗️AGPL-3.0
  • GitHub (👨‍💻 7 · 🔀 3 · ⏱️ 11.03.2021):

     git clone https://github.com/jupyter-naas/naas
    
  • PyPi (📥 840 / month · ⏱️ 11.03.2021):

     pip install naas
    
testbook (🥉11 · ⭐ 150) - Unit test your Jupyter Notebooks the right way. BSD-3
  • GitHub (👨‍💻 7 · 🔀 14 · 📦 3 · 📋 49 - 24% open · ⏱️ 27.02.2021):

     git clone https://github.com/nteract/testbook
    
Show 4 hidden projects...
  • nbopen (🥉17 · ⭐ 260 · 💀) - Open a Jupyter notebook in the best available server. BSD-3
  • Kernel Management (🥉14 · ⭐ 10 · 💀) - Experimental new kernel management framework for Jupyter. BSD-3
  • jupyter2slides (🥉10 · ⭐ 760 · 💀) - Cloud Native Presentation Slides with Jupyter Notebook +.. MIT
  • Jupter-Notebook-REST-API (🥉7 · ⭐ 25 · 💤) - Run your jupyter notebooks as a REST API endpoint... MIT

JupyterLab Renderer

Back to top

Extensions that can render and display files of specific MIME types.

JupyterLab Dash (🥇23 · ⭐ 440 · 💤) - An Extension for the Interactive development of Dash apps in.. MIT
  • GitHub (👨‍💻 7 · 🔀 95 · 📦 110 · 📋 31 - 74% open · ⏱️ 19.05.2020):

     git clone https://github.com/plotly/jupyterlab-dash
    
  • PyPi (📥 640 / month · 📦 1 · ⏱️ 13.07.2019):

     pip install jupyterlab-dash
    
  • NPM (📥 220K / month · ⏱️ 22.01.2021):

     npm install jupyterlab-dash
    
JupyterLab Renderers (🥈20 · ⭐ 390) - Renderers and renderer extensions for JupyterLab. BSD-3
  • GitHub (👨‍💻 23 · 🔀 61 · 📦 1 · 📋 100 - 34% open · ⏱️ 05.03.2021):

     git clone https://github.com/jupyterlab/jupyter-renderers
    
  • NPM (📥 4.7K / month · ⏱️ 05.01.2021):

     npm install @jupyterlab/geojson-extension
    
JupyterLab Latex (🥈19 · ⭐ 350) - JupyterLab extension for live editing of LaTeX documents. BSD-3
  • GitHub (👨‍💻 17 · 🔀 44 · 📦 2 · 📋 72 - 58% open · ⏱️ 02.02.2021):

     git clone https://github.com/jupyterlab/jupyterlab-latex
    
  • PyPi (📥 540 / month · 📦 1 · ⏱️ 04.03.2020):

     pip install jupyterlab_latex
    
  • NPM (📥 3.5K / month · ⏱️ 11.08.2020):

     npm install @jupyterlab/latex
    
JupyterLab Chart Editor (🥉18 · ⭐ 180) - JupyterLab extension for Plotly's react-chart-editor. BSD-3
  • GitHub (👨‍💻 5 · 🔀 17 · 📦 3 · 📋 31 - 38% open · ⏱️ 10.03.2021):

     git clone https://github.com/plotly/jupyterlab-chart-editor
    
  • NPM (📥 2.9K / month · ⏱️ 10.03.2021):

     npm install jupyterlab-chart-editor
    
JupyterLab Drawio (🥉17 · ⭐ 450) - A standalone embedding of the FOSS drawio / mxgraph package.. BSD-3
  • GitHub (👨‍💻 14 · 🔀 53 · 📦 2 · 📋 53 - 67% open · ⏱️ 23.02.2021):

     git clone https://github.com/QuantStack/jupyterlab-drawio
    
  • NPM (📥 6K / month · ⏱️ 11.04.2020):

     npm install jupyterlab-drawio
    
JupyterLab Spreadsheet (🥉15 · ⭐ 93) - JupyterLab plugin for viewing spreadsheets, such as.. BSD-3
  • GitHub (👨‍💻 4 · 🔀 9 · 📋 19 - 31% open · ⏱️ 02.02.2021):

     git clone https://github.com/quigleyj97/jupyterlab-spreadsheet
    
  • NPM (📥 3.9K / month · ⏱️ 02.02.2021):

     npm install jupyterlab-spreadsheet
    
Show 1 hidden projects...

JupyterLab Themes

Back to top

Extensions that can customize the appearance of JupyterLab.

Neon Theme (🥇16 · ⭐ 80) - A flat, 80's neon inspired theme for JupyterLab. BSD-3
  • GitHub (👨‍💻 3 · 🔀 5 · 📦 1 · 📋 12 - 16% open · ⏱️ 07.03.2021):

     git clone https://github.com/yeebc/jupyterlab-neon-theme
    
  • NPM (📥 1.1K / month · ⏱️ 24.11.2020):

     npm install @yeebc/jupyterlab_neon_theme
    
jupyterlab-theme-solarized-dark (🥈15 · ⭐ 32) - JupyterLab 2.x Solarized Dark extension. BSD-3
  • GitHub (👨‍💻 2 · 🔀 3 · 📋 2 - 50% open · ⏱️ 11.03.2021):

     git clone https://github.com/AllanChain/jupyterlab-theme-solarized-dark
    
  • PyPi (📥 100 / month · ⏱️ 28.12.2020):

     pip install jupyterlab_theme_solarized_dark
    
  • NPM (📥 5.7K / month · ⏱️ 25.02.2021):

     npm install jupyterlab-theme-solarized-dark
    
Darcula Theme (🥈14 · ⭐ 78 · 💤) - A handsome Darcula theme for Jupyterlab. The first jlab theme.. BSD-3
  • GitHub (👨‍💻 4 · 🔀 10 · 📋 15 - 20% open · ⏱️ 18.05.2020):

     git clone https://github.com/telamonian/theme-darcula
    
  • NPM (📥 2.2K / month · ⏱️ 05.05.2020):

     npm install @telamonian/theme-darcula
    
Material Darker Theme (🥉13 · ⭐ 120 · 💤) - The Material Darker theme for JupyterLab. BSD-3
  • GitHub (👨‍💻 2 · 🔀 14 · 📦 4 · 📋 16 - 25% open · ⏱️ 09.05.2020):

     git clone https://github.com/oriolmirosa/jupyterlab_materialdarker
    
  • NPM (📥 1.1K / month · ⏱️ 09.05.2020):

     npm install @oriolmirosa/jupyterlab_materialdarker
    
Gruvbox Theme (🥉13 · ⭐ 32 · 💤) - Gruvbox dark theme for Jupyter Lab. Modeled on classic.. BSD-3
  • GitHub (👨‍💻 3 · 🔀 6 · ⏱️ 12.04.2020):

     git clone https://github.com/Rahlir/theme-gruvbox
    
  • NPM (📥 250 / month · ⏱️ 22.09.2019):

     npm install @rahlir/theme-gruvbox
    
Show 3 hidden projects...
  • Theme Toggle (🥉12 · ⭐ 7) - JupyterLab extension to toggle the theme in the Top Bar area. BSD-3
  • Horizon Theme (🥉11 · ⭐ 24 · 💤) - VSCode Horizon Theme port for JupyterLab. BSD-3
  • Nord Theme (🥉10 · ⭐ 23) - JupyterLab - Nord Theme. BSD-3

JupyterLab Extensions

Back to top

Application plugins that extend the functionality of JupyterLab itself.

JupyterLab TOC (🥇28 · ⭐ 11K · 📈) - Table of Contents extension for JupyterLab. BSD-3
  • GitHub (👨‍💻 12 · 🔀 1.9K · 📦 44 · 📋 110 - 58% open · ⏱️ 20.11.2020):

     git clone https://github.com/jupyterlab/jupyterlab-toc
    
  • NPM (📥 300K / month · ⏱️ 18.02.2021):

     npm install @jupyterlab/toc
    
Perspective (🥇26 · ⭐ 3.3K) - Streaming pivot visualization via WebAssembly. Apache-2
  • GitHub (👨‍💻 62 · 🔀 350 · 📦 180 · 📋 390 - 20% open · ⏱️ 05.03.2021):

     git clone https://github.com/finos/perspective
    
  • PyPi (📥 570 / month · 📦 8 · ⏱️ 24.02.2021):

     pip install perspective-python
    
  • NPM (📥 2K / month · ⏱️ 12.02.2021):

     npm install @finos/perspective-jupyterlab
    
JupyterLab Git (🥇26 · ⭐ 810) - A Git extension for JupyterLab. BSD-3
  • GitHub (👨‍💻 57 · 🔀 170 · 📦 13 · 📋 440 - 19% open · ⏱️ 07.03.2021):

     git clone https://github.com/jupyterlab/jupyterlab-git
    
  • PyPi (📥 15K / month · 📦 30 · ⏱️ 15.02.2021):

     pip install jupyterlab-git
    
  • Conda (📥 55K · ⏱️ 24.12.2020):

     conda install -c conda-forge jupyterlab-git
    
JupyterLab Debugger (🥇24 · ⭐ 470) - A visual debugger for Jupyter notebooks, consoles, and.. BSD-3
  • GitHub (👨‍💻 11 · 🔀 33 · 📦 31 · 📋 260 - 7% open · ⏱️ 14.12.2020):

     git clone https://github.com/jupyterlab/debugger
    
  • NPM (📥 63K / month · ⏱️ 18.02.2021):

     npm install @jupyterlab/debugger
    
JupyterLab LSP (🥇23 · ⭐ 780) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3
  • GitHub (👨‍💻 23 · 🔀 58 · 📦 1 · 📋 300 - 34% open · ⏱️ 09.03.2021):

     git clone https://github.com/krassowski/jupyterlab-lsp
    
  • NPM (📥 20K / month · 📦 2 · ⏱️ 16.02.2021):

     npm install @krassowski/jupyterlab-lsp
    
Variable Inspector (🥈21 · ⭐ 740) - Variable Inspector extension for Jupyterlab. BSD-3
  • GitHub (👨‍💻 16 · 🔀 68 · 📦 3 · 📋 140 - 24% open · ⏱️ 26.01.2021):

     git clone https://github.com/lckr/jupyterlab-variableInspector
    
  • NPM (📥 15K / month · ⏱️ 29.05.2020):

     npm install @lckr/jupyterlab_variableinspector
    
Code Formatter (🥈21 · ⭐ 410) - A universal code formatter for JupyterLab. MIT
  • GitHub (👨‍💻 29 · 🔀 35 · 📋 120 - 11% open · ⏱️ 13.02.2021):

     git clone https://github.com/ryantam626/jupyterlab_code_formatter
    
  • PyPi (📥 6.8K / month · 📦 2 · ⏱️ 13.02.2021):

     pip install jupyterlab_code_formatter
    
  • NPM (📥 12K / month · ⏱️ 13.02.2021):

     npm install @ryantam626/jupyterlab_code_formatter
    
elyra (🥈20 · ⭐ 820) - Elyra extends JupyterLab Notebooks with an AI centric approach. Apache-2
  • GitHub (👨‍💻 20 · 🔀 130 · 📦 14 · 📋 820 - 20% open · ⏱️ 11.03.2021):

     git clone https://github.com/elyra-ai/elyra
    
  • PyPi (📥 400 / month · ⏱️ 10.03.2021):

     pip install elyra
    
  • Conda (📥 2.5K · ⏱️ 13.01.2021):

     conda install -c conda-forge elyra
    
JupyterLab GitHub (🥈19 · ⭐ 270 · 💤) - GitHub integration for JupyterLab. BSD-3
  • GitHub (👨‍💻 12 · 🔀 64 · 📦 2 · 📋 57 - 40% open · ⏱️ 04.03.2020):

     git clone https://github.com/jupyterlab/jupyterlab-github
    
  • PyPi (📥 340 / month · 📦 2 · ⏱️ 04.03.2020):

     pip install jupyterlab-github
    
  • NPM (📥 3.2K / month · ⏱️ 04.03.2020):

     npm install @jupyterlab/github
    
JupyterLab SideCar (🥈19 · ⭐ 170) - A sidecar output widget for JupyterLab. BSD-3
  • GitHub (👨‍💻 11 · 🔀 32 · 📦 3 · 📋 32 - 68% open · ⏱️ 11.03.2021):

     git clone https://github.com/jupyter-widgets/jupyterlab-sidecar
    
  • PyPi (📥 960 / month · 📦 4 · ⏱️ 15.01.2021):

     pip install sidecar
    
  • NPM (📥 2.5K / month · ⏱️ 15.01.2021):

     npm install @jupyter-widgets/jupyterlab-sidecar
    
Jupyter Bokeh (🥈19 · ⭐ 160) - An extension for rendering Bokeh content in JupyterLab notebooks. BSD-3
  • GitHub (👨‍💻 13 · 🔀 27 · 📋 68 - 14% open · ⏱️ 12.11.2020):

     git clone https://github.com/bokeh/jupyter_bokeh
    
  • PyPi (📥 1K / month · ⏱️ 12.11.2020):

     pip install jupyter-bokeh
    
  • NPM (📥 62K / month · ⏱️ 14.07.2020):

     npm install @bokeh/jupyter_bokeh
    
JupyterLab Google Drive (🥈18 · ⭐ 330 · 💤) - Cloud storage for JupyterLab using Google Drive. BSD-3
  • GitHub (👨‍💻 13 · 🔀 60 · 📦 2 · 📋 92 - 29% open · ⏱️ 22.06.2020):

     git clone https://github.com/jupyterlab/jupyterlab-google-drive
    
  • NPM (📥 4K / month · ⏱️ 27.05.2020):

     npm install @jupyterlab/google-drive
    
JupyterLab Templates (🥈18 · ⭐ 220) - Support for jupyter notebook templates in jupyterlab. Apache-2
  • GitHub (👨‍💻 12 · 🔀 35 · 📦 4 · 📋 72 - 11% open · ⏱️ 15.02.2021):

     git clone https://github.com/jpmorganchase/jupyterlab_templates
    
  • PyPi (📥 2K / month · ⏱️ 30.06.2019):

     pip install jupyterlab_templates
    
  • NPM (📥 4.2K / month · ⏱️ 08.01.2021):

     npm install jupyterlab_templates
    
dask-labextension (🥈18 · ⭐ 210) - JupyterLab extension for Dask. BSD-3
  • GitHub (👨‍💻 17 · 🔀 34 · 📋 98 - 24% open · ⏱️ 01.03.2021):

     git clone https://github.com/dask/dask-labextension
    
  • PyPi (📥 2.4K / month · ⏱️ 13.01.2021):

     pip install dask-labextension
    
  • Conda (📥 210K · ⏱️ 03.03.2021):

     conda install -c conda-forge dask-labextension
    
  • NPM (📥 17K / month · ⏱️ 13.01.2021):

     npm install dask-labextension
    
GPU Dashboards (🥈17 · ⭐ 390) - A JupyterLab extension for displaying dashboards of GPU usage. BSD-3
  • GitHub (👨‍💻 13 · 🔀 38 · 📋 48 - 45% open · ⏱️ 16.12.2020):

     git clone https://github.com/rapidsai/jupyterlab-nvdashboard
    
  • PyPi (📥 690 / month · ⏱️ 19.08.2020):

     pip install jupyterlab-nvdashboard
    
  • NPM (📥 12K / month · ⏱️ 19.08.2020):

     npm install jupyterlab-nvdashboard
    
JupyterLab Tensorboard (🥈17 · ⭐ 240) - Tensorboard extension for jupyterlab. MIT
  • GitHub (👨‍💻 6 · 🔀 25 · 📦 2 · 📋 24 - 66% open · ⏱️ 24.02.2021):

     git clone https://github.com/chaoleili/jupyterlab_tensorboard
    
  • NPM (📥 5.7K / month · ⏱️ 27.06.2020):

     npm install jupyterlab_tensorboard
    
JupyterLab System Monitor (🥈17 · ⭐ 150) - JupyterLab extension to display system metrics. BSD-3
  • GitHub (👨‍💻 5 · 🔀 18 · 📦 1 · 📋 27 - 40% open · ⏱️ 01.03.2021):

     git clone https://github.com/jtpio/jupyterlab-system-monitor
    
  • NPM (📥 8.3K / month · ⏱️ 23.11.2020):

     npm install jupyterlab-system-monitor
    
JupyterLab Data Explorer (🥈17 · ⭐ 150 · 💤) - First class datasets in JupyterLab. BSD-3
  • GitHub (👨‍💻 9 · 🔀 26 · 📦 10 · 📋 86 - 60% open · ⏱️ 24.05.2020):

     git clone https://github.com/jupyterlab/jupyterlab-data-explorer
    
  • NPM (📥 260 / month · 📦 4 · ⏱️ 03.10.2019):

     npm install @jupyterlab/dataregistry-extension
    
JupyterLab IFrame (🥈17 · ⭐ 66) - JupyterLab iframe widget. Apache-2
  • GitHub (👨‍💻 3 · 🔀 10 · 📦 3 · 📋 58 - 5% open · ⏱️ 01.02.2021):

     git clone https://github.com/timkpaine/jupyterlab_iframe
    
  • PyPi (📥 240 / month · 📦 8 · ⏱️ 29.06.2019):

     pip install jupyterlab_iframe
    
  • NPM (📥 2.7K / month · ⏱️ 17.01.2021):

     npm install jupyterlab_iframe
    
JupyterLab HDF5 (🥈17 · ⭐ 66) - Open and explore HDF5 files in JupyterLab. Can handle very.. BSD-3
  • GitHub (👨‍💻 4 · 🔀 10 · 📋 41 - 31% open · ⏱️ 09.03.2021):

     git clone https://github.com/jupyterlab/jupyterlab-hdf5
    
  • PyPi (📥 350 / month · ⏱️ 17.12.2020):

     pip install jupyterlab_hdf
    
  • NPM (📥 930 / month · ⏱️ 17.12.2020):

     npm install @jupyterlab/hdf5
    
Lantern (🥉16 · ⭐ 290) - Data exploration glue. Apache-2
  • GitHub (👨‍💻 2 · 🔀 20 · 📦 14 · 📋 200 - 4% open · ⏱️ 27.02.2021):

     git clone https://github.com/timkpaine/lantern
    
  • PyPi (📥 30 / month · 📦 1 · ⏱️ 02.02.2020):

     pip install pylantern
    
JupyterLab Go-To-Definition (🥉16 · ⭐ 180 · 💤) - Navigate to variable's definition with a click in.. BSD-3
  • GitHub (👨‍💻 2 · 🔀 7 · 📦 10 · 📋 22 - 40% open · ⏱️ 16.03.2020):

     git clone https://github.com/krassowski/jupyterlab-go-to-definition
    
  • NPM (📥 5.8K / month · 📦 2 · ⏱️ 14.03.2020):

     npm install @krassowski/jupyterlab_go_to_definition
    
jupyterlab-execute-time (🥉16 · ⭐ 110) - Execute Time Plugin for Jupyter Lab. BSD-3
  • GitHub (👨‍💻 8 · 🔀 12 · 📋 17 - 11% open · ⏱️ 02.03.2021):

     git clone https://github.com/deshaw/jupyterlab-execute-time
    
  • NPM (📥 8.4K / month · ⏱️ 18.01.2021):

     npm install jupyterlab-execute-time
    
Collapsible Headings (🥉16 · ⭐ 110) - Implements Collapsible Headers for Jupyter Lab Notebooks. BSD-3
  • GitHub (👨‍💻 5 · 🔀 5 · 📋 26 - 26% open · ⏱️ 11.01.2021):

     git clone https://github.com/aquirdTurtle/Collapsible_Headings
    
  • NPM (📥 6.9K / month · ⏱️ 11.01.2021):

     npm install @aquirdturtle/collapsible_headings
    
JupyterLab Spellchecker (🥉16 · ⭐ 100) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3
  • GitHub (👨‍💻 5 · 🔀 16 · 📦 1 · 📋 30 - 13% open · ⏱️ 01.03.2021):

     git clone https://github.com/ijmbarr/jupyterlab_spellchecker
    
  • NPM (📥 5.3K / month · ⏱️ 28.02.2021):

     npm install @ijmbarr/jupyterlab_spellchecker
    
JupyterLab Top Bar (🥉16 · ⭐ 85) - JupyterLab Top Bar extension. BSD-3
  • GitHub (👨‍💻 3 · 🔀 7 · 📦 1 · 📋 16 - 43% open · ⏱️ 04.02.2021):

     git clone https://github.com/jtpio/jupyterlab-topbar
    
  • NPM (📥 8.5K / month · ⏱️ 30.10.2020):

     npm install jupyterlab-topbar-extension
    
JupyterLab Kernelspy (🥉16 · ⭐ 56) - A Jupyter Lab extension for inspecting messages to/from.. BSD-3
  • GitHub (👨‍💻 3 · 🔀 6 · 📦 3 · 📋 13 - 15% open · ⏱️ 10.02.2021):

     git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy
    
  • NPM (📥 730 / month · ⏱️ 10.02.2021):

     npm install jupyterlab-kernelspy
    
jupyterlab-sos (🥉16 · ⭐ 42) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3
  • GitHub (👨‍💻 3 · 📦 3 · 📋 57 - 17% open · ⏱️ 15.01.2021):

     git clone https://github.com/vatlab/jupyterlab-sos
    
  • Conda (📥 6.9K · ⏱️ 11.12.2020):

     conda install -c conda-forge jupyterlab-sos
    
  • NPM (📥 440 / month · ⏱️ 14.01.2021):

     npm install jupyterlab-sos
    
JupyterLab Commenting (🥉15 · ⭐ 78 · 💤) - Commenting and annotation for JupyterLab. BSD-3
  • GitHub (👨‍💻 10 · 🔀 17 · 📋 34 - 70% open · ⏱️ 01.05.2020):

     git clone https://github.com/jupyterlab/jupyterlab-commenting
    
  • NPM (📥 190 / month · ⏱️ 01.05.2020):

     npm install @jupyterlab/commenting-extension
    
JupyterLab Quickopen (🥉15 · ⭐ 62) - Quickly open a file in JupyterLab by typing part of its.. BSD-3
  • GitHub (👨‍💻 5 · 🔀 5 · ⏱️ 31.12.2020):

     git clone https://github.com/parente/jupyterlab-quickopen
    
  • PyPi (📥 240 / month · 📦 1 · ⏱️ 31.12.2020):

     pip install jupyterlab-quickopen
    
  • NPM (📥 870 / month · ⏱️ 20.03.2020):

     npm install @parente/jupyterlab-quickopen
    
jupyterlab-sparkmonitor (🥉15 · ⭐ 45 · 💤) - JupyterLab extension that enables monitoring launched.. Apache-2
  • GitHub (👨‍💻 5 · 🔀 9 · 📋 10 - 70% open · ⏱️ 06.08.2020):

     git clone https://github.com/itsjafer/jupyterlab-sparkmonitor
    
  • PyPi (📥 79 / month · ⏱️ 29.07.2020):

     pip install jupyterlab-sparkmonitor
    
  • NPM (📥 980 / month · ⏱️ 29.07.2020):

     npm install jupyterlab_sparkmonitor
    
  • Docker Hub (📥 95 · ⏱️ 06.08.2020):

     docker pull itsjafer/sparkmonitor
    
jupyterlab-flake8 (🥉14 · ⭐ 94 · 💤) - Jupyterlab python linter for notebooks and text files.. BSD-3
  • GitHub (👨‍💻 5 · 🔀 8 · 📋 36 - 19% open · ⏱️ 21.04.2020):

     git clone https://github.com/mlshapiro/jupyterlab-flake8
    
  • NPM (📥 710 / month · ⏱️ 31.03.2020):

     npm install jupyterlab-flake8
    
JupyterLab Autoversion (🥉14 · ⭐ 50) - Automatically version jupyter notebooks in JupyterLab. Apache-2
  • GitHub (👨‍💻 3 · 🔀 5 · 📋 26 - 11% open · ⏱️ 31.01.2021):

     git clone https://github.com/timkpaine/jupyterlab_autoversion
    
  • PyPi (📥 120 / month · ⏱️ 29.06.2019):

     pip install jupyterlab_autoversion
    
  • NPM (📥 280 / month · ⏱️ 01.01.2021):

     npm install jupyterlab_autoversion
    
JupyterLab Python Files (🥉14 · ⭐ 39) - JupyterLab extension to create Python files. BSD-3
  • GitHub (👨‍💻 3 · 🔀 7 · 📋 10 - 30% open · ⏱️ 16.12.2020):

     git clone https://github.com/jtpio/jupyterlab-python-file
    
  • NPM (📥 2.4K / month · ⏱️ 16.12.2020):

     npm install jupyterlab-python-file
    
jupyterlab-celltags (🥉13 · ⭐ 110 · 💤) - A JupyterLab extension for notebook cell tags. BSD-3
  • GitHub (👨‍💻 10 · 🔀 20 · 📦 190 · 📋 19 - 63% open · ⏱️ 29.04.2020):

     git clone https://github.com/jupyterlab/jupyterlab-celltags
    
jupyter-fs (🥉13 · ⭐ 80 · 📉) - A filesystem-like contents manager for multiple backends in.. Apache-2
  • GitHub (👨‍💻 7 · 🔀 18 · 📋 40 - 45% open · ⏱️ 08.01.2021):

     git clone https://github.com/jpmorganchase/jupyter-fs
    
  • PyPi (📥 130 / month · ⏱️ 18.11.2020):

     pip install jupyter-fs
    
nbcelltests (🥉13 · ⭐ 58) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2
  • GitHub (👨‍💻 6 · 🔀 15 · 📋 110 - 28% open · ⏱️ 15.02.2021):

     git clone https://github.com/jpmorganchase/nbcelltests
    
  • PyPi (📥 17 / month · ⏱️ 05.10.2020):

     pip install nbcelltests
    
  • NPM (📥 130 / month · ⏱️ 05.10.2020):

     npm install jupyterlab_celltests
    
jupyterlab-gitplus (🥉12 · ⭐ 76 · 💤) - JupyterLab extension to create GitHub commits & pull.. ❗️AGPL-3.0
  • GitHub (👨‍💻 2 · 🔀 8 · 📋 8 - 50% open · ⏱️ 15.04.2020):

     git clone https://github.com/ReviewNB/jupyterlab-gitplus
    
  • PyPi (📥 29 / month · ⏱️ 15.04.2020):

     pip install jupyterlab_gitplus
    
  • NPM (📥 380 / month · ⏱️ 14.04.2020):

     npm install @reviewnb/jupyterlab_gitplus
    
JupyterLab Flake8 (🥉12 · ⭐ 61) - A jupyterlab extension to email notebooks directly from.. Apache-2
  • GitHub (👨‍💻 1 · 🔀 6 · 📋 34 - 11% open · ⏱️ 31.01.2021):

     git clone https://github.com/timkpaine/jupyterlab_email
    
  • NPM (📥 710 / month · ⏱️ 31.03.2020):

     npm install jupyterlab-flake8
    
JupyterLab Bytecode (🥉12 · ⭐ 57) - JupyterLab extension to explore CPython Bytecode. BSD-3
  • GitHub (👨‍💻 2 · 🔀 5 · 📋 5 - 40% open · ⏱️ 16.10.2020):

     git clone https://github.com/jtpio/jupyterlab-python-bytecode
    
  • NPM (📥 45 / month · ⏱️ 12.03.2020):

     npm install jupyterlab-python-bytecode
    
ipylab (🥉12 · ⭐ 54) - Control JupyterLab from Python Notebooks with Jupyter Widgets. BSD-3
  • GitHub (👨‍💻 2 · 🔀 2 · 📋 24 - 45% open · ⏱️ 13.01.2021):

     git clone https://github.com/jtpio/ipylab
    
  • PyPi (📥 60 / month · ⏱️ 12.01.2021):

     pip install ipylab
    
  • Conda (📥 3.9K · ⏱️ 12.01.2021):

     conda install -c conda-forge ipylab
    
KnowledgeLab (🥉12 · ⭐ 40) - KnowledgeRepo + JupyterLab. Apache-2
  • GitHub (👨‍💻 3 · 🔀 6 · 📦 2 · 📋 28 - 17% open · ⏱️ 15.12.2020):

     git clone https://github.com/timkpaine/knowledgelab
    
  • PyPi (📥 8 / month · ⏱️ 19.10.2017):

     pip install knowledgelab
    
  • NPM (📥 67 / month · ⏱️ 16.10.2018):

     npm install knowledgelab
    
jupyterlab_commands (🥉12 · ⭐ 31) - Add arbitrary python commands to the jupyterlab.. Apache-2
  • GitHub (👨‍💻 1 · 🔀 5 · 📦 3 · 📋 23 - 17% open · ⏱️ 31.01.2021):

     git clone https://github.com/timkpaine/jupyterlab_commands
    
JupyterLab Email (🥉11 · ⭐ 46) - A jupyterlab extension to email notebooks directly from.. Apache-2
  • GitHub (👨‍💻 1 · 🔀 2 · 📋 34 - 11% open · ⏱️ 31.01.2021):

     git clone https://github.com/timkpaine/jupyterlab_email
    
  • PyPi (📥 37 / month · ⏱️ 30.06.2019):

     pip install jupyterlab_email
    
  • NPM (📥 700 / month · ⏱️ 25.06.2020):

     npm install jupyterlab_email
    
Show 5 hidden projects...

JupyterHub Authenticators

Back to top

Authentication modules that manage and control how users can access the JupyterHub deployment.

OAuthenticator (🥇26 · ⭐ 300) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
  • GitHub (👨‍💻 92 · 🔀 280 · 📦 190 · 📋 200 - 14% open · ⏱️ 11.03.2021):

     git clone https://github.com/jupyterhub/oauthenticator
    
  • PyPi (📥 11K / month · 📦 58 · ⏱️ 04.02.2021):

     pip install oauthenticator
    
  • Conda (📥 11K · ⏱️ 10.02.2021):

     conda install -c conda-forge oauthenticator
    
LDAP Authenticator (🥇21 · ⭐ 140) - LDAP Authenticator Plugin for Jupyter. BSD-3
  • GitHub (👨‍💻 28 · 🔀 140 · 📦 65 · 📋 130 - 42% open · ⏱️ 14.12.2020):

     git clone https://github.com/jupyterhub/ldapauthenticator
    
  • PyPi (📥 4.3K / month · 📦 7 · ⏱️ 28.08.2020):

     pip install jupyterhub-ldapauthenticator
    
  • Conda (📥 17K · ⏱️ 28.08.2020):

     conda install -c conda-forge jupyterhub-ldapauthenticator
    
LTI Authenticator (🥈20 · ⭐ 38) - A JupyterHub authenticator for LTI. BSD-3
  • GitHub (👨‍💻 7 · 🔀 31 · 📦 52 · 📋 21 - 38% open · ⏱️ 26.01.2021):

     git clone https://github.com/jupyterhub/ltiauthenticator
    
  • PyPi (📥 1.3K / month · 📦 9 · ⏱️ 04.12.2020):

     pip install jupyterhub-ltiauthenticator
    
Native Authenticator (🥈20 · ⭐ 36) - JupyterHub-native user authenticator. BSD-3
  • GitHub (👨‍💻 16 · 🔀 41 · 📦 19 · 📋 59 - 32% open · ⏱️ 31.01.2021):

     git clone https://github.com/jupyterhub/nativeauthenticator
    
  • PyPi (📥 1.9K / month · ⏱️ 14.01.2021):

     pip install jupyterhub-nativeauthenticator
    
First Use Authenticator (🥈16 · ⭐ 33) - JupyterHub Authenticator that lets users set.. BSD-3
  • GitHub (👨‍💻 11 · 🔀 20 · 📦 39 · 📋 17 - 17% open · ⏱️ 28.10.2020):

     git clone https://github.com/jupyterhub/firstuseauthenticator
    
  • PyPi (📥 2K / month · 📦 3 · ⏱️ 18.03.2020):

     pip install jupyterhub-firstuseauthenticator
    
dummyauthenticator (🥈15 · ⭐ 26) - A Dummy JupyterHub Authenticator to make testing easy. BSD-3
  • GitHub (👨‍💻 1 · 🔀 14 · 📋 8 - 75% open · ⏱️ 12.02.2021):

     git clone https://github.com/jupyterhub/dummyauthenticator
    
  • PyPi (📥 2K / month · 📦 32 · ⏱️ 29.04.2017):

     pip install jupyterhub-dummyauthenticator
    
SAML Authenticator (🥉12 · ⭐ 28 · 💤) - jupyterhub-samlauthenticator. MIT
  • GitHub (👨‍💻 6 · 🔀 16 · 📥 11 · 📋 24 - 50% open · ⏱️ 13.07.2020):

     git clone https://github.com/HewlettPackard/jupyterhub-samlauthenticator
    
  • PyPi (📥 140 / month · ⏱️ 13.07.2020):

     pip install jupyterhub-samlauthenticator
    
Remote Authenticator (🥉11) - A collection of JupyterHub Authenticators, including Header,.. ❗️GPL-3.0
  • GitHub (👨‍💻 5 · 🔀 1 · ⏱️ 03.02.2021):

     git clone https://github.com/rasmunk/jhub-authenticators
    
  • PyPi (📥 48 / month · ⏱️ 03.02.2021):

     pip install jhub-authenticators
    
Show 7 hidden projects...

JupyterHub Spawners

Back to top

Spawner modules that start, monitor, and stop single-user notebook servers.

KubeSpawner (🥇24 · ⭐ 350) - Kubernetes spawner for JupyterHub. BSD-3
  • GitHub (👨‍💻 58 · 🔀 210 · 📦 82 · 📋 250 - 18% open · ⏱️ 01.03.2021):

     git clone https://github.com/jupyterhub/kubespawner
    
  • PyPi (📥 3.6K / month · 📦 18 · ⏱️ 26.02.2021):

     pip install jupyterhub-kubespawner
    
DockerSpawner (🥈23 · ⭐ 370) - Spawns JupyterHub single user servers in Docker containers. BSD-3
  • GitHub (👨‍💻 60 · 🔀 250 · 📦 88 · 📋 260 - 33% open · ⏱️ 11.03.2021):

     git clone https://github.com/jupyterhub/dockerspawner
    
  • PyPi (📥 2.6K / month · 📦 40 · ⏱️ 25.04.2019):

     pip install dockerspawner
    
  • Conda (📥 7.2K · ⏱️ 26.04.2019):

     conda install -c conda-forge dockerspawner
    
BatchSpawner (🥈18 · ⭐ 110) - Custom Spawner for Jupyterhub to start servers in batch scheduled.. BSD-3
  • GitHub (👨‍💻 38 · 🔀 91 · 📦 4 · 📋 110 - 35% open · ⏱️ 29.01.2021):

     git clone https://github.com/jupyterhub/batchspawner
    
  • PyPi (📥 94 / month · ⏱️ 04.11.2020):

     pip install batchspawner
    
SystemdSpawner (🥈18 · ⭐ 63) - Spawn JupyterHub single-user notebook servers with systemd. BSD-3
  • GitHub (👨‍💻 15 · 🔀 34 · 📦 11 · 📋 51 - 52% open · ⏱️ 07.12.2020):

     git clone https://github.com/jupyterhub/systemdspawner
    
  • PyPi (📥 690 / month · ⏱️ 07.12.2020):

     pip install jupyterhub-systemdspawner
    
WrapSpawner (🥉10 · ⭐ 38) - Mechanism for runtime configuration of spawners for JupyterHub. BSD-3
  • GitHub (👨‍💻 15 · 🔀 41 · 📋 31 - 58% open · ⏱️ 04.11.2020):

     git clone https://github.com/jupyterhub/wrapspawner
    
Show 3 hidden projects...
  • SudoSpawner (🥉16 · ⭐ 33 · 💀) - Spawn JupyterHub single-user servers with sudo. BSD-3
  • FargateSpawner (🥉12 · ⭐ 22 · 💤) - Spawns JupyterHub single user servers in Docker containers.. MIT
  • YarnSpawner (🥉11 · ⭐ 18 · 💀) - Spawn JupyterHub single user notebook servers in Hadoop/YARN.. BSD-3

Jupyter Components

Back to top

Core components of the Jupyter architecture.

ipython (🥇39 · ⭐ 15K) - Official repository for IPython itself. Other repos in the IPython.. BSD-3
  • GitHub (👨‍💻 800 · 🔀 4.1K · 📥 320K · 📦 180K · 📋 6.7K - 22% open · ⏱️ 05.03.2021):

     git clone https://github.com/ipython/ipython
    
  • PyPi (📥 8.9M / month · 📦 64K · ⏱️ 26.02.2021):

     pip install ipython
    
  • Conda (📥 5.7M · ⏱️ 27.02.2021):

     conda install -c conda-forge ipython
    
jupyter_server (🥉25 · ⭐ 210) - The backendi.e. core services, APIs, and REST endpointsto.. BSD-3
  • GitHub (👨‍💻 430 · 🔀 98 · 📥 25 · 📋 170 - 37% open · ⏱️ 10.03.2021):

     git clone https://github.com/jupyter-server/jupyter_server
    
  • PyPi (📥 230K / month · ⏱️ 31.07.2018):

     pip install jupyter_server
    
  • Conda (📥 210K · ⏱️ 22.02.2021):

     conda install -c conda-forge jupyter_server
    
Show 1 hidden projects...
  • jupyter-packaging (🥉24 · ⭐ 24 · 📈) - Tools to help build and install Jupyter Python packages. BSD-3

Others

Back to top

qtconsole (🥇33 · ⭐ 250) - Jupyter Qt Console. BSD-3
  • GitHub (👨‍💻 110 · 🔀 150 · 📦 72K · 📋 270 - 32% open · ⏱️ 21.01.2021):

     git clone https://github.com/jupyter/qtconsole
    
  • PyPi (📥 5.7M / month · 📦 12K · ⏱️ 21.01.2021):

     pip install qtconsole
    
  • Conda (📥 1.7M · ⏱️ 21.01.2021):

     conda install -c conda-forge qtconsole
    
panel (🥈28 · ⭐ 970) - A high-level app and dashboarding solution for Python. BSD-3
  • GitHub (👨‍💻 60 · 🔀 150 · 📦 1.1K · 📋 1K - 31% open · ⏱️ 11.03.2021):

     git clone https://github.com/holoviz/panel
    
  • PyPi (📥 40K / month · 📦 36 · ⏱️ 02.03.2021):

     pip install panel
    
  • Conda (📥 170K · ⏱️ 02.03.2021):

     conda install -c conda-forge panel
    
jupyter-console (🥉22 · ⭐ 160 · 💤) - Jupyter Terminal Console. BSD-3
  • GitHub (👨‍💻 52 · 🔀 120 · 📋 130 - 39% open · ⏱️ 27.08.2020):

     git clone https://github.com/jupyter/jupyter_console
    
  • PyPi (📥 5.9M / month · ⏱️ 28.08.2020):

     pip install jupyter-console
    
colabcode (🥉21 · ⭐ 1.2K · 🐣) - Run VSCode (codeserver) on Google Colab or Kaggle Notebooks. MIT
  • GitHub (👨‍💻 7 · 🔀 150 · 📦 17 · 📋 56 - 64% open · ⏱️ 03.02.2021):

     git clone https://github.com/abhishekkrthakur/colabcode
    
  • PyPi (📥 3.9K / month · ⏱️ 03.02.2021):

     pip install colabcode
    

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.

License

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].