Awesome
<!-- markdownlint-disable --> <h1 align="center"> Best-of Jupyter <br> </h1> <p align="center"> <strong>π A ranked list of awesome Jupyter projects. Updated weekly.</strong> </p> <p align="center"> <a href="https://best-of.org" title="Best-of-badge"><img src="http://bit.ly/3o3EHNN"></a> <a href="#Contents" title="Project Count"><img src="https://img.shields.io/badge/projects-300-blue.svg?color=5ac4bf"></a> <a href="#Contribution" title="Contributions are welcome"><img src="https://img.shields.io/badge/contributions-welcome-green.svg"></a> <a href="https://github.com/ml-tooling/best-of-jupyter/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/ml-tooling/best-of-jupyter?color=green&label=updated"></a> <a href="https://mltooling.substack.com/subscribe" title="Subscribe to newsletter"><img src="http://bit.ly/2Md9rxM"></a> <a href="https://twitter.com/mltooling" title="Follow on Twitter"><img src="https://img.shields.io/twitter/follow/mltooling.svg?style=social&label=Follow"></a> </p>This curated list contains 300 awesome open-source projects with a total of 410K 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!
<p align="center"> π§ββοΈ Discover other <a href="https://best-of.org">best-of lists</a> or create <a href="https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md">your own</a>.<br> π« Subscribe to our <a href="https://mltooling.substack.com/subscribe">newsletter</a> for updates and trending projects. </p>
Contents
- Notebook Environments 16 projects
- Interactive Widgets & Visualization 56 projects
- Jupyter Extensions 24 projects
- Jupyter Magic 12 projects
- Jupyter Kernels 44 projects
- Notebook Sharing & Conversion 24 projects
- Notebook Tools 26 projects
- JupyterLab Renderer 8 projects
- JupyterLab Themes 9 projects
- JupyterLab Extensions 52 projects
- JupyterHub Authenticators 15 projects
- JupyterHub Spawners 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
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Development environments with support for Jupyter Notebooks.
<details><summary><b><a href="https://github.com/jupyter/notebook">Jupyter</a></b> (π₯45 Β· β 13K) - Jupyter Interactive Notebook. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 650 Β· π 5K Β· π₯ 23K Β· π¦ 320K Β· π 5K - 39% open Β· β±οΈ 04.12.2024):
git clone https://github.com/jupyter/notebook
-
PyPi (π₯ 29M / month Β· π¦ 2.2K Β· β±οΈ 05.12.2024):
pip install notebook
-
Conda (π₯ 4.8M Β· β±οΈ 10.12.2024):
conda install -c conda-forge jupyter
-
Docker Hub (π₯ 34M Β· β 1.1K Β· β±οΈ 20.10.2023):
docker pull jupyter/datascience-notebook
-
GitHub (π¨βπ» 370 Β· π 2K Β· π¦ 3.2K Β· π 2.4K - 7% open Β· β±οΈ 04.12.2024):
git clone https://github.com/jupyterhub/jupyterhub
-
PyPi (π₯ 300K / month Β· π¦ 220 Β· β±οΈ 21.10.2024):
pip install jupyterhub
-
Conda (π₯ 1.3M Β· β±οΈ 21.10.2024):
conda install -c conda-forge jupyterhub
-
Docker Hub (π₯ 5.5M Β· β 340 Β· β±οΈ 04.12.2024):
docker pull jupyterhub/jupyterhub
-
GitHub (π¨βπ» 250 Β· π 3K Β· π¦ 21 Β· π 900 - 0% open Β· β±οΈ 09.12.2024):
git clone https://github.com/jupyter/docker-stacks
-
Docker Hub (π₯ 92M Β· β 460 Β· β±οΈ 20.10.2023):
docker pull jupyter/scipy-notebook
-
GitHub (π¨βπ» 500 Β· π 3.4K):
git clone https://github.com/jupyterlab/jupyterlab
-
PyPi (π₯ 31M / month Β· π¦ 2.9K Β· β±οΈ 18.12.2024):
pip install jupyterlab
-
Conda (π₯ 12M Β· β±οΈ 18.12.2024):
conda install -c conda-forge jupyterlab
-
npm (π₯ 220K / month Β· π¦ 420 Β· β±οΈ 18.12.2024):
npm install @jupyterlab/ui-components
-
GitHub (π¨βπ» 270 Β· π 290 Β· π₯ 940 Β· π¦ 3 Β· π 10K - 4% open Β· β±οΈ 18.12.2024):
git clone https://github.com/microsoft/vscode-jupyter
-
Conda (π₯ 110K Β· β±οΈ 16.06.2023):
conda install -c conda-forge vscode-jupyter
-
GitHub (π¨βπ» 180 Β· π 550 Β· π₯ 1.5M Β· π¦ 3 Β· π 1.7K - 11% open Β· β±οΈ 30.12.2023):
git clone https://github.com/nteract/nteract
-
PyPi (π₯ 1.6K / month Β· β±οΈ 16.07.2019):
pip install nteract_on_jupyter
-
npm (π₯ 49K / month Β· π¦ 29 Β· β±οΈ 22.10.2021):
npm install @nteract/messaging
-
GitHub (π¨βπ» 36 Β· π 45 Β· π¦ 6.8K Β· π 1.5K - 4% open Β· β±οΈ 17.10.2024):
git clone https://github.com/vatlab/SOS
-
PyPi (π₯ 3.4K / month Β· π¦ 22 Β· β±οΈ 25.09.2023):
pip install sos-notebook
-
Conda (π₯ 200K Β· β±οΈ 11.04.2024):
conda install -c conda-forge sos
-
GitHub (π¨βπ» 160 Β· π 940 Β· π 370 - 5% open Β· β±οΈ 19.12.2024):
git clone https://github.com/kaggle/docker-python
-
Docker Hub (π₯ 200K Β· β 180 Β· β±οΈ 17.12.2024):
docker pull kaggle/python
-
GitHub (π¨βπ» 15 Β· π 230 Β· π 97 - 4% open Β· β±οΈ 12.12.2024):
git clone https://github.com/iot-salzburg/gpu-jupyter
-
GitHub (π¨βπ» 66 Β· π 7 Β· β±οΈ 18.12.2024):
git clone https://github.com/jtpio/jupyterlite
- <b><a href="https://github.com/googledatalab/datalab">DataLab</a></b> (π₯24 Β· β 970 Β· π) - Interactive tools and developer experiences for Big Data on.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/nteract/hydrogen">Hydrogen</a></b> (π₯22 Β· β 3.9K Β· π) - Run code interactively, inspect data, and plot. All the power of.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ml-tooling/ml-workspace">ML Workspace</a></b> (π₯21 Β· β 3.5K Β· π) - All-in-one web-based IDE specialized for machine learning.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/jupyterlab/retrolab">retrolab</a></b> (π₯19 Β· β 280 Β· π) - JupyterLab distribution with a retro look and feel. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyter-server/jupyverse">jupyverse</a></b> (π₯19 Β· β 250) - A Jupyter server based on FastAPI. <code><a href="https://tldrlegal.com/search?q=BSD-1-Clause">βοΈBSD-1-Clause</a></code>
- <b><a href="https://github.com/ml-tooling/ml-hub">ML Hub</a></b> (π₯15 Β· β 310 Β· π) - Multi-user development platform for machine learning teams. Simple.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
Interactive Widgets & Visualization
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Extensions that provide interactive UI-widgets and visualization tools.
πΒ <b><a href="https://github.com/ml-tooling/best-of-ml-python#data-visualization">best-of-ml-python - Data Visualization</a></b> - Python-based data visualization libraries.
<details><summary><b><a href="https://github.com/bokeh/bokeh">bokeh</a></b> (π₯45 Β· β 19K) - Interactive Data Visualization in the browser, from Python. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 700 Β· π 4.2K Β· π¦ 96K Β· π 7.8K - 10% open Β· β±οΈ 18.12.2024):
git clone https://github.com/bokeh/bokeh
-
PyPi (π₯ 4.2M / month Β· π¦ 1.8K Β· β±οΈ 03.12.2024):
pip install bokeh
-
Conda (π₯ 16M Β· β±οΈ 09.12.2024):
conda install -c conda-forge bokeh
-
npm (π₯ 19K / month Β· π¦ 21 Β· β±οΈ 03.12.2024):
npm install @bokeh/bokehjs
-
GitHub (π¨βπ» 180 Β· π 520 Β· π¦ 15K Β· π 3.7K - 30% open Β· β±οΈ 18.12.2024):
git clone https://github.com/holoviz/panel
-
PyPi (π₯ 960K / month Β· π¦ 440 Β· β±οΈ 18.12.2024):
pip install panel
-
Conda (π₯ 1.8M Β· β±οΈ 19.12.2024):
conda install -c conda-forge panel
-
npm (π₯ 24K / month Β· π¦ 5 Β· β±οΈ 18.12.2024):
npm install @holoviz/panel
-
GitHub (π¨βπ» 130 Β· π 1.7K Β· π₯ 220 Β· π¦ 4.9K Β· π 810 - 28% open Β· β±οΈ 18.12.2024):
git clone https://github.com/pandas-profiling/pandas-profiling
-
PyPi (π₯ 440K / month Β· π¦ 180 Β· β±οΈ 03.02.2023):
pip install pandas-profiling
-
Conda (π₯ 480K Β· β±οΈ 16.06.2023):
conda install -c conda-forge pandas-profiling
-
GitHub (π¨βπ» 80 Β· π 610 Β· π₯ 260 Β· π¦ 5.1K Β· π 410 - 44% open Β· β±οΈ 19.12.2024):
git clone https://github.com/evidentlyai/evidently
-
PyPi (π₯ 500K / month Β· π¦ 16 Β· β±οΈ 13.12.2024):
pip install evidently
-
Conda (π₯ 54K Β· β±οΈ 16.12.2024):
conda install -c conda-forge evidently
-
GitHub (π¨βπ» 220 Β· π 950 Β· π¦ 3 Β· π 2.1K - 36% open Β· β±οΈ 22.10.2024):
git clone https://github.com/jupyter-widgets/ipywidgets
-
PyPi (π₯ 23M / month Β· π¦ 4.4K Β· β±οΈ 22.10.2024):
pip install ipywidgets
-
Conda (π₯ 16M Β· β±οΈ 06.12.2024):
conda install -c conda-forge ipywidgets
-
npm (π₯ 33K / month Β· π¦ 120 Β· β±οΈ 22.10.2024):
npm install @jupyter-widgets/jupyterlab-manager
-
GitHub (π¨βπ» 35 Β· π 220 Β· π¦ 14K Β· π 320 - 47% open Β· β±οΈ 17.12.2024):
git clone https://github.com/matplotlib/ipympl
-
PyPi (π₯ 550K / month Β· π¦ 420 Β· β±οΈ 17.12.2024):
pip install ipympl
-
Conda (π₯ 1.8M Β· β±οΈ 18.12.2024):
conda install -c conda-forge ipympl
-
npm (π₯ 8.3K / month Β· π¦ 7 Β· β±οΈ 17.12.2024):
npm install jupyter-matplotlib
-
GitHub (π¨βπ» 91 Β· π 360 Β· π¦ 13K Β· π 660 - 45% open Β· β±οΈ 05.12.2024):
git clone https://github.com/jupyter-widgets/ipyleaflet
-
PyPi (π₯ 230K / month Β· π¦ 280 Β· β±οΈ 22.07.2024):
pip install ipyleaflet
-
Conda (π₯ 1.3M Β· β±οΈ 16.12.2024):
conda install -c conda-forge ipyleaflet
-
npm (π₯ 6.4K / month Β· π¦ 9 Β· β±οΈ 22.07.2024):
npm install jupyter-leaflet
-
GitHub (π¨βπ» 120 Β· π 430 Β· π¦ 6.6K Β· π 410 - 36% open Β· β±οΈ 05.10.2024):
git clone https://github.com/nteract/papermill
-
PyPi (π₯ 3M / month Β· π¦ 340 Β· β±οΈ 26.04.2024):
pip install papermill
-
Conda (π₯ 720K Β· β±οΈ 17.12.2024):
conda install -c conda-forge papermill
-
GitHub (π¨βπ» 65 Β· π 460 Β· π¦ 59 Β· π 640 - 42% open Β· β±οΈ 22.10.2024):
git clone https://github.com/bqplot/bqplot
-
PyPi (π₯ 210K / month Β· π¦ 99 Β· β±οΈ 25.03.2024):
pip install bqplot
-
Conda (π₯ 1.4M Β· β±οΈ 16.12.2024):
conda install -c conda-forge bqplot
-
npm (π₯ 2.4K / month Β· π¦ 21 Β· β±οΈ 25.03.2024):
npm install bqplot
-
GitHub (π¨βπ» 39 Β· π 130 Β· π₯ 300 Β· π¦ 4 Β· π 500 - 6% open Β· β±οΈ 08.12.2024):
git clone https://github.com/nglviewer/nglview
-
PyPi (π₯ 140K / month Β· π¦ 91 Β· β±οΈ 25.11.2024):
pip install nglview
-
Conda (π₯ 830K Β· β±οΈ 25.11.2024):
conda install -c conda-forge nglview
-
npm (π₯ 3.4K / month Β· π¦ 7 Β· β±οΈ 28.11.2024):
npm install nglview-js-widgets
-
GitHub (π¨βπ» 9 Β· π 58 Β· π¦ 800 Β· π 180 - 17% open Β· β±οΈ 15.12.2024):
git clone https://github.com/mwouts/itables
-
PyPi (π₯ 480K / month Β· π¦ 57 Β· β±οΈ 07.12.2024):
pip install itables
-
Conda (π₯ 93K Β· β±οΈ 08.12.2024):
conda install -c conda-forge itables
-
GitHub (π¨βπ» 43 Β· π 360 Β· π 320 - 26% open Β· β±οΈ 07.08.2024):
git clone https://github.com/microsoft/responsible-ai-toolbox
-
PyPi (π₯ 8.1K / month Β· π¦ 6 Β· β±οΈ 08.07.2024):
pip install raiwidgets
-
GitHub (π¨βπ» 26 Β· π 52 Β· π¦ 190 Β· π 160 - 44% open Β· β±οΈ 16.12.2024):
git clone https://github.com/bloomberg/ipydatagrid
-
PyPi (π₯ 38K / month Β· π¦ 31 Β· β±οΈ 17.12.2024):
pip install ipydatagrid
-
Conda (π₯ 96K Β· β±οΈ 17.12.2024):
conda install -c conda-forge ipydatagrid
-
npm (π₯ 1.8K / month Β· π¦ 5 Β· β±οΈ 17.12.2024):
npm install ipydatagrid
-
GitHub (π¨βπ» 14 Β· π 59 Β· π¦ 1.5K Β· π 220 - 36% open Β· β±οΈ 31.07.2024):
git clone https://github.com/mariobuikhuizen/ipyvuetify
-
PyPi (π₯ 470K / month Β· π¦ 82 Β· β±οΈ 31.07.2024):
pip install ipyvuetify
-
Conda (π₯ 230K Β· β±οΈ 02.08.2024):
conda install -c conda-forge ipyvuetify
-
npm (π₯ 7.3K / month Β· π¦ 6 Β· β±οΈ 31.07.2024):
npm install jupyter-vuetify
-
GitHub (π¨βπ» 34 Β· π 70 Β· π¦ 52 Β· π 1K - 31% open Β· β±οΈ 18.12.2024):
git clone https://github.com/spacetelescope/jdaviz
-
PyPi (π₯ 2.4K / month Β· π¦ 6 Β· β±οΈ 16.12.2024):
pip install jdaviz
-
GitHub (π¨βπ» 27 Β· π 83 Β· π₯ 120 Β· π¦ 350 Β· π 280 - 41% open Β· β±οΈ 30.08.2024):
git clone https://github.com/InsightSoftwareConsortium/itkwidgets
-
PyPi (π₯ 12K / month Β· π¦ 29 Β· β±οΈ 24.06.2024):
pip install itkwidgets
-
Conda (π₯ 440K Β· β±οΈ 16.06.2023):
conda install -c conda-forge itkwidgets
-
npm (π₯ 180 / month Β· π¦ 5 Β· β±οΈ 02.03.2023):
npm install itkwidgets
-
GitHub (π¨βπ» 4 Β· π 950 Β· π¦ 3 Β· π 24 - 20% open Β· β±οΈ 18.11.2024):
git clone https://github.com/timkpaine/ipydagred3
-
PyPi (π₯ 90K / month Β· π¦ 6 Β· β±οΈ 31.10.2023):
pip install ipydagred3
-
Conda (π₯ 40K Β· β±οΈ 01.11.2023):
conda install -c conda-forge ipydagred3
-
npm (π₯ 33K / month Β· π¦ 120 Β· β±οΈ 22.10.2024):
npm install @jupyter-widgets/jupyterlab-manager
-
GitHub (π¨βπ» 15 Β· π 65 Β· π¦ 4 Β· π 110 - 14% open Β· β±οΈ 01.12.2024):
git clone https://github.com/vega/ipyvega
-
PyPi (π₯ 10K / month Β· π¦ 17 Β· β±οΈ 25.09.2024):
pip install vega
-
Conda (π₯ 680K Β· β±οΈ 25.09.2024):
conda install -c conda-forge vega
-
GitHub (π¨βπ» 5 Β· π 950 Β· π¦ 15 Β· π 27 - 37% open Β· β±οΈ 18.11.2024):
git clone https://github.com/jpmorganchase/ipyregulartable
-
PyPi (π₯ 250 / month Β· π¦ 2 Β· β±οΈ 08.01.2021):
pip install ipyregulartable
-
Conda (π₯ 7.3K Β· β±οΈ 16.06.2023):
conda install -c conda-forge ipyregulartable
-
npm (π₯ 33K / month Β· π¦ 120 Β· β±οΈ 22.10.2024):
npm install @jupyter-widgets/jupyterlab-manager
-
GitHub (π¨βπ» 10 Β· π 41 Β· π¦ 1.2K Β· π 70 - 60% open Β· β±οΈ 06.02.2024):
git clone https://github.com/maartenbreddels/ipywebrtc
-
PyPi (π₯ 50K / month Β· π¦ 12 Β· β±οΈ 29.03.2021):
pip install ipywebrtc
-
Conda (π₯ 390K Β· β±οΈ 16.06.2023):
conda install -c conda-forge ipywebrtc
-
npm (π₯ 200 / month Β· π¦ 6 Β· β±οΈ 29.03.2021):
npm install jupyter-webrtc
-
GitHub (π¨βπ» 6 Β· π 18 Β· π¦ 1.1K Β· π 15 - 40% open Β· β±οΈ 14.11.2024):
git clone https://github.com/mariobuikhuizen/ipyvue
-
PyPi (π₯ 480K / month Β· π¦ 36 Β· β±οΈ 14.11.2024):
pip install ipyvue
-
Conda (π₯ 180K Β· β±οΈ 14.11.2024):
conda install -c conda-forge ipyvue
-
npm (π₯ 3.6K / month Β· π¦ 16 Β· β±οΈ 14.11.2024):
npm install jupyter-vue
-
GitHub (π¨βπ» 21 Β· π 87 Β· π₯ 300 Β· π¦ 160 Β· π 91 - 15% open Β· β±οΈ 29.04.2024):
git clone https://github.com/vizzuhq/ipyvizzu
-
PyPi (π₯ 1.9K / month Β· π¦ 3 Β· β±οΈ 21.12.2023):
pip install ipyvizzu
-
GitHub (π¨βπ» 20 Β· π 170 Β· π¦ 2 Β· π 150 - 61% open Β· β±οΈ 01.02.2024):
git clone https://github.com/PAIR-code/what-if-tool
-
PyPi (π₯ 6.3K / month Β· π¦ 6 Β· β±οΈ 12.10.2021):
pip install witwidget
-
Conda (π₯ 2.3M Β· β±οΈ 16.06.2023):
conda install -c conda-forge tensorboard-plugin-wit
-
npm (π₯ 520 / month Β· π¦ 3 Β· β±οΈ 12.10.2021):
npm install wit-widget
-
GitHub (π¨βπ» 6 Β· π 19 Β· π¦ 51 Β· π 220 - 29% open Β· β±οΈ 15.10.2024):
git clone https://github.com/Yomguithereal/ipysigma
-
PyPi (π₯ 5.9K / month Β· β±οΈ 15.10.2024):
pip install ipysigma
-
npm (π₯ 420 / month Β· π¦ 5 Β· β±οΈ 15.10.2024):
npm install ipysigma
-
GitHub (π¨βπ» 14 Β· π 67 Β· π¦ 7 Β· π 120 - 52% open Β· β±οΈ 04.01.2024):
git clone https://github.com/QuantStack/ipysheet
-
PyPi (π₯ 14K / month Β· π¦ 38 Β· β±οΈ 28.11.2022):
pip install ipysheet
-
Conda (π₯ 140K Β· β±οΈ 16.06.2023):
conda install -c conda-forge ipysheet
-
npm (π₯ 680 / month Β· π¦ 5 Β· β±οΈ 28.11.2022):
npm install ipysheet
-
GitHub (π¨βπ» 7 Β· π 37 Β· π¦ 68 Β· π 83 - 12% open Β· β±οΈ 10.02.2024):
git clone https://github.com/timkpaine/tributary
-
PyPi (π₯ 320 / month Β· β±οΈ 10.05.2023):
pip install tributary
-
Conda (π₯ 57K Β· β±οΈ 16.06.2023):
conda install -c conda-forge tributary
-
GitHub (π¨βπ» 4 Β· π 11 Β· β±οΈ 30.03.2024):
git clone https://github.com/altair-viz/altair_viewer
-
PyPi (π₯ 26K / month Β· π¦ 27 Β· β±οΈ 06.11.2021):
pip install altair_viewer
-
Conda (π₯ 96K Β· β±οΈ 16.06.2023):
conda install -c conda-forge altair_viewer
-
GitHub (π¨βπ» 3 Β· π 3 Β· π¦ 2 Β· π 7 - 42% open Β· β±οΈ 16.03.2024):
git clone https://github.com/leifwalsh/perfume
-
PyPi (π₯ 160 / month Β· β±οΈ 20.05.2018):
pip install perfume-bench
- <b><a href="https://github.com/man-group/dtale">D-Tale</a></b> (π₯31 Β· β 4.8K) - Visualizer for Pandas Data Structures. <code><a href="https://tldrlegal.com/search?q=LGPL-2.1">βοΈLGPL-2.1</a></code>
- <b><a href="https://github.com/jupyter-widgets/pythreejs">pythreejs</a></b> (π₯28 Β· β 960 Β· π) - A Jupyter - Three.js bridge. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/PAIR-code/facets">facets-overview</a></b> (π₯27 Β· β 7.4K Β· π) - Visualizations for machine learning datasets. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/plotly/jupyter-dash">jupyter-dash</a></b> (π₯27 Β· β 960 Β· π) - OBSOLETE - Dash v2.11+ has Jupyter support built in!. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/widgetti/ipyvolume">ipyvolume</a></b> (π₯26 Β· β 1.9K Β· π) - 3d plotting for Python in the Jupyter notebook based on IPython.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/quantopian/qgrid">qgrid</a></b> (π₯25 Β· β 3.1K Β· π) - An interactive grid for sorting, filtering, and editing DataFrames.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/cytoscape/ipycytoscape">ipycytoscape</a></b> (π₯25 Β· β 270 Β· π) - A Cytoscape Jupyter widget. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/mapbox/mapboxgl-jupyter">Mapbox GL</a></b> (π₯24 Β· β 670 Β· π) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/lux-org/lux">lux</a></b> (π₯23 Β· β 5.2K Β· π) - Automatically visualize your pandas dataframe via a single print!. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/martinRenou/ipycanvas">ipycanvas</a></b> (π₯23 Β· β 690 Β· π) - Interactive Canvas in Jupyter. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/pbugnion/gmaps">gmaps</a></b> (π₯22 Β· β 760 Β· π) - Google maps for Jupyter notebooks. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/nicolaskruchten/jupyter_pivottablejs">pivottablejs</a></b> (π₯22 Β· β 690 Β· π) - Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook,.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/lgpage/nbtutor">nbtutor</a></b> (π₯21 Β· β 460 Β· π) - Visualize Python code execution (line-by-line) in Jupyter Notebook.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/vidartf/ipydatawidgets">ipydatawidgets</a></b> (π₯21 Β· β 44 Β· π) - A set of widgets to help facilitate reuse of large datasets.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyter-widgets-contrib/ipytree">ipytree</a></b> (π₯20 Β· β 130 Β· π) - A Tree Widget using Jupyter-widgets protocol and jsTree. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/OpenGeoscience/geonotebook">geonotebook</a></b> (π₯16 Β· β 1.1K Β· π) - A Jupyter notebook extension for geospatial visualization.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/g2nb/igv-jupyter">igv.js widget</a></b> (π₯16 Β· β 150 Β· π) - Extension for Jupyter which integrates igv.js. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nipy/niwidgets">niwidgets</a></b> (π₯16 Β· β 84 Β· π) - Neuroimaging widgets for jupyter notebooks. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/vidartf/ipyscales">ipyscales</a></b> (π₯16 Β· β 13 Β· π) - A widget library for scales. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/CermakM/jupyter-datatables">Jupyter DataTables</a></b> (π₯15 Β· β 240 Β· π) - Jupyter Notebook extension leveraging pandas DataFrames.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/DGothrek/ipyaggrid">ipyaggrid</a></b> (π₯14 Β· β 57 Β· π) - Jupyter widget - ag-grid in the notebook. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/maartenbreddels/ipymaterialui">ipymaterialui</a></b> (π₯13 Β· β 87 Β· π) - Jupyter Widgets based on React Material UI components. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/agermanidis/pigeon">pigeon</a></b> (π₯12 Β· β 770 Β· π) - Quickly annotate data from the comfort of your Jupyter notebook. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/jtpio/ipyp5">ipyp5</a></b> (π₯11 Β· β 42 Β· π) - p5.js Jupyter Widget. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/GianniBalistreri/easyexplore">easyexplore</a></b> (π₯11 Β· β 5 Β· π) - Toolbox for easy and effective data exploration in Python. <code><a href="http://bit.ly/2M0xdwT">βοΈGPL-3.0</a></code>
- <b><a href="https://github.com/ipyannotate/ipyannotate">ipyannotate</a></b> (π₯10 Β· β 140 Β· π) - Jupyter Widget for data annotation. <code>βUnlicensed</code>
- <b><a href="https://github.com/asvcode/Vision_UI">Vision UI</a></b> (π₯7 Β· β 250 Β· π) - UI visual interface for fastai - now compatible with Google.. <code>βUnlicensed</code>
Jupyter Extensions
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Application plugins that extend the functionality of Jupyter itself.
<details><summary><b><a href="https://github.com/jupyter/nbgrader">nbgrader</a></b> (π₯28 Β· β 1.3K) - A system for assigning and grading notebooks. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 110 Β· π 320 Β· π₯ 620 Β· π¦ 3 Β· π 950 - 29% open Β· β±οΈ 20.11.2024):
git clone https://github.com/jupyter/nbgrader
-
PyPi (π₯ 9.4K / month Β· π¦ 21 Β· β±οΈ 18.11.2024):
pip install nbgrader
-
Conda (π₯ 190K Β· β±οΈ 19.11.2024):
conda install -c conda-forge nbgrader
-
GitHub (π¨βπ» 78 Β· π 150 Β· π¦ 5 Β· π 220 - 37% open Β· β±οΈ 04.12.2024):
git clone https://github.com/jupyterhub/jupyter-server-proxy
-
PyPi (π₯ 370K / month Β· π¦ 180 Β· β±οΈ 29.08.2024):
pip install jupyter-server-proxy
-
Conda (π₯ 1.7M Β· β±οΈ 16.12.2024):
conda install -c conda-forge jupyter-server-proxy
-
npm (π₯ 2.6K / month Β· π¦ 7 Β· β±οΈ 11.06.2024):
npm install @jupyterlab/server-proxy
-
GitHub (π¨βπ» 24 Β· π 120 Β· π¦ 890 Β· π 110 - 66% open Β· β±οΈ 05.06.2024):
git clone https://github.com/jupyter-contrib/jupyter_nbextensions_configurator
-
PyPi (π₯ 350K / month Β· π¦ 35 Β· β±οΈ 05.06.2024):
pip install jupyter_nbextensions_configurator
-
Conda (π₯ 1.8M Β· β±οΈ 16.06.2023):
conda install -c conda-forge jupyter_nbextensions_configurator
-
GitHub (π¨βπ» 35 Β· π 100 Β· π₯ 460 Β· π¦ 820 Β· π 93 - 48% open Β· β±οΈ 28.08.2024):
git clone https://github.com/jupyter-server/jupyter-resource-usage
-
PyPi (π₯ 78K / month Β· π¦ 15 Β· β±οΈ 31.07.2024):
pip install jupyter-resource-usage
-
Conda (π₯ 570K Β· β±οΈ 16.06.2023):
conda install -c conda-forge nbresuse
-
npm (π₯ 3.6K / month Β· π¦ 6 Β· β±οΈ 31.07.2024):
npm install @jupyter-server/resource-usage
-
GitHub (π¨βπ» 34 Β· π 86 Β· π¦ 900 Β· π 180 - 47% open Β· β±οΈ 18.11.2024):
git clone https://github.com/jupyterhub/nbgitpuller
-
PyPi (π₯ 26K / month Β· π¦ 10 Β· β±οΈ 29.03.2024):
pip install nbgitpuller
-
Conda (π₯ 110K Β· β±οΈ 29.03.2024):
conda install -c conda-forge nbgitpuller
-
GitHub (π¨βπ» 15 Β· π 200 Β· π 34 - 32% open Β· β±οΈ 14.06.2024):
git clone https://github.com/8080labs/pyforest
-
PyPi (π₯ 2.7K / month Β· π¦ 15 Β· β±οΈ 14.06.2024):
pip install pyforest
-
GitHub (π¨βπ» 23 Β· π 87 Β· π¦ 60 Β· π 90 - 44% open Β· β±οΈ 21.10.2024):
git clone https://github.com/jupyterhub/jupyter-rsession-proxy
-
PyPi (π₯ 7.8K / month Β· π¦ 2 Β· β±οΈ 13.03.2024):
pip install jupyter-rsession-proxy
-
Conda (π₯ 31K Β· β±οΈ 13.03.2024):
conda install -c conda-forge jupyter-rsession-proxy
-
GitHub (π¨βπ» 10 Β· π 70 Β· π¦ 390 Β· π 59 - 5% open Β· β±οΈ 12.05.2024):
git clone https://github.com/oschuett/appmode
-
PyPi (π₯ 1.4K / month Β· π¦ 8 Β· β±οΈ 12.05.2024):
pip install appmode
-
Conda (π₯ 280K Β· β±οΈ 12.05.2024):
conda install -c conda-forge appmode
-
GitHub (π¨βπ» 11 Β· π 15 Β· π₯ 3.3K Β· π¦ 260 Β· π 44 - 18% open Β· β±οΈ 17.12.2024):
git clone https://github.com/jupyterlab-contrib/jupyter-archive
-
PyPi (π₯ 38K / month Β· π¦ 7 Β· β±οΈ 15.08.2023):
pip install jupyter-archive
-
Conda (π₯ 81K Β· β±οΈ 16.08.2023):
conda install -c conda-forge jupyter-archive
-
npm (π₯ 91 / month Β· π¦ 5 Β· β±οΈ 15.08.2023):
npm install @hadim/jupyter-archive
-
GitHub (π¨βπ» 26 Β· π 29 Β· π₯ 7 Β· π¦ 5 Β· π 64 - 32% open Β· β±οΈ 16.12.2024):
git clone https://github.com/mamba-org/gator
-
PyPi (π₯ 240 / month Β· β±οΈ 03.09.2021):
pip install mamba-gator
-
Conda (π₯ 49K Β· β±οΈ 16.06.2023):
conda install -c conda-forge mamba_gator
-
npm (π₯ 27 / month Β· π¦ 2 Β· β±οΈ 03.09.2021):
npm install @mamba-org/gator-lab
-
GitHub (π¨βπ» 2 Β· π 24 Β· π 25 - 44% open Β· β±οΈ 01.02.2020):
git clone https://github.com/drillan/jupyter-black
- <b><a href="https://github.com/ipython-contrib/jupyter_contrib_nbextensions">Contrib NBextensions</a></b> (π₯29 Β· β 5.2K Β· π) - A collection of various notebook extensions for.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/dunovank/jupyter-themes">Jupyter Themes</a></b> (π₯28 Β· β 9.8K Β· π) - Custom Jupyter Notebook Themes. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/googlecolab/jupyter_http_over_ws">HTTP-over-WebSocket</a></b> (π₯19 Β· β 270 Β· π) - Jupyter support for HTTP-over-ws. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/mozilla/jupyter-spark">Jupyter Spark</a></b> (π₯17 Β· β 190 Β· π) - Jupyter Notebook extension for Apache Spark integration. <code><a href="http://bit.ly/3postzC">MPL-2.0</a></code>
- <b><a href="https://github.com/krishnan-r/sparkmonitor">Spark Monitor</a></b> (π₯17 Β· β 170 Β· π) - Monitor Apache Spark from Jupyter Notebook. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/codota/jupyter-tabnine">jupyter-tabnine</a></b> (π₯16 Β· β 800 Β· π) - Autocompletion with Deep Learning on Jupyter Notebook. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/lspvic/jupyter_tensorboard">jupyter-tensorboard</a></b> (π₯16 Β· β 460 Β· π) - Start Tensorboard in Jupyter Notebook. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/anaconda/nb_conda">nb_conda</a></b> (π₯16 Β· β 140 Β· π) - Conda environment and package access extension from within Jupyter. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/berkeley-dsep-infra/nbzip">nbzip</a></b> (π₯15 Β· β 90 Β· π) - Zips and downloads all the contents of a jupyter notebook. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/jupyter-incubator/contentmanagement">Content Management</a></b> (π₯15 Β· β 78 Β· π) - Jupyter Content Management Extensions. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/thoth-station/jupyter-nbrequirements">jupyter-nbrequirements</a></b> (π₯15 Β· β 21 Β· π) - Dependency management and optimization in Jupyter.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/paypal/PPExtensions">PPExtensions</a></b> (π₯14 Β· β 50 Β· π) - Set of iPython and Jupyter extensions to improve user.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/willkessler/jupyterterminals">jupyterterminals</a></b> (π₯9 Β· β 12 Β· π) - Jupyter plugin to support inline terminal shells along with.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Jupyter Magic
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Extensions that provide magic commands to access convenient functionality within a notebook.
<details><summary><b><a href="https://github.com/jupyter-incubator/sparkmagic">sparkmagic</a></b> (π₯32 Β· β 1.3K) - Jupyter magics and kernels for working with remote Spark clusters. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 69 Β· π 450 Β· π¦ 380 Β· π 460 - 34% open Β· β±οΈ 22.11.2024):
git clone https://github.com/jupyter-incubator/sparkmagic
-
PyPi (π₯ 33K / month Β· π¦ 7 Β· β±οΈ 13.11.2024):
pip install sparkmagic
-
Conda (π₯ 150K Β· β±οΈ 14.11.2024):
conda install -c conda-forge sparkmagic
-
GitHub (π¨βπ» 21 Β· π 92 Β· π¦ 2.5K Β· π 48 - 29% open Β· β±οΈ 22.09.2024):
git clone https://github.com/rasbt/watermark
-
PyPi (π₯ 56K / month Β· π¦ 82 Β· β±οΈ 21.09.2024):
pip install watermark
-
Conda (π₯ 320K Β· β±οΈ 21.09.2024):
conda install -c conda-forge watermark
-
GitHub (π¨βπ» 11 Β· π 25 Β· π¦ 35 Β· π 39 - 43% open Β· β±οΈ 21.11.2024):
git clone https://github.com/rossant/ipycache
-
PyPi (π₯ 130 / month Β· π¦ 2 Β· β±οΈ 13.10.2013):
pip install ipycache
-
Conda (π₯ 94K Β· β±οΈ 16.06.2023):
conda install -c conda-forge ipycache
- <b><a href="https://github.com/catherinedevlin/ipython-sql">ipython-sql</a></b> (π₯29 Β· β 1.8K Β· π) - %%sql magic for IPython, hopefully evolving into full SQL client. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nteract/pick">pick</a></b> (π₯22 Β· β 720 Β· π) - Customize your kernels on Launch!. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/csurfer/pyheatmagic">heat</a></b> (π₯17 Β· β 1K Β· π) - IPython magic command to profile and view your python code as a heat map. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/dnanhkhoa/nb_black">nb_black</a></b> (π₯17 Β· β 360 Β· π) - A simple extension for Jupyter Notebook and Jupyter Lab to beautify.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/csurfer/blackcellmagic">blackcellmagic</a></b> (π₯17 Β· β 310 Β· π) - IPython magic command to format python code in cell using.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ResidentMario/py_d3">py_d3</a></b> (π₯16 Β· β 450 Β· π) - D3 block magic for Jupyter notebook. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ShopRunner/jupyter-notify">jupyter-notify</a></b> (π₯15 Β· β 580 Β· π) - A Jupyter Notebook magic for browser notifications of cell.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/tmthyjames/SQLCell">SQLCell</a></b> (π₯15 Β· β 150 Β· π) - SQLCell is a magic function for the Jupyter Notebook that executes.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/krassowski/jupyter-manim">jupyter-manim</a></b> (π₯12 Β· β 200 Β· π) - manim cell magic for IPython/Jupyter to show the output video. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Jupyter Kernels
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Jupyter kernels that run and introspect the user's code in a given language.
<details><summary><b><a href="https://github.com/ipython/ipykernel">IPython Kernel</a></b> (π₯40 Β· β 660) - IPython Kernel for Jupyter. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 180 Β· π 370 Β· π₯ 3.2K Β· π¦ 440K Β· π 540 - 52% open Β· β±οΈ 17.12.2024):
git clone https://github.com/ipython/ipykernel
-
PyPi (π₯ 36M / month Β· π¦ 4K Β· β±οΈ 22.10.2024):
pip install ipykernel
-
Conda (π₯ 970K Β· π¦ 73 Β· β±οΈ 11.10.2024):
conda install -c anaconda ipykernel
-
GitHub (π¨βπ» 100 Β· π 160 Β· π₯ 2.1K Β· π 2.7K - 53% open Β· β±οΈ 19.12.2024):
git clone https://github.com/lfortran/lfortran
-
PyPi (π₯ 93 / month Β· β±οΈ 31.07.2020):
pip install lfortran
-
Conda (π₯ 170K Β· β±οΈ 15.11.2024):
conda install -c conda-forge lfortran
-
GitHub (π¨βπ» 34 Β· π 86 Β· π₯ 360 Β· π¦ 950 Β· π 150 - 23% open Β· β±οΈ 04.04.2024):
git clone https://github.com/Calysto/metakernel
-
PyPi (π₯ 39K / month Β· π¦ 58 Β· β±οΈ 26.03.2024):
pip install metakernel
-
Conda (π₯ 890K Β· β±οΈ 15.12.2024):
conda install -c conda-forge metakernel
-
GitHub (π¨βπ» 49 Β· π 220 Β· π₯ 5.7K Β· π¦ 170 Β· π 260 - 42% open Β· β±οΈ 11.10.2024):
git clone https://github.com/evcxr/evcxr
-
GitHub (π¨βπ» 120 Β· π 390 Β· π₯ 520 Β· π 1.6K - 33% open Β· β±οΈ 05.12.2024):
git clone https://github.com/dotnet/interactive
-
GitHub (π¨βπ» 42 Β· π 240 Β· π₯ 2.8K Β· π 350 - 40% open Β· β±οΈ 06.11.2024):
git clone https://github.com/almond-sh/almond
-
Docker Hub (π₯ 20K Β· β 6 Β· β±οΈ 03.06.2024):
docker pull almondsh/almond
-
GitHub (π¨βπ» 120 Β· π 260 Β· π 790 - 5% open Β· β±οΈ 16.12.2024):
git clone https://github.com/gibiansky/IHaskell
-
npm (π₯ 13 / month Β· π¦ 3 Β· β±οΈ 01.08.2018):
npm install ihaskell_jupyterlab
-
GitHub (π¨βπ» 44 Β· π 290 Β· π 600 - 11% open Β· β±οΈ 29.04.2024):
git clone https://github.com/IRkernel/IRkernel
-
Conda (π₯ 170K Β· β±οΈ 16.01.2024):
conda install -c r r-irkernel
-
Docker Hub (π₯ 2.4M Β· β 60 Β· β±οΈ 20.10.2023):
docker pull jupyter/r-notebook
-
GitHub (π¨βπ» 52 Β· π 30 Β· π₯ 20 Β· π¦ 250 Β· π 200 - 24% open Β· β±οΈ 04.12.2024):
git clone https://github.com/SciRuby/iruby
-
Docker Hub (π₯ 2.4K Β· β 5 Β· β±οΈ 03.02.2023):
docker pull rubydata/datascience-notebook
-
GitHub (π¨βπ» 20 Β· π 140 Β· π¦ 350 Β· π 140 - 29% open Β· β±οΈ 31.05.2024):
git clone https://github.com/takluyver/bash_kernel
-
PyPi (π₯ 80K / month Β· π¦ 22 Β· β±οΈ 24.11.2023):
pip install bash_kernel
-
Conda (π₯ 210K Β· β±οΈ 25.11.2023):
conda install -c conda-forge bash_kernel
-
GitHub (π¨βπ» 20 Β· π 66 Β· π₯ 310 Β· π¦ 90 Β· π 180 - 18% open Β· β±οΈ 15.04.2024):
git clone https://github.com/calysto/octave_kernel
-
PyPi (π₯ 14K / month Β· π¦ 7 Β· β±οΈ 15.04.2024):
pip install octave_kernel
-
Conda (π₯ 590K Β· β±οΈ 16.04.2024):
conda install -c conda-forge octave_kernel
-
GitHub (π¨βπ» 110 Β· π 410 Β· π 860 - 16% open Β· β±οΈ 11.12.2024):
git clone https://github.com/JuliaLang/IJulia.jl
-
GitHub (π¨βπ» 25 Β· π 74 Β· π 200 - 33% open Β· β±οΈ 16.12.2024):
git clone https://github.com/jupyter-xeus/xeus-python
-
PyPi (π₯ 16K / month Β· π¦ 3 Β· β±οΈ 22.12.2023):
pip install xeus-python
-
Conda (π₯ 1.7M Β· β±οΈ 23.10.2024):
conda install -c conda-forge xeus-python
-
GitHub (π¨βπ» 27 Β· π 300 Β· π 300 - 56% open Β· β±οΈ 16.04.2024):
git clone https://github.com/jupyter-xeus/xeus-cling
-
Conda (π₯ 280K Β· β±οΈ 11.11.2023):
conda install -c conda-forge xeus-cling
-
GitHub (π¨βπ» 110 Β· π 220 Β· β±οΈ 08.11.2024):
git clone https://github.com/apache/incubator-toree
-
PyPi (π₯ 5.1K / month Β· β±οΈ 21.04.2022):
pip install toree
-
GitHub (π¨βπ» 20 Β· π 69 Β· π 160 - 5% open Β· β±οΈ 04.11.2024):
git clone https://github.com/Anaconda-Platform/nb_conda_kernels
-
Conda (π₯ 1.5M Β· β±οΈ 26.04.2024):
conda install -c conda-forge nb_conda_kernels
-
GitHub (π¨βπ» 11 Β· π 83 Β· π 60 - 1% open Β· β±οΈ 17.07.2024):
git clone https://github.com/sassoftware/sas_kernel
-
PyPi (π₯ 4K / month Β· π¦ 2 Β· β±οΈ 01.12.2022):
pip install sas_kernel
-
Conda (π₯ 2.8K Β· β±οΈ 16.06.2023):
conda install -c anaconda sas_kernel
-
GitHub (π¨βπ» 28 Β· π 90 Β· π 100 - 8% open Β· β±οΈ 31.07.2024):
git clone https://github.com/clojupyter/clojupyter
-
Conda (π₯ 3.8K Β· β±οΈ 20.07.2023):
conda install -c simplect clojupyter
-
Docker Hub (π₯ 420 Β· β±οΈ 25.04.2019):
docker pull simplect/clojupyter
-
GitHub (π¨βπ» 14 Β· π 24 Β· π 48 - 35% open Β· β±οΈ 16.12.2024):
git clone https://github.com/jupyter-xeus/xeus-sqlite
-
Conda (π₯ 53K Β· β±οΈ 16.12.2024):
conda install -c conda-forge xeus-sqlite
-
GitHub (π¨βπ» 1 Β· π 3 Β· π 41 - 24% open Β· β±οΈ 05.11.2024):
git clone https://github.com/hugetim/nbstata
-
PyPi (π₯ 830 / month Β· β±οΈ 29.10.2024):
pip install nbstata
-
GitHub (π¨βπ» 20 Β· π 44 Β· π 32 - 37% open Β· β±οΈ 26.05.2024):
git clone https://github.com/pprzetacznik/IElixir
-
npm (π₯ 2 / month Β· π¦ 5 Β· β±οΈ 11.05.2021):
npm install jupyterlab-ielixir
-
Docker Hub (π₯ 390 Β· β 1 Β· β±οΈ 26.05.2024):
docker pull pprzetacznik/ielixir
- <b><a href="https://github.com/xonsh/xonsh">xonsh</a></b> (π₯35 Β· β 8.5K) - Python-powered shell. Full-featured and cross-platform. <code><a href="https://github.com/xonsh/xonsh/blob/main/license">βοΈCustom</a></code>
- <b><a href="https://github.com/n-riesco/ijavascript">IJavascript</a></b> (π₯24 Β· β 2.2K Β· π) - IJavascript is a javascript kernel for the Jupyter notebook. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyter-server/kernel_gateway">Kernel Gateway</a></b> (π₯24 Β· β 510 Β· π€) - Jupyter Kernel Gateway. <code>βUnlicensed</code>
- <b><a href="https://github.com/gopherdata/gophernotes">gophernotes</a></b> (π₯22 Β· β 3.9K Β· π) - The Go kernel for Jupyter notebooks and nteract. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/jupyter-server/enterprise_gateway">Enterprise Gateway</a></b> (π₯20 Β· β 620) - A lightweight, multi-tenant, scalable and secure.. <code>βUnlicensed</code>
- <b><a href="https://github.com/vericast/spylon-kernel">Spylon Kernel</a></b> (π₯20 Β· β 190 Β· π) - Jupyter kernel for scala and spark. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/SpencerPark/IJava">IJava</a></b> (π₯19 Β· β 1.1K Β· π) - A Jupyter kernel for executing Java code. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/ansible/ansible-jupyter-kernel">Ansible Kernel</a></b> (π₯19 Β· β 530 Β· π) - Jupyter Notebook Kernel for running Ansible Tasks and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Calysto/matlab_kernel">Matlab Kernel</a></b> (π₯19 Β· β 470 Β· π) - Jupyter Kernel for Matlab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/akabe/ocaml-jupyter">OCaml Kernel</a></b> (π₯18 Β· β 290 Β· π) - An OCaml kernel for Jupyter (IPython) notebook. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/scijava/scijava-jupyter-kernel">SciJava Kernel</a></b> (π₯18 Β· β 180 Β· π) - [RETIRED] Try IJava or BeakerX. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/fsprojects/IfSharp">F# Kernel</a></b> (π₯17 Β· β 440 Β· π) - F# for Jupyter Notebooks. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jorgehpo/notebookJS">notebookJS</a></b> (π₯17 Β· β 270 Β· π) - notebookJS: seamless JavaScript integration in Python Notebooks. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Cadair/jupyter_environment_kernels">Kernel Detection</a></b> (π₯17 Β· β 150 Β· π) - An Jupyter plugin to enable the automatic detection of.. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/WolframResearch/WolframLanguageForJupyter">Wolfram Kernel</a></b> (π₯15 Β· β 1.1K Β· π) - Wolfram Language kernel for Jupyter notebooks. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/yunabe/lgo">lgo</a></b> (π₯14 Β· β 2.4K Β· π) - Interactive Go programming with Jupyter. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/NII-cloud-operation/sshkernel">SSH Kernel</a></b> (π₯14 Β· β 73 Β· π) - SSH Kernel for Jupyter. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/deathbeds/pidgy">pidgy</a></b> (π₯14 Β· β 44 Β· π) - Interactive computing in Markdown. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/minrk/allthekernels">allthekernels</a></b> (π₯13 Β· β 77 Β· π) - A multiplexer kernel for Jupyter. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/bernhard-42/ssh_ipykernel">ssh_ipykernel</a></b> (π₯12 Β· β 16 Β· π) - A remote jupyter kernel via ssh. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/tdaff/remote_ikernel">remote_ikernel</a></b> (π₯11 Β· β 18 Β· π) - All your Jupyter kernels, on all your machines, in one place. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/zabirauf/icsharp">ICSharp</a></b> (π₯10 Β· β 280 Β· π) - C# kernel for Jupyter. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/nteract/kernel-relay">kernel-relay</a></b> (π₯4 Β· β 12 Β· π) - kernel-relay is a GraphQL service for interfacing with.. <code>βUnlicensed</code>
Notebook Sharing & Conversion
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Tools to share, convert and simplify collaboration (e.g., via git) with notebook files.
<details><summary><b><a href="https://github.com/jupyter/nbconvert">nbconvert</a></b> (π₯37 Β· β 1.8K) - Jupyter Notebook Conversion. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 280 Β· π 570 Β· π₯ 1.6K Β· π¦ 320K Β· π 1.2K - 46% open Β· β±οΈ 07.11.2024):
git clone https://github.com/jupyter/nbconvert
-
PyPi (π₯ 31M / month Β· π¦ 2K Β· β±οΈ 29.04.2024):
pip install nbconvert
-
Conda (π₯ 20M Β· β±οΈ 05.12.2024):
conda install -c conda-forge nbconvert
-
GitHub (π¨βπ» 91 Β· π 390 Β· π¦ 8.9K Β· π 700 - 20% open Β· β±οΈ 17.12.2024):
git clone https://github.com/mwouts/jupytext
-
PyPi (π₯ 1.3M / month Β· π¦ 590 Β· β±οΈ 17.12.2024):
pip install jupytext
-
Conda (π₯ 970K Β· β±οΈ 19.12.2024):
conda install -c conda-forge jupytext
-
npm (π₯ 4.6K / month Β· π¦ 5 Β· β±οΈ 05.05.2024):
npm install jupyterlab-jupytext
-
GitHub (π¨βπ» 140 Β· π 660 Β· π₯ 8 Β· π¦ 16K Β· π 1.4K - 45% open Β· β±οΈ 15.11.2024):
git clone https://github.com/executablebooks/jupyter-book
-
PyPi (π₯ 180K / month Β· π¦ 330 Β· β±οΈ 15.11.2024):
pip install jupyter-book
-
Conda (π₯ 180K Β· β±οΈ 08.10.2024):
conda install -c conda-forge jupyter-book
-
GitHub (π¨βπ» 73 Β· π 500 Β· π₯ 1.7K Β· π¦ 12K Β· π 760 - 41% open Β· β±οΈ 22.10.2024):
git clone https://github.com/voila-dashboards/voila
-
PyPi (π₯ 170K / month Β· π¦ 150 Β· β±οΈ 18.10.2024):
pip install voila
-
Conda (π₯ 430K Β· β±οΈ 18.10.2024):
conda install -c conda-forge voila
-
npm (π₯ 130 / month Β· π¦ 5 Β· β±οΈ 19.05.2020):
npm install @jupyter-voila/jupyterlab-preview
-
GitHub (π¨βπ» 51 Β· π 160 Β· π₯ 260 Β· π¦ 11K Β· π 360 - 26% open Β· β±οΈ 05.09.2024):
git clone https://github.com/jupyter/nbdime
-
PyPi (π₯ 220K / month Β· π¦ 99 Β· β±οΈ 05.09.2024):
pip install nbdime
-
Conda (π₯ 1.1M Β· β±οΈ 18.12.2024):
conda install -c conda-forge nbdime
-
npm (π₯ 14K / month Β· π¦ 8 Β· β±οΈ 05.09.2024):
npm install nbdime-jupyterlab
-
GitHub (π¨βπ» 240 Β· π 440 Β· π₯ 170 Β· π¦ 530 Β· π 2.2K - 3% open Β· β±οΈ 28.08.2024):
git clone https://github.com/getnikola/nikola
-
PyPi (π₯ 2.9K / month Β· π¦ 2 Β· β±οΈ 29.04.2024):
pip install nikola
-
GitHub (π¨βπ» 48 Β· π 47 Β· π₯ 5.5K Β· π¦ 20 Β· π 840 - 12% open Β· β±οΈ 12.12.2024):
git clone https://github.com/stencila/stencila
-
npm (π₯ 130 / month Β· π¦ 9 Β· β±οΈ 06.11.2020):
npm install stencila
-
Docker Hub (π₯ 16K Β· β±οΈ 08.04.2019):
docker pull stencila/cloud
-
GitHub (π¨βπ» 32 Β· π 53 Β· π¦ 3.2K Β· π 140 - 22% open Β· β±οΈ 15.10.2024):
git clone https://github.com/danielfrg/mkdocs-jupyter
-
PyPi (π₯ 180K / month Β· π¦ 450 Β· β±οΈ 15.10.2024):
pip install mkdocs-jupyter
-
Conda (π₯ 89K Β· β±οΈ 12.11.2024):
conda install -c conda-forge mkdocs-jupyter
-
GitHub (π¨βπ» 96 Β· π 390 Β· π¦ 11 Β· π 720 - 32% open Β· β±οΈ 16.12.2024):
git clone https://github.com/jupyterhub/binderhub
-
PyPi (π₯ 82 / month Β· β±οΈ 07.11.2018):
pip install binderhub
-
GitHub (π¨βπ» 32 Β· π 68 Β· π¦ 14 Β· π 240 - 44% open Β· β±οΈ 06.09.2024):
git clone https://github.com/executablebooks/thebe
-
npm (π₯ 7.4K / month Β· π¦ 3 Β· β±οΈ 06.09.2024):
npm install thebe
-
GitHub (π¨βπ» 4 Β· π 54 Β· π¦ 55 Β· π 64 - 20% open Β· β±οΈ 07.05.2024):
git clone https://github.com/danielfrg/jupyter-flex
-
PyPi (π₯ 3.2K / month Β· β±οΈ 28.03.2023):
pip install jupyter-flex
-
Conda (π₯ 22K Β· β±οΈ 16.06.2023):
conda install -c conda-forge jupyter-flex
-
npm (π₯ 20 / month Β· π¦ 5 Β· β±οΈ 02.10.2021):
npm install @danielfrg/jupyter-flex
-
GitHub (π¨βπ» 28 Β· π 36 Β· π 510 - 9% open Β· β±οΈ 06.12.2024):
git clone https://github.com/nbgallery/nbgallery
-
Docker Hub (π₯ 170K Β· β 5 Β· β±οΈ 06.12.2024):
docker pull nbgallery/nbgallery
-
GitHub (π¨βπ» 8 Β· π 22 Β· π¦ 4 Β· π 110 - 61% open Β· β±οΈ 13.02.2024):
git clone https://github.com/SamLau95/nbinteract
-
PyPi (π₯ 980 / month Β· π¦ 3 Β· β±οΈ 05.01.2021):
pip install nbinteract
-
npm (π₯ 65 / month Β· π¦ 5 Β· β±οΈ 05.01.2021):
npm install nbinteract
-
GitHub (π¨βπ» 14 Β· π 37 Β· π 95 - 37% open Β· β±οΈ 15.08.2024):
git clone https://github.com/ideonate/cdsdashboards
-
PyPi (π₯ 1.6K / month Β· β±οΈ 19.09.2022):
pip install cdsdashboards
-
Conda (π₯ 71K Β· β±οΈ 16.06.2023):
conda install -c conda-forge cdsdashboards
- <b><a href="https://github.com/damianavila/RISE">RISE</a></b> (π₯28 Β· β 3.7K Β· π) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/airbnb/knowledge-repo">Knowledge Repo</a></b> (π₯25 Β· β 5.5K Β· π) - A next-generation curated knowledge sharing platform.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/jupyter/nbviewer">nbviewer</a></b> (π₯24 Β· β 2.3K Β· π) - nbconvert as a web service: Render Jupyter Notebooks as static web.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/aaren/notedown">notedown</a></b> (π₯22 Β· β 860 Β· π) - Markdown = IPython Notebook. <code><a href="http://bit.ly/3rqEWVr">BSD-2</a></code>
- <b><a href="https://github.com/nteract/scrapbook">scrapbook</a></b> (π₯22 Β· β 280 Β· π) - A library for recording and reading data in notebooks. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/greenape/mknotebooks">mknotebooks</a></b> (π₯21 Β· β 140 Β· π) - A plugin for mkdocs to help you include Jupyter notebooks in your.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nteract/commuter">commuter</a></b> (π₯20 Β· β 6.2K Β· π) - Notebook sharing hub. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/nteract/bookstore">bookstore</a></b> (π₯18 Β· β 200 Β· π) - Notebook storage and publishing workflows for the masses. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/elehcimd/pynb">pynb</a></b> (π₯16 Β· β 250 Β· π) - Jupyter Notebooks as plain Python code with embedded Markdown text. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/line/jnotebook_reader">jnotebook-reader</a></b> (π₯9 Β· β 100 Β· π) - An awesome viewer to browse and render Jupyter.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
Notebook Tools
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Libraries and tools that work with or can be used within notebook files.
<details><summary><b><a href="https://github.com/jupyter/jupyter_client">Jupyter Client</a></b> (π₯34 Β· β 400 Β· π) - Jupyter protocol client APIs. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 140 Β· π 280 Β· π₯ 2.1K Β· π 400 - 49% open Β· β±οΈ 16.12.2024):
git clone https://github.com/jupyter/jupyter_client
-
PyPi (π₯ 35M / month Β· π¦ 1.2K Β· β±οΈ 17.09.2024):
pip install jupyter-client
-
Conda (π₯ 26M Β· β±οΈ 05.12.2024):
conda install -c conda-forge jupyter_client
-
GitHub (π¨βπ» 80 Β· π 150 Β· π₯ 540 Β· π¦ 330K Β· π 150 - 45% open Β· β±οΈ 10.06.2024):
git clone https://github.com/jupyter/nbformat
-
PyPi (π₯ 32M / month Β· π¦ 1.9K Β· β±οΈ 04.04.2024):
pip install nbformat
-
Conda (π₯ 27M Β· β±οΈ 05.12.2024):
conda install -c conda-forge nbformat
-
npm (π₯ 70 / month Β· π¦ 5 Β· β±οΈ 04.04.2024):
npm install nbformat-schema
-
GitHub (π¨βπ» 58 Β· π 490 Β· π 900 - 18% open Β· β±οΈ 03.12.2024):
git clone https://github.com/fastai/nbdev
-
PyPi (π₯ 94K / month Β· π¦ 350 Β· β±οΈ 03.12.2024):
pip install nbdev
-
GitHub (π¨βπ» 40 Β· π 57 Β· π₯ 710 Β· π¦ 200K Β· π 120 - 41% open Β· β±οΈ 19.12.2024):
git clone https://github.com/jupyter/nbclient
-
PyPi (π₯ 31M / month Β· π¦ 470 Β· β±οΈ 19.12.2024):
pip install nbclient
-
Conda (π₯ 18M Β· β±οΈ 29.11.2024):
conda install -c conda-forge nbclient
-
GitHub (π¨βπ» 130 Β· π 360 Β· π 550 - 32% open Β· β±οΈ 14.12.2024):
git clone https://github.com/jupyterhub/repo2docker
-
PyPi (π₯ 3.9K / month Β· π¦ 29 Β· β±οΈ 01.07.2024):
pip install jupyter-repo2docker
-
GitHub (π¨βπ» 34 Β· π 51 Β· π¦ 3.5K Β· π 120 - 41% open Β· β±οΈ 11.10.2024):
git clone https://github.com/computationalmodelling/nbval
-
PyPi (π₯ 180K / month Β· π¦ 540 Β· β±οΈ 04.03.2024):
pip install nbval
-
Conda (π₯ 510K Β· β±οΈ 04.03.2024):
conda install -c conda-forge nbval
-
GitHub (π¨βπ» 28 Β· π 65 Β· π¦ 2.7K Β· π 160 - 32% open Β· β±οΈ 17.06.2024):
git clone https://github.com/jupyter/jupyter-sphinx
-
PyPi (π₯ 98K / month Β· π¦ 530 Β· β±οΈ 28.12.2023):
pip install jupyter_sphinx
-
Conda (π₯ 310K Β· β±οΈ 17.12.2024):
conda install -c conda-forge jupyter_sphinx
-
GitHub (π¨βπ» 36 Β· π 42 Β· π₯ 110 Β· π 300 - 4% open Β· β±οΈ 02.12.2024):
git clone https://github.com/nbQA-dev/nbQA
-
PyPi (π₯ 350K / month Β· π¦ 110 Β· β±οΈ 10.11.2024):
pip install nbqa
-
Conda (π₯ 190K Β· β±οΈ 27.08.2024):
conda install -c conda-forge nbqa
-
GitHub (π¨βπ» 5 Β· π 17 Β· π¦ 540 Β· π 65 - 1% open Β· β±οΈ 21.04.2024):
git clone https://github.com/chmp/ipytest
-
PyPi (π₯ 42K / month Β· π¦ 22 Β· β±οΈ 21.04.2024):
pip install ipytest
-
GitHub (π¨βπ» 21 Β· π 24 Β· π¦ 6 Β· π 190 - 18% open Β· β±οΈ 23.07.2024):
git clone https://github.com/jupyter-naas/naas
-
PyPi (π₯ 5.5K / month Β· β±οΈ 23.07.2024):
pip install naas
-
GitHub (π¨βπ» 16 Β· π 250 Β· π¦ 150 Β· π 430 - 18% open Β· β±οΈ 06.12.2024):
git clone https://github.com/mljar/mercury
-
PyPi (π₯ 6 / month Β· β±οΈ 02.09.2022):
pip install mljar-mercury
-
GitHub (π¨βπ» 16 Β· π 38 Β· π¦ 450 Β· π 95 - 48% open Β· β±οΈ 25.08.2024):
git clone https://github.com/nteract/testbook
-
PyPi (π₯ 43 / month Β· β±οΈ 11.08.2020):
pip install nteract-testbook
-
Conda (π₯ 80K Β· β±οΈ 16.06.2023):
conda install -c conda-forge testbook
-
GitHub (π¨βπ» 39 Β· π 130 Β· π 210 - 17% open Β· β±οΈ 03.12.2024):
git clone https://github.com/tweag/jupyterWith
-
GitHub (π¨βπ» 3 Β· π 13 Β· π¦ 10 Β· β±οΈ 15.12.2023):
git clone https://github.com/stas00/ipyexperiments
-
PyPi (π₯ 580 / month Β· π¦ 2 Β· β±οΈ 15.12.2023):
pip install ipyexperiments
- <b><a href="https://github.com/ipython/ipyparallel">ipyparallel</a></b> (π₯31 Β· β 2.6K) - IPython Parallel: Interactive Parallel Computing in Python. <code>βUnlicensed</code>
- <b><a href="https://github.com/twosigma/beakerx">BeakerX</a></b> (π₯27 Β· β 2.8K Β· π) - Beaker Extensions for Jupyter Notebook. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/pixiedust/pixiedust">PixieDust</a></b> (π₯26 Β· β 1K Β· π) - Python Helper library for Jupyter Notebooks. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/fastai/fastpages">fastpages</a></b> (π₯23 Β· β 3.5K Β· π) - An easy to use blogging platform, with enhanced support for.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/QuantEcon/sphinxcontrib-jupyter">sphinxcontrib.jupyter</a></b> (π₯19 Β· β 77 Β· π) - A Sphinx Extension for Generating Jupyter Notebooks. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/ReviewNB/treon">treon</a></b> (π₯18 Β· β 310 Β· π) - Easy to use test framework for Jupyter Notebooks. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/takluyver/nbopen">nbopen</a></b> (π₯18 Β· β 300 Β· π) - Open a Jupyter notebook in the best available server. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/takluyver/jupyter_kernel_mgmt">Kernel Management</a></b> (π₯15 Β· β 15 Β· π) - Experimental new kernel management framework for Jupyter. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/treebeardtech/nbmake-action">nbmake-action</a></b> (π₯11 Β· β 150 Β· π) - GitHub Action for testing notebooks. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/datitran/jupyter2slides">jupyter2slides</a></b> (π₯10 Β· β 790 Β· π) - Cloud Native Presentation Slides with Jupyter Notebook +.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/krassowski/jupyter-helpers">Jupyter Helpers</a></b> (π₯10 Β· β 47 Β· π) - A collection of helpers for Jupyter/IPython. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/Invictify/Jupter-Notebook-REST-API">Jupter-Notebook-REST-API</a></b> (π₯5 Β· β 80 Β· π) - Run your jupyter notebooks as a REST API endpoint... <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
JupyterLab Renderer
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Extensions that can render and display files of specific MIME types.
<details><summary><b><a href="https://github.com/jupyterlab/jupyter-renderers">JupyterLab Renderers</a></b> (π₯23 Β· β 490) - Renderers and renderer extensions for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 32 Β· π 77 Β· π¦ 39 Β· π 120 - 37% open Β· β±οΈ 16.12.2024):
git clone https://github.com/jupyterlab/jupyter-renderers
-
PyPi (π₯ 1.1K / month Β· π¦ 2 Β· β±οΈ 23.05.2023):
pip install jupyterlab-katex
-
Conda (π₯ 5.2K Β· β±οΈ 16.06.2023):
conda install -c conda-forge jupyterlab-vega3
-
npm (π₯ 540 / month Β· π¦ 11 Β· β±οΈ 01.08.2023):
npm install @jupyterlab/geojson-extension
-
GitHub (π¨βπ» 26 Β· π 69 Β· π₯ 140 Β· π¦ 7 Β· π 94 - 27% open Β· β±οΈ 27.09.2024):
git clone https://github.com/jupyterlab/jupyterlab-latex
-
PyPi (π₯ 2.6K / month Β· π¦ 1 Β· β±οΈ 27.09.2024):
pip install jupyterlab_latex
-
Conda (π₯ 20K Β· β±οΈ 27.09.2024):
conda install -c conda-forge jupyterlab-latex
-
npm (π₯ 320 / month Β· π¦ 5 Β· β±οΈ 27.09.2024):
npm install @jupyterlab/latex
- <b><a href="https://github.com/QuantStack/jupyterlab-drawio">JupyterLab Drawio</a></b> (π₯22 Β· β 600 Β· π) - A standalone embedding of the FOSS drawio / mxgraph.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/plotly/jupyterlab-dash">JupyterLab Dash</a></b> (π₯21 Β· β 960 Β· π) - An Extension for the Interactive development of Dash apps in.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor">jupyterlab-tabular-data-editor</a></b> (π₯16 Β· β 140 Β· π) - Manipulate your tabular data responsively and.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/quigleyj97/jupyterlab-spreadsheet">JupyterLab Spreadsheet</a></b> (π₯15 Β· β 200 Β· π) - JupyterLab plugin for viewing spreadsheets, such as.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/altair-viz/jupyterlab_voyager">JupyterLab Voyager</a></b> (π₯14 Β· β 300 Β· π) - JupyterLab extension visualize data with Voyager. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/plotly/jupyterlab-chart-editor">JupyterLab Chart Editor</a></b> (π₯14 Β· β 220 Β· π) - JupyterLab extension for Plotlys react-chart-editor. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
JupyterLab Themes
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Extensions that can customize the appearance of JupyterLab.
<details><summary><b><a href="https://github.com/AllanChain/jupyterlab-theme-solarized-dark">jupyterlab-theme-solarized-dark</a></b> (π₯12 Β· β 110) - JupyterLab Theme Solarized Dark. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 2 Β· π 12 Β· π₯ 77 Β· π¦ 3 Β· π 4 - 50% open Β· β±οΈ 13.12.2024):
git clone https://github.com/AllanChain/jupyterlab-theme-solarized-dark
-
PyPi (π₯ 6K / month Β· β±οΈ 18.01.2024):
pip install jupyterlab_theme_solarized_dark
-
npm (π₯ 930 / month Β· π¦ 3 Β· β±οΈ 18.01.2024):
npm install jupyterlab-theme-solarized-dark
- <b><a href="https://github.com/telamonian/theme-darcula">Darcula Theme</a></b> (π₯20 Β· β 210 Β· π) - A handsome Darcula theme for Jupyterlab. The first jlab.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/oriolmirosa/jupyterlab_materialdarker">Material Darker Theme</a></b> (π₯14 Β· β 160 Β· π) - The Material Darker theme for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/yeebc/jupyterlab-neon-theme">Neon Theme</a></b> (π₯13 Β· β 160 Β· π) - A flat, 80s neon inspired theme for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/dunovank/jupyterlab_darkside_ui">jupyterlab_darkside_ui</a></b> (π₯12 Β· β 120 Β· π) - Darkside ui and syntax theme for jupyterlab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/mohirio/jupyterlab-horizon-theme">Horizon Theme</a></b> (π₯12 Β· β 96 Β· π) - VSCode Horizon Theme port for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/Rahlir/theme-gruvbox">Gruvbox Theme</a></b> (π₯12 Β· β 53 Β· π) - Gruvbox dark theme for Jupyter Lab. Modeled on classic.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jtpio/jupyterlab-theme-toggle">Theme Toggle</a></b> (π₯11 Β· β 11) - JupyterLab extension to toggle the theme in the Top Bar area. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/kenshohara/theme-nord-extension">Nord Theme</a></b> (π₯8 Β· β 25 Β· π) - JupyterLab - Nord Theme. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
JupyterLab Extensions
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Application plugins that extend the functionality of JupyterLab itself.
<details><summary><b><a href="https://github.com/finos/perspective">Perspective</a></b> (π₯34 Β· β 8.7K Β· π) - A data visualization and analytics component, especially.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code></summary>-
GitHub (π¨βπ» 98 Β· π 1.2K Β· π₯ 7.3K Β· π¦ 160 Β· π 840 - 13% open Β· β±οΈ 09.12.2024):
git clone https://github.com/finos/perspective
-
PyPi (π₯ 15K / month Β· π¦ 28 Β· β±οΈ 10.12.2024):
pip install perspective-python
-
Conda (π₯ 1.4M Β· β±οΈ 12.12.2024):
conda install -c conda-forge perspective
-
npm (π₯ 1.9K / month Β· π¦ 6 Β· β±οΈ 10.12.2024):
npm install @finos/perspective-jupyterlab
-
GitHub (π¨βπ» 98 Β· π 320 Β· π₯ 430 Β· π¦ 3K Β· π 620 - 18% open Β· β±οΈ 17.12.2024):
git clone https://github.com/jupyterlab/jupyterlab-git
-
PyPi (π₯ 150K / month Β· π¦ 40 Β· β±οΈ 29.10.2024):
pip install jupyterlab-git
-
Conda (π₯ 640K Β· β±οΈ 29.10.2024):
conda install -c conda-forge jupyterlab-git
-
npm (π₯ 9K / month Β· π¦ 9 Β· β±οΈ 29.10.2024):
npm install @jupyterlab/git
-
GitHub (π¨βπ» 65 Β· π 330 Β· π¦ 68 Β· π 1.6K - 16% open Β· β±οΈ 12.12.2024):
git clone https://github.com/elyra-ai/elyra
-
PyPi (π₯ 7.1K / month Β· π¦ 4 Β· β±οΈ 29.03.2023):
pip install elyra
-
Conda (π₯ 60K Β· β±οΈ 16.06.2023):
conda install -c conda-forge elyra
-
npm (π₯ 100 / month Β· π¦ 10 Β· β±οΈ 29.03.2023):
npm install @elyra/services
-
GitHub (π¨βπ» 52 Β· π 150 Β· π¦ 2.2K Β· π 580 - 35% open Β· β±οΈ 21.06.2024):
git clone https://github.com/jupyter-lsp/jupyterlab-lsp
-
PyPi (π₯ 84K / month Β· π¦ 46 Β· β±οΈ 26.02.2024):
pip install jupyterlab-lsp
-
Conda (π₯ 3M Β· β±οΈ 06.12.2024):
conda install -c conda-forge jupyter-lsp
-
npm (π₯ 480 / month Β· π¦ 7 Β· β±οΈ 26.08.2022):
npm install @krassowski/jupyterlab-lsp
-
GitHub (π¨βπ» 24 Β· π 97 Β· π₯ 310 Β· π¦ 6 Β· π 180 - 27% open Β· β±οΈ 16.12.2024):
git clone https://github.com/lckr/jupyterlab-variableInspector
-
PyPi (π₯ 22K / month Β· π¦ 4 Β· β±οΈ 05.09.2024):
pip install lckr-jupyterlab-variableinspector
-
Conda (π₯ 64K Β· β±οΈ 06.09.2024):
conda install -c conda-forge jupyterlab-variableinspector
-
npm (π₯ 3.9K / month Β· π¦ 5 Β· β±οΈ 05.09.2024):
npm install @lckr/jupyterlab_variableinspector
-
GitHub (π¨βπ» 45 Β· π 55 Β· π₯ 48 Β· π¦ 2 Β· π 210 - 16% open Β· β±οΈ 14.08.2024):
git clone https://github.com/ryantam626/jupyterlab_code_formatter
-
PyPi (π₯ 90K / month Β· π¦ 52 Β· β±οΈ 14.08.2024):
pip install jupyterlab_code_formatter
-
Conda (π₯ 770K Β· β±οΈ 14.08.2024):
conda install -c conda-forge jupyterlab_code_formatter
-
npm (π₯ 1.5K / month Β· π¦ 5 Β· β±οΈ 16.04.2023):
npm install @ryantam626/jupyterlab_code_formatter
-
GitHub (π¨βπ» 24 Β· π 75 Β· π¦ 3 Β· π 88 - 40% open Β· β±οΈ 10.12.2024):
git clone https://github.com/rapidsai/jupyterlab-nvdashboard
-
PyPi (π₯ 11K / month Β· π¦ 3 Β· β±οΈ 03.06.2024):
pip install jupyterlab-nvdashboard
-
Conda (π₯ 49K Β· β±οΈ 29.11.2024):
conda install -c conda-forge jupyterlab-nvdashboard
-
npm (π₯ 110 / month Β· π¦ 5 Β· β±οΈ 27.04.2021):
npm install jupyterlab-nvdashboard
-
GitHub (π¨βπ» 21 Β· π 69 Β· π¦ 8 Β· π 96 - 11% open Β· β±οΈ 13.12.2024):
git clone https://github.com/jpmorganchase/jupyterlab_templates
-
PyPi (π₯ 12K / month Β· π¦ 12 Β· β±οΈ 27.03.2024):
pip install jupyterlab_templates
-
Conda (π₯ 31K Β· β±οΈ 07.07.2024):
conda install -c conda-forge jupyterlab_templates
-
npm (π₯ 1.8K / month Β· π¦ 5 Β· β±οΈ 12.02.2024):
npm install jupyterlab_templates
-
GitHub (π¨βπ» 7 Β· π 13 Β· π₯ 240 Β· π¦ 280 Β· π 51 - 56% open Β· β±οΈ 19.11.2024):
git clone https://github.com/jtpio/ipylab
-
PyPi (π₯ 160K / month Β· π¦ 40 Β· β±οΈ 11.08.2023):
pip install ipylab
-
Conda (π₯ 43K Β· β±οΈ 11.08.2023):
conda install -c conda-forge ipylab
-
npm (π₯ 1.4K / month Β· π¦ 5 Β· β±οΈ 11.08.2023):
npm install ipylab
-
GitHub (π¨βπ» 20 Β· π 47 Β· π¦ 5 Β· π 110 - 20% open Β· β±οΈ 03.06.2024):
git clone https://github.com/bokeh/jupyter_bokeh
-
PyPi (π₯ 85K / month Β· π¦ 57 Β· β±οΈ 14.03.2023):
pip install jupyter-bokeh
-
Conda (π₯ 130K Β· β±οΈ 03.06.2024):
conda install -c conda-forge jupyter_bokeh
-
npm (π₯ 5K / month Β· π¦ 5 Β· β±οΈ 03.06.2024):
npm install @bokeh/jupyter_bokeh
-
GitHub (π¨βπ» 18 Β· π 48 Β· π¦ 4 Β· π 75 - 18% open Β· β±οΈ 12.09.2024):
git clone https://github.com/deshaw/jupyterlab-execute-time
-
PyPi (π₯ 54K / month Β· π¦ 11 Β· β±οΈ 12.09.2024):
pip install jupyterlab-execute-time
-
Conda (π₯ 90K Β· β±οΈ 13.09.2024):
conda install -c conda-forge jupyterlab_execute_time
-
npm (π₯ 3.7K / month Β· π¦ 5 Β· β±οΈ 18.01.2021):
npm install jupyterlab-execute-time
-
GitHub (π¨βπ» 18 Β· π 100 Β· π₯ 68 Β· π¦ 6 Β· π 70 - 41% open Β· β±οΈ 25.03.2024):
git clone https://github.com/jupyterlab/jupyterlab-github
-
PyPi (π₯ 2.7K / month Β· π¦ 2 Β· β±οΈ 03.08.2023):
pip install jupyterlab-github
-
npm (π₯ 240 / month Β· π¦ 2 Β· β±οΈ 02.08.2023):
npm install @jupyterlab/github
-
GitHub (π¨βπ» 17 Β· π 36 Β· π¦ 11 Β· π 84 - 20% open Β· β±οΈ 15.12.2024):
git clone https://github.com/jpmorganchase/jupyter-fs
-
PyPi (π₯ 1.3K / month Β· π¦ 3 Β· β±οΈ 12.07.2024):
pip install jupyter-fs
-
Conda (π₯ 14K Β· β±οΈ 04.06.2024):
conda install -c conda-forge jupyter-fs
-
GitHub (π¨βπ» 3 Β· π 21 Β· π¦ 22 Β· π 200 - 3% open Β· β±οΈ 18.11.2024):
git clone https://github.com/timkpaine/lantern
-
PyPi (π₯ 190 / month Β· π¦ 2 Β· β±οΈ 02.02.2020):
pip install pylantern
-
GitHub (π¨βπ» 5 Β· π 21 Β· π¦ 10 Β· π 70 - 8% open Β· β±οΈ 13.12.2024):
git clone https://github.com/timkpaine/jupyterlab_iframe
-
PyPi (π₯ 1.8K / month Β· β±οΈ 16.07.2023):
pip install jupyterlab_iframe
-
Conda (π₯ 37K Β· β±οΈ 16.07.2023):
conda install -c conda-forge jupyterlab_iframe
-
npm (π₯ 110 / month Β· π¦ 2 Β· β±οΈ 16.07.2023):
npm install jupyterlab_iframe
-
GitHub (π¨βπ» 8 Β· π 21 Β· π¦ 5 Β· π 120 - 26% open Β· β±οΈ 15.12.2024):
git clone https://github.com/jpmorganchase/nbcelltests
-
PyPi (π₯ 190 / month Β· β±οΈ 05.06.2024):
pip install nbcelltests
-
Conda (π₯ 12K Β· β±οΈ 07.06.2024):
conda install -c conda-forge nbcelltests
-
npm (π₯ 19 / month Β· π¦ 2 Β· β±οΈ 05.10.2020):
npm install jupyterlab_celltests
-
GitHub (π¨βπ» 5 Β· π 10 Β· π 37 - 13% open Β· β±οΈ 13.12.2024):
git clone https://github.com/timkpaine/jupyterlab_autoversion
-
PyPi (π₯ 600 / month Β· β±οΈ 19.06.2024):
pip install jupyterlab_autoversion
-
Conda (π₯ 25K Β· β±οΈ 19.06.2024):
conda install -c conda-forge jupyterlab_autoversion
-
npm (π₯ 31 / month Β· π¦ 5 Β· β±οΈ 19.06.2024):
npm install jupyterlab_autoversion
-
GitHub (π¨βπ» 4 Β· π 6 Β· π¦ 3 Β· π 68 - 19% open Β· β±οΈ 18.10.2024):
git clone https://github.com/vatlab/jupyterlab-sos
-
PyPi (π₯ 650 / month Β· β±οΈ 17.10.2024):
pip install jupyterlab-sos
-
Conda (π₯ 43K Β· β±οΈ 17.10.2024):
conda install -c conda-forge jupyterlab-sos
-
npm (π₯ 68 / month Β· π¦ 5 Β· β±οΈ 14.01.2021):
npm install jupyterlab-sos
-
GitHub (π¨βπ» 6 Β· π 12 Β· π₯ 52 Β· π¦ 7 Β· π 16 - 31% open Β· β±οΈ 16.12.2024):
git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy
-
PyPi (π₯ 1.1K / month Β· β±οΈ 30.08.2023):
pip install jupyterlab-kernelspy
-
Conda (π₯ 16K Β· β±οΈ 30.08.2023):
conda install -c conda-forge jupyterlab-kernelspy
-
npm (π₯ 51 / month Β· π¦ 5 Β· β±οΈ 30.08.2023):
npm install jupyterlab-kernelspy
-
GitHub (π¨βπ» 8 Β· π 15 Β· π₯ 33 Β· π¦ 24 Β· π 13 - 46% open Β· β±οΈ 08.12.2024):
git clone https://github.com/parente/jupyterlab-quickopen
-
PyPi (π₯ 510 / month Β· β±οΈ 21.10.2024):
pip install jupyterlab-quickopen
-
npm (π₯ 1 / month Β· π¦ 5 Β· β±οΈ 20.03.2020):
npm install @parente/jupyterlab-quickopen
-
GitHub (π¨βπ» 2 Β· π 10 Β· π¦ 2 Β· π 38 - 5% open Β· β±οΈ 13.12.2024):
git clone https://github.com/timkpaine/jupyterlab_email
-
PyPi (π₯ 260 / month Β· β±οΈ 17.08.2023):
pip install jupyterlab-email
-
npm (π₯ 43 / month Β· π¦ 2 Β· β±οΈ 16.09.2021):
npm install jupyterlab-flake8
-
GitHub (π¨βπ» 2 Β· π 38 Β· π₯ 23 Β· π 16 - 18% open Β· β±οΈ 24.12.2023):
git clone https://github.com/xiaohk/stickyland
-
PyPi (π₯ 420 / month Β· π¦ 1 Β· β±οΈ 24.12.2023):
pip install jupyterlab-stickyland
-
npm (π₯ 4 / month Β· π¦ 2 Β· β±οΈ 23.11.2021):
npm install jupyterlab-stickyland
-
GitHub (π¨βπ» 2 Β· π 2 Β· π¦ 2 Β· π 38 - 5% open Β· β±οΈ 13.12.2024):
git clone https://github.com/timkpaine/jupyterlab_email
-
PyPi (π₯ 260 / month Β· β±οΈ 17.08.2023):
pip install jupyterlab_email
-
npm (π₯ 24 / month Β· π¦ 5 Β· β±οΈ 17.08.2023):
npm install jupyterlab_email
-
GitHub (π¨βπ» 2 Β· π 6 Β· π 24 - 4% open Β· β±οΈ 13.12.2024):
git clone https://github.com/timkpaine/jupyterlab_commands
-
PyPi (π₯ 360 / month Β· β±οΈ 12.07.2023):
pip install jupyterlab-commands
-
Conda (π₯ 16K Β· β±οΈ 13.07.2023):
conda install -c conda-forge jupyterlab_commands
-
GitHub (π¨βπ» 3 Β· π 6 Β· π¦ 6 Β· π 29 - 17% open Β· β±οΈ 18.11.2024):
git clone https://github.com/timkpaine/knowledgelab
-
PyPi (π₯ 11 / month Β· β±οΈ 19.10.2017):
pip install knowledgelab
-
npm (π₯ 7 / month Β· π¦ 2 Β· β±οΈ 16.10.2018):
npm install knowledgelab
-
GitHub (π¨βπ» 3 Β· π 11 Β· π¦ 3 Β· π 19 - 52% open Β· β±οΈ 25.06.2024):
git clone https://github.com/ReviewNB/jupyterlab-gitplus
-
PyPi (π₯ 440 / month Β· β±οΈ 25.06.2024):
pip install jupyterlab_gitplus
-
npm (π₯ 9 / month Β· π¦ 5 Β· β±οΈ 28.02.2023):
npm install @reviewnb/jupyterlab_gitplus
- <b><a href="https://github.com/jupyterlab/debugger">JupyterLab Debugger</a></b> (π₯29 Β· β 14K Β· π) - A visual debugger for Jupyter notebooks, consoles,.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab/jupyterlab-toc">JupyterLab TOC</a></b> (π₯28 Β· β 14K Β· π) - Table of Contents extension for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/dask/dask-labextension">dask-labextension</a></b> (π₯21 Β· β 310 Β· π) - JupyterLab extension for Dask. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jtpio/jupyterlab-system-monitor">JupyterLab System Monitor</a></b> (π₯21 Β· β 300 Β· π) - JupyterLab extension to display system metrics. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab-contrib/spellchecker">JupyterLab Spellchecker</a></b> (π₯21 Β· β 210 Β· π) - Spellchecker for JupyterLab notebook markdown cells.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyter-widgets/jupyterlab-sidecar">JupyterLab SideCar</a></b> (π₯18 Β· β 250 Β· π) - A sidecar output widget for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab/jupyterlab-data-explorer">JupyterLab Data Explorer</a></b> (π₯18 Β· β 180 Β· π) - First class datasets in JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab/jupyterlab-google-drive">JupyterLab Google Drive</a></b> (π₯17 Β· β 400 Β· π) - Cloud storage for JupyterLab using Google Drive. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/chesterli29/jupyterlab_tensorboard">JupyterLab Tensorboard</a></b> (π₯17 Β· β 320 Β· π) - Tensorboard extension for jupyterlab. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/aquirdTurtle/Collapsible_Headings">Collapsible Headings</a></b> (π₯16 Β· β 180 Β· π) - Implements Collapsible Headers for Jupyter Lab.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab/jupyterlab-hdf5">JupyterLab HDF5</a></b> (π₯16 Β· β 120 Β· π) - Open and explore HDF5 files in JupyterLab. Can handle very.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/mlshapiro/jupyterlab-flake8">jupyterlab-flake8</a></b> (π₯16 Β· β 110 Β· π) - Jupyterlab python linter for notebooks and text files.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/itsjafer/jupyterlab-sparkmonitor">jupyterlab-sparkmonitor</a></b> (π₯16 Β· β 92 Β· π) - JupyterLab extension that enables monitoring launched.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/jwkvam/jupyterlab-vim">JupyterLab Vim</a></b> (π₯15 Β· β 980 Β· π) - Vim notebook cell bindings for JupyterLab. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pbugnion/jupyterlab-sql">JupyterLab SQL</a></b> (π₯15 Β· β 420 Β· π) - SQL GUI for JupyterLab. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/jupytercalpoly/jupyterlab-interactive-dashboard-editor">jupyterlab-interactive-dashboard-editor</a></b> (π₯15 Β· β 220 Β· π) - A drag-and-drop dashboard editor for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab/jupyterlab-commenting">JupyterLab Commenting</a></b> (π₯15 Β· β 100 Β· π) - Commenting and annotation for JupyterLab. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/microsoft/gather">nbgather</a></b> (π₯14 Β· β 530 Β· π) - Spit shine for Jupyter notebooks. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/krassowski/jupyterlab-go-to-definition">JupyterLab Go-To-Definition</a></b> (π₯14 Β· β 230 Β· π) - Navigate to variables definition with a click in.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jtpio/jupyterlab-python-file">JupyterLab Python Files</a></b> (π₯14 Β· β 51 Β· π) - JupyterLab extension to create Python files. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jtpio/jupyterlab-topbar">JupyterLab Top Bar</a></b> (π₯14 Β· β 6 Β· π€) - JupyterLab Top Bar extension. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab/jupyterlab-shortcutui">JupyterLab Shortcutui</a></b> (π₯13 Β· β 54 Β· π) - A JupyterLab extension for managing keyboard shortcuts. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterlab/jupyterlab-celltags">jupyterlab-celltags</a></b> (π₯10 Β· β 110 Β· π) - A JupyterLab extension for notebook cell tags. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jtpio/jupyterlab-python-bytecode">JupyterLab Bytecode</a></b> (π₯10 Β· β 62 Β· π) - JupyterLab extension to explore CPython Bytecode. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/gavincyi/jupyterlab-executor">jupyterlab-executor</a></b> (π₯10 Β· β 15 Β· π) - JupyterLab extension to execute the scripts from the.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/manuzhang/jupyterlab_spark">JupyterLab Spark</a></b> (π₯8 Β· β 10 Β· π) - Spark Application UI extension for JupyterLab. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
JupyterHub Authenticators
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Authentication modules that manage and control how users can access the JupyterHub deployment.
<details><summary><b><a href="https://github.com/jupyterhub/oauthenticator">OAuthenticator</a></b> (π₯30 Β· β 420) - OAuth + JupyterHub Authenticator = OAuthenticator. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 130 Β· π 370 Β· π¦ 480 Β· π 320 - 17% open Β· β±οΈ 11.12.2024):
git clone https://github.com/jupyterhub/oauthenticator
-
PyPi (π₯ 57K / month Β· π¦ 31 Β· β±οΈ 11.12.2024):
pip install oauthenticator
-
Conda (π₯ 66K Β· β±οΈ 13.12.2024):
conda install -c conda-forge oauthenticator
-
GitHub (π¨βπ» 36 Β· π 180 Β· π¦ 150 Β· π 170 - 8% open Β· β±οΈ 06.11.2024):
git clone https://github.com/jupyterhub/ldapauthenticator
-
PyPi (π₯ 18K / month Β· β±οΈ 06.11.2024):
pip install jupyterhub-ldapauthenticator
-
Conda (π₯ 39K Β· β±οΈ 06.11.2024):
conda install -c conda-forge jupyterhub-ldapauthenticator
-
GitHub (π¨βπ» 24 Β· π 69 Β· π¦ 96 Β· π 110 - 30% open Β· β±οΈ 06.11.2024):
git clone https://github.com/jupyterhub/nativeauthenticator
-
PyPi (π₯ 13K / month Β· β±οΈ 17.09.2024):
pip install jupyterhub-nativeauthenticator
-
GitHub (π¨βπ» 12 Β· π 33 Β· π¦ 110 Β· π 26 - 34% open Β· β±οΈ 17.09.2024):
git clone https://github.com/jupyterhub/firstuseauthenticator
-
PyPi (π₯ 8.1K / month Β· β±οΈ 17.09.2024):
pip install jupyterhub-firstuseauthenticator
-
GitHub (π¨βπ» 18 Β· π 54 Β· π 52 - 7% open Β· β±οΈ 04.12.2024):
git clone https://github.com/jupyterhub/ltiauthenticator
-
PyPi (π₯ 3.9K / month Β· β±οΈ 04.01.2024):
pip install jupyterhub-ltiauthenticator
-
GitHub (π¨βπ» 7 Β· π 23 Β· π₯ 25 Β· π¦ 3 Β· π 32 - 53% open Β· β±οΈ 13.12.2024):
git clone https://github.com/HewlettPackard/jupyterhub-samlauthenticator
-
PyPi (π₯ 1.2K / month Β· β±οΈ 13.07.2020):
pip install jupyterhub-samlauthenticator
- <b><a href="https://github.com/mogthesprog/jwtauthenticator">JWT Authenticator</a></b> (π₯13 Β· β 54 Β· π) - A Token Authenticator for JupyterHub. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/cwaldbieser/jhub_remote_user_authenticator">Remote User Auth</a></b> (π₯13 Β· β 42 Β· π) - REMOTE_USER authenticator for Jupyterhub. <code><a href="http://bit.ly/2M0xdwT">βοΈGPL-3.0</a></code>
- <b><a href="https://github.com/jupyterhub/dummyauthenticator">dummyauthenticator</a></b> (π₯13 Β· β 28 Β· π) - A Dummy JupyterHub Authenticator to make testing easy. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterhub/nullauthenticator">Null Authenticator</a></b> (π₯13 Β· β 9 Β· π) - Null Authenticator for JupyterHub instances that should.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/cwaldbieser/jhub_cas_authenticator">CAS Authenticator</a></b> (π₯11 Β· β 22 Β· π) - CAS authenticator for Jupyterhub. <code><a href="http://bit.ly/2M0xdwT">βοΈGPL-3.0</a></code>
- <b><a href="https://github.com/thedataincubator/jupyterhub-hashauthenticator">Hash Authenticator</a></b> (π₯11 Β· β 4 Β· π€) - Authenticate users with passwords generated from their.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/jupyterhub/kerberosauthenticator">Keberos Authenticator</a></b> (π₯9 Β· β 11 Β· π) - A JupyterHub authenticator using Kerberos. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/ucphhpc/jhub-authenticators">Remote Authenticator</a></b> (π₯9 Β· β 2 Β· π€) - A collection of JupyterHub Authenticators, including.. <code><a href="http://bit.ly/2M0xdwT">βοΈGPL-3.0</a></code>
- <b><a href="https://github.com/andreas-h/sshauthenticator">SSH Authenticator</a></b> (π₯4 Β· β 7 Β· π) - A simple SSH authenticator for JupyterHub. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
JupyterHub Spawners
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Spawner modules that start, monitor, and stop single-user notebook servers.
<details><summary><b><a href="https://github.com/jupyterhub/kubespawner">KubeSpawner</a></b> (π₯30 Β· β 550) - Kubernetes spawner for JupyterHub. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 90 Β· π 300 Β· π¦ 180 Β· π 380 - 23% open Β· β±οΈ 15.11.2024):
git clone https://github.com/jupyterhub/kubespawner
-
PyPi (π₯ 16K / month Β· π¦ 10 Β· β±οΈ 25.10.2024):
pip install jupyterhub-kubespawner
-
Conda (π₯ 30K Β· β±οΈ 23.11.2023):
conda install -c conda-forge jupyterhub-kubespawner
-
GitHub (π¨βπ» 69 Β· π 310 Β· π¦ 220 Β· π 280 - 9% open Β· β±οΈ 02.12.2024):
git clone https://github.com/jupyterhub/dockerspawner
-
PyPi (π₯ 64K / month Β· π¦ 12 Β· β±οΈ 21.11.2023):
pip install dockerspawner
-
Conda (π₯ 25K Β· β±οΈ 21.11.2023):
conda install -c conda-forge dockerspawner
-
GitHub (π¨βπ» 49 Β· π 130 Β· π¦ 45 Β· π 150 - 39% open Β· β±οΈ 07.05.2024):
git clone https://github.com/jupyterhub/batchspawner
-
PyPi (π₯ 6.4K / month Β· π¦ 9 Β· β±οΈ 19.03.2024):
pip install batchspawner
-
GitHub (π¨βπ» 21 Β· π 49 Β· π¦ 48 Β· π 75 - 33% open Β· β±οΈ 20.10.2024):
git clone https://github.com/jupyterhub/systemdspawner
-
PyPi (π₯ 4.6K / month Β· π¦ 2 Β· β±οΈ 20.10.2024):
pip install jupyterhub-systemdspawner
-
Conda (π₯ 56K Β· β±οΈ 16.06.2023):
conda install -c conda-forge jupyterhub-systemdspawner
-
GitHub (π¨βπ» 15 Β· π 44 Β· π¦ 79 Β· π 41 - 46% open Β· β±οΈ 14.12.2023):
git clone https://github.com/jupyterhub/sudospawner
-
PyPi (π₯ 1.5K / month Β· π¦ 2 Β· β±οΈ 19.06.2018):
pip install sudospawner
-
GitHub (π¨βπ» 19 Β· π 59 Β· π¦ 21 Β· π 38 - 57% open Β· β±οΈ 08.04.2024):
git clone https://github.com/jupyterhub/wrapspawner
-
GitHub (π¨βπ» 4 Β· π 22 Β· π¦ 6 Β· π 13 - 61% open Β· β±οΈ 30.09.2024):
git clone https://github.com/uktrade/fargatespawner
-
PyPi (π₯ 970 / month Β· β±οΈ 28.06.2020):
pip install fargatespawner
- <b><a href="https://github.com/jupyterhub/yarnspawner">YarnSpawner</a></b> (π₯10 Β· β 19 Β· π) - Spawn JupyterHub single user notebook servers in Hadoop/YARN.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
Jupyter Components
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
Core components of the Jupyter architecture.
<details><summary><b><a href="https://github.com/ipython/ipython">ipython</a></b> (π₯47 Β· β 16K) - Official repository for IPython itself. Other repos in the IPython.. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 1K Β· π 4.4K Β· π₯ 320K Β· π¦ 640K Β· π 7.4K - 20% open Β· β±οΈ 13.12.2024):
git clone https://github.com/ipython/ipython
-
PyPi (π₯ 56M / month Β· π¦ 11K Β· β±οΈ 29.11.2024):
pip install ipython
-
Conda (π₯ 34M Β· β±οΈ 29.11.2024):
conda install -c conda-forge ipython
-
GitHub (π¨βπ» 520 Β· π 310 Β· π₯ 3.8K Β· π 490 - 41% open Β· β±οΈ 19.12.2024):
git clone https://github.com/jupyter-server/jupyter_server
-
PyPi (π₯ 29M / month Β· π¦ 830 Β· β±οΈ 12.07.2024):
pip install jupyter_server
-
Conda (π₯ 14M Β· β±οΈ 05.12.2024):
conda install -c conda-forge jupyter_server
-
GitHub (π¨βπ» 30 Β· π 47 Β· π₯ 110 Β· π 46 - 34% open Β· β±οΈ 05.04.2024):
git clone https://github.com/jupyter/jupyter-packaging
-
PyPi (π₯ 810K / month Β· π¦ 130 Β· β±οΈ 25.08.2022):
pip install jupyter-packaging
-
Conda (π₯ 580K Β· β±οΈ 04.12.2024):
conda install -c conda-forge jupyter-packaging
Others
<a href="#contents"><img align="right" width="15" height="15" src="https://git.io/JtehR" alt="Back to top"></a>
<details><summary><b><a href="https://github.com/jupyter/qtconsole">qtconsole</a></b> (π₯36 Β· β 420 Β· π) - Jupyter Qt Console. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code></summary>-
GitHub (π¨βπ» 130 Β· π 200 Β· π¦ 190K Β· π 350 - 33% open Β· β±οΈ 28.10.2024):
git clone https://github.com/jupyter/qtconsole
-
PyPi (π₯ 3.1M / month Β· π¦ 370 Β· β±οΈ 28.10.2024):
pip install qtconsole
-
Conda (π₯ 4.9M Β· β±οΈ 09.12.2024):
conda install -c conda-forge qtconsole
-
GitHub (π¨βπ» 8 Β· π 300 Β· π 95 - 65% open Β· β±οΈ 14.09.2024):
git clone https://github.com/abhishekkrthakur/colabcode
-
PyPi (π₯ 10K / month Β· β±οΈ 11.06.2021):
pip install colabcode
- <b><a href="https://github.com/jupyter/jupyter_console">jupyter-console</a></b> (π₯28 Β· β 250 Β· π) - Jupyter Terminal Console. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/datapane/datapane">datapane</a></b> (π₯21 Β· β 1.4K Β· π) - Build and share data reports in 100% Python. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
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.