Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ml-tooling/best-of-jupyter

πŸ† A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
https://github.com/ml-tooling/best-of-jupyter

List: best-of-jupyter

awesome best-of best-of-list collections deep-learning jupyter jupyter-extension jupyter-kernels jupyter-notebook jupyter-notebook-extension jupyter-widget jupyterhub jupyterhub-authenticator jupyterhub-spawner jupyterlab jupyterlab-extension jupyterlab-extensions machine-learning notebook python

Last synced: 4 days ago
JSON representation

πŸ† A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.

Awesome Lists containing this project

README

        


Best-of Jupyter



πŸ†Β  A ranked list of awesome Jupyter projects. Updated weekly.








This curated list contains 300 awesome open-source projects with a total of 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](https://github.com/ml-tooling/best-of-jupyter/issues/new/choose), submit a [pull request](https://github.com/ml-tooling/best-of-jupyter/pulls), or directly edit the [projects.yaml](https://github.com/ml-tooling/best-of-jupyter/edit/main/projects.yaml). Contributions are very welcome!

---


πŸ§™β€β™‚οΈΒ  Discover other best-of lists or create your own.

πŸ“«Β  Subscribe to our newsletter for updates and trending projects.

---

## Contents

- [Notebook Environments](#notebook-environments) _16 projects_
- [Interactive Widgets & Visualization](#interactive-widgets--visualization) _56 projects_
- [Jupyter Extensions](#jupyter-extensions) _24 projects_
- [Jupyter Magic](#jupyter-magic) _12 projects_
- [Jupyter Kernels](#jupyter-kernels) _44 projects_
- [Notebook Sharing & Conversion](#notebook-sharing--conversion) _24 projects_
- [Notebook Tools](#notebook-tools) _26 projects_
- [JupyterLab Renderer](#jupyterlab-renderer) _8 projects_
- [JupyterLab Themes](#jupyterlab-themes) _9 projects_
- [JupyterLab Extensions](#jupyterlab-extensions) _52 projects_
- [JupyterHub Authenticators](#jupyterhub-authenticators) _15 projects_
- [JupyterHub Spawners](#jupyterhub-spawners) _8 projects_
- [Jupyter Components](#jupyter-components) _3 projects_
- [Others](#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

Back to top

_Development environments with support for Jupyter Notebooks._

Jupyter (πŸ₯‡45 Β· ⭐ 13K) - Jupyter Interactive Notebook. BSD-3

- [GitHub](https://github.com/jupyter/notebook) (πŸ‘¨β€πŸ’» 650 Β· πŸ”€ 5.1K Β· πŸ“₯ 23K Β· πŸ“¦ 330K Β· πŸ“‹ 5K - 39% open Β· ⏱️ 07.01.2025):

```
git clone https://github.com/jupyter/notebook
```
- [PyPi](https://pypi.org/project/notebook) (πŸ“₯ 28M / month Β· πŸ“¦ 2.3K Β· ⏱️ 07.01.2025):
```
pip install notebook
```
- [Conda](https://anaconda.org/conda-forge/jupyter) (πŸ“₯ 4.9M Β· ⏱️ 10.12.2024):
```
conda install -c conda-forge jupyter
```
- [Docker Hub](https://hub.docker.com/r/jupyter/datascience-notebook) (πŸ“₯ 34M Β· ⭐ 1.1K Β· ⏱️ 20.10.2023):
```
docker pull jupyter/datascience-notebook
```

JupyterHub (πŸ₯‡39 Β· ⭐ 8.2K) - Multi-user server for Jupyter notebooks. BSD-3

- [GitHub](https://github.com/jupyterhub/jupyterhub) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 2K Β· πŸ“¦ 3.2K Β· πŸ“‹ 2.5K - 7% open Β· ⏱️ 09.01.2025):

```
git clone https://github.com/jupyterhub/jupyterhub
```
- [PyPi](https://pypi.org/project/jupyterhub) (πŸ“₯ 160K / month Β· πŸ“¦ 220 Β· ⏱️ 21.10.2024):
```
pip install jupyterhub
```
- [Conda](https://anaconda.org/conda-forge/jupyterhub) (πŸ“₯ 1.3M Β· ⏱️ 21.10.2024):
```
conda install -c conda-forge jupyterhub
```
- [Docker Hub](https://hub.docker.com/r/jupyterhub/jupyterhub) (πŸ“₯ 5.5M Β· ⭐ 340 Β· ⏱️ 09.01.2025):
```
docker pull jupyterhub/jupyterhub
```

Docker Stacks (πŸ₯ˆ33 Β· ⭐ 8.5K) - Ready-to-run Docker images containing Jupyter applications. BSD-3

- [GitHub](https://github.com/jupyter/docker-stacks) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 3K Β· πŸ“¦ 21 Β· πŸ“‹ 910 - 1% open Β· ⏱️ 15.01.2025):

```
git clone https://github.com/jupyter/docker-stacks
```
- [Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook) (πŸ“₯ 92M Β· ⭐ 460 Β· ⏱️ 20.10.2023):
```
docker pull jupyter/scipy-notebook
```

JupyterLab (πŸ₯ˆ32 Β· ⭐ 14K) - JupyterLab computational environment. BSD-3

- [GitHub](https://github.com/jupyterlab/jupyterlab) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 3.5K):

```
git clone https://github.com/jupyterlab/jupyterlab
```
- [PyPi](https://pypi.org/project/jupyterlab) (πŸ“₯ 28M / month Β· πŸ“¦ 2.9K Β· ⏱️ 08.01.2025):
```
pip install jupyterlab
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab) (πŸ“₯ 12M Β· ⏱️ 08.01.2025):
```
conda install -c conda-forge jupyterlab
```
- [npm](https://www.npmjs.com/package/@jupyterlab/ui-components) (πŸ“₯ 160K / month Β· πŸ“¦ 420 Β· ⏱️ 08.01.2025):
```
npm install @jupyterlab/ui-components
```

VSCode Jupyter (πŸ₯ˆ32 Β· ⭐ 1.3K) - VS Code Jupyter extension. MIT

- [GitHub](https://github.com/microsoft/vscode-jupyter) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 290 Β· πŸ“₯ 1K Β· πŸ“¦ 3 Β· πŸ“‹ 10K - 4% open Β· ⏱️ 06.01.2025):

```
git clone https://github.com/microsoft/vscode-jupyter
```
- [Conda](https://anaconda.org/conda-forge/vscode-jupyter) (πŸ“₯ 110K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge vscode-jupyter
```

sos (πŸ₯ˆ29 Β· ⭐ 280 Β· πŸ“ˆ) - SoS workflow system for daily data analysis. BSD-3

- [GitHub](https://github.com/vatlab/sos) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 45 Β· πŸ“¦ 6.9K Β· πŸ“‹ 1.5K - 4% open Β· ⏱️ 17.10.2024):

```
git clone https://github.com/vatlab/SOS
```
- [PyPi](https://pypi.org/project/sos-notebook) (πŸ“₯ 6.4K / month Β· πŸ“¦ 22 Β· ⏱️ 25.09.2023):
```
pip install sos-notebook
```
- [Conda](https://anaconda.org/conda-forge/sos) (πŸ“₯ 200K Β· ⏱️ 20.12.2024):
```
conda install -c conda-forge sos
```

docker-python (πŸ₯‰26 Β· ⭐ 2.7K) - Kaggle Python docker image. Apache-2

- [GitHub](https://github.com/Kaggle/docker-python) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 940 Β· πŸ“‹ 370 - 5% open Β· ⏱️ 14.01.2025):

```
git clone https://github.com/kaggle/docker-python
```
- [Docker Hub](https://hub.docker.com/r/kaggle/python) (πŸ“₯ 200K Β· ⭐ 190 Β· ⏱️ 10.01.2025):
```
docker pull kaggle/python
```

gpu-jupyter (πŸ₯‰16 Β· ⭐ 720) - GPU-Jupyter: Leverage the flexibility of Jupyterlab through the.. Apache-2

- [GitHub](https://github.com/iot-salzburg/gpu-jupyter) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 230 Β· πŸ“‹ 98 - 5% open Β· ⏱️ 12.12.2024):

```
git clone https://github.com/iot-salzburg/gpu-jupyter
```

jupyterlite (πŸ₯‰12 Β· ⭐ 110) - Wasm powered Jupyter running in the browser. BSD-3

- [GitHub](https://github.com/jtpio/jupyterlite) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 7 Β· ⏱️ 16.01.2025):

```
git clone https://github.com/jtpio/jupyterlite
```

Show 7 hidden projects...

- nteract (πŸ₯ˆ30 Β· ⭐ 6.2K Β· πŸ’€) - The interactive computing suite for you!. BSD-3
- DataLab (πŸ₯‰23 Β· ⭐ 970 Β· πŸ’€) - Interactive tools and developer experiences for Big Data on.. Apache-2
- Hydrogen (πŸ₯‰22 Β· ⭐ 3.9K Β· πŸ’€) - Run code interactively, inspect data, and plot. All the power of.. MIT
- ML Workspace (πŸ₯‰21 Β· ⭐ 3.5K Β· πŸ’€) - All-in-one web-based IDE specialized for machine learning.. Apache-2
- retrolab (πŸ₯‰20 Β· ⭐ 280 Β· πŸ’€) - JupyterLab distribution with a retro look and feel. BSD-3
- jupyverse (πŸ₯‰18 Β· ⭐ 250 Β· πŸ“‰) - A Jupyter server based on FastAPI. ❗️BSD-1-Clause
- ML Hub (πŸ₯‰15 Β· ⭐ 320 Β· πŸ’€) - Multi-user development platform for machine learning teams. Simple.. Apache-2


## 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.

bokeh (πŸ₯‡45 Β· ⭐ 20K) - Interactive Data Visualization in the browser, from Python. BSD-3

- [GitHub](https://github.com/bokeh/bokeh) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 4.2K Β· πŸ“¦ 97K Β· πŸ“‹ 7.8K - 10% open Β· ⏱️ 14.01.2025):

```
git clone https://github.com/bokeh/bokeh
```
- [PyPi](https://pypi.org/project/bokeh) (πŸ“₯ 3.4M / month Β· πŸ“¦ 1.8K Β· ⏱️ 09.01.2025):
```
pip install bokeh
```
- [Conda](https://anaconda.org/conda-forge/bokeh) (πŸ“₯ 16M Β· ⏱️ 09.12.2024):
```
conda install -c conda-forge bokeh
```
- [npm](https://www.npmjs.com/package/@bokeh/bokehjs) (πŸ“₯ 14K / month Β· πŸ“¦ 21 Β· ⏱️ 09.01.2025):
```
npm install @bokeh/bokehjs
```

panel (πŸ₯‡38 Β· ⭐ 4.9K) - Panel: The powerful data exploration & web app framework for Python. BSD-3

- [GitHub](https://github.com/holoviz/panel) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 520 Β· πŸ“¦ 15K Β· πŸ“‹ 3.8K - 30% open Β· ⏱️ 15.01.2025):

```
git clone https://github.com/holoviz/panel
```
- [PyPi](https://pypi.org/project/panel) (πŸ“₯ 570K / month Β· πŸ“¦ 440 Β· ⏱️ 18.12.2024):
```
pip install panel
```
- [Conda](https://anaconda.org/conda-forge/panel) (πŸ“₯ 1.9M Β· ⏱️ 19.12.2024):
```
conda install -c conda-forge panel
```
- [npm](https://www.npmjs.com/package/@holoviz/panel) (πŸ“₯ 18K / month Β· πŸ“¦ 5 Β· ⏱️ 18.12.2024):
```
npm install @holoviz/panel
```

pandas-profiling (πŸ₯‡37 Β· ⭐ 13K) - 1 Line of code data quality profiling & exploratory data.. MIT

- [GitHub](https://github.com/ydataai/ydata-profiling) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.7K Β· πŸ“₯ 230 Β· πŸ“¦ 5.1K Β· πŸ“‹ 820 - 29% open Β· ⏱️ 19.12.2024):

```
git clone https://github.com/pandas-profiling/pandas-profiling
```
- [PyPi](https://pypi.org/project/pandas-profiling) (πŸ“₯ 410K / month Β· πŸ“¦ 180 Β· ⏱️ 03.02.2023):
```
pip install pandas-profiling
```
- [Conda](https://anaconda.org/conda-forge/pandas-profiling) (πŸ“₯ 480K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge pandas-profiling
```

ipywidgets (πŸ₯‡36 Β· ⭐ 3.2K) - Interactive Widgets for the Jupyter Notebook. BSD-3

- [GitHub](https://github.com/jupyter-widgets/ipywidgets) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 950 Β· πŸ“¦ 3 Β· πŸ“‹ 2.1K - 36% open Β· ⏱️ 22.10.2024):

```
git clone https://github.com/jupyter-widgets/ipywidgets
```
- [PyPi](https://pypi.org/project/ipywidgets) (πŸ“₯ 19M / month Β· πŸ“¦ 4.4K Β· ⏱️ 22.10.2024):
```
pip install ipywidgets
```
- [Conda](https://anaconda.org/conda-forge/ipywidgets) (πŸ“₯ 17M Β· ⏱️ 06.12.2024):
```
conda install -c conda-forge ipywidgets
```
- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (πŸ“₯ 68K / month Β· πŸ“¦ 120 Β· ⏱️ 22.10.2024):
```
npm install @jupyter-widgets/jupyterlab-manager
```

evidently (πŸ₯‡35 Β· ⭐ 5.6K) - Evidently is an open-source ML and LLM observability framework... Apache-2

- [GitHub](https://github.com/evidentlyai/evidently) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 620 Β· πŸ“₯ 300 Β· πŸ“¦ 5.2K Β· πŸ“‹ 410 - 44% open Β· ⏱️ 16.01.2025):

```
git clone https://github.com/evidentlyai/evidently
```
- [PyPi](https://pypi.org/project/evidently) (πŸ“₯ 370K / month Β· πŸ“¦ 16 Β· ⏱️ 13.12.2024):
```
pip install evidently
```
- [Conda](https://anaconda.org/conda-forge/evidently) (πŸ“₯ 58K Β· ⏱️ 16.12.2024):
```
conda install -c conda-forge evidently
```

papermill (πŸ₯‡32 Β· ⭐ 6K) - Parameterize, execute, and analyze notebooks. BSD-3

- [GitHub](https://github.com/nteract/papermill) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 430 Β· πŸ“¦ 6.7K Β· πŸ“‹ 410 - 36% open Β· ⏱️ 05.10.2024):

```
git clone https://github.com/nteract/papermill
```
- [PyPi](https://pypi.org/project/papermill) (πŸ“₯ 3.1M / month Β· πŸ“¦ 340 Β· ⏱️ 26.04.2024):
```
pip install papermill
```
- [Conda](https://anaconda.org/conda-forge/papermill) (πŸ“₯ 740K Β· ⏱️ 17.12.2024):
```
conda install -c conda-forge papermill
```

jupyter-matplotlib (πŸ₯‡32 Β· ⭐ 1.6K) - Matplotlib Jupyter Integration. BSD-3

- [GitHub](https://github.com/matplotlib/ipympl) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 220 Β· πŸ“¦ 14K Β· πŸ“‹ 320 - 47% open Β· ⏱️ 02.01.2025):

```
git clone https://github.com/matplotlib/ipympl
```
- [PyPi](https://pypi.org/project/ipympl) (πŸ“₯ 340K / month Β· πŸ“¦ 420 Β· ⏱️ 02.01.2025):
```
pip install ipympl
```
- [Conda](https://anaconda.org/conda-forge/ipympl) (πŸ“₯ 1.8M Β· ⏱️ 07.01.2025):
```
conda install -c conda-forge ipympl
```
- [npm](https://www.npmjs.com/package/jupyter-matplotlib) (πŸ“₯ 8.9K / month Β· πŸ“¦ 7 Β· ⏱️ 02.01.2025):
```
npm install jupyter-matplotlib
```

ipyleaflet (πŸ₯‡32 Β· ⭐ 1.5K) - A Jupyter - Leaflet.js bridge. MIT

- [GitHub](https://github.com/jupyter-widgets/ipyleaflet) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 360 Β· πŸ“¦ 14K Β· πŸ“‹ 660 - 45% open Β· ⏱️ 05.12.2024):

```
git clone https://github.com/jupyter-widgets/ipyleaflet
```
- [PyPi](https://pypi.org/project/ipyleaflet) (πŸ“₯ 150K / month Β· πŸ“¦ 280 Β· ⏱️ 22.07.2024):
```
pip install ipyleaflet
```
- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (πŸ“₯ 1.3M Β· ⏱️ 16.12.2024):
```
conda install -c conda-forge ipyleaflet
```
- [npm](https://www.npmjs.com/package/jupyter-leaflet) (πŸ“₯ 4.8K / month Β· πŸ“¦ 9 Β· ⏱️ 22.07.2024):
```
npm install jupyter-leaflet
```

bqplot (πŸ₯ˆ30 Β· ⭐ 3.6K) - Plotting library for IPython/Jupyter notebooks. Apache-2

- [GitHub](https://github.com/bqplot/bqplot) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 470 Β· πŸ“¦ 61 Β· πŸ“‹ 640 - 42% open Β· ⏱️ 22.10.2024):

```
git clone https://github.com/bqplot/bqplot
```
- [PyPi](https://pypi.org/project/bqplot) (πŸ“₯ 140K / month Β· πŸ“¦ 110 Β· ⏱️ 24.12.2024):
```
pip install bqplot
```
- [Conda](https://anaconda.org/conda-forge/bqplot) (πŸ“₯ 1.5M Β· ⏱️ 16.12.2024):
```
conda install -c conda-forge bqplot
```
- [npm](https://www.npmjs.com/package/bqplot) (πŸ“₯ 3K / month Β· πŸ“¦ 21 Β· ⏱️ 24.12.2024):
```
npm install bqplot
```

nglview (πŸ₯ˆ28 Β· ⭐ 840) - Jupyter widget to interactively view molecular structures and trajectories. MIT

- [GitHub](https://github.com/nglviewer/nglview) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 130 Β· πŸ“₯ 310 Β· πŸ“¦ 4 Β· πŸ“‹ 500 - 6% open Β· ⏱️ 08.12.2024):

```
git clone https://github.com/nglviewer/nglview
```
- [PyPi](https://pypi.org/project/nglview) (πŸ“₯ 32K / month Β· πŸ“¦ 91 Β· ⏱️ 25.11.2024):
```
pip install nglview
```
- [Conda](https://anaconda.org/conda-forge/nglview) (πŸ“₯ 850K Β· ⏱️ 25.11.2024):
```
conda install -c conda-forge nglview
```
- [npm](https://www.npmjs.com/package/nglview-js-widgets) (πŸ“₯ 2.4K / month Β· πŸ“¦ 7 Β· ⏱️ 28.11.2024):
```
npm install nglview-js-widgets
```

itables (πŸ₯ˆ27 Β· ⭐ 820) - Pandas DataFrames as Interactive DataTables. MIT

- [GitHub](https://github.com/mwouts/itables) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 58 Β· πŸ“¦ 850 Β· πŸ“‹ 180 - 17% open Β· ⏱️ 15.12.2024):

```
git clone https://github.com/mwouts/itables
```
- [PyPi](https://pypi.org/project/itables) (πŸ“₯ 430K / month Β· πŸ“¦ 57 Β· ⏱️ 07.12.2024):
```
pip install itables
```
- [Conda](https://anaconda.org/conda-forge/itables) (πŸ“₯ 98K Β· ⏱️ 29.12.2024):
```
conda install -c conda-forge itables
```

ipydatagrid (πŸ₯ˆ26 Β· ⭐ 590) - Fast Datagrid widget for the Jupyter Notebook and JupyterLab. BSD-3

- [GitHub](https://github.com/jupyter-widgets/ipydatagrid) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 53 Β· πŸ“¦ 190 Β· πŸ“‹ 170 - 44% open Β· ⏱️ 16.12.2024):

```
git clone https://github.com/bloomberg/ipydatagrid
```
- [PyPi](https://pypi.org/project/ipydatagrid) (πŸ“₯ 23K / month Β· πŸ“¦ 31 Β· ⏱️ 17.12.2024):
```
pip install ipydatagrid
```
- [Conda](https://anaconda.org/conda-forge/ipydatagrid) (πŸ“₯ 110K Β· ⏱️ 29.12.2024):
```
conda install -c conda-forge ipydatagrid
```
- [npm](https://www.npmjs.com/package/ipydatagrid) (πŸ“₯ 1.5K / month Β· πŸ“¦ 5 Β· ⏱️ 17.12.2024):
```
npm install ipydatagrid
```

itkwidgets (πŸ₯ˆ26 Β· ⭐ 590) - An elegant Python interface for visualization on the web platform.. Apache-2

- [GitHub](https://github.com/InsightSoftwareConsortium/itkwidgets) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 84 Β· πŸ“₯ 130 Β· πŸ“¦ 360 Β· πŸ“‹ 290 - 42% open Β· ⏱️ 08.01.2025):

```
git clone https://github.com/InsightSoftwareConsortium/itkwidgets
```
- [PyPi](https://pypi.org/project/itkwidgets) (πŸ“₯ 12K / month Β· πŸ“¦ 32 Β· ⏱️ 08.01.2025):
```
pip install itkwidgets
```
- [Conda](https://anaconda.org/conda-forge/itkwidgets) (πŸ“₯ 450K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge itkwidgets
```
- [npm](https://www.npmjs.com/package/itkwidgets) (πŸ“₯ 300 / month Β· πŸ“¦ 5 Β· ⏱️ 02.03.2023):
```
npm install itkwidgets
```

jdaviz (πŸ₯ˆ26 Β· ⭐ 150) - Interactive data visualization and analysis tools for astronomical.. BSD-3

- [GitHub](https://github.com/spacetelescope/jdaviz) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 72 Β· πŸ“¦ 54 Β· πŸ“‹ 1K - 31% open Β· ⏱️ 14.01.2025):

```
git clone https://github.com/spacetelescope/jdaviz
```
- [PyPi](https://pypi.org/project/jdaviz) (πŸ“₯ 3K / month Β· πŸ“¦ 6 Β· ⏱️ 23.12.2024):
```
pip install jdaviz
```

responsible-ai-widgets (πŸ₯ˆ25 Β· ⭐ 1.4K) - Responsible AI Toolbox is a suite of tools providing.. MIT

- [GitHub](https://github.com/microsoft/responsible-ai-toolbox) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 370 Β· πŸ“‹ 320 - 26% open Β· ⏱️ 07.01.2025):

```
git clone https://github.com/microsoft/responsible-ai-toolbox
```
- [PyPi](https://pypi.org/project/raiwidgets) (πŸ“₯ 8.6K / month Β· πŸ“¦ 6 Β· ⏱️ 08.07.2024):
```
pip install raiwidgets
```

ipyregulartable (πŸ₯‰24 Β· ⭐ 3.2K) - High performance, editable, stylable datagrids in jupyter.. Apache-2

- [GitHub](https://github.com/finos/ipyregulartable) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 950 Β· πŸ“¦ 15 Β· πŸ“‹ 27 - 37% open Β· ⏱️ 18.11.2024):

```
git clone https://github.com/jpmorganchase/ipyregulartable
```
- [PyPi](https://pypi.org/project/ipyregulartable) (πŸ“₯ 340 / month Β· πŸ“¦ 2 Β· ⏱️ 08.01.2021):
```
pip install ipyregulartable
```
- [Conda](https://anaconda.org/conda-forge/ipyregulartable) (πŸ“₯ 7.5K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge ipyregulartable
```
- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (πŸ“₯ 68K / month Β· πŸ“¦ 120 Β· ⏱️ 22.10.2024):
```
npm install @jupyter-widgets/jupyterlab-manager
```

ipydagred3 (πŸ₯‰24 Β· ⭐ 3.2K) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2

- [GitHub](https://github.com/timkpaine/ipydagred3) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 950 Β· πŸ“¦ 3 Β· πŸ“‹ 24 - 20% open Β· ⏱️ 18.11.2024):

```
git clone https://github.com/timkpaine/ipydagred3
```
- [PyPi](https://pypi.org/project/ipydagred3) (πŸ“₯ 130K / month Β· πŸ“¦ 6 Β· ⏱️ 31.10.2023):
```
pip install ipydagred3
```
- [Conda](https://anaconda.org/conda-forge/ipydagred3) (πŸ“₯ 42K Β· ⏱️ 31.12.2024):
```
conda install -c conda-forge ipydagred3
```
- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (πŸ“₯ 68K / month Β· πŸ“¦ 120 Β· ⏱️ 22.10.2024):
```
npm install @jupyter-widgets/jupyterlab-manager
```

vega (πŸ₯‰24 Β· ⭐ 380) - IPython/Jupyter notebook module for Vega and Vega-Lite. BSD-3

- [GitHub](https://github.com/vega/ipyvega) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 65 Β· πŸ“¦ 4 Β· πŸ“‹ 110 - 14% open Β· ⏱️ 01.01.2025):

```
git clone https://github.com/vega/ipyvega
```
- [PyPi](https://pypi.org/project/vega) (πŸ“₯ 14K / month Β· πŸ“¦ 17 Β· ⏱️ 25.09.2024):
```
pip install vega
```
- [Conda](https://anaconda.org/conda-forge/vega) (πŸ“₯ 690K Β· ⏱️ 25.09.2024):
```
conda install -c conda-forge vega
```

ipyvuetify (πŸ₯‰24 Β· ⭐ 350) - Jupyter widgets based on vuetify UI components. MIT

- [GitHub](https://github.com/widgetti/ipyvuetify) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 59 Β· πŸ“¦ 1.6K Β· πŸ“‹ 220 - 36% open Β· ⏱️ 31.07.2024):

```
git clone https://github.com/mariobuikhuizen/ipyvuetify
```
- [PyPi](https://pypi.org/project/ipyvuetify) (πŸ“₯ 150K / month Β· πŸ“¦ 82 Β· ⏱️ 31.07.2024):
```
pip install ipyvuetify
```
- [Conda](https://anaconda.org/conda-forge/ipyvuetify) (πŸ“₯ 240K Β· ⏱️ 02.08.2024):
```
conda install -c conda-forge ipyvuetify
```
- [npm](https://www.npmjs.com/package/jupyter-vuetify) (πŸ“₯ 5.8K / month Β· πŸ“¦ 6 Β· ⏱️ 31.07.2024):
```
npm install jupyter-vuetify
```

ipywebrtc (πŸ₯‰23 Β· ⭐ 250 Β· πŸ’€) - WebRTC for Jupyter notebook/lab. MIT

- [GitHub](https://github.com/maartenbreddels/ipywebrtc) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 42 Β· πŸ“¦ 1.2K Β· πŸ“‹ 70 - 60% open Β· ⏱️ 06.02.2024):

```
git clone https://github.com/maartenbreddels/ipywebrtc
```
- [PyPi](https://pypi.org/project/ipywebrtc) (πŸ“₯ 36K / month Β· πŸ“¦ 12 Β· ⏱️ 29.03.2021):
```
pip install ipywebrtc
```
- [Conda](https://anaconda.org/conda-forge/ipywebrtc) (πŸ“₯ 390K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge ipywebrtc
```
- [npm](https://www.npmjs.com/package/jupyter-webrtc) (πŸ“₯ 150 / month Β· πŸ“¦ 6 Β· ⏱️ 29.03.2021):
```
npm install jupyter-webrtc
```

ipysigma (πŸ₯‰23 Β· ⭐ 230) - A Jupyter widget using sigma.js to render interactive networks. MIT

- [GitHub](https://github.com/medialab/ipysigma) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 19 Β· πŸ“¦ 54 Β· πŸ“‹ 220 - 29% open Β· ⏱️ 20.12.2024):

```
git clone https://github.com/Yomguithereal/ipysigma
```
- [PyPi](https://pypi.org/project/ipysigma) (πŸ“₯ 10K / month Β· πŸ“¦ 2 Β· ⏱️ 20.12.2024):
```
pip install ipysigma
```
- [npm](https://www.npmjs.com/package/ipysigma) (πŸ“₯ 430 / month Β· πŸ“¦ 5 Β· ⏱️ 20.12.2024):
```
npm install ipysigma
```

ipyvizzu (πŸ₯‰22 Β· ⭐ 960 Β· πŸ’€) - Build animated charts in Jupyter Notebook and similar.. Apache-2

- [GitHub](https://github.com/vizzuhq/ipyvizzu) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 87 Β· πŸ“₯ 330 Β· πŸ“¦ 170 Β· πŸ“‹ 91 - 15% open Β· ⏱️ 29.04.2024):

```
git clone https://github.com/vizzuhq/ipyvizzu
```
- [PyPi](https://pypi.org/project/ipyvizzu) (πŸ“₯ 2K / month Β· πŸ“¦ 3 Β· ⏱️ 21.12.2023):
```
pip install ipyvizzu
```

What-If Tool (πŸ₯‰22 Β· ⭐ 930 Β· πŸ’€) - Source code/webpage/demos for the What-If Tool. Apache-2

- [GitHub](https://github.com/PAIR-code/what-if-tool) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 170 Β· πŸ“¦ 2 Β· πŸ“‹ 150 - 61% open Β· ⏱️ 01.02.2024):

```
git clone https://github.com/PAIR-code/what-if-tool
```
- [PyPi](https://pypi.org/project/witwidget) (πŸ“₯ 7.3K / month Β· πŸ“¦ 6 Β· ⏱️ 12.10.2021):
```
pip install witwidget
```
- [Conda](https://anaconda.org/conda-forge/tensorboard-plugin-wit) (πŸ“₯ 2.3M Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge tensorboard-plugin-wit
```
- [npm](https://www.npmjs.com/package/wit-widget) (πŸ“₯ 220 / month Β· πŸ“¦ 3 Β· ⏱️ 12.10.2021):
```
npm install wit-widget
```

ipyvue (πŸ₯‰22 Β· ⭐ 70) - Jupyter widgets base for Vue libraries. MIT

- [GitHub](https://github.com/widgetti/ipyvue) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 18 Β· πŸ“¦ 1.2K Β· πŸ“‹ 15 - 40% open Β· ⏱️ 14.11.2024):

```
git clone https://github.com/mariobuikhuizen/ipyvue
```
- [PyPi](https://pypi.org/project/ipyvue) (πŸ“₯ 150K / month Β· πŸ“¦ 36 Β· ⏱️ 14.11.2024):
```
pip install ipyvue
```
- [Conda](https://anaconda.org/conda-forge/ipyvue) (πŸ“₯ 190K Β· ⏱️ 14.11.2024):
```
conda install -c conda-forge ipyvue
```
- [npm](https://www.npmjs.com/package/jupyter-vue) (πŸ“₯ 3K / month Β· πŸ“¦ 16 Β· ⏱️ 14.11.2024):
```
npm install jupyter-vue
```

ipysheet (πŸ₯‰21 Β· ⭐ 540 Β· πŸ’€) - Jupyter handsontable integration. MIT

- [GitHub](https://github.com/jupyter-widgets-contrib/ipysheet) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 67 Β· πŸ“¦ 7 Β· πŸ“‹ 120 - 52% open Β· ⏱️ 04.01.2024):

```
git clone https://github.com/QuantStack/ipysheet
```
- [PyPi](https://pypi.org/project/ipysheet) (πŸ“₯ 12K / month Β· πŸ“¦ 38 Β· ⏱️ 28.11.2022):
```
pip install ipysheet
```
- [Conda](https://anaconda.org/conda-forge/ipysheet) (πŸ“₯ 140K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge ipysheet
```
- [npm](https://www.npmjs.com/package/ipysheet) (πŸ“₯ 400 / month Β· πŸ“¦ 5 Β· ⏱️ 28.11.2022):
```
npm install ipysheet
```

tributary (πŸ₯‰21 Β· ⭐ 440 Β· πŸ’€) - Streaming reactive and dataflow graphs in Python. Apache-2

- [GitHub](https://github.com/streamlet-dev/tributary) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 37 Β· πŸ“¦ 68 Β· πŸ“‹ 83 - 12% open Β· ⏱️ 10.02.2024):

```
git clone https://github.com/timkpaine/tributary
```
- [PyPi](https://pypi.org/project/tributary) (πŸ“₯ 760 / month Β· ⏱️ 10.05.2023):
```
pip install tributary
```
- [Conda](https://anaconda.org/conda-forge/tributary) (πŸ“₯ 59K Β· ⏱️ 08.01.2025):
```
conda install -c conda-forge tributary
```

Altair Viewer (πŸ₯‰17 Β· ⭐ 81 Β· πŸ’€) - Viewer for Altair and Vega-Lite visualizations. BSD-3

- [GitHub](https://github.com/altair-viz/altair_viewer) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 11 Β· ⏱️ 30.03.2024):

```
git clone https://github.com/altair-viz/altair_viewer
```
- [PyPi](https://pypi.org/project/altair_viewer) (πŸ“₯ 23K / month Β· πŸ“¦ 27 Β· ⏱️ 06.11.2021):
```
pip install altair_viewer
```
- [Conda](https://anaconda.org/conda-forge/altair_viewer) (πŸ“₯ 98K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge altair_viewer
```

perfume (πŸ₯‰14 Β· ⭐ 33 Β· πŸ’€) - Interactive performance benchmarking in Jupyter. BSD-3

- [GitHub](https://github.com/leifwalsh/perfume) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 3 Β· πŸ“¦ 2 Β· πŸ“‹ 7 - 42% open Β· ⏱️ 16.03.2024):

```
git clone https://github.com/leifwalsh/perfume
```
- [PyPi](https://pypi.org/project/perfume-bench) (πŸ“₯ 330 / month Β· ⏱️ 20.05.2018):
```
pip install perfume-bench
```

Show 27 hidden projects...

- D-Tale (πŸ₯ˆ31 Β· ⭐ 4.8K) - Visualizer for Pandas Data Structures. ❗️LGPL-2.1
- facets-overview (πŸ₯ˆ27 Β· ⭐ 7.4K Β· πŸ’€) - Visualizations for machine learning datasets. Apache-2
- jupyter-dash (πŸ₯ˆ27 Β· ⭐ 960 Β· πŸ’€) - OBSOLETE - Dash v2.11+ has Jupyter support built in!. MIT
- pythreejs (πŸ₯ˆ27 Β· ⭐ 960 Β· πŸ’€) - A Jupyter - Three.js bridge. BSD-3
- qgrid (πŸ₯ˆ26 Β· ⭐ 3.1K Β· πŸ’€) - An interactive grid for sorting, filtering, and editing DataFrames.. Apache-2
- ipyvolume (πŸ₯ˆ26 Β· ⭐ 2K Β· πŸ’€) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
- ipycytoscape (πŸ₯ˆ25 Β· ⭐ 270 Β· πŸ’€) - A Cytoscape Jupyter widget. BSD-3
- Mapbox GL (πŸ₯‰24 Β· ⭐ 670 Β· πŸ’€) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT
- lux (πŸ₯‰23 Β· ⭐ 5.2K Β· πŸ’€) - Automatically visualize your pandas dataframe via a single print!. Apache-2
- pivottablejs (πŸ₯‰23 Β· ⭐ 690 Β· πŸ’€) - Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook,.. MIT
- ipycanvas (πŸ₯‰23 Β· ⭐ 690 Β· πŸ’€) - Interactive Canvas in Jupyter. BSD-3
- gmaps (πŸ₯‰22 Β· ⭐ 760 Β· πŸ’€) - Google maps for Jupyter notebooks. BSD-3
- nbtutor (πŸ₯‰21 Β· ⭐ 460 Β· πŸ’€) - Visualize Python code execution (line-by-line) in Jupyter Notebook.. BSD-3
- ipydatawidgets (πŸ₯‰21 Β· ⭐ 44 Β· πŸ’€) - A set of widgets to help facilitate reuse of large datasets.. BSD-3
- ipytree (πŸ₯‰20 Β· ⭐ 130 Β· πŸ’€) - A Tree Widget using Jupyter-widgets protocol and jsTree. MIT
- ipyscales (πŸ₯‰17 Β· ⭐ 13 Β· πŸ’€) - A widget library for scales. BSD-3
- geonotebook (πŸ₯‰16 Β· ⭐ 1.1K Β· πŸ’€) - A Jupyter notebook extension for geospatial visualization.. Apache-2
- igv.js widget (πŸ₯‰16 Β· ⭐ 150 Β· πŸ’€) - Extension for Jupyter which integrates igv.js. MIT
- niwidgets (πŸ₯‰16 Β· ⭐ 84 Β· πŸ’€) - Neuroimaging widgets for jupyter notebooks. Apache-2
- Jupyter DataTables (πŸ₯‰15 Β· ⭐ 240 Β· πŸ’€) - Jupyter Notebook extension leveraging pandas DataFrames.. MIT
- ipymaterialui (πŸ₯‰14 Β· ⭐ 87 Β· πŸ’€) - Jupyter Widgets based on React Material UI components. MIT
- ipyaggrid (πŸ₯‰14 Β· ⭐ 57 Β· πŸ’€) - Jupyter widget - ag-grid in the notebook. MIT
- pigeon (πŸ₯‰12 Β· ⭐ 780 Β· πŸ’€) - Quickly annotate data from the comfort of your Jupyter notebook. Apache-2
- ipyp5 (πŸ₯‰11 Β· ⭐ 42 Β· πŸ’€) - p5.js Jupyter Widget. BSD-3
- easyexplore (πŸ₯‰11 Β· ⭐ 5 Β· πŸ’€) - Toolbox for easy and effective data exploration in Python. ❗️GPL-3.0
- ipyannotate (πŸ₯‰10 Β· ⭐ 140 Β· πŸ’€) - Jupyter Widget for data annotation. ❗Unlicensed
- Vision UI (πŸ₯‰7 Β· ⭐ 250 Β· πŸ’€) - UI visual interface for fastai - now compatible with Google.. ❗Unlicensed


## Jupyter Extensions

Back to top

_Application plugins that extend the functionality of Jupyter itself._

nbgrader (πŸ₯‡28 Β· ⭐ 1.3K) - A system for assigning and grading notebooks. BSD-3

- [GitHub](https://github.com/jupyter/nbgrader) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 320 Β· πŸ“₯ 630 Β· πŸ“¦ 3 Β· πŸ“‹ 950 - 29% open Β· ⏱️ 20.11.2024):

```
git clone https://github.com/jupyter/nbgrader
```
- [PyPi](https://pypi.org/project/nbgrader) (πŸ“₯ 6.7K / month Β· πŸ“¦ 21 Β· ⏱️ 18.11.2024):
```
pip install nbgrader
```
- [Conda](https://anaconda.org/conda-forge/nbgrader) (πŸ“₯ 200K Β· ⏱️ 19.11.2024):
```
conda install -c conda-forge nbgrader
```

jupyter-server-proxy (πŸ₯‡28 Β· ⭐ 350) - Jupyter notebook server extension to proxy web services. BSD-3

- [GitHub](https://github.com/jupyterhub/jupyter-server-proxy) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 150 Β· πŸ“¦ 5 Β· πŸ“‹ 220 - 37% open Β· ⏱️ 04.12.2024):

```
git clone https://github.com/jupyterhub/jupyter-server-proxy
```
- [PyPi](https://pypi.org/project/jupyter-server-proxy) (πŸ“₯ 200K / month Β· πŸ“¦ 180 Β· ⏱️ 29.08.2024):
```
pip install jupyter-server-proxy
```
- [Conda](https://anaconda.org/conda-forge/jupyter-server-proxy) (πŸ“₯ 1.7M Β· ⏱️ 16.12.2024):
```
conda install -c conda-forge jupyter-server-proxy
```
- [npm](https://www.npmjs.com/package/@jupyterlab/server-proxy) (πŸ“₯ 1.3K / month Β· πŸ“¦ 7 Β· ⏱️ 11.06.2024):
```
npm install @jupyterlab/server-proxy
```

NBextensions Configurator (πŸ₯ˆ25 Β· ⭐ 980 Β· πŸ’€) - A jupyter notebook serverextension providing config.. BSD-3

- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 120 Β· πŸ“¦ 930 Β· πŸ“‹ 110 - 66% open Β· ⏱️ 05.06.2024):

```
git clone https://github.com/jupyter-contrib/jupyter_nbextensions_configurator
```
- [PyPi](https://pypi.org/project/jupyter_nbextensions_configurator) (πŸ“₯ 330K / month Β· πŸ“¦ 35 Β· ⏱️ 05.06.2024):
```
pip install jupyter_nbextensions_configurator
```
- [Conda](https://anaconda.org/conda-forge/jupyter_nbextensions_configurator) (πŸ“₯ 1.8M Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge jupyter_nbextensions_configurator
```

nbgitpuller (πŸ₯ˆ25 Β· ⭐ 210) - Jupyter server extension to sync a git repository one-way to a.. BSD-3

- [GitHub](https://github.com/jupyterhub/nbgitpuller) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 86 Β· πŸ“¦ 910 Β· πŸ“‹ 180 - 47% open Β· ⏱️ 18.11.2024):

```
git clone https://github.com/jupyterhub/nbgitpuller
```
- [PyPi](https://pypi.org/project/nbgitpuller) (πŸ“₯ 21K / month Β· πŸ“¦ 10 Β· ⏱️ 29.03.2024):
```
pip install nbgitpuller
```
- [Conda](https://anaconda.org/conda-forge/nbgitpuller) (πŸ“₯ 110K Β· ⏱️ 07.01.2025):
```
conda install -c conda-forge nbgitpuller
```

Resource Usage (πŸ₯ˆ24 Β· ⭐ 500) - Jupyter Notebook Extension for monitoring your own Resource.. BSD-2

- [GitHub](https://github.com/jupyter-server/jupyter-resource-usage) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 100 Β· πŸ“₯ 470 Β· πŸ“¦ 830 Β· πŸ“‹ 94 - 48% open Β· ⏱️ 28.08.2024):

```
git clone https://github.com/jupyter-server/jupyter-resource-usage
```
- [PyPi](https://pypi.org/project/jupyter-resource-usage) (πŸ“₯ 50K / month Β· πŸ“¦ 15 Β· ⏱️ 31.07.2024):
```
pip install jupyter-resource-usage
```
- [Conda](https://anaconda.org/conda-forge/nbresuse) (πŸ“₯ 570K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge nbresuse
```
- [npm](https://www.npmjs.com/package/@jupyter-server/resource-usage) (πŸ“₯ 2.5K / month Β· πŸ“¦ 6 Β· ⏱️ 31.07.2024):
```
npm install @jupyter-server/resource-usage
```

Rsession Proxy (πŸ₯ˆ23 Β· ⭐ 120) - Jupyter extensions for running an RStudio rsession proxy. BSD-3

- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 87 Β· πŸ“¦ 62 Β· πŸ“‹ 91 - 45% open Β· ⏱️ 14.01.2025):

```
git clone https://github.com/jupyterhub/jupyter-rsession-proxy
```
- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (πŸ“₯ 6.1K / month Β· πŸ“¦ 2 Β· ⏱️ 14.01.2025):
```
pip install jupyter-rsession-proxy
```
- [Conda](https://anaconda.org/conda-forge/jupyter-rsession-proxy) (πŸ“₯ 32K Β· ⏱️ 15.01.2025):
```
conda install -c conda-forge jupyter-rsession-proxy
```

pyforest (πŸ₯ˆ22 Β· ⭐ 1.1K Β· πŸ’€) - pyforest - feel the bliss of automated imports. MIT

- [GitHub](https://github.com/8080labs/pyforest) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 200 Β· πŸ“‹ 34 - 32% open Β· ⏱️ 14.06.2024):

```
git clone https://github.com/8080labs/pyforest
```
- [PyPi](https://pypi.org/project/pyforest) (πŸ“₯ 2.9K / month Β· πŸ“¦ 15 Β· ⏱️ 14.06.2024):
```
pip install pyforest
```

Appmode (πŸ₯ˆ21 Β· ⭐ 460 Β· πŸ’€) - A Jupyter extensions that turns notebooks into web applications. MIT

- [GitHub](https://github.com/oschuett/appmode) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 70 Β· πŸ“¦ 390 Β· πŸ“‹ 59 - 5% open Β· ⏱️ 12.05.2024):

```
git clone https://github.com/oschuett/appmode
```
- [PyPi](https://pypi.org/project/appmode) (πŸ“₯ 1.4K / month Β· πŸ“¦ 8 Β· ⏱️ 12.05.2024):
```
pip install appmode
```
- [Conda](https://anaconda.org/conda-forge/appmode) (πŸ“₯ 280K Β· ⏱️ 12.05.2024):
```
conda install -c conda-forge appmode
```

jupyter-archive (πŸ₯ˆ21 Β· ⭐ 79) - A Jupyter/Jupyterlab extension to make, download and extract.. BSD-3

- [GitHub](https://github.com/jupyterlab-contrib/jupyter-archive) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 15 Β· πŸ“₯ 3.3K Β· πŸ“¦ 270 Β· πŸ“‹ 44 - 18% open Β· ⏱️ 06.01.2025):

```
git clone https://github.com/jupyterlab-contrib/jupyter-archive
```
- [PyPi](https://pypi.org/project/jupyter-archive) (πŸ“₯ 31K / month Β· πŸ“¦ 7 Β· ⏱️ 15.08.2023):
```
pip install jupyter-archive
```
- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (πŸ“₯ 83K Β· ⏱️ 06.01.2025):
```
conda install -c conda-forge jupyter-archive
```
- [npm](https://www.npmjs.com/package/@hadim/jupyter-archive) (πŸ“₯ 110 / month Β· πŸ“¦ 5 Β· ⏱️ 15.08.2023):
```
npm install @hadim/jupyter-archive
```

gator (πŸ₯‰19 Β· ⭐ 270) - Conda environment and package management extension from within Jupyter. BSD-3

- [GitHub](https://github.com/mamba-org/gator) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 29 Β· πŸ“₯ 8 Β· πŸ“¦ 5 Β· πŸ“‹ 64 - 32% open Β· ⏱️ 06.01.2025):

```
git clone https://github.com/mamba-org/gator
```
- [PyPi](https://pypi.org/project/mamba-gator) (πŸ“₯ 440 / month Β· ⏱️ 03.09.2021):
```
pip install mamba-gator
```
- [Conda](https://anaconda.org/conda-forge/mamba_gator) (πŸ“₯ 50K Β· ⏱️ 12.01.2025):
```
conda install -c conda-forge mamba_gator
```
- [npm](https://www.npmjs.com/package/@mamba-org/gator-lab) (πŸ“₯ 37 / month Β· πŸ“¦ 2 Β· ⏱️ 03.09.2021):
```
npm install @mamba-org/gator-lab
```

Jupyter Black (πŸ₯‰8 Β· ⭐ 440 Β· πŸ’€) - Black formatter for Jupyter Notebook. BSD-3

- [GitHub](https://github.com/drillan/jupyter-black) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 24 Β· πŸ“‹ 25 - 44% open Β· ⏱️ 01.02.2020):

```
git clone https://github.com/drillan/jupyter-black
```

Show 13 hidden projects...

- Contrib NBextensions (πŸ₯‡29 Β· ⭐ 5.3K Β· πŸ’€) - A collection of various notebook extensions for.. BSD-3
- Jupyter Themes (πŸ₯‡28 Β· ⭐ 9.8K Β· πŸ’€) - Custom Jupyter Notebook Themes. MIT
- HTTP-over-WebSocket (πŸ₯‰19 Β· ⭐ 270 Β· πŸ’€) - Jupyter support for HTTP-over-ws. Apache-2
- Jupyter Spark (πŸ₯‰17 Β· ⭐ 190 Β· πŸ’€) - Jupyter Notebook extension for Apache Spark integration. MPL-2.0
- Spark Monitor (πŸ₯‰17 Β· ⭐ 170 Β· πŸ’€) - Monitor Apache Spark from Jupyter Notebook. Apache-2
- nb_conda (πŸ₯‰17 Β· ⭐ 140 Β· πŸ’€) - Conda environment and package access extension from within Jupyter. BSD-3
- jupyter-tabnine (πŸ₯‰16 Β· ⭐ 800 Β· πŸ’€) - Autocompletion with Deep Learning on Jupyter Notebook. MIT
- jupyter-tensorboard (πŸ₯‰16 Β· ⭐ 460 Β· πŸ’€) - Start Tensorboard in Jupyter Notebook. MIT
- nbzip (πŸ₯‰15 Β· ⭐ 90 Β· πŸ’€) - Zips and downloads all the contents of a jupyter notebook. Apache-2
- Content Management (πŸ₯‰15 Β· ⭐ 78 Β· πŸ’€) - Jupyter Content Management Extensions. BSD-3
- PPExtensions (πŸ₯‰15 Β· ⭐ 50 Β· πŸ’€) - Set of iPython and Jupyter extensions to improve user.. BSD-3
- jupyter-nbrequirements (πŸ₯‰15 Β· ⭐ 21 Β· πŸ’€) - Dependency management and optimization in Jupyter.. MIT
- jupyterterminals (πŸ₯‰9 Β· ⭐ 12 Β· πŸ’€) - Jupyter plugin to support inline terminal shells along with.. MIT


## Jupyter Magic

Back to top

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

sparkmagic (πŸ₯‡32 Β· ⭐ 1.3K) - Jupyter magics and kernels for working with remote Spark clusters. BSD-3

- [GitHub](https://github.com/jupyter-incubator/sparkmagic) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 450 Β· πŸ“¦ 380 Β· πŸ“‹ 460 - 34% open Β· ⏱️ 22.11.2024):

```
git clone https://github.com/jupyter-incubator/sparkmagic
```
- [PyPi](https://pypi.org/project/sparkmagic) (πŸ“₯ 26K / month Β· πŸ“¦ 7 Β· ⏱️ 13.11.2024):
```
pip install sparkmagic
```
- [Conda](https://anaconda.org/conda-forge/sparkmagic) (πŸ“₯ 150K Β· ⏱️ 14.11.2024):
```
conda install -c conda-forge sparkmagic
```

watermark (πŸ₯ˆ24 Β· ⭐ 910) - An IPython magic extension for printing date and time stamps, version.. BSD-3

- [GitHub](https://github.com/rasbt/watermark) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 92 Β· πŸ“¦ 2.6K Β· πŸ“‹ 48 - 29% open Β· ⏱️ 22.09.2024):

```
git clone https://github.com/rasbt/watermark
```
- [PyPi](https://pypi.org/project/watermark) (πŸ“₯ 39K / month Β· πŸ“¦ 82 Β· ⏱️ 21.09.2024):
```
pip install watermark
```
- [Conda](https://anaconda.org/conda-forge/watermark) (πŸ“₯ 320K Β· ⏱️ 21.09.2024):
```
conda install -c conda-forge watermark
```

ipycache (πŸ₯ˆ17 Β· ⭐ 140) - Defines a %%cache cell magic in the IPython notebook to cache results.. BSD-3

- [GitHub](https://github.com/rossant/ipycache) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 25 Β· πŸ“¦ 35 Β· πŸ“‹ 39 - 43% open Β· ⏱️ 21.11.2024):

```
git clone https://github.com/rossant/ipycache
```
- [PyPi](https://pypi.org/project/ipycache) (πŸ“₯ 190 / month Β· πŸ“¦ 2 Β· ⏱️ 13.10.2013):
```
pip install ipycache
```
- [Conda](https://anaconda.org/conda-forge/ipycache) (πŸ“₯ 96K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge ipycache
```

Show 9 hidden projects...

- ipython-sql (πŸ₯‡29 Β· ⭐ 1.8K Β· πŸ’€) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT
- pick (πŸ₯ˆ22 Β· ⭐ 720 Β· πŸ’€) - Customize your kernels on Launch!. BSD-3
- heat (πŸ₯ˆ17 Β· ⭐ 1K Β· πŸ’€) - IPython magic command to profile and view your python code as a heat map. MIT
- nb_black (πŸ₯ˆ17 Β· ⭐ 360 Β· πŸ’€) - A simple extension for Jupyter Notebook and Jupyter Lab to beautify.. MIT
- blackcellmagic (πŸ₯ˆ17 Β· ⭐ 310 Β· πŸ’€) - IPython magic command to format python code in cell using.. MIT
- py_d3 (πŸ₯‰16 Β· ⭐ 450 Β· πŸ’€) - D3 block magic for Jupyter notebook. MIT
- SQLCell (πŸ₯‰16 Β· ⭐ 150 Β· πŸ’€) - SQLCell is a magic function for the Jupyter Notebook that executes.. MIT
- jupyter-notify (πŸ₯‰15 Β· ⭐ 580 Β· πŸ’€) - A Jupyter Notebook magic for browser notifications of cell.. BSD-3
- jupyter-manim (πŸ₯‰12 Β· ⭐ 200 Β· πŸ’€) - manim cell magic for IPython/Jupyter to show the output video. MIT


## Jupyter Kernels

Back to top

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

IPython Kernel (πŸ₯‡40 Β· ⭐ 660) - IPython Kernel for Jupyter. BSD-3

- [GitHub](https://github.com/ipython/ipykernel) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 370 Β· πŸ“₯ 3.2K Β· πŸ“¦ 450K Β· πŸ“‹ 540 - 52% open Β· ⏱️ 20.12.2024):

```
git clone https://github.com/ipython/ipykernel
```
- [PyPi](https://pypi.org/project/ipykernel) (πŸ“₯ 31M / month Β· πŸ“¦ 4K Β· ⏱️ 22.10.2024):
```
pip install ipykernel
```
- [Conda](https://anaconda.org/anaconda/ipykernel) (πŸ“₯ 980K Β· πŸ“¦ 73 Β· ⏱️ 11.10.2024):
```
conda install -c anaconda ipykernel
```

LFortran (πŸ₯‡30 Β· ⭐ 1K) - Official main repository for LFortran. MIT

- [GitHub](https://github.com/lfortran/lfortran) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 160 Β· πŸ“₯ 2.2K Β· πŸ“‹ 2.9K - 53% open Β· ⏱️ 16.01.2025):

```
git clone https://github.com/lfortran/lfortran
```
- [PyPi](https://pypi.org/project/lfortran) (πŸ“₯ 170 / month Β· ⏱️ 31.07.2020):
```
pip install lfortran
```
- [Conda](https://anaconda.org/conda-forge/lfortran) (πŸ“₯ 180K Β· ⏱️ 16.01.2025):
```
conda install -c conda-forge lfortran
```

Bash Kernel (πŸ₯‡26 Β· ⭐ 710) - A bash kernel for IPython. BSD-3

- [GitHub](https://github.com/takluyver/bash_kernel) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 140 Β· πŸ“¦ 360 Β· πŸ“‹ 110 - 11% open Β· ⏱️ 05.01.2025):

```
git clone https://github.com/takluyver/bash_kernel
```
- [PyPi](https://pypi.org/project/bash_kernel) (πŸ“₯ 70K / month Β· πŸ“¦ 23 Β· ⏱️ 05.01.2025):
```
pip install bash_kernel
```
- [Conda](https://anaconda.org/conda-forge/bash_kernel) (πŸ“₯ 220K Β· ⏱️ 06.01.2025):
```
conda install -c conda-forge bash_kernel
```

Metakernel (πŸ₯‡26 Β· ⭐ 350 Β· πŸ’€) - Jupyter/IPython Kernel Tools. BSD-3

- [GitHub](https://github.com/Calysto/metakernel) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 85 Β· πŸ“₯ 360 Β· πŸ“¦ 960 Β· πŸ“‹ 150 - 22% open Β· ⏱️ 04.04.2024):

```
git clone https://github.com/Calysto/metakernel
```
- [PyPi](https://pypi.org/project/metakernel) (πŸ“₯ 33K / month Β· πŸ“¦ 58 Β· ⏱️ 26.03.2024):
```
pip install metakernel
```
- [Conda](https://anaconda.org/conda-forge/metakernel) (πŸ“₯ 900K Β· ⏱️ 15.12.2024):
```
conda install -c conda-forge metakernel
```

Evcxr (πŸ₯ˆ24 Β· ⭐ 5.7K) - An evaluation context for Rust, including a Jupyter Kernel. MIT

- [GitHub](https://github.com/evcxr/evcxr) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“₯ 5.8K Β· πŸ“¦ 170 Β· πŸ“‹ 260 - 42% open Β· ⏱️ 11.10.2024):

```
git clone https://github.com/evcxr/evcxr
```

.NET Interactive (πŸ₯ˆ24 Β· ⭐ 3K) - .NET Interactive combines the power of .NET with many other.. MIT

- [GitHub](https://github.com/dotnet/interactive) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 390 Β· πŸ“₯ 520 Β· πŸ“‹ 1.6K - 33% open Β· ⏱️ 15.01.2025):

```
git clone https://github.com/dotnet/interactive
```

almond (πŸ₯ˆ24 Β· ⭐ 1.6K) - A Scala kernel for Jupyter. BSD-3

- [GitHub](https://github.com/almond-sh/almond) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 240 Β· πŸ“₯ 2.9K Β· πŸ“‹ 350 - 40% open Β· ⏱️ 06.11.2024):

```
git clone https://github.com/almond-sh/almond
```
- [Docker Hub](https://hub.docker.com/r/almondsh/almond) (πŸ“₯ 20K Β· ⭐ 6 Β· ⏱️ 03.06.2024):
```
docker pull almondsh/almond
```

Octave Kernel (πŸ₯ˆ24 Β· ⭐ 450 Β· πŸ’€) - An Octave kernel for IPython. BSD-3

- [GitHub](https://github.com/Calysto/octave_kernel) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 67 Β· πŸ“₯ 310 Β· πŸ“¦ 93 Β· πŸ“‹ 180 - 18% open Β· ⏱️ 15.04.2024):

```
git clone https://github.com/calysto/octave_kernel
```
- [PyPi](https://pypi.org/project/octave_kernel) (πŸ“₯ 15K / month Β· πŸ“¦ 7 Β· ⏱️ 15.04.2024):
```
pip install octave_kernel
```
- [Conda](https://anaconda.org/conda-forge/octave_kernel) (πŸ“₯ 600K Β· ⏱️ 28.12.2024):
```
conda install -c conda-forge octave_kernel
```

IHaskell (πŸ₯ˆ23 Β· ⭐ 2.6K) - A Haskell kernel for the Jupyter project. MIT

- [GitHub](https://github.com/IHaskell/IHaskell) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 260 Β· πŸ“‹ 790 - 5% open Β· ⏱️ 12.01.2025):

```
git clone https://github.com/gibiansky/IHaskell
```
- [npm](https://www.npmjs.com/package/ihaskell_jupyterlab) (πŸ“₯ 17 / month Β· πŸ“¦ 3 Β· ⏱️ 01.08.2018):
```
npm install ihaskell_jupyterlab
```

IRkernel (πŸ₯ˆ23 Β· ⭐ 1.7K Β· πŸ’€) - R kernel for Jupyter. MIT

- [GitHub](https://github.com/IRkernel/IRkernel) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 290 Β· πŸ“‹ 600 - 11% open Β· ⏱️ 29.04.2024):

```
git clone https://github.com/IRkernel/IRkernel
```
- [Conda](https://anaconda.org/r/r-irkernel) (πŸ“₯ 170K Β· ⏱️ 16.01.2024):
```
conda install -c r r-irkernel
```
- [Docker Hub](https://hub.docker.com/r/jupyter/r-notebook) (πŸ“₯ 2.4M Β· ⭐ 60 Β· ⏱️ 20.10.2023):
```
docker pull jupyter/r-notebook
```

IRuby (πŸ₯ˆ22 Β· ⭐ 910) - Official gem repository: Ruby kernel for Jupyter/IPython Notebook. MIT

- [GitHub](https://github.com/SciRuby/iruby) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 31 Β· πŸ“₯ 22 Β· πŸ“¦ 250 Β· πŸ“‹ 200 - 25% open Β· ⏱️ 29.12.2024):

```
git clone https://github.com/SciRuby/iruby
```
- [Docker Hub](https://hub.docker.com/r/rubydata/datascience-notebook) (πŸ“₯ 2.5K Β· ⭐ 5 Β· ⏱️ 03.02.2023):
```
docker pull rubydata/datascience-notebook
```

xeus-python (πŸ₯ˆ22 Β· ⭐ 440) - Jupyter kernel for the Python programming language. BSD-3

- [GitHub](https://github.com/jupyter-xeus/xeus-python) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 75 Β· πŸ“‹ 200 - 33% open Β· ⏱️ 13.01.2025):

```
git clone https://github.com/jupyter-xeus/xeus-python
```
- [PyPi](https://pypi.org/project/xeus-python) (πŸ“₯ 16K / month Β· πŸ“¦ 3 Β· ⏱️ 22.12.2023):
```
pip install xeus-python
```
- [Conda](https://anaconda.org/conda-forge/xeus-python) (πŸ“₯ 1.8M Β· ⏱️ 23.10.2024):
```
conda install -c conda-forge xeus-python
```

IJulia.jl (πŸ₯ˆ21 Β· ⭐ 2.8K) - Julia kernel for Jupyter. MIT

- [GitHub](https://github.com/JuliaLang/IJulia.jl) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 420 Β· πŸ“‹ 860 - 16% open Β· ⏱️ 11.12.2024):

```
git clone https://github.com/JuliaLang/IJulia.jl
```

xeus-cling (πŸ₯ˆ20 Β· ⭐ 3.1K Β· πŸ’€) - Jupyter kernel for the C++ programming language. BSD-3

- [GitHub](https://github.com/jupyter-xeus/xeus-cling) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 300 Β· πŸ“‹ 300 - 55% open Β· ⏱️ 16.04.2024):

```
git clone https://github.com/jupyter-xeus/xeus-cling
```
- [Conda](https://anaconda.org/conda-forge/xeus-cling) (πŸ“₯ 290K Β· ⏱️ 11.11.2023):
```
conda install -c conda-forge xeus-cling
```

Apache Toree (πŸ₯ˆ20 Β· ⭐ 740) - Jupyter kernel for Apache Spark. Apache-2

- [GitHub](https://github.com/apache/incubator-toree) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 220 Β· ⏱️ 08.11.2024):

```
git clone https://github.com/apache/incubator-toree
```
- [PyPi](https://pypi.org/project/toree) (πŸ“₯ 6.8K / month Β· ⏱️ 21.04.2022):
```
pip install toree
```

nb_conda_kernels (πŸ₯ˆ20 Β· ⭐ 600) - Package for managing conda environment-based kernels inside.. BSD-3

- [GitHub](https://github.com/anaconda/nb_conda_kernels) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 69 Β· πŸ“‹ 160 - 6% open Β· ⏱️ 04.11.2024):

```
git clone https://github.com/Anaconda-Platform/nb_conda_kernels
```
- [Conda](https://anaconda.org/conda-forge/nb_conda_kernels) (πŸ“₯ 1.5M Β· ⏱️ 26.04.2024):
```
conda install -c conda-forge nb_conda_kernels
```

clojupyter (πŸ₯‰19 Β· ⭐ 840) - a Jupyter kernel for Clojure. MIT

- [GitHub](https://github.com/clojupyter/clojupyter) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 90 Β· πŸ“₯ 9 Β· πŸ“‹ 110 - 8% open Β· ⏱️ 07.01.2025):

```
git clone https://github.com/clojupyter/clojupyter
```
- [Conda](https://anaconda.org/simplect/clojupyter) (πŸ“₯ 3.8K Β· ⏱️ 20.07.2023):
```
conda install -c simplect clojupyter
```
- [Docker Hub](https://hub.docker.com/r/simplect/clojupyter) (πŸ“₯ 430 Β· ⏱️ 25.04.2019):
```
docker pull simplect/clojupyter
```

SAS Kernel (πŸ₯‰18 Β· ⭐ 200) - A Jupyter kernel for SAS. This opens up all the data manipulation.. Apache-2

- [GitHub](https://github.com/sassoftware/sas_kernel) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 83 Β· πŸ“‹ 60 - 1% open Β· ⏱️ 17.07.2024):

```
git clone https://github.com/sassoftware/sas_kernel
```
- [PyPi](https://pypi.org/project/sas_kernel) (πŸ“₯ 3.8K / month Β· πŸ“¦ 2 Β· ⏱️ 01.12.2022):
```
pip install sas_kernel
```
- [Conda](https://anaconda.org/anaconda/sas_kernel) (πŸ“₯ 2.9K Β· ⏱️ 16.06.2023):
```
conda install -c anaconda sas_kernel
```

xeus-sqlite (πŸ₯‰16 Β· ⭐ 170) - Jupyter kernel for SQLite. BSD-3

- [GitHub](https://github.com/jupyter-xeus/xeus-sqlite) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 24 Β· πŸ“‹ 48 - 35% open Β· ⏱️ 16.12.2024):

```
git clone https://github.com/jupyter-xeus/xeus-sqlite
```
- [Conda](https://anaconda.org/conda-forge/xeus-sqlite) (πŸ“₯ 55K Β· ⏱️ 16.12.2024):
```
conda install -c conda-forge xeus-sqlite
```

nbstata (πŸ₯‰16 Β· ⭐ 31) - A Jupyter kernel for Stata built on pystata. ❗️GPL-3.0

- [GitHub](https://github.com/hugetim/nbstata) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 3 Β· πŸ“‹ 41 - 24% open Β· ⏱️ 05.11.2024):

```
git clone https://github.com/hugetim/nbstata
```
- [PyPi](https://pypi.org/project/nbstata) (πŸ“₯ 1.8K / month Β· ⏱️ 29.10.2024):
```
pip install nbstata
```

IElixir (πŸ₯‰14 Β· ⭐ 360 Β· πŸ’€) - Jupyters kernel for Elixir programming language. Apache-2

- [GitHub](https://github.com/pprzetacznik/IElixir) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 44 Β· πŸ“‹ 32 - 37% open Β· ⏱️ 26.05.2024):

```
git clone https://github.com/pprzetacznik/IElixir
```
- [npm](https://www.npmjs.com/package/jupyterlab-ielixir) (πŸ“₯ 3 / month Β· πŸ“¦ 5 Β· ⏱️ 11.05.2021):
```
npm install jupyterlab-ielixir
```
- [Docker Hub](https://hub.docker.com/r/pprzetacznik/ielixir) (πŸ“₯ 400 Β· ⭐ 1 Β· ⏱️ 26.05.2024):
```
docker pull pprzetacznik/ielixir
```

Show 23 hidden projects...

- xonsh (πŸ₯‡35 Β· ⭐ 8.5K) - Python-powered shell. Full-featured and cross-platform. ❗️Custom
- Kernel Gateway (πŸ₯ˆ25 Β· ⭐ 510 Β· πŸ’€) - Jupyter Kernel Gateway. ❗Unlicensed
- IJavascript (πŸ₯ˆ24 Β· ⭐ 2.2K Β· πŸ’€) - IJavascript is a javascript kernel for the Jupyter notebook. BSD-3
- gophernotes (πŸ₯ˆ22 Β· ⭐ 3.9K Β· πŸ’€) - The Go kernel for Jupyter notebooks and nteract. MIT
- Enterprise Gateway (πŸ₯ˆ20 Β· ⭐ 630) - A lightweight, multi-tenant, scalable and secure.. ❗Unlicensed
- Spylon Kernel (πŸ₯ˆ20 Β· ⭐ 190 Β· πŸ’€) - Jupyter kernel for scala and spark. BSD-3
- IJava (πŸ₯‰19 Β· ⭐ 1.1K Β· πŸ’€) - A Jupyter kernel for executing Java code. MIT
- Ansible Kernel (πŸ₯‰19 Β· ⭐ 540 Β· πŸ’€) - Jupyter Notebook Kernel for running Ansible Tasks and.. Apache-2
- Matlab Kernel (πŸ₯‰19 Β· ⭐ 470 Β· πŸ’€) - Jupyter Kernel for Matlab. BSD-3
- OCaml Kernel (πŸ₯‰18 Β· ⭐ 290 Β· πŸ’€) - An OCaml kernel for Jupyter (IPython) notebook. MIT
- SciJava Kernel (πŸ₯‰18 Β· ⭐ 180 Β· πŸ’€) - [RETIRED] Try IJava or BeakerX. Apache-2
- F# Kernel (πŸ₯‰17 Β· ⭐ 440 Β· πŸ’€) - F# for Jupyter Notebooks. BSD-3
- notebookJS (πŸ₯‰17 Β· ⭐ 270 Β· πŸ’€) - notebookJS: seamless JavaScript integration in Python Notebooks. MIT
- Kernel Detection (πŸ₯‰16 Β· ⭐ 150 Β· πŸ’€) - An Jupyter plugin to enable the automatic detection of.. BSD-2
- Wolfram Kernel (πŸ₯‰15 Β· ⭐ 1.1K Β· πŸ’€) - Wolfram Language kernel for Jupyter notebooks. MIT
- lgo (πŸ₯‰14 Β· ⭐ 2.4K Β· πŸ’€) - Interactive Go programming with Jupyter. BSD-3
- allthekernels (πŸ₯‰14 Β· ⭐ 77 Β· πŸ’€) - A multiplexer kernel for Jupyter. MIT
- SSH Kernel (πŸ₯‰14 Β· ⭐ 73 Β· πŸ’€) - SSH Kernel for Jupyter. BSD-3
- pidgy (πŸ₯‰14 Β· ⭐ 44 Β· πŸ’€) - Interactive computing in Markdown. BSD-3
- ssh_ipykernel (πŸ₯‰12 Β· ⭐ 16 Β· πŸ’€) - A remote jupyter kernel via ssh. MIT
- remote_ikernel (πŸ₯‰11 Β· ⭐ 18 Β· πŸ’€) - All your Jupyter kernels, on all your machines, in one place. BSD-2
- ICSharp (πŸ₯‰10 Β· ⭐ 280 Β· πŸ’€) - C# kernel for Jupyter. Apache-2
- kernel-relay (πŸ₯‰4 Β· ⭐ 12 Β· πŸ’€) - 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 (πŸ₯‡39 Β· ⭐ 1.8K) - Jupyter Notebook Conversion. BSD-3

- [GitHub](https://github.com/jupyter/nbconvert) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 570 Β· πŸ“₯ 1.7K Β· πŸ“¦ 330K Β· πŸ“‹ 1.2K - 46% open Β· ⏱️ 02.01.2025):

```
git clone https://github.com/jupyter/nbconvert
```
- [PyPi](https://pypi.org/project/nbconvert) (πŸ“₯ 27M / month Β· πŸ“¦ 2.1K Β· ⏱️ 02.01.2025):
```
pip install nbconvert
```
- [Conda](https://anaconda.org/conda-forge/nbconvert) (πŸ“₯ 20M Β· ⏱️ 07.01.2025):
```
conda install -c conda-forge nbconvert
```

Jupytext (πŸ₯‡35 Β· ⭐ 6.7K) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT

- [GitHub](https://github.com/mwouts/jupytext) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 390 Β· πŸ“¦ 9.1K Β· πŸ“‹ 700 - 20% open Β· ⏱️ 17.12.2024):

```
git clone https://github.com/mwouts/jupytext
```
- [PyPi](https://pypi.org/project/jupytext) (πŸ“₯ 900K / month Β· πŸ“¦ 590 Β· ⏱️ 17.12.2024):
```
pip install jupytext
```
- [Conda](https://anaconda.org/conda-forge/jupytext) (πŸ“₯ 990K Β· ⏱️ 19.12.2024):
```
conda install -c conda-forge jupytext
```
- [npm](https://www.npmjs.com/package/jupyterlab-jupytext) (πŸ“₯ 2.7K / month Β· πŸ“¦ 5 Β· ⏱️ 05.05.2024):
```
npm install jupyterlab-jupytext
```

Jupyter Book (πŸ₯‡34 Β· ⭐ 3.9K Β· πŸ“ˆ) - Create beautiful, publication-quality books and documents.. BSD-3

- [GitHub](https://github.com/jupyter-book/jupyter-book) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 670 Β· πŸ“₯ 22 Β· πŸ“¦ 16K Β· πŸ“‹ 1.4K - 44% open Β· ⏱️ 09.01.2025):

```
git clone https://github.com/executablebooks/jupyter-book
```
- [PyPi](https://pypi.org/project/jupyter-book) (πŸ“₯ 130K / month Β· πŸ“¦ 370 Β· ⏱️ 14.01.2025):
```
pip install jupyter-book
```
- [Conda](https://anaconda.org/conda-forge/jupyter-book) (πŸ“₯ 190K Β· ⏱️ 30.12.2024):
```
conda install -c conda-forge jupyter-book
```

nbdime (πŸ₯ˆ33 Β· ⭐ 2.7K) - Tools for diffing and merging of Jupyter notebooks. BSD-3

- [GitHub](https://github.com/jupyter/nbdime) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 160 Β· πŸ“₯ 270 Β· πŸ“¦ 11K Β· πŸ“‹ 360 - 26% open Β· ⏱️ 05.09.2024):

```
git clone https://github.com/jupyter/nbdime
```
- [PyPi](https://pypi.org/project/nbdime) (πŸ“₯ 160K / month Β· πŸ“¦ 99 Β· ⏱️ 05.09.2024):
```
pip install nbdime
```
- [Conda](https://anaconda.org/conda-forge/nbdime) (πŸ“₯ 1.1M Β· ⏱️ 18.12.2024):
```
conda install -c conda-forge nbdime
```
- [npm](https://www.npmjs.com/package/nbdime-jupyterlab) (πŸ“₯ 11K / month Β· πŸ“¦ 8 Β· ⏱️ 05.09.2024):
```
npm install nbdime-jupyterlab
```

Voila (πŸ₯ˆ32 Β· ⭐ 5.5K Β· πŸ“‰) - Voil turns Jupyter notebooks into standalone web applications. BSD-3

- [GitHub](https://github.com/voila-dashboards/voila) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 500 Β· πŸ“₯ 1.8K Β· πŸ“¦ 12K Β· πŸ“‹ 760 - 41% open Β· ⏱️ 22.10.2024):

```
git clone https://github.com/voila-dashboards/voila
```
- [PyPi](https://pypi.org/project/voila) (πŸ“₯ 110K / month Β· πŸ“¦ 150 Β· ⏱️ 18.10.2024):
```
pip install voila
```
- [Conda](https://anaconda.org/conda-forge/voila) (πŸ“₯ 440K Β· ⏱️ 29.12.2024):
```
conda install -c conda-forge voila
```
- [npm](https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview) (πŸ“₯ 150 / month Β· πŸ“¦ 5 Β· ⏱️ 19.05.2020):
```
npm install @jupyter-voila/jupyterlab-preview
```

nikola (πŸ₯ˆ31 Β· ⭐ 2.6K) - A static website and blog generator. MIT

- [GitHub](https://github.com/getnikola/nikola) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 440 Β· πŸ“₯ 170 Β· πŸ“¦ 530 Β· πŸ“‹ 2.2K - 3% open Β· ⏱️ 11.01.2025):

```
git clone https://github.com/getnikola/nikola
```
- [PyPi](https://pypi.org/project/nikola) (πŸ“₯ 4.1K / month Β· πŸ“¦ 2 Β· ⏱️ 29.04.2024):
```
pip install nikola
```

Stencila (πŸ₯ˆ29 Β· ⭐ 810) - Documents with Scientific Intelligence. Apache-2

- [GitHub](https://github.com/stencila/stencila) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 47 Β· πŸ“₯ 5.7K Β· πŸ“¦ 20 Β· πŸ“‹ 840 - 12% open Β· ⏱️ 16.01.2025):

```
git clone https://github.com/stencila/stencila
```
- [npm](https://www.npmjs.com/package/stencila) (πŸ“₯ 180 / month Β· πŸ“¦ 9 Β· ⏱️ 06.11.2020):
```
npm install stencila
```
- [Docker Hub](https://hub.docker.com/r/stencila/cloud) (πŸ“₯ 16K Β· ⏱️ 08.04.2019):
```
docker pull stencila/cloud
```

mkdocs-jupyter (πŸ₯ˆ27 Β· ⭐ 420) - Use Jupyter Notebook in mkdocs. Apache-2

- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 53 Β· πŸ“¦ 3.3K Β· πŸ“‹ 140 - 23% open Β· ⏱️ 15.10.2024):

```
git clone https://github.com/danielfrg/mkdocs-jupyter
```
- [PyPi](https://pypi.org/project/mkdocs-jupyter) (πŸ“₯ 120K / month Β· πŸ“¦ 450 Β· ⏱️ 15.10.2024):
```
pip install mkdocs-jupyter
```
- [Conda](https://anaconda.org/conda-forge/mkdocs-jupyter) (πŸ“₯ 92K Β· ⏱️ 13.01.2025):
```
conda install -c conda-forge mkdocs-jupyter
```

BinderHub (πŸ₯‰25 Β· ⭐ 2.6K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3

- [GitHub](https://github.com/jupyterhub/binderhub) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 390 Β· πŸ“¦ 12 Β· πŸ“‹ 730 - 31% open Β· ⏱️ 15.01.2025):

```
git clone https://github.com/jupyterhub/binderhub
```
- [PyPi](https://pypi.org/project/binderhub) (πŸ“₯ 97 / month Β· ⏱️ 07.11.2018):
```
pip install binderhub
```

jupyter-flex (πŸ₯‰21 Β· ⭐ 320 Β· πŸ’€) - Build dashboards using Jupyter Notebooks. Apache-2

- [GitHub](https://github.com/danielfrg/jupyter-flex) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 54 Β· πŸ“¦ 55 Β· πŸ“‹ 64 - 20% open Β· ⏱️ 07.05.2024):

```
git clone https://github.com/danielfrg/jupyter-flex
```
- [PyPi](https://pypi.org/project/jupyter-flex) (πŸ“₯ 2.8K / month Β· ⏱️ 28.03.2023):
```
pip install jupyter-flex
```
- [Conda](https://anaconda.org/conda-forge/jupyter-flex) (πŸ“₯ 22K Β· ⏱️ 13.01.2025):
```
conda install -c conda-forge jupyter-flex
```
- [npm](https://www.npmjs.com/package/@danielfrg/jupyter-flex) (πŸ“₯ 25 / month Β· πŸ“¦ 5 Β· ⏱️ 02.10.2021):
```
npm install @danielfrg/jupyter-flex
```

ThebeLab (πŸ₯‰20 Β· ⭐ 400 Β· πŸ“‰) - Turn static HTML pages into live documents with Jupyter kernels. BSD-3

- [GitHub](https://github.com/jupyter-book/thebe) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 68 Β· πŸ“¦ 14 Β· πŸ“‹ 240 - 43% open Β· ⏱️ 07.01.2025):

```
git clone https://github.com/executablebooks/thebe
```
- [npm](https://www.npmjs.com/package/thebe) (πŸ“₯ 6.1K / month Β· πŸ“¦ 3 Β· ⏱️ 06.09.2024):
```
npm install thebe
```

nbgallery (πŸ₯‰20 Β· ⭐ 150) - Enterprise Jupyter notebook sharing and collaboration app. MIT

- [GitHub](https://github.com/nbgallery/nbgallery) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 36 Β· πŸ“‹ 510 - 9% open Β· ⏱️ 06.12.2024):

```
git clone https://github.com/nbgallery/nbgallery
```
- [Docker Hub](https://hub.docker.com/r/nbgallery/nbgallery) (πŸ“₯ 170K Β· ⭐ 5 Β· ⏱️ 06.12.2024):
```
docker pull nbgallery/nbgallery
```

nbinteract (πŸ₯‰19 Β· ⭐ 240 Β· πŸ’€) - Create interactive webpages from Jupyter Notebooks. BSD-3

- [GitHub](https://github.com/SamLau95/nbinteract) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 22 Β· πŸ“¦ 4 Β· πŸ“‹ 110 - 61% open Β· ⏱️ 13.02.2024):

```
git clone https://github.com/SamLau95/nbinteract
```
- [PyPi](https://pypi.org/project/nbinteract) (πŸ“₯ 1.3K / month Β· πŸ“¦ 3 Β· ⏱️ 05.01.2021):
```
pip install nbinteract
```
- [npm](https://www.npmjs.com/package/nbinteract) (πŸ“₯ 35 / month Β· πŸ“¦ 5 Β· ⏱️ 05.01.2021):
```
npm install nbinteract
```

cdsdashboards (πŸ₯‰18 Β· ⭐ 200) - JupyterHub extension for ContainDS Dashboards. BSD-3

- [GitHub](https://github.com/ideonate/cdsdashboards) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 37 Β· πŸ“‹ 95 - 37% open Β· ⏱️ 15.08.2024):

```
git clone https://github.com/ideonate/cdsdashboards
```
- [PyPi](https://pypi.org/project/cdsdashboards) (πŸ“₯ 1.9K / month Β· ⏱️ 19.09.2022):
```
pip install cdsdashboards
```
- [Conda](https://anaconda.org/conda-forge/cdsdashboards) (πŸ“₯ 72K Β· ⏱️ 09.01.2025):
```
conda install -c conda-forge cdsdashboards
```

Show 10 hidden projects...

- RISE (πŸ₯ˆ28 Β· ⭐ 3.7K Β· πŸ’€) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. BSD-3
- Knowledge Repo (πŸ₯ˆ26 Β· ⭐ 5.5K Β· πŸ’€) - A next-generation curated knowledge sharing platform.. Apache-2
- nbviewer (πŸ₯‰25 Β· ⭐ 2.3K Β· πŸ’€) - nbconvert as a web service: Render Jupyter Notebooks as static web.. BSD-3
- notedown (πŸ₯‰22 Β· ⭐ 850 Β· πŸ’€) - Markdown = IPython Notebook. BSD-2
- scrapbook (πŸ₯‰22 Β· ⭐ 280 Β· πŸ’€) - A library for recording and reading data in notebooks. BSD-3
- commuter (πŸ₯‰21 Β· ⭐ 6.2K Β· πŸ’€) - Notebook sharing hub. BSD-3
- mknotebooks (πŸ₯‰21 Β· ⭐ 140 Β· πŸ’€) - A plugin for mkdocs to help you include Jupyter notebooks in your.. MIT
- bookstore (πŸ₯‰18 Β· ⭐ 200 Β· πŸ’€) - Notebook storage and publishing workflows for the masses. BSD-3
- pynb (πŸ₯‰16 Β· ⭐ 250 Β· πŸ’€) - Jupyter Notebooks as plain Python code with embedded Markdown text. MIT
- jnotebook-reader (πŸ₯‰9 Β· ⭐ 100 Β· πŸ’€) - An awesome viewer to browse and render Jupyter.. Apache-2


## Notebook Tools

Back to top

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

Jupyter Client (πŸ₯‡34 Β· ⭐ 400) - Jupyter protocol client APIs. BSD-3

- [GitHub](https://github.com/jupyter/jupyter_client) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 280 Β· πŸ“₯ 2.2K Β· πŸ“‹ 400 - 49% open Β· ⏱️ 08.01.2025):

```
git clone https://github.com/jupyter/jupyter_client
```
- [PyPi](https://pypi.org/project/jupyter-client) (πŸ“₯ 31M / month Β· πŸ“¦ 1.2K Β· ⏱️ 17.09.2024):
```
pip install jupyter-client
```
- [Conda](https://anaconda.org/conda-forge/jupyter_client) (πŸ“₯ 27M Β· ⏱️ 05.12.2024):
```
conda install -c conda-forge jupyter_client
```

nbformat (πŸ₯‡34 Β· ⭐ 280 Β· πŸ’€) - Reference implementation of the Jupyter Notebook format. BSD-3

- [GitHub](https://github.com/jupyter/nbformat) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 150 Β· πŸ“₯ 550 Β· πŸ“¦ 330K Β· πŸ“‹ 150 - 45% open Β· ⏱️ 10.06.2024):

```
git clone https://github.com/jupyter/nbformat
```
- [PyPi](https://pypi.org/project/nbformat) (πŸ“₯ 28M / month Β· πŸ“¦ 1.9K Β· ⏱️ 04.04.2024):
```
pip install nbformat
```
- [Conda](https://anaconda.org/conda-forge/nbformat) (πŸ“₯ 27M Β· ⏱️ 05.12.2024):
```
conda install -c conda-forge nbformat
```
- [npm](https://www.npmjs.com/package/nbformat-schema) (πŸ“₯ 49 / month Β· πŸ“¦ 5 Β· ⏱️ 04.04.2024):
```
npm install nbformat-schema
```

nbdev (πŸ₯‡33 Β· ⭐ 5K) - Create delightful software with Jupyter Notebooks. Apache-2

- [GitHub](https://github.com/AnswerDotAI/nbdev) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 490 Β· πŸ“‹ 900 - 18% open Β· ⏱️ 28.12.2024):

```
git clone https://github.com/fastai/nbdev
```
- [PyPi](https://pypi.org/project/nbdev) (πŸ“₯ 74K / month Β· πŸ“¦ 350 Β· ⏱️ 03.12.2024):
```
pip install nbdev
```

nbclient (πŸ₯‡33 Β· ⭐ 160) - A client library for executing notebooks. Formally nbconverts.. BSD-3

- [GitHub](https://github.com/jupyter/nbclient) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 57 Β· πŸ“₯ 720 Β· πŸ“¦ 210K Β· πŸ“‹ 120 - 41% open Β· ⏱️ 19.12.2024):

```
git clone https://github.com/jupyter/nbclient
```
- [PyPi](https://pypi.org/project/nbclient) (πŸ“₯ 27M / month Β· πŸ“¦ 470 Β· ⏱️ 19.12.2024):
```
pip install nbclient
```
- [Conda](https://anaconda.org/conda-forge/nbclient) (πŸ“₯ 18M Β· ⏱️ 19.12.2024):
```
conda install -c conda-forge nbclient
```

repo2docker (πŸ₯ˆ27 Β· ⭐ 1.6K) - Turn repositories into Jupyter-enabled Docker images. BSD-3

- [GitHub](https://github.com/jupyterhub/repo2docker) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“‹ 550 - 32% open Β· ⏱️ 03.01.2025):

```
git clone https://github.com/jupyterhub/repo2docker
```
- [PyPi](https://pypi.org/project/jupyter-repo2docker) (πŸ“₯ 3.6K / month Β· πŸ“¦ 29 Β· ⏱️ 01.07.2024):
```
pip install jupyter-repo2docker
```

nbQA (πŸ₯ˆ27 Β· ⭐ 1.1K) - Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter.. MIT

- [GitHub](https://github.com/nbQA-dev/nbQA) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 42 Β· πŸ“₯ 130 Β· πŸ“‹ 300 - 4% open Β· ⏱️ 06.01.2025):

```
git clone https://github.com/nbQA-dev/nbQA
```
- [PyPi](https://pypi.org/project/nbqa) (πŸ“₯ 270K / month Β· πŸ“¦ 110 Β· ⏱️ 10.11.2024):
```
pip install nbqa
```
- [Conda](https://anaconda.org/conda-forge/nbqa) (πŸ“₯ 190K Β· ⏱️ 27.08.2024):
```
conda install -c conda-forge nbqa
```

nbval (πŸ₯ˆ27 Β· ⭐ 450) - A py.test plugin to validate Jupyter notebooks. BSD-3

- [GitHub](https://github.com/computationalmodelling/nbval) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 51 Β· πŸ“¦ 3.5K Β· πŸ“‹ 120 - 41% open Β· ⏱️ 11.10.2024):

```
git clone https://github.com/computationalmodelling/nbval
```
- [PyPi](https://pypi.org/project/nbval) (πŸ“₯ 170K / month Β· πŸ“¦ 540 Β· ⏱️ 04.03.2024):
```
pip install nbval
```
- [Conda](https://anaconda.org/conda-forge/nbval) (πŸ“₯ 510K Β· ⏱️ 20.12.2024):
```
conda install -c conda-forge nbval
```

Jupyter Sphinx (πŸ₯ˆ27 Β· ⭐ 190 Β· πŸ’€) - Sphinx extension for rendering of Jupyter interactive.. BSD-3

- [GitHub](https://github.com/jupyter/jupyter-sphinx) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 65 Β· πŸ“¦ 2.8K Β· πŸ“‹ 160 - 32% open Β· ⏱️ 17.06.2024):

```
git clone https://github.com/jupyter/jupyter-sphinx
```
- [PyPi](https://pypi.org/project/jupyter_sphinx) (πŸ“₯ 87K / month Β· πŸ“¦ 530 Β· ⏱️ 28.12.2023):
```
pip install jupyter_sphinx
```
- [Conda](https://anaconda.org/conda-forge/jupyter_sphinx) (πŸ“₯ 310K Β· ⏱️ 17.12.2024):
```
conda install -c conda-forge jupyter_sphinx
```

testbook (πŸ₯‰21 Β· ⭐ 420) - Unit test your Jupyter Notebooks the right way. BSD-3

- [GitHub](https://github.com/nteract/testbook) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 38 Β· πŸ“¦ 460 Β· πŸ“‹ 95 - 48% open Β· ⏱️ 25.08.2024):

```
git clone https://github.com/nteract/testbook
```
- [PyPi](https://pypi.org/project/nteract-testbook) (πŸ“₯ 100 / month Β· ⏱️ 11.08.2020):
```
pip install nteract-testbook
```
- [Conda](https://anaconda.org/conda-forge/testbook) (πŸ“₯ 81K Β· ⏱️ 06.01.2025):
```
conda install -c conda-forge testbook
```

ipytest (πŸ₯‰21 Β· ⭐ 320 Β· πŸ’€) - Pytest in IPython notebooks. MIT

- [GitHub](https://github.com/chmp/ipytest) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 17 Β· πŸ“¦ 540 Β· πŸ“‹ 65 - 1% open Β· ⏱️ 21.04.2024):

```
git clone https://github.com/chmp/ipytest
```
- [PyPi](https://pypi.org/project/ipytest) (πŸ“₯ 33K / month Β· πŸ“¦ 22 Β· ⏱️ 21.04.2024):
```
pip install ipytest
```

naas (πŸ₯‰21 Β· ⭐ 280) - Low-code Python library to safely use notebooks in production: schedule.. ❗️AGPL-3.0

- [GitHub](https://github.com/jupyter-naas/naas) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 24 Β· πŸ“¦ 6 Β· πŸ“‹ 190 - 18% open Β· ⏱️ 23.07.2024):

```
git clone https://github.com/jupyter-naas/naas
```
- [PyPi](https://pypi.org/project/naas) (πŸ“₯ 12K / month Β· ⏱️ 23.07.2024):
```
pip install naas
```

mercury (πŸ₯‰20 Β· ⭐ 4.1K) - Convert Jupyter Notebooks to Web Apps. ❗️AGPL-3.0

- [GitHub](https://github.com/mljar/mercury) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 260 Β· πŸ“¦ 150 Β· πŸ“‹ 430 - 18% open Β· ⏱️ 06.12.2024):

```
git clone https://github.com/mljar/mercury
```
- [PyPi](https://pypi.org/project/mljar-mercury) (πŸ“₯ 8 / month Β· ⏱️ 02.09.2022):
```
pip install mljar-mercury
```

JupyterWith (πŸ₯‰18 Β· ⭐ 680) - Declarative and reproducible Jupyter environments - powered by Nix. MIT

- [GitHub](https://github.com/tweag/jupyenv) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 130 Β· πŸ“‹ 210 - 17% open Β· ⏱️ 03.12.2024):

```
git clone https://github.com/tweag/jupyterWith
```

Show 13 hidden projects...

- ipyparallel (πŸ₯ˆ30 Β· ⭐ 2.6K Β· πŸ“‰) - IPython Parallel: Interactive Parallel Computing in.. ❗Unlicensed
- BeakerX (πŸ₯ˆ27 Β· ⭐ 2.8K Β· πŸ’€) - Beaker Extensions for Jupyter Notebook. Apache-2
- PixieDust (πŸ₯ˆ26 Β· ⭐ 1K Β· πŸ’€) - Python Helper library for Jupyter Notebooks. Apache-2
- fastpages (πŸ₯‰23 Β· ⭐ 3.5K Β· πŸ’€) - An easy to use blogging platform, with enhanced support for.. Apache-2
- treon (πŸ₯‰19 Β· ⭐ 310 Β· πŸ’€) - Easy to use test framework for Jupyter Notebooks. MIT
- sphinxcontrib.jupyter (πŸ₯‰19 Β· ⭐ 77 Β· πŸ’€) - A Sphinx Extension for Generating Jupyter Notebooks. BSD-3
- nbopen (πŸ₯‰18 Β· ⭐ 300 Β· πŸ’€) - Open a Jupyter notebook in the best available server. BSD-3
- ipyexperiments (πŸ₯‰16 Β· ⭐ 210 Β· πŸ’€) - Automatic GPU+CPU memory profiling, re-use and memory.. Apache-2
- Kernel Management (πŸ₯‰15 Β· ⭐ 15 Β· πŸ’€) - Experimental new kernel management framework for Jupyter. BSD-3
- nbmake-action (πŸ₯‰11 Β· ⭐ 150 Β· πŸ’€) - GitHub Action for testing notebooks. Apache-2
- jupyter2slides (πŸ₯‰10 Β· ⭐ 800 Β· πŸ’€) - Cloud Native Presentation Slides with Jupyter Notebook +.. MIT
- Jupyter Helpers (πŸ₯‰10 Β· ⭐ 47 Β· πŸ’€) - A collection of helpers for Jupyter/IPython. MIT
- Jupter-Notebook-REST-API (πŸ₯‰5 Β· ⭐ 80 Β· πŸ’€) - 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 Renderers (πŸ₯‡23 Β· ⭐ 500) - Renderers and renderer extensions for JupyterLab. BSD-3

- [GitHub](https://github.com/jupyterlab/jupyter-renderers) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 77 Β· πŸ“¦ 39 Β· πŸ“‹ 120 - 37% open Β· ⏱️ 16.12.2024):

```
git clone https://github.com/jupyterlab/jupyter-renderers
```
- [PyPi](https://pypi.org/project/jupyterlab-katex) (πŸ“₯ 880 / month Β· πŸ“¦ 2 Β· ⏱️ 23.05.2023):
```
pip install jupyterlab-katex
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab-vega3) (πŸ“₯ 5.4K Β· ⏱️ 08.01.2025):
```
conda install -c conda-forge jupyterlab-vega3
```
- [npm](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (πŸ“₯ 270 / month Β· πŸ“¦ 11 Β· ⏱️ 01.08.2023):
```
npm install @jupyterlab/geojson-extension
```

JupyterLab Latex (πŸ₯ˆ22 Β· ⭐ 640) - JupyterLab extension for live editing of LaTeX documents. BSD-3

- [GitHub](https://github.com/jupyterlab/jupyterlab-latex) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 69 Β· πŸ“₯ 170 Β· πŸ“¦ 7 Β· πŸ“‹ 94 - 27% open Β· ⏱️ 27.09.2024):

```
git clone https://github.com/jupyterlab/jupyterlab-latex
```
- [PyPi](https://pypi.org/project/jupyterlab_latex) (πŸ“₯ 2.5K / month Β· πŸ“¦ 1 Β· ⏱️ 27.09.2024):
```
pip install jupyterlab_latex
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab-latex) (πŸ“₯ 21K Β· ⏱️ 02.01.2025):
```
conda install -c conda-forge jupyterlab-latex
```
- [npm](https://www.npmjs.com/package/@jupyterlab/latex) (πŸ“₯ 320 / month Β· πŸ“¦ 5 Β· ⏱️ 27.09.2024):
```
npm install @jupyterlab/latex
```

Show 6 hidden projects...

- JupyterLab Drawio (πŸ₯ˆ22 Β· ⭐ 600 Β· πŸ’€) - A standalone embedding of the FOSS drawio / mxgraph.. BSD-3
- JupyterLab Dash (πŸ₯‰21 Β· ⭐ 960 Β· πŸ’€) - An Extension for the Interactive development of Dash apps in.. MIT
- JupyterLab Spreadsheet (πŸ₯‰15 Β· ⭐ 200 Β· πŸ’€) - JupyterLab plugin for viewing spreadsheets, such as.. BSD-3
- jupyterlab-tabular-data-editor (πŸ₯‰15 Β· ⭐ 140 Β· πŸ’€) - Manipulate your tabular data responsively and.. BSD-3
- JupyterLab Voyager (πŸ₯‰14 Β· ⭐ 300 Β· πŸ’€) - JupyterLab extension visualize data with Voyager. BSD-3
- JupyterLab Chart Editor (πŸ₯‰13 Β· ⭐ 220 Β· πŸ’€) - JupyterLab extension for Plotlys react-chart-editor. BSD-3


## JupyterLab Themes

Back to top

_Extensions that can customize the appearance of JupyterLab._

jupyterlab-theme-solarized-dark (πŸ₯ˆ12 Β· ⭐ 110) - JupyterLab Theme Solarized Dark. BSD-3

- [GitHub](https://github.com/AllanChain/jupyterlab-theme-solarized-dark) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 12 Β· πŸ“₯ 77 Β· πŸ“¦ 3 Β· πŸ“‹ 4 - 50% open Β· ⏱️ 13.12.2024):

```
git clone https://github.com/AllanChain/jupyterlab-theme-solarized-dark
```
- [PyPi](https://pypi.org/project/jupyterlab_theme_solarized_dark) (πŸ“₯ 4.6K / month Β· ⏱️ 18.01.2024):
```
pip install jupyterlab_theme_solarized_dark
```
- [npm](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (πŸ“₯ 570 / month Β· πŸ“¦ 3 Β· ⏱️ 18.01.2024):
```
npm install jupyterlab-theme-solarized-dark
```

Show 8 hidden projects...

- Darcula Theme (πŸ₯‡20 Β· ⭐ 210 Β· πŸ’€) - A handsome Darcula theme for Jupyterlab. The first jlab.. BSD-3
- Material Darker Theme (πŸ₯ˆ14 Β· ⭐ 160 Β· πŸ’€) - The Material Darker theme for JupyterLab. BSD-3
- Neon Theme (πŸ₯ˆ13 Β· ⭐ 160 Β· πŸ’€) - A flat, 80s neon inspired theme for JupyterLab. BSD-3
- jupyterlab_darkside_ui (πŸ₯ˆ12 Β· ⭐ 120 Β· πŸ’€) - Darkside ui and syntax theme for jupyterlab. BSD-3
- Horizon Theme (πŸ₯ˆ12 Β· ⭐ 96 Β· πŸ’€) - VSCode Horizon Theme port for JupyterLab. BSD-3
- Gruvbox Theme (πŸ₯‰11 Β· ⭐ 52 Β· πŸ’€) - Gruvbox dark theme for Jupyter Lab. Modeled on classic.. BSD-3
- Theme Toggle (πŸ₯‰10 Β· ⭐ 11 Β· πŸ’€) - JupyterLab extension to toggle the theme in the Top Bar area. BSD-3
- Nord Theme (πŸ₯‰8 Β· ⭐ 25 Β· πŸ’€) - JupyterLab - Nord Theme. BSD-3


## JupyterLab Extensions

Back to top

_Application plugins that extend the functionality of JupyterLab itself._

Perspective (πŸ₯‡34 Β· ⭐ 8.7K) - A data visualization and analytics component, especially well-.. Apache-2

- [GitHub](https://github.com/finos/perspective) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 1.2K Β· πŸ“₯ 7.9K Β· πŸ“¦ 160 Β· πŸ“‹ 850 - 13% open Β· ⏱️ 14.01.2025):

```
git clone https://github.com/finos/perspective
```
- [PyPi](https://pypi.org/project/perspective-python) (πŸ“₯ 20K / month Β· πŸ“¦ 28 Β· ⏱️ 14.01.2025):
```
pip install perspective-python
```
- [Conda](https://anaconda.org/conda-forge/perspective) (πŸ“₯ 1.5M Β· ⏱️ 16.01.2025):
```
conda install -c conda-forge perspective
```
- [npm](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (πŸ“₯ 340 / month Β· πŸ“¦ 6 Β· ⏱️ 14.01.2025):
```
npm install @finos/perspective-jupyterlab
```

JupyterLab Git (πŸ₯‡33 Β· ⭐ 1.5K) - A Git extension for JupyterLab. BSD-3

- [GitHub](https://github.com/jupyterlab/jupyterlab-git) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 320 Β· πŸ“₯ 440 Β· πŸ“¦ 3K Β· πŸ“‹ 620 - 18% open Β· ⏱️ 06.01.2025):

```
git clone https://github.com/jupyterlab/jupyterlab-git
```
- [PyPi](https://pypi.org/project/jupyterlab-git) (πŸ“₯ 120K / month Β· πŸ“¦ 40 Β· ⏱️ 29.10.2024):
```
pip install jupyterlab-git
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab-git) (πŸ“₯ 650K Β· ⏱️ 21.12.2024):
```
conda install -c conda-forge jupyterlab-git
```
- [npm](https://www.npmjs.com/package/@jupyterlab/git) (πŸ“₯ 48K / month Β· πŸ“¦ 9 Β· ⏱️ 29.10.2024):
```
npm install @jupyterlab/git
```

elyra (πŸ₯‡29 Β· ⭐ 1.9K Β· πŸ“‰) - Elyra extends JupyterLab with an AI centric approach. Apache-2

- [GitHub](https://github.com/elyra-ai/elyra) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 340 Β· πŸ“¦ 68 Β· πŸ“‹ 1.6K - 16% open Β· ⏱️ 15.01.2025):

```
git clone https://github.com/elyra-ai/elyra
```
- [PyPi](https://pypi.org/project/elyra) (πŸ“₯ 6.1K / month Β· πŸ“¦ 4 Β· ⏱️ 03.01.2025):
```
pip install elyra
```
- [Conda](https://anaconda.org/conda-forge/elyra) (πŸ“₯ 61K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge elyra
```
- [npm](https://www.npmjs.com/package/@elyra/services) (πŸ“₯ 56 / month Β· πŸ“¦ 10 Β· ⏱️ 29.03.2023):
```
npm install @elyra/services
```

JupyterLab LSP (πŸ₯‡28 Β· ⭐ 1.8K) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3

- [GitHub](https://github.com/jupyter-lsp/jupyterlab-lsp) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 150 Β· πŸ“¦ 2.3K Β· πŸ“‹ 590 - 34% open Β· ⏱️ 14.01.2025):

```
git clone https://github.com/jupyter-lsp/jupyterlab-lsp
```
- [PyPi](https://pypi.org/project/jupyterlab-lsp) (πŸ“₯ 65K / month Β· πŸ“¦ 46 Β· ⏱️ 26.02.2024):
```
pip install jupyterlab-lsp
```
- [Conda](https://anaconda.org/conda-forge/jupyter-lsp) (πŸ“₯ 3.2M Β· ⏱️ 06.12.2024):
```
conda install -c conda-forge jupyter-lsp
```
- [npm](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (πŸ“₯ 310 / month Β· πŸ“¦ 7 Β· ⏱️ 26.08.2022):
```
npm install @krassowski/jupyterlab-lsp
```

Variable Inspector (πŸ₯ˆ26 Β· ⭐ 1.1K) - Variable Inspector extension for Jupyterlab. BSD-3

- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 97 Β· πŸ“₯ 320 Β· πŸ“¦ 6 Β· πŸ“‹ 180 - 27% open Β· ⏱️ 22.12.2024):

```
git clone https://github.com/lckr/jupyterlab-variableInspector
```
- [PyPi](https://pypi.org/project/lckr-jupyterlab-variableinspector) (πŸ“₯ 17K / month Β· πŸ“¦ 4 Β· ⏱️ 05.09.2024):
```
pip install lckr-jupyterlab-variableinspector
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab-variableinspector) (πŸ“₯ 67K Β· ⏱️ 06.09.2024):
```
conda install -c conda-forge jupyterlab-variableinspector
```
- [npm](https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector) (πŸ“₯ 44K / month Β· πŸ“¦ 5 Β· ⏱️ 05.09.2024):
```
npm install @lckr/jupyterlab_variableinspector
```

Code Formatter (πŸ₯ˆ26 Β· ⭐ 860) - A JupyterLab plugin to facilitate invocation of code formatters. MIT

- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 55 Β· πŸ“₯ 56 Β· πŸ“¦ 2 Β· πŸ“‹ 210 - 16% open Β· ⏱️ 14.08.2024):

```
git clone https://github.com/ryantam626/jupyterlab_code_formatter
```
- [PyPi](https://pypi.org/project/jupyterlab_code_formatter) (πŸ“₯ 72K / month Β· πŸ“¦ 52 Β· ⏱️ 14.08.2024):
```
pip install jupyterlab_code_formatter
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab_code_formatter) (πŸ“₯ 770K Β· ⏱️ 12.01.2025):
```
conda install -c conda-forge jupyterlab_code_formatter
```
- [npm](https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter) (πŸ“₯ 1.6K / month Β· πŸ“¦ 5 Β· ⏱️ 16.04.2023):
```
npm install @ryantam626/jupyterlab_code_formatter
```

GPU Dashboards (πŸ₯ˆ24 Β· ⭐ 620) - A JupyterLab extension for displaying dashboards of GPU usage. BSD-3

- [GitHub](https://github.com/rapidsai/jupyterlab-nvdashboard) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 77 Β· πŸ“¦ 3 Β· πŸ“‹ 88 - 39% open Β· ⏱️ 06.01.2025):

```
git clone https://github.com/rapidsai/jupyterlab-nvdashboard
```
- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (πŸ“₯ 7.8K / month Β· πŸ“¦ 3 Β· ⏱️ 06.01.2025):
```
pip install jupyterlab-nvdashboard
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab-nvdashboard) (πŸ“₯ 50K Β· ⏱️ 29.11.2024):
```
conda install -c conda-forge jupyterlab-nvdashboard
```
- [npm](https://www.npmjs.com/package/jupyterlab-nvdashboard) (πŸ“₯ 65 / month Β· πŸ“¦ 5 Β· ⏱️ 27.04.2021):
```
npm install jupyterlab-nvdashboard
```

JupyterLab Templates (πŸ₯ˆ23 Β· ⭐ 400) - Support for jupyter notebook templates in jupyterlab. Apache-2

- [GitHub](https://github.com/finos/jupyterlab_templates) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 69 Β· πŸ“¦ 8 Β· πŸ“‹ 96 - 11% open Β· ⏱️ 01.01.2025):

```
git clone https://github.com/jpmorganchase/jupyterlab_templates
```
- [PyPi](https://pypi.org/project/jupyterlab_templates) (πŸ“₯ 11K / month Β· πŸ“¦ 12 Β· ⏱️ 27.03.2024):
```
pip install jupyterlab_templates
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab_templates) (πŸ“₯ 32K Β· ⏱️ 06.01.2025):
```
conda install -c conda-forge jupyterlab_templates
```
- [npm](https://www.npmjs.com/package/jupyterlab_templates) (πŸ“₯ 1.7K / month Β· πŸ“¦ 5 Β· ⏱️ 12.02.2024):
```
npm install jupyterlab_templates
```

Jupyter Bokeh (πŸ₯ˆ23 Β· ⭐ 260 Β· πŸ’€) - An extension for rendering Bokeh content in JupyterLab.. BSD-3

- [GitHub](https://github.com/bokeh/jupyter_bokeh) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 47 Β· πŸ“¦ 5 Β· πŸ“‹ 110 - 21% open Β· ⏱️ 03.06.2024):

```
git clone https://github.com/bokeh/jupyter_bokeh
```
- [PyPi](https://pypi.org/project/jupyter-bokeh) (πŸ“₯ 58K / month Β· πŸ“¦ 57 Β· ⏱️ 14.03.2023):
```
pip install jupyter-bokeh
```
- [Conda](https://anaconda.org/conda-forge/jupyter_bokeh) (πŸ“₯ 130K Β· ⏱️ 19.12.2024):
```
conda install -c conda-forge jupyter_bokeh
```
- [npm](https://www.npmjs.com/package/@bokeh/jupyter_bokeh) (πŸ“₯ 4.4K / month Β· πŸ“¦ 5 Β· ⏱️ 03.06.2024):
```
npm install @bokeh/jupyter_bokeh
```

ipylab (πŸ₯ˆ22 Β· ⭐ 200) - Control JupyterLab from Python Notebooks with Jupyter Widgets. BSD-3

- [GitHub](https://github.com/jtpio/ipylab) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 13 Β· πŸ“₯ 240 Β· πŸ“¦ 310 Β· πŸ“‹ 51 - 56% open Β· ⏱️ 19.11.2024):

```
git clone https://github.com/jtpio/ipylab
```
- [PyPi](https://pypi.org/project/ipylab) (πŸ“₯ 120K / month Β· πŸ“¦ 40 Β· ⏱️ 11.08.2023):
```
pip install ipylab
```
- [Conda](https://anaconda.org/conda-forge/ipylab) (πŸ“₯ 44K Β· ⏱️ 21.12.2024):
```
conda install -c conda-forge ipylab
```
- [npm](https://www.npmjs.com/package/ipylab) (πŸ“₯ 1K / month Β· πŸ“¦ 5 Β· ⏱️ 11.08.2023):
```
npm install ipylab
```

jupyterlab-execute-time (πŸ₯ˆ21 Β· ⭐ 380) - A JupyterLab extension for displaying cell timings. BSD-3

- [GitHub](https://github.com/deshaw/jupyterlab-execute-time) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 48 Β· πŸ“¦ 4 Β· πŸ“‹ 76 - 18% open Β· ⏱️ 19.12.2024):

```
git clone https://github.com/deshaw/jupyterlab-execute-time
```
- [PyPi](https://pypi.org/project/jupyterlab-execute-time) (πŸ“₯ 38K / month Β· πŸ“¦ 11 Β· ⏱️ 12.09.2024):
```
pip install jupyterlab-execute-time
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab_execute_time) (πŸ“₯ 93K Β· ⏱️ 21.12.2024):
```
conda install -c conda-forge jupyterlab_execute_time
```
- [npm](https://www.npmjs.com/package/jupyterlab-execute-time) (πŸ“₯ 44K / month Β· πŸ“¦ 5 Β· ⏱️ 18.01.2021):
```
npm install jupyterlab-execute-time
```

JupyterLab GitHub (πŸ₯ˆ20 Β· ⭐ 420 Β· πŸ’€) - GitHub integration for JupyterLab. BSD-3

- [GitHub](https://github.com/jupyterlab/jupyterlab-github) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 100 Β· πŸ“₯ 68 Β· πŸ“¦ 6 Β· πŸ“‹ 70 - 41% open Β· ⏱️ 25.03.2024):

```
git clone https://github.com/jupyterlab/jupyterlab-github
```
- [PyPi](https://pypi.org/project/jupyterlab-github) (πŸ“₯ 2.4K / month Β· πŸ“¦ 2 Β· ⏱️ 03.08.2023):
```
pip install jupyterlab-github
```
- [npm](https://www.npmjs.com/package/@jupyterlab/github) (πŸ“₯ 230 / month Β· πŸ“¦ 2 Β· ⏱️ 02.08.2023):
```
npm install @jupyterlab/github
```

jupyter-fs (πŸ₯ˆ20 Β· ⭐ 210) - A filesystem-like contents manager for multiple backends in.. Apache-2

- [GitHub](https://github.com/jpmorganchase/jupyter-fs) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 36 Β· πŸ“¦ 11 Β· πŸ“‹ 84 - 20% open Β· ⏱️ 15.12.2024):

```
git clone https://github.com/jpmorganchase/jupyter-fs
```
- [PyPi](https://pypi.org/project/jupyter-fs) (πŸ“₯ 950 / month Β· πŸ“¦ 3 Β· ⏱️ 12.07.2024):
```
pip install jupyter-fs
```
- [Conda](https://anaconda.org/conda-forge/jupyter-fs) (πŸ“₯ 14K Β· ⏱️ 04.06.2024):
```
conda install -c conda-forge jupyter-fs
```

Lantern (πŸ₯ˆ19 Β· ⭐ 350) - Data exploration glue. Apache-2

- [GitHub](https://github.com/timkpaine/lantern) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 21 Β· πŸ“¦ 22 Β· πŸ“‹ 200 - 3% open Β· ⏱️ 18.11.2024):

```
git clone https://github.com/timkpaine/lantern
```
- [PyPi](https://pypi.org/project/pylantern) (πŸ“₯ 480 / month Β· πŸ“¦ 2 Β· ⏱️ 02.02.2020):
```
pip install pylantern
```

JupyterLab IFrame (πŸ₯ˆ19 Β· ⭐ 110) - View html as an embedded iframe in JupyterLab. Apache-2

- [GitHub](https://github.com/timkpaine/jupyterlab_iframe) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 21 Β· πŸ“¦ 10 Β· πŸ“‹ 70 - 8% open Β· ⏱️ 13.12.2024):

```
git clone https://github.com/timkpaine/jupyterlab_iframe
```
- [PyPi](https://pypi.org/project/jupyterlab_iframe) (πŸ“₯ 1.6K / month Β· ⏱️ 16.07.2023):
```
pip install jupyterlab_iframe
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab_iframe) (πŸ“₯ 38K Β· ⏱️ 21.12.2024):
```
conda install -c conda-forge jupyterlab_iframe
```
- [npm](https://www.npmjs.com/package/jupyterlab_iframe) (πŸ“₯ 57 / month Β· πŸ“¦ 2 Β· ⏱️ 16.07.2023):
```
npm install jupyterlab_iframe
```

JupyterLab Autoversion (πŸ₯ˆ19 Β· ⭐ 83) - Automatically version jupyter notebooks in JupyterLab. Apache-2

- [GitHub](https://github.com/timkpaine/jupyterlab_autoversion) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 10 Β· πŸ“‹ 37 - 13% open Β· ⏱️ 01.01.2025):

```
git clone https://github.com/timkpaine/jupyterlab_autoversion
```
- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (πŸ“₯ 710 / month Β· ⏱️ 19.06.2024):
```
pip install jupyterlab_autoversion
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab_autoversion) (πŸ“₯ 26K Β· ⏱️ 07.01.2025):
```
conda install -c conda-forge jupyterlab_autoversion
```
- [npm](https://www.npmjs.com/package/jupyterlab_autoversion) (πŸ“₯ 41 / month Β· πŸ“¦ 5 Β· ⏱️ 19.06.2024):
```
npm install jupyterlab_autoversion
```

nbcelltests (πŸ₯‰18 Β· ⭐ 91) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2

- [GitHub](https://github.com/jpmorganchase/nbcelltests) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 21 Β· πŸ“¦ 5 Β· πŸ“‹ 120 - 26% open Β· ⏱️ 15.12.2024):

```
git clone https://github.com/jpmorganchase/nbcelltests
```
- [PyPi](https://pypi.org/project/nbcelltests) (πŸ“₯ 490 / month Β· ⏱️ 05.06.2024):
```
pip install nbcelltests
```
- [Conda](https://anaconda.org/conda-forge/nbcelltests) (πŸ“₯ 12K Β· ⏱️ 03.01.2025):
```
conda install -c conda-forge nbcelltests
```
- [npm](https://www.npmjs.com/package/jupyterlab_celltests) (πŸ“₯ 24 / month Β· πŸ“¦ 2 Β· ⏱️ 05.10.2020):
```
npm install jupyterlab_celltests
```

JupyterLab Kernelspy (πŸ₯‰17 Β· ⭐ 83) - A Jupyter Lab extension for inspecting messages to/from.. BSD-3

- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-kernelspy) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 12 Β· πŸ“₯ 53 Β· πŸ“¦ 7 Β· πŸ“‹ 16 - 31% open Β· ⏱️ 16.12.2024):

```
git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy
```
- [PyPi](https://pypi.org/project/jupyterlab-kernelspy) (πŸ“₯ 1.3K / month Β· ⏱️ 30.08.2023):
```
pip install jupyterlab-kernelspy
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab-kernelspy) (πŸ“₯ 17K Β· ⏱️ 12.01.2025):
```
conda install -c conda-forge jupyterlab-kernelspy
```
- [npm](https://www.npmjs.com/package/jupyterlab-kernelspy) (πŸ“₯ 86 / month Β· πŸ“¦ 5 Β· ⏱️ 30.08.2023):
```
npm install jupyterlab-kernelspy
```

jupyterlab-sos (πŸ₯‰17 Β· ⭐ 73) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3

- [GitHub](https://github.com/vatlab/jupyterlab-sos) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 6 Β· πŸ“¦ 3 Β· πŸ“‹ 68 - 19% open Β· ⏱️ 18.10.2024):

```
git clone https://github.com/vatlab/jupyterlab-sos
```
- [PyPi](https://pypi.org/project/jupyterlab-sos) (πŸ“₯ 980 / month Β· ⏱️ 17.10.2024):
```
pip install jupyterlab-sos
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab-sos) (πŸ“₯ 45K Β· ⏱️ 17.10.2024):
```
conda install -c conda-forge jupyterlab-sos
```
- [npm](https://www.npmjs.com/package/jupyterlab-sos) (πŸ“₯ 58 / month Β· πŸ“¦ 5 Β· ⏱️ 14.01.2021):
```
npm install jupyterlab-sos
```

JupyterLab Quickopen (πŸ₯‰16 Β· ⭐ 81) - Quickly open a file in JupyterLab by typing part of its.. BSD-3

- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-quickopen) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 15 Β· πŸ“₯ 42 Β· πŸ“¦ 24 Β· πŸ“‹ 13 - 46% open Β· ⏱️ 08.12.2024):

```
git clone https://github.com/parente/jupyterlab-quickopen
```
- [PyPi](https://pypi.org/project/jupyterlab-quickopen) (πŸ“₯ 680 / month Β· ⏱️ 21.10.2024):
```
pip install jupyterlab-quickopen
```
- [npm](https://www.npmjs.com/package/@parente/jupyterlab-quickopen) (πŸ“₯ 16 / month Β· πŸ“¦ 5 Β· ⏱️ 20.03.2020):
```
npm install @parente/jupyterlab-quickopen
```

JupyterLab Flake8 (πŸ₯‰15 Β· ⭐ 110) - A jupyterlab extension to email notebooks directly from.. Apache-2

- [GitHub](https://github.com/timkpaine/jupyterlab_email) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 10 Β· πŸ“¦ 2 Β· πŸ“‹ 38 - 5% open Β· ⏱️ 13.12.2024):

```
git clone https://github.com/timkpaine/jupyterlab_email
```
- [PyPi](https://pypi.org/project/jupyterlab-email) (πŸ“₯ 460 / month Β· ⏱️ 17.08.2023):
```
pip install jupyterlab-email
```
- [npm](https://www.npmjs.com/package/jupyterlab-flake8) (πŸ“₯ 47 / month Β· πŸ“¦ 2 Β· ⏱️ 16.09.2021):
```
npm install jupyterlab-flake8
```

JupyterLab Email (πŸ₯‰14 Β· ⭐ 60) - A jupyterlab extension to email notebooks directly from.. Apache-2

- [GitHub](https://github.com/timkpaine/jupyterlab_email) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 2 Β· πŸ“¦ 2 Β· πŸ“‹ 38 - 5% open Β· ⏱️ 13.12.2024):

```
git clone https://github.com/timkpaine/jupyterlab_email
```
- [PyPi](https://pypi.org/project/jupyterlab_email) (πŸ“₯ 460 / month Β· ⏱️ 17.08.2023):
```
pip install jupyterlab_email
```
- [npm](https://www.npmjs.com/package/jupyterlab_email) (πŸ“₯ 9 / month Β· πŸ“¦ 5 Β· ⏱️ 17.08.2023):
```
npm install jupyterlab_email
```

jupyterlab_commands (πŸ₯‰14 Β· ⭐ 58) - Add arbitrary python commands to the jupyterlab.. Apache-2

- [GitHub](https://github.com/timkpaine/jupyterlab_commands) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 6 Β· πŸ“‹ 24 - 4% open Β· ⏱️ 13.12.2024):

```
git clone https://github.com/timkpaine/jupyterlab_commands
```
- [PyPi](https://pypi.org/project/jupyterlab-commands) (πŸ“₯ 540 / month Β· ⏱️ 12.07.2023):
```
pip install jupyterlab-commands
```
- [Conda](https://anaconda.org/conda-forge/jupyterlab_commands) (πŸ“₯ 16K Β· ⏱️ 05.01.2025):
```
conda install -c conda-forge jupyterlab_commands
```

KnowledgeLab (πŸ₯‰14 Β· ⭐ 48) - KnowledgeRepo + JupyterLab. Apache-2

- [GitHub](https://github.com/tkp-archive/knowledgelab) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 6 Β· πŸ“¦ 6 Β· πŸ“‹ 29 - 17% open Β· ⏱️ 18.11.2024):

```
git clone https://github.com/timkpaine/knowledgelab
```
- [PyPi](https://pypi.org/project/knowledgelab) (πŸ“₯ 33 / month Β· ⏱️ 19.10.2017):
```
pip install knowledgelab
```
- [npm](https://www.npmjs.com/package/knowledgelab) (πŸ“₯ 13 / month Β· πŸ“¦ 2 Β· ⏱️ 16.10.2018):
```
npm install knowledgelab
```

jupyterlab-gitplus (πŸ₯‰12 Β· ⭐ 110 Β· πŸ’€) - JupyterLab extension to create GitHub commits & pull.. ❗️AGPL-3.0

- [GitHub](https://github.com/ReviewNB/jupyterlab-gitplus) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 14 Β· πŸ“¦ 3 Β· πŸ“‹ 19 - 52% open Β· ⏱️ 25.06.2024):

```
git clone https://github.com/ReviewNB/jupyterlab-gitplus
```
- [PyPi](https://pypi.org/project/jupyterlab_gitplus) (πŸ“₯ 820 / month Β· ⏱️ 25.06.2024):
```
pip install jupyterlab_gitplus
```
- [npm](https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus) (πŸ“₯ 9 / month Β· πŸ“¦ 5 Β· ⏱️ 28.02.2023):
```
npm install @reviewnb/jupyterlab_gitplus
```

Show 27 hidden projects...

- JupyterLab Debugger (πŸ₯‡28 Β· ⭐ 14K Β· πŸ’€) - A visual debugger for Jupyter notebooks, consoles,.. BSD-3
- JupyterLab TOC (πŸ₯‡28 Β· ⭐ 14K Β· πŸ’€) - Table of Contents extension for JupyterLab. BSD-3
- dask-labextension (πŸ₯ˆ22 Β· ⭐ 310 Β· πŸ’€) - JupyterLab extension for Dask. BSD-3
- JupyterLab System Monitor (πŸ₯ˆ21 Β· ⭐ 300 Β· πŸ’€) - JupyterLab extension to display system metrics. BSD-3
- JupyterLab Spellchecker (πŸ₯ˆ21 Β· ⭐ 210 Β· πŸ’€) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3
- JupyterLab SideCar (πŸ₯‰18 Β· ⭐ 250 Β· πŸ’€) - A sidecar output widget for JupyterLab. BSD-3
- JupyterLab Data Explorer (πŸ₯‰18 Β· ⭐ 180 Β· πŸ’€) - First class datasets in JupyterLab. BSD-3
- JupyterLab Google Drive (πŸ₯‰17 Β· ⭐ 400 Β· πŸ’€) - Cloud storage for JupyterLab using Google Drive. BSD-3
- JupyterLab Tensorboard (πŸ₯‰17 Β· ⭐ 320 Β· πŸ’€) - Tensorboard extension for jupyterlab. MIT
- jupyterlab-interactive-dashboard-editor (πŸ₯‰17 Β· ⭐ 220 Β· πŸ’€) - A drag-and-drop dashboard editor for JupyterLab. BSD-3
- JupyterLab SQL (πŸ₯‰16 Β· ⭐ 420 Β· πŸ’€) - SQL GUI for JupyterLab. MIT
- JupyterLab HDF5 (πŸ₯‰16 Β· ⭐ 120 Β· πŸ’€) - Open and explore HDF5 files in JupyterLab. Can handle very.. BSD-3
- jupyterlab-flake8 (πŸ₯‰16 Β· ⭐ 110 Β· πŸ’€) - Jupyterlab python linter for notebooks and text files.. BSD-3
- JupyterLab Vim (πŸ₯‰15 Β· ⭐ 980 Β· πŸ’€) - Vim notebook cell bindings for JupyterLab. MIT
- nbgather (πŸ₯‰15 Β· ⭐ 530 Β· πŸ’€) - Spit shine for Jupyter notebooks. MIT
- Collapsible Headings (πŸ₯‰15 Β· ⭐ 180 Β· πŸ’€) - Implements Collapsible Headers for Jupyter Lab.. BSD-3
- JupyterLab Commenting (πŸ₯‰15 Β· ⭐ 100 Β· πŸ’€) - Commenting and annotation for JupyterLab. BSD-3
- jupyterlab-sparkmonitor (πŸ₯‰15 Β· ⭐ 92 Β· πŸ’€) - JupyterLab extension that enables monitoring launched.. Apache-2
- StickyLand (πŸ₯‰14 Β· ⭐ 540 Β· πŸ’€) - Break the linear presentation of Jupyter Notebooks with sticky.. BSD-3
- JupyterLab Go-To-Definition (πŸ₯‰14 Β· ⭐ 230 Β· πŸ’€) - Navigate to variables definition with a click in.. BSD-3
- JupyterLab Top Bar (πŸ₯‰14 Β· ⭐ 6 Β· πŸ’€) - JupyterLab Top Bar extension. BSD-3
- JupyterLab Shortcutui (πŸ₯‰13 Β· ⭐ 54 Β· πŸ’€) - A JupyterLab extension for managing keyboard shortcuts. BSD-3
- JupyterLab Python Files (πŸ₯‰13 Β· ⭐ 51 Β· πŸ’€) - JupyterLab extension to create Python files. BSD-3
- jupyterlab-celltags (πŸ₯‰10 Β· ⭐ 110 Β· πŸ’€) - A JupyterLab extension for notebook cell tags. BSD-3
- JupyterLab Bytecode (πŸ₯‰10 Β· ⭐ 62 Β· πŸ’€) - JupyterLab extension to explore CPython Bytecode. BSD-3
- jupyterlab-executor (πŸ₯‰10 Β· ⭐ 15 Β· πŸ’€) - JupyterLab extension to execute the scripts from the.. BSD-3
- JupyterLab Spark (πŸ₯‰8 Β· ⭐ 10 Β· πŸ’€) - Spark Application UI extension for JupyterLab. Apache-2


## JupyterHub Authenticators

Back to top

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

OAuthenticator (πŸ₯‡29 Β· ⭐ 420) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3

- [GitHub](https://github.com/jupyterhub/oauthenticator) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 370 Β· πŸ“¦ 480 Β· πŸ“‹ 320 - 16% open Β· ⏱️ 08.01.2025):

```
git clone https://github.com/jupyterhub/oauthenticator
```
- [PyPi](https://pypi.org/project/oauthenticator) (πŸ“₯ 36K / month Β· πŸ“¦ 31 Β· ⏱️ 11.12.2024):
```
pip install oauthenticator
```
- [Conda](https://anaconda.org/conda-forge/oauthenticator) (πŸ“₯ 67K Β· ⏱️ 13.12.2024):
```
conda install -c conda-forge oauthenticator
```

LDAP Authenticator (πŸ₯‡27 Β· ⭐ 210) - LDAP Authenticator Plugin for Jupyter. BSD-3

- [GitHub](https://github.com/jupyterhub/ldapauthenticator) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 180 Β· πŸ“¦ 150 Β· πŸ“‹ 170 - 8% open Β· ⏱️ 06.11.2024):

```
git clone https://github.com/jupyterhub/ldapauthenticator
```
- [PyPi](https://pypi.org/project/jupyterhub-ldapauthenticator) (πŸ“₯ 12K / month Β· ⏱️ 06.11.2024):
```
pip install jupyterhub-ldapauthenticator
```
- [Conda](https://anaconda.org/conda-forge/jupyterhub-ldapauthenticator) (πŸ“₯ 40K Β· ⏱️ 06.01.2025):
```
conda install -c conda-forge jupyterhub-ldapauthenticator
```

Native Authenticator (πŸ₯ˆ22 Β· ⭐ 74) - JupyterHub-native User Authenticator. BSD-3

- [GitHub](https://github.com/jupyterhub/nativeauthenticator) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 69 Β· πŸ“¦ 100 Β· πŸ“‹ 110 - 30% open Β· ⏱️ 06.11.2024):

```
git clone https://github.com/jupyterhub/nativeauthenticator
```
- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (πŸ“₯ 9.1K / month Β· ⏱️ 17.09.2024):
```
pip install jupyterhub-nativeauthenticator
```

First Use Authenticator (πŸ₯ˆ19 Β· ⭐ 50) - JupyterHub Authenticator that lets users set.. BSD-3

- [GitHub](https://github.com/jupyterhub/firstuseauthenticator) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 33 Β· πŸ“¦ 110 Β· πŸ“‹ 26 - 34% open Β· ⏱️ 17.09.2024):

```
git clone https://github.com/jupyterhub/firstuseauthenticator
```
- [PyPi](https://pypi.org/project/jupyterhub-firstuseauthenticator) (πŸ“₯ 5.7K / month Β· ⏱️ 17.09.2024):
```
pip install jupyterhub-firstuseauthenticator
```

LTI Authenticator (πŸ₯ˆ17 Β· ⭐ 70) - A JupyterHub authenticator for LTI. BSD-3

- [GitHub](https://github.com/jupyterhub/ltiauthenticator) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 54 Β· πŸ“‹ 52 - 7% open Β· ⏱️ 04.12.2024):

```
git clone https://github.com/jupyterhub/ltiauthenticator
```
- [PyPi](https://pypi.org/project/jupyterhub-ltiauthenticator) (πŸ“₯ 3.4K / month Β· ⏱️ 04.01.2024):
```
pip install jupyterhub-ltiauthenticator
```

SAML Authenticator (πŸ₯ˆ16 Β· ⭐ 37) - jupyterhub-samlauthenticator. MIT

- [GitHub](https://github.com/HewlettPackard/jupyterhub-samlauthenticator) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 23 Β· πŸ“₯ 27 Β· πŸ“¦ 3 Β· πŸ“‹ 32 - 53% open Β· ⏱️ 13.12.2024):

```
git clone https://github.com/HewlettPackard/jupyterhub-samlauthenticator
```
- [PyPi](https://pypi.org/project/jupyterhub-samlauthenticator) (πŸ“₯ 1.2K / month Β· ⏱️ 13.07.2020):
```
pip install jupyterhub-samlauthenticator
```

Show 9 hidden projects...

- JWT Authenticator (πŸ₯‰13 Β· ⭐ 54 Β· πŸ’€) - A Token Authenticator for JupyterHub. Apache-2
- Remote User Auth (πŸ₯‰13 Β· ⭐ 42 Β· πŸ’€) - REMOTE_USER authenticator for Jupyterhub. ❗️GPL-3.0
- dummyauthenticator (πŸ₯‰13 Β· ⭐ 28 Β· πŸ’€) - A Dummy JupyterHub Authenticator to make testing easy. BSD-3
- Null Authenticator (πŸ₯‰13 Β· ⭐ 9 Β· πŸ’€) - Null Authenticator for JupyterHub instances that should.. BSD-3
- CAS Authenticator (πŸ₯‰11 Β· ⭐ 22 Β· πŸ’€) - CAS authenticator for Jupyterhub. ❗️GPL-3.0
- Hash Authenticator (πŸ₯‰11 Β· ⭐ 4 Β· πŸ’€) - Authenticate users with passwords generated from their.. BSD-3
- Keberos Authenticator (πŸ₯‰10 Β· ⭐ 11 Β· πŸ’€) - A JupyterHub authenticator using Kerberos. BSD-3
- Remote Authenticator (πŸ₯‰9 Β· ⭐ 2 Β· πŸ’€) - A collection of JupyterHub Authenticators, including.. ❗️GPL-3.0
- SSH Authenticator (πŸ₯‰4 Β· ⭐ 7 Β· πŸ’€) - A simple SSH authenticator for JupyterHub. BSD-3


## JupyterHub Spawners

Back to top

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

KubeSpawner (πŸ₯‡30 Β· ⭐ 550) - Kubernetes spawner for JupyterHub. BSD-3

- [GitHub](https://github.com/jupyterhub/kubespawner) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 300 Β· πŸ“¦ 180 Β· πŸ“‹ 380 - 23% open Β· ⏱️ 15.11.2024):

```
git clone https://github.com/jupyterhub/kubespawner
```
- [PyPi](https://pypi.org/project/jupyterhub-kubespawner) (πŸ“₯ 11K / month Β· πŸ“¦ 10 Β· ⏱️ 25.10.2024):
```
pip install jupyterhub-kubespawner
```
- [Conda](https://anaconda.org/conda-forge/jupyterhub-kubespawner) (πŸ“₯ 31K Β· ⏱️ 23.11.2023):
```
conda install -c conda-forge jupyterhub-kubespawner
```

DockerSpawner (πŸ₯ˆ26 Β· ⭐ 500) - Spawns JupyterHub single user servers in Docker containers. BSD-3

- [GitHub](https://github.com/jupyterhub/dockerspawner) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 310 Β· πŸ“¦ 220 Β· πŸ“‹ 280 - 9% open Β· ⏱️ 02.12.2024):

```
git clone https://github.com/jupyterhub/dockerspawner
```
- [PyPi](https://pypi.org/project/dockerspawner) (πŸ“₯ 22K / month Β· πŸ“¦ 12 Β· ⏱️ 21.11.2023):
```
pip install dockerspawner
```
- [Conda](https://anaconda.org/conda-forge/dockerspawner) (πŸ“₯ 25K Β· ⏱️ 21.11.2023):
```
conda install -c conda-forge dockerspawner
```

BatchSpawner (πŸ₯ˆ22 Β· ⭐ 190 Β· πŸ’€) - Custom Spawner for Jupyterhub to start servers in batch.. BSD-3

- [GitHub](https://github.com/jupyterhub/batchspawner) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 130 Β· πŸ“¦ 49 Β· πŸ“‹ 150 - 39% open Β· ⏱️ 07.05.2024):

```
git clone https://github.com/jupyterhub/batchspawner
```
- [PyPi](https://pypi.org/project/batchspawner) (πŸ“₯ 6.2K / month Β· πŸ“¦ 9 Β· ⏱️ 19.03.2024):
```
pip install batchspawner
```

SystemdSpawner (πŸ₯ˆ22 Β· ⭐ 92) - Spawn JupyterHub single-user notebook servers with systemd. BSD-3

- [GitHub](https://github.com/jupyterhub/systemdspawner) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 49 Β· πŸ“¦ 49 Β· πŸ“‹ 75 - 33% open Β· ⏱️ 20.10.2024):

```
git clone https://github.com/jupyterhub/systemdspawner
```
- [PyPi](https://pypi.org/project/jupyterhub-systemdspawner) (πŸ“₯ 4.2K / month Β· πŸ“¦ 2 Β· ⏱️ 20.10.2024):
```
pip install jupyterhub-systemdspawner
```
- [Conda](https://anaconda.org/conda-forge/jupyterhub-systemdspawner) (πŸ“₯ 58K Β· ⏱️ 16.06.2023):
```
conda install -c conda-forge jupyterhub-systemdspawner
```

FargateSpawner (πŸ₯‰15 Β· ⭐ 47) - Spawns JupyterHub single user servers in Docker containers running.. MIT

- [GitHub](https://github.com/uktrade/fargatespawner) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 23 Β· πŸ“¦ 6 Β· πŸ“‹ 13 - 61% open Β· ⏱️ 30.09.2024):

```
git clone https://github.com/uktrade/fargatespawner
```
- [PyPi](https://pypi.org/project/fargatespawner) (πŸ“₯ 1.4K / month Β· ⏱️ 28.06.2020):
```
pip install fargatespawner
```

WrapSpawner (πŸ₯‰13 Β· ⭐ 60 Β· πŸ’€) - Mechanism for runtime configuration of spawners for JupyterHub. BSD-3

- [GitHub](https://github.com/jupyterhub/wrapspawner) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 59 Β· πŸ“¦ 22 Β· πŸ“‹ 38 - 57% open Β· ⏱️ 08.04.2024):

```
git clone https://github.com/jupyterhub/wrapspawner
```

Show 2 hidden projects...

- SudoSpawner (πŸ₯‰18 Β· ⭐ 51 Β· πŸ’€) - Spawn JupyterHub single-user servers with sudo. BSD-3
- YarnSpawner (πŸ₯‰10 Β· ⭐ 19 Β· πŸ’€) - Spawn JupyterHub single user notebook servers in Hadoop/YARN.. BSD-3


## Jupyter Components

Back to top

_Core components of the Jupyter architecture._

ipython (πŸ₯‡47 Β· ⭐ 16K) - Official repository for IPython itself. Other repos in the IPython.. BSD-3

- [GitHub](https://github.com/ipython/ipython) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 4.4K Β· πŸ“₯ 320K Β· πŸ“¦ 650K Β· πŸ“‹ 7.4K - 20% open Β· ⏱️ 15.01.2025):

```
git clone https://github.com/ipython/ipython
```
- [PyPi](https://pypi.org/project/ipython) (πŸ“₯ 48M / month Β· πŸ“¦ 11K Β· ⏱️ 20.12.2024):
```
pip install ipython
```
- [Conda](https://anaconda.org/conda-forge/ipython) (πŸ“₯ 35M Β· ⏱️ 21.12.2024):
```
conda install -c conda-forge ipython
```

jupyter_server (πŸ₯‰37 Β· ⭐ 500) - The backendi.e. core services, APIs, and REST endpointsto.. BSD-3

- [GitHub](https://github.com/jupyter-server/jupyter_server) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 310 Β· πŸ“₯ 4K Β· πŸ“‹ 490 - 41% open Β· ⏱️ 20.12.2024):

```
git clone https://github.com/jupyter-server/jupyter_server
```
- [PyPi](https://pypi.org/project/jupyter_server) (πŸ“₯ 27M / month Β· πŸ“¦ 900 Β· ⏱️ 20.12.2024):
```
pip install jupyter_server
```
- [Conda](https://anaconda.org/conda-forge/jupyter_server) (πŸ“₯ 15M Β· ⏱️ 20.12.2024):
```
conda install -c conda-forge jupyter_server
```

jupyter-packaging (πŸ₯‰24 Β· ⭐ 63 Β· πŸ’€) - Tools to help build and install Jupyter Python packages. BSD-3

- [GitHub](https://github.com/jupyter/jupyter-packaging) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 47 Β· πŸ“₯ 120 Β· πŸ“‹ 46 - 34% open Β· ⏱️ 05.04.2024):

```
git clone https://github.com/jupyter/jupyter-packaging
```
- [PyPi](https://pypi.org/project/jupyter-packaging) (πŸ“₯ 590K / month Β· πŸ“¦ 130 Β· ⏱️ 25.08.2022):
```
pip install jupyter-packaging
```
- [Conda](https://anaconda.org/conda-forge/jupyter-packaging) (πŸ“₯ 590K Β· ⏱️ 04.12.2024):
```
conda install -c conda-forge jupyter-packaging
```


## Others

Back to top

qtconsole (πŸ₯‡36 Β· ⭐ 420) - Jupyter Qt Console. BSD-3

- [GitHub](https://github.com/jupyter/qtconsole) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 200 Β· πŸ“¦ 190K Β· πŸ“‹ 350 - 33% open Β· ⏱️ 03.01.2025):

```
git clone https://github.com/jupyter/qtconsole
```
- [PyPi](https://pypi.org/project/qtconsole) (πŸ“₯ 2.2M / month Β· πŸ“¦ 370 Β· ⏱️ 28.10.2024):
```
pip install qtconsole
```
- [Conda](https://anaconda.org/conda-forge/qtconsole) (πŸ“₯ 5M Β· ⏱️ 09.12.2024):
```
conda install -c conda-forge qtconsole
```

colabcode (πŸ₯‰19 Β· ⭐ 2.1K) - Run VSCode (codeserver) on Google Colab or Kaggle Notebooks. MIT

- [GitHub](https://github.com/abhishekkrthakur/colabcode) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 300 Β· πŸ“‹ 95 - 65% open Β· ⏱️ 14.09.2024):

```
git clone https://github.com/abhishekkrthakur/colabcode
```
- [PyPi](https://pypi.org/project/colabcode) (πŸ“₯ 8.8K / month Β· ⏱️ 11.06.2021):
```
pip install colabcode
```

Show 2 hidden projects...

- jupyter-console (πŸ₯ˆ28 Β· ⭐ 250 Β· πŸ’€) - Jupyter Terminal Console. BSD-3
- datapane (πŸ₯‰21 Β· ⭐ 1.4K Β· πŸ’€) - Build and share data reports in 100% Python. Apache-2

---

## Related Resources

- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.
- [**best-of-ml-python**](https://github.com/ml-tooling/best-of-ml-python): A ranked list of awesome machine learning python libraries.
- [**awesome-jupyter**](https://github.com/markusschanta/awesome-jupyter): A curated list of awesome Jupyter projects, libraries and resources.
- [**awesome-jupyterlab**](https://github.com/mauhai/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](https://github.com/ml-tooling/best-of-jupyter/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/ml-tooling/best-of-jupyter/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/ml-tooling/best-of-jupyter/edit/main/projects.yaml).

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).

For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/ml-tooling/best-of-jupyter/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/ml-tooling/best-of-jupyter/blob/main/.github/CODE_OF_CONDUCT.md).

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](https://creativecommons.org/licenses/by-sa/4.0/)