diff --git a/README.md b/README.md
index 7423004..b3f3225 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ _Development environments with support for Jupyter Notebooks._
```
git clone https://github.com/jupyter/notebook
```
-- [PyPi](https://pypi.org/project/notebook) (📥 28M / month · 📦 2.3K · ⏱️ 21.12.2024):
+- [PyPi](https://pypi.org/project/notebook) (📥 28M / month · 📦 2.3K · ⏱️ 07.01.2025):
```
pip install notebook
```
@@ -97,7 +97,7 @@ _Development environments with support for Jupyter Notebooks._
```
git clone https://github.com/jupyterhub/jupyterhub
```
-- [PyPi](https://pypi.org/project/jupyterhub) (📥 180K / month · 📦 220 · ⏱️ 21.10.2024):
+- [PyPi](https://pypi.org/project/jupyterhub) (📥 160K / month · 📦 220 · ⏱️ 21.10.2024):
```
pip install jupyterhub
```
@@ -112,7 +112,7 @@ _Development environments with support for Jupyter Notebooks._
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 · ⏱️ 09.01.2025):
+- [GitHub](https://github.com/jupyter/docker-stacks) (👨💻 250 · 🔀 3K · 📦 21 · 📋 910 - 1% open · ⏱️ 15.01.2025):
```
git clone https://github.com/jupyter/docker-stacks
@@ -124,12 +124,12 @@ _Development environments with support for Jupyter Notebooks._
JupyterLab (🥈32 · ⭐ 14K) - JupyterLab computational environment. BSD-3
-- [GitHub](https://github.com/jupyterlab/jupyterlab) (👨💻 510 · 🔀 3.4K):
+- [GitHub](https://github.com/jupyterlab/jupyterlab) (👨💻 510 · 🔀 3.5K):
```
git clone https://github.com/jupyterlab/jupyterlab
```
-- [PyPi](https://pypi.org/project/jupyterlab) (📥 27M / month · 📦 2.9K · ⏱️ 08.01.2025):
+- [PyPi](https://pypi.org/project/jupyterlab) (📥 28M / month · 📦 2.9K · ⏱️ 08.01.2025):
```
pip install jupyterlab
```
@@ -137,14 +137,14 @@ _Development environments with support for Jupyter Notebooks._
```
conda install -c conda-forge jupyterlab
```
-- [npm](https://www.npmjs.com/package/@jupyterlab/ui-components) (📥 180K / month · 📦 420 · ⏱️ 08.01.2025):
+- [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 · 📥 990 · 📦 3 · 📋 10K - 4% open · ⏱️ 06.01.2025):
+- [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
@@ -154,14 +154,14 @@ _Development environments with support for Jupyter Notebooks._
conda install -c conda-forge vscode-jupyter
```
-sos (🥈27 · ⭐ 280) - SoS workflow system for daily data analysis. BSD-3
+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) (📥 2.9K / month · 📦 22 · ⏱️ 25.09.2023):
+- [PyPi](https://pypi.org/project/sos-notebook) (📥 6.4K / month · 📦 22 · ⏱️ 25.09.2023):
```
pip install sos-notebook
```
@@ -172,17 +172,17 @@ _Development environments with support for Jupyter Notebooks._
docker-python (🥉26 · ⭐ 2.7K) - Kaggle Python docker image. Apache-2
-- [GitHub](https://github.com/Kaggle/docker-python) (👨💻 170 · 🔀 940 · 📋 370 - 5% open · ⏱️ 06.01.2025):
+- [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 · ⭐ 180 · ⏱️ 17.12.2024):
+- [Docker Hub](https://hub.docker.com/r/kaggle/python) (📥 200K · ⭐ 190 · ⏱️ 10.01.2025):
```
docker pull kaggle/python
```
-gpu-jupyter (🥉16 · ⭐ 710) - GPU-Jupyter: Leverage the flexibility of Jupyterlab through the.. Apache-2
+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):
@@ -192,7 +192,7 @@ _Development environments with support for Jupyter Notebooks._
jupyterlite (🥉12 · ⭐ 110) - Wasm powered Jupyter running in the browser. BSD-3
-- [GitHub](https://github.com/jtpio/jupyterlite) (👨💻 66 · 🔀 7 · ⏱️ 01.01.2025):
+- [GitHub](https://github.com/jtpio/jupyterlite) (👨💻 68 · 🔀 7 · ⏱️ 16.01.2025):
```
git clone https://github.com/jtpio/jupyterlite
@@ -205,8 +205,8 @@ _Development environments with support for Jupyter Notebooks._
- 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 (🥉19 · ⭐ 250) - A Jupyter server based on FastAPI. ❗️BSD-1-Clause
-- ML Hub (🥉15 · ⭐ 310 · 💀) - Multi-user development platform for machine learning teams. Simple.. Apache-2
+- 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
@@ -220,12 +220,12 @@ _Extensions that provide interactive UI-widgets and visualization tools._
bokeh (🥇45 · ⭐ 20K) - Interactive Data Visualization in the browser, from Python. BSD-3
-- [GitHub](https://github.com/bokeh/bokeh) (👨💻 700 · 🔀 4.2K · 📦 96K · 📋 7.8K - 10% open · ⏱️ 08.01.2025):
+- [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.3M / month · 📦 1.8K · ⏱️ 03.12.2024):
+- [PyPi](https://pypi.org/project/bokeh) (📥 3.4M / month · 📦 1.8K · ⏱️ 09.01.2025):
```
pip install bokeh
```
@@ -233,19 +233,19 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge bokeh
```
-- [npm](https://www.npmjs.com/package/@bokeh/bokehjs) (📥 15K / month · 📦 21 · ⏱️ 03.12.2024):
+- [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 · ⏱️ 09.01.2025):
+- [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) (📥 560K / month · 📦 440 · ⏱️ 18.12.2024):
+- [PyPi](https://pypi.org/project/panel) (📥 570K / month · 📦 440 · ⏱️ 18.12.2024):
```
pip install panel
```
@@ -289,39 +289,39 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipywidgets
```
-- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 55K / month · 📦 120 · ⏱️ 22.10.2024):
+- [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 · 🔀 610 · 📥 290 · 📦 5.2K · 📋 410 - 44% open · ⏱️ 19.12.2024):
+- [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) (📥 400K / month · 📦 16 · ⏱️ 13.12.2024):
+- [PyPi](https://pypi.org/project/evidently) (📥 370K / month · 📦 16 · ⏱️ 13.12.2024):
```
pip install evidently
```
-- [Conda](https://anaconda.org/conda-forge/evidently) (📥 57K · ⏱️ 16.12.2024):
+- [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
+papermill (🥇32 · ⭐ 6K) - Parameterize, execute, and analyze notebooks. BSD-3
-- [GitHub](https://github.com/nteract/papermill) (👨💻 120 · 🔀 430 · 📦 6.6K · 📋 410 - 36% open · ⏱️ 05.10.2024):
+- [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) (📥 3M / month · 📦 340 · ⏱️ 26.04.2024):
+- [PyPi](https://pypi.org/project/papermill) (📥 3.1M / month · 📦 340 · ⏱️ 26.04.2024):
```
pip install papermill
```
-- [Conda](https://anaconda.org/conda-forge/papermill) (📥 730K · ⏱️ 17.12.2024):
+- [Conda](https://anaconda.org/conda-forge/papermill) (📥 740K · ⏱️ 17.12.2024):
```
conda install -c conda-forge papermill
```
@@ -333,7 +333,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/matplotlib/ipympl
```
-- [PyPi](https://pypi.org/project/ipympl) (📥 350K / month · 📦 420 · ⏱️ 02.01.2025):
+- [PyPi](https://pypi.org/project/ipympl) (📥 340K / month · 📦 420 · ⏱️ 02.01.2025):
```
pip install ipympl
```
@@ -341,19 +341,19 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipympl
```
-- [npm](https://www.npmjs.com/package/jupyter-matplotlib) (📥 7.1K / month · 📦 7 · ⏱️ 02.01.2025):
+- [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 · 📦 13K · 📋 660 - 45% open · ⏱️ 05.12.2024):
+- [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) (📥 160K / month · 📦 280 · ⏱️ 22.07.2024):
+- [PyPi](https://pypi.org/project/ipyleaflet) (📥 150K / month · 📦 280 · ⏱️ 22.07.2024):
```
pip install ipyleaflet
```
@@ -361,7 +361,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipyleaflet
```
-- [npm](https://www.npmjs.com/package/jupyter-leaflet) (📥 5.1K / month · 📦 9 · ⏱️ 22.07.2024):
+- [npm](https://www.npmjs.com/package/jupyter-leaflet) (📥 4.8K / month · 📦 9 · ⏱️ 22.07.2024):
```
npm install jupyter-leaflet
```
@@ -381,7 +381,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge bqplot
```
-- [npm](https://www.npmjs.com/package/bqplot) (📥 3.2K / month · 📦 21 · ⏱️ 24.12.2024):
+- [npm](https://www.npmjs.com/package/bqplot) (📥 3K / month · 📦 21 · ⏱️ 24.12.2024):
```
npm install bqplot
```
@@ -393,11 +393,11 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/nglviewer/nglview
```
-- [PyPi](https://pypi.org/project/nglview) (📥 27K / month · 📦 91 · ⏱️ 25.11.2024):
+- [PyPi](https://pypi.org/project/nglview) (📥 32K / month · 📦 91 · ⏱️ 25.11.2024):
```
pip install nglview
```
-- [Conda](https://anaconda.org/conda-forge/nglview) (📥 840K · ⏱️ 25.11.2024):
+- [Conda](https://anaconda.org/conda-forge/nglview) (📥 850K · ⏱️ 25.11.2024):
```
conda install -c conda-forge nglview
```
@@ -408,7 +408,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
itables (🥈27 · ⭐ 820) - Pandas DataFrames as Interactive DataTables. MIT
-- [GitHub](https://github.com/mwouts/itables) (👨💻 9 · 🔀 58 · 📦 830 · 📋 180 - 17% open · ⏱️ 15.12.2024):
+- [GitHub](https://github.com/mwouts/itables) (👨💻 9 · 🔀 58 · 📦 850 · 📋 180 - 17% open · ⏱️ 15.12.2024):
```
git clone https://github.com/mwouts/itables
@@ -417,14 +417,14 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
pip install itables
```
-- [Conda](https://anaconda.org/conda-forge/itables) (📥 97K · ⏱️ 29.12.2024):
+- [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 · 📋 160 - 44% open · ⏱️ 16.12.2024):
+- [GitHub](https://github.com/jupyter-widgets/ipydatagrid) (👨💻 26 · 🔀 53 · 📦 190 · 📋 170 - 44% open · ⏱️ 16.12.2024):
```
git clone https://github.com/bloomberg/ipydatagrid
@@ -444,12 +444,12 @@ _Extensions that provide interactive UI-widgets and visualization tools._
itkwidgets (🥈26 · ⭐ 590) - An elegant Python interface for visualization on the web platform.. Apache-2
-- [GitHub](https://github.com/InsightSoftwareConsortium/itkwidgets) (👨💻 27 · 🔀 84 · 📥 130 · 📦 350 · 📋 290 - 42% open · ⏱️ 08.01.2025):
+- [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) (📥 10K / month · 📦 32 · ⏱️ 08.01.2025):
+- [PyPi](https://pypi.org/project/itkwidgets) (📥 12K / month · 📦 32 · ⏱️ 08.01.2025):
```
pip install itkwidgets
```
@@ -457,63 +457,83 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge itkwidgets
```
-- [npm](https://www.npmjs.com/package/itkwidgets) (📥 170 / month · 📦 5 · ⏱️ 02.03.2023):
+- [npm](https://www.npmjs.com/package/itkwidgets) (📥 300 / month · 📦 5 · ⏱️ 02.03.2023):
```
npm install itkwidgets
```
-jdaviz (🥈26 · ⭐ 140) - Interactive data visualization and analysis tools for astronomical.. BSD-3
+jdaviz (🥈26 · ⭐ 150) - Interactive data visualization and analysis tools for astronomical.. BSD-3
-- [GitHub](https://github.com/spacetelescope/jdaviz) (👨💻 34 · 🔀 72 · 📦 54 · 📋 1K - 31% open · ⏱️ 07.01.2025):
+- [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) (📥 2.4K / month · 📦 6 · ⏱️ 23.12.2024):
+- [PyPi](https://pypi.org/project/jdaviz) (📥 3K / month · 📦 6 · ⏱️ 23.12.2024):
```
pip install jdaviz
```
-ipydagred3 (🥈24 · ⭐ 3.2K) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2
+responsible-ai-widgets (🥈25 · ⭐ 1.4K) - Responsible AI Toolbox is a suite of tools providing.. MIT
-- [GitHub](https://github.com/timkpaine/ipydagred3) (👨💻 4 · 🔀 950 · 📦 3 · 📋 24 - 20% open · ⏱️ 18.11.2024):
+- [GitHub](https://github.com/microsoft/responsible-ai-toolbox) (👨💻 43 · 🔀 370 · 📋 320 - 26% open · ⏱️ 07.01.2025):
```
- git clone https://github.com/timkpaine/ipydagred3
+ git clone https://github.com/microsoft/responsible-ai-toolbox
```
-- [PyPi](https://pypi.org/project/ipydagred3) (📥 120K / month · 📦 6 · ⏱️ 31.10.2023):
+- [PyPi](https://pypi.org/project/raiwidgets) (📥 8.6K / month · 📦 6 · ⏱️ 08.07.2024):
```
- pip install ipydagred3
+ pip install raiwidgets
```
-- [Conda](https://anaconda.org/conda-forge/ipydagred3) (📥 41K · ⏱️ 31.12.2024):
+
+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):
+
```
- conda install -c conda-forge ipydagred3
+ git clone https://github.com/jpmorganchase/ipyregulartable
+ ```
+- [PyPi](https://pypi.org/project/ipyregulartable) (📥 340 / month · 📦 2 · ⏱️ 08.01.2021):
+ ```
+ pip install ipyregulartable
```
-- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 55K / month · 📦 120 · ⏱️ 22.10.2024):
+- [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
```
-responsible-ai-widgets (🥈24 · ⭐ 1.4K · 📉) - Responsible AI Toolbox is a suite of tools providing.. MIT
+ipydagred3 (🥉24 · ⭐ 3.2K) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2
-- [GitHub](https://github.com/microsoft/responsible-ai-toolbox) (👨💻 43 · 🔀 370 · 📋 320 - 26% open · ⏱️ 07.01.2025):
+- [GitHub](https://github.com/timkpaine/ipydagred3) (👨💻 4 · 🔀 950 · 📦 3 · 📋 24 - 20% open · ⏱️ 18.11.2024):
```
- git clone https://github.com/microsoft/responsible-ai-toolbox
+ git clone https://github.com/timkpaine/ipydagred3
```
-- [PyPi](https://pypi.org/project/raiwidgets) (📥 7.3K / month · 📦 6 · ⏱️ 08.07.2024):
+- [PyPi](https://pypi.org/project/ipydagred3) (📥 130K / month · 📦 6 · ⏱️ 31.10.2023):
```
- pip install raiwidgets
+ 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
+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) (📥 12K / month · 📦 17 · ⏱️ 25.09.2024):
+- [PyPi](https://pypi.org/project/vega) (📥 14K / month · 📦 17 · ⏱️ 25.09.2024):
```
pip install vega
```
@@ -522,46 +542,26 @@ _Extensions that provide interactive UI-widgets and visualization tools._
conda install -c conda-forge vega
```
-ipyvuetify (🥈24 · ⭐ 350) - Jupyter widgets based on vuetify UI components. MIT
+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) (📥 160K / month · 📦 82 · ⏱️ 31.07.2024):
+- [PyPi](https://pypi.org/project/ipyvuetify) (📥 150K / month · 📦 82 · ⏱️ 31.07.2024):
```
pip install ipyvuetify
```
-- [Conda](https://anaconda.org/conda-forge/ipyvuetify) (📥 230K · ⏱️ 02.08.2024):
+- [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.7K / month · 📦 6 · ⏱️ 31.07.2024):
+- [npm](https://www.npmjs.com/package/jupyter-vuetify) (📥 5.8K / month · 📦 6 · ⏱️ 31.07.2024):
```
npm install jupyter-vuetify
```
-ipyregulartable (🥉23 · ⭐ 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) (📥 250 / month · 📦 2 · ⏱️ 08.01.2021):
- ```
- pip install ipyregulartable
- ```
-- [Conda](https://anaconda.org/conda-forge/ipyregulartable) (📥 7.4K · ⏱️ 16.06.2023):
- ```
- conda install -c conda-forge ipyregulartable
- ```
-- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 55K / month · 📦 120 · ⏱️ 22.10.2024):
- ```
- npm install @jupyter-widgets/jupyterlab-manager
- ```
-
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):
@@ -569,7 +569,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/maartenbreddels/ipywebrtc
```
-- [PyPi](https://pypi.org/project/ipywebrtc) (📥 35K / month · 📦 12 · ⏱️ 29.03.2021):
+- [PyPi](https://pypi.org/project/ipywebrtc) (📥 36K / month · 📦 12 · ⏱️ 29.03.2021):
```
pip install ipywebrtc
```
@@ -582,30 +582,30 @@ _Extensions that provide interactive UI-widgets and visualization tools._
npm install jupyter-webrtc
```
-ipysigma (🥉23 · ⭐ 220) - A Jupyter widget using sigma.js to render interactive networks. MIT
+ipysigma (🥉23 · ⭐ 230) - A Jupyter widget using sigma.js to render interactive networks. MIT
-- [GitHub](https://github.com/medialab/ipysigma) (👨💻 6 · 🔀 19 · 📦 53 · 📋 220 - 28% open · ⏱️ 20.12.2024):
+- [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) (📥 8.9K / month · 📦 2 · ⏱️ 20.12.2024):
+- [PyPi](https://pypi.org/project/ipysigma) (📥 10K / month · 📦 2 · ⏱️ 20.12.2024):
```
pip install ipysigma
```
-- [npm](https://www.npmjs.com/package/ipysigma) (📥 420 / month · 📦 5 · ⏱️ 20.12.2024):
+- [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 · 📦 160 · 📋 91 - 15% open · ⏱️ 29.04.2024):
+- [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) (📥 1.6K / month · 📦 3 · ⏱️ 21.12.2023):
+- [PyPi](https://pypi.org/project/ipyvizzu) (📥 2K / month · 📦 3 · ⏱️ 21.12.2023):
```
pip install ipyvizzu
```
@@ -617,7 +617,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/PAIR-code/what-if-tool
```
-- [PyPi](https://pypi.org/project/witwidget) (📥 6.4K / month · 📦 6 · ⏱️ 12.10.2021):
+- [PyPi](https://pypi.org/project/witwidget) (📥 7.3K / month · 📦 6 · ⏱️ 12.10.2021):
```
pip install witwidget
```
@@ -625,19 +625,19 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge tensorboard-plugin-wit
```
-- [npm](https://www.npmjs.com/package/wit-widget) (📥 280 / month · 📦 3 · ⏱️ 12.10.2021):
+- [npm](https://www.npmjs.com/package/wit-widget) (📥 220 / month · 📦 3 · ⏱️ 12.10.2021):
```
npm install wit-widget
```
-ipyvue (🥉22 · ⭐ 68) - Jupyter widgets base for Vue libraries. MIT
+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) (📥 160K / month · 📦 36 · ⏱️ 14.11.2024):
+- [PyPi](https://pypi.org/project/ipyvue) (📥 150K / month · 📦 36 · ⏱️ 14.11.2024):
```
pip install ipyvue
```
@@ -645,7 +645,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipyvue
```
-- [npm](https://www.npmjs.com/package/jupyter-vue) (📥 2.9K / month · 📦 16 · ⏱️ 14.11.2024):
+- [npm](https://www.npmjs.com/package/jupyter-vue) (📥 3K / month · 📦 16 · ⏱️ 14.11.2024):
```
npm install jupyter-vue
```
@@ -657,7 +657,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/QuantStack/ipysheet
```
-- [PyPi](https://pypi.org/project/ipysheet) (📥 11K / month · 📦 38 · ⏱️ 28.11.2022):
+- [PyPi](https://pypi.org/project/ipysheet) (📥 12K / month · 📦 38 · ⏱️ 28.11.2022):
```
pip install ipysheet
```
@@ -665,7 +665,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipysheet
```
-- [npm](https://www.npmjs.com/package/ipysheet) (📥 360 / month · 📦 5 · ⏱️ 28.11.2022):
+- [npm](https://www.npmjs.com/package/ipysheet) (📥 400 / month · 📦 5 · ⏱️ 28.11.2022):
```
npm install ipysheet
```
@@ -677,7 +677,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/timkpaine/tributary
```
-- [PyPi](https://pypi.org/project/tributary) (📥 430 / month · ⏱️ 10.05.2023):
+- [PyPi](https://pypi.org/project/tributary) (📥 760 / month · ⏱️ 10.05.2023):
```
pip install tributary
```
@@ -697,7 +697,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
pip install altair_viewer
```
-- [Conda](https://anaconda.org/conda-forge/altair_viewer) (📥 97K · ⏱️ 16.06.2023):
+- [Conda](https://anaconda.org/conda-forge/altair_viewer) (📥 98K · ⏱️ 16.06.2023):
```
conda install -c conda-forge altair_viewer
```
@@ -709,7 +709,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/leifwalsh/perfume
```
-- [PyPi](https://pypi.org/project/perfume-bench) (📥 200 / month · ⏱️ 20.05.2018):
+- [PyPi](https://pypi.org/project/perfume-bench) (📥 330 / month · ⏱️ 20.05.2018):
```
pip install perfume-bench
```
@@ -720,10 +720,10 @@ _Extensions that provide interactive UI-widgets and visualization tools._
- 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
-- qgrid (🥈25 · ⭐ 3.1K · 💀) - An interactive grid for sorting, filtering, and editing DataFrames.. Apache-2
- 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
+- 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
@@ -731,13 +731,13 @@ _Extensions that provide interactive UI-widgets and visualization tools._
- 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
-- ipyscales (🥉16 · ⭐ 13 · 💀) - A widget library for scales. BSD-3
- 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
-- ipymaterialui (🥉13 · ⭐ 87 · 💀) - Jupyter Widgets based on React Material UI components. 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
@@ -759,7 +759,7 @@ _Application plugins that extend the functionality of Jupyter itself._
```
git clone https://github.com/jupyter/nbgrader
```
-- [PyPi](https://pypi.org/project/nbgrader) (📥 6.4K / month · 📦 21 · ⏱️ 18.11.2024):
+- [PyPi](https://pypi.org/project/nbgrader) (📥 6.7K / month · 📦 21 · ⏱️ 18.11.2024):
```
pip install nbgrader
```
@@ -790,12 +790,12 @@ _Application plugins that extend the functionality of Jupyter itself._
NBextensions Configurator (🥈25 · ⭐ 980 · 💤) - A jupyter notebook serverextension providing config.. BSD-3
-- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (👨💻 24 · 🔀 120 · 📦 920 · 📋 110 - 66% open · ⏱️ 05.06.2024):
+- [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) (📥 320K / month · 📦 35 · ⏱️ 05.06.2024):
+- [PyPi](https://pypi.org/project/jupyter_nbextensions_configurator) (📥 330K / month · 📦 35 · ⏱️ 05.06.2024):
```
pip install jupyter_nbextensions_configurator
```
@@ -822,7 +822,7 @@ _Application plugins that extend the functionality of Jupyter itself._
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 · 📥 460 · 📦 830 · 📋 93 - 48% open · ⏱️ 28.08.2024):
+- [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
@@ -835,37 +835,37 @@ _Application plugins that extend the functionality of Jupyter itself._
```
conda install -c conda-forge nbresuse
```
-- [npm](https://www.npmjs.com/package/@jupyter-server/resource-usage) (📥 2.2K / month · 📦 6 · ⏱️ 31.07.2024):
+- [npm](https://www.npmjs.com/package/@jupyter-server/resource-usage) (📥 2.5K / month · 📦 6 · ⏱️ 31.07.2024):
```
npm install @jupyter-server/resource-usage
```
-pyforest (🥈22 · ⭐ 1.1K · 💤) - pyforest - feel the bliss of automated imports. MIT
+Rsession Proxy (🥈23 · ⭐ 120) - Jupyter extensions for running an RStudio rsession proxy. BSD-3
-- [GitHub](https://github.com/8080labs/pyforest) (👨💻 15 · 🔀 200 · 📋 34 - 32% open · ⏱️ 14.06.2024):
+- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (👨💻 27 · 🔀 87 · 📦 62 · 📋 91 - 45% open · ⏱️ 14.01.2025):
```
- git clone https://github.com/8080labs/pyforest
+ git clone https://github.com/jupyterhub/jupyter-rsession-proxy
```
-- [PyPi](https://pypi.org/project/pyforest) (📥 2.9K / month · 📦 15 · ⏱️ 14.06.2024):
+- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (📥 6.1K / month · 📦 2 · ⏱️ 14.01.2025):
```
- pip install pyforest
+ 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
```
-Rsession Proxy (🥈22 · ⭐ 120) - Jupyter extensions for running an RStudio rsession proxy. BSD-3
+pyforest (🥈22 · ⭐ 1.1K · 💤) - pyforest - feel the bliss of automated imports. MIT
-- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (👨💻 25 · 🔀 87 · 📦 62 · 📋 90 - 44% open · ⏱️ 04.01.2025):
+- [GitHub](https://github.com/8080labs/pyforest) (👨💻 15 · 🔀 200 · 📋 34 - 32% open · ⏱️ 14.06.2024):
```
- git clone https://github.com/jupyterhub/jupyter-rsession-proxy
- ```
-- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (📥 6K / month · 📦 2 · ⏱️ 13.03.2024):
- ```
- pip install jupyter-rsession-proxy
+ git clone https://github.com/8080labs/pyforest
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-rsession-proxy) (📥 32K · ⏱️ 13.03.2024):
+- [PyPi](https://pypi.org/project/pyforest) (📥 2.9K / month · 📦 15 · ⏱️ 14.06.2024):
```
- conda install -c conda-forge jupyter-rsession-proxy
+ pip install pyforest
```
Appmode (🥈21 · ⭐ 460 · 💤) - A Jupyter extensions that turns notebooks into web applications. MIT
@@ -875,7 +875,7 @@ _Application plugins that extend the functionality of Jupyter itself._
```
git clone https://github.com/oschuett/appmode
```
-- [PyPi](https://pypi.org/project/appmode) (📥 1.1K / month · 📦 8 · ⏱️ 12.05.2024):
+- [PyPi](https://pypi.org/project/appmode) (📥 1.4K / month · 📦 8 · ⏱️ 12.05.2024):
```
pip install appmode
```
@@ -886,7 +886,7 @@ _Application plugins that extend the functionality of Jupyter itself._
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 · 📦 260 · 📋 44 - 18% open · ⏱️ 06.01.2025):
+- [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
@@ -895,11 +895,11 @@ _Application plugins that extend the functionality of Jupyter itself._
```
pip install jupyter-archive
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (📥 82K · ⏱️ 06.01.2025):
+- [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) (📥 100 / month · 📦 5 · ⏱️ 15.08.2023):
+- [npm](https://www.npmjs.com/package/@hadim/jupyter-archive) (📥 110 / month · 📦 5 · ⏱️ 15.08.2023):
```
npm install @hadim/jupyter-archive
```
@@ -911,15 +911,15 @@ _Application plugins that extend the functionality of Jupyter itself._
```
git clone https://github.com/mamba-org/gator
```
-- [PyPi](https://pypi.org/project/mamba-gator) (📥 290 / month · ⏱️ 03.09.2021):
+- [PyPi](https://pypi.org/project/mamba-gator) (📥 440 / month · ⏱️ 03.09.2021):
```
pip install mamba-gator
```
-- [Conda](https://anaconda.org/conda-forge/mamba_gator) (📥 49K · ⏱️ 16.06.2023):
+- [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) (📥 27 / month · 📦 2 · ⏱️ 03.09.2021):
+- [npm](https://www.npmjs.com/package/@mamba-org/gator-lab) (📥 37 / month · 📦 2 · ⏱️ 03.09.2021):
```
npm install @mamba-org/gator-lab
```
@@ -934,7 +934,7 @@ _Application plugins that extend the functionality of Jupyter itself._
Show 13 hidden projects...
-- Contrib NBextensions (🥇29 · ⭐ 5.2K · 💀) - A collection of various notebook extensions for.. BSD-3
+- 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
@@ -945,7 +945,7 @@ _Application plugins that extend the functionality of Jupyter itself._
- 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 (🥉14 · ⭐ 21 · 💀) - Dependency management and optimization in Jupyter.. MIT
+- jupyter-nbrequirements (🥉15 · ⭐ 21 · 💀) - Dependency management and optimization in Jupyter.. MIT
- jupyterterminals (🥉9 · ⭐ 12 · 💀) - Jupyter plugin to support inline terminal shells along with.. MIT
@@ -979,7 +979,7 @@ _Extensions that provide magic commands to access convenient functionality withi
```
git clone https://github.com/rasbt/watermark
```
-- [PyPi](https://pypi.org/project/watermark) (📥 38K / month · 📦 82 · ⏱️ 21.09.2024):
+- [PyPi](https://pypi.org/project/watermark) (📥 39K / month · 📦 82 · ⏱️ 21.09.2024):
```
pip install watermark
```
@@ -988,18 +988,18 @@ _Extensions that provide magic commands to access convenient functionality withi
conda install -c conda-forge watermark
```
-ipycache (🥉16 · ⭐ 140) - Defines a %%cache cell magic in the IPython notebook to cache results.. BSD-3
+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) (📥 140 / month · 📦 2 · ⏱️ 13.10.2013):
+- [PyPi](https://pypi.org/project/ipycache) (📥 190 / month · 📦 2 · ⏱️ 13.10.2013):
```
pip install ipycache
```
-- [Conda](https://anaconda.org/conda-forge/ipycache) (📥 95K · ⏱️ 16.06.2023):
+- [Conda](https://anaconda.org/conda-forge/ipycache) (📥 96K · ⏱️ 16.06.2023):
```
conda install -c conda-forge ipycache
```
@@ -1035,35 +1035,35 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
pip install ipykernel
```
-- [Conda](https://anaconda.org/anaconda/ipykernel) (📥 970K · 📦 73 · ⏱️ 11.10.2024):
+- [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.8K - 53% open · ⏱️ 08.01.2025):
+- [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) (📥 110 / month · ⏱️ 31.07.2020):
+- [PyPi](https://pypi.org/project/lfortran) (📥 170 / month · ⏱️ 31.07.2020):
```
pip install lfortran
```
-- [Conda](https://anaconda.org/conda-forge/lfortran) (📥 180K · ⏱️ 02.01.2025):
+- [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
+Bash Kernel (🥇26 · ⭐ 710) - A bash kernel for IPython. BSD-3
-- [GitHub](https://github.com/takluyver/bash_kernel) (👨💻 21 · 🔀 140 · 📦 350 · 📋 110 - 11% open · ⏱️ 05.01.2025):
+- [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) (📥 77K / month · 📦 23 · ⏱️ 05.01.2025):
+- [PyPi](https://pypi.org/project/bash_kernel) (📥 70K / month · 📦 23 · ⏱️ 05.01.2025):
```
pip install bash_kernel
```
@@ -1079,11 +1079,11 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/Calysto/metakernel
```
-- [PyPi](https://pypi.org/project/metakernel) (📥 31K / month · 📦 58 · ⏱️ 26.03.2024):
+- [PyPi](https://pypi.org/project/metakernel) (📥 33K / month · 📦 58 · ⏱️ 26.03.2024):
```
pip install metakernel
```
-- [Conda](https://anaconda.org/conda-forge/metakernel) (📥 890K · ⏱️ 15.12.2024):
+- [Conda](https://anaconda.org/conda-forge/metakernel) (📥 900K · ⏱️ 15.12.2024):
```
conda install -c conda-forge metakernel
```
@@ -1096,9 +1096,9 @@ _Jupyter kernels that run and introspect the user's code in a given language._
git clone https://github.com/evcxr/evcxr
```
-.NET Interactive (🥈24 · ⭐ 2.9K) - .NET Interactive combines the power of .NET with many other.. MIT
+.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 · ⏱️ 06.01.2025):
+- [GitHub](https://github.com/dotnet/interactive) (👨💻 120 · 🔀 390 · 📥 520 · 📋 1.6K - 33% open · ⏱️ 15.01.2025):
```
git clone https://github.com/dotnet/interactive
@@ -1123,7 +1123,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/calysto/octave_kernel
```
-- [PyPi](https://pypi.org/project/octave_kernel) (📥 12K / month · 📦 7 · ⏱️ 15.04.2024):
+- [PyPi](https://pypi.org/project/octave_kernel) (📥 15K / month · 📦 7 · ⏱️ 15.04.2024):
```
pip install octave_kernel
```
@@ -1134,12 +1134,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
IHaskell (🥈23 · ⭐ 2.6K) - A Haskell kernel for the Jupyter project. MIT
-- [GitHub](https://github.com/IHaskell/IHaskell) (👨💻 120 · 🔀 260 · 📋 790 - 5% open · ⏱️ 05.01.2025):
+- [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) (📥 13 / month · 📦 3 · ⏱️ 01.08.2018):
+- [npm](https://www.npmjs.com/package/ihaskell_jupyterlab) (📥 17 / month · 📦 3 · ⏱️ 01.08.2018):
```
npm install ihaskell_jupyterlab
```
@@ -1162,7 +1162,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
IRuby (🥈22 · ⭐ 910) - Official gem repository: Ruby kernel for Jupyter/IPython Notebook. MIT
-- [GitHub](https://github.com/SciRuby/iruby) (👨💻 52 · 🔀 31 · 📥 20 · 📦 250 · 📋 200 - 25% open · ⏱️ 29.12.2024):
+- [GitHub](https://github.com/SciRuby/iruby) (👨💻 52 · 🔀 31 · 📥 22 · 📦 250 · 📋 200 - 25% open · ⏱️ 29.12.2024):
```
git clone https://github.com/SciRuby/iruby
@@ -1172,22 +1172,14 @@ _Jupyter kernels that run and introspect the user's code in a given language._
docker pull rubydata/datascience-notebook
```
-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-python (🥈21 · ⭐ 440) - Jupyter kernel for the Python programming language. BSD-3
+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 · ⏱️ 16.12.2024):
+- [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) (📥 13K / month · 📦 3 · ⏱️ 22.12.2023):
+- [PyPi](https://pypi.org/project/xeus-python) (📥 16K / month · 📦 3 · ⏱️ 22.12.2023):
```
pip install xeus-python
```
@@ -1196,6 +1188,14 @@ _Jupyter kernels that run and introspect the user's code in a given language._
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):
@@ -1203,7 +1203,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/jupyter-xeus/xeus-cling
```
-- [Conda](https://anaconda.org/conda-forge/xeus-cling) (📥 280K · ⏱️ 11.11.2023):
+- [Conda](https://anaconda.org/conda-forge/xeus-cling) (📥 290K · ⏱️ 11.11.2023):
```
conda install -c conda-forge xeus-cling
```
@@ -1215,7 +1215,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/apache/incubator-toree
```
-- [PyPi](https://pypi.org/project/toree) (📥 6.2K / month · ⏱️ 21.04.2022):
+- [PyPi](https://pypi.org/project/toree) (📥 6.8K / month · ⏱️ 21.04.2022):
```
pip install toree
```
@@ -1234,7 +1234,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
clojupyter (🥉19 · ⭐ 840) - a Jupyter kernel for Clojure. MIT
-- [GitHub](https://github.com/clojupyter/clojupyter) (👨💻 29 · 🔀 90 · 📥 8 · 📋 110 - 8% open · ⏱️ 07.01.2025):
+- [GitHub](https://github.com/clojupyter/clojupyter) (👨💻 29 · 🔀 90 · 📥 9 · 📋 110 - 8% open · ⏱️ 07.01.2025):
```
git clone https://github.com/clojupyter/clojupyter
@@ -1255,11 +1255,11 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/sassoftware/sas_kernel
```
-- [PyPi](https://pypi.org/project/sas_kernel) (📥 3.6K / month · 📦 2 · ⏱️ 01.12.2022):
+- [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.8K · ⏱️ 16.06.2023):
+- [Conda](https://anaconda.org/anaconda/sas_kernel) (📥 2.9K · ⏱️ 16.06.2023):
```
conda install -c anaconda sas_kernel
```
@@ -1271,19 +1271,19 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/jupyter-xeus/xeus-sqlite
```
-- [Conda](https://anaconda.org/conda-forge/xeus-sqlite) (📥 54K · ⏱️ 16.12.2024):
+- [Conda](https://anaconda.org/conda-forge/xeus-sqlite) (📥 55K · ⏱️ 16.12.2024):
```
conda install -c conda-forge xeus-sqlite
```
-nbstata (🥉15 · ⭐ 30) - A Jupyter kernel for Stata built on pystata. ❗️GPL-3.0
+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.1K / month · ⏱️ 29.10.2024):
+- [PyPi](https://pypi.org/project/nbstata) (📥 1.8K / month · ⏱️ 29.10.2024):
```
pip install nbstata
```
@@ -1295,7 +1295,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/pprzetacznik/IElixir
```
-- [npm](https://www.npmjs.com/package/jupyterlab-ielixir) (📥 2 / month · 📦 5 · ⏱️ 11.05.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-ielixir) (📥 3 / month · 📦 5 · ⏱️ 11.05.2021):
```
npm install jupyterlab-ielixir
```
@@ -1311,9 +1311,9 @@ _Jupyter kernels that run and introspect the user's code in a given language._
- 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
+- 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 · ⭐ 530 · 💀) - Jupyter Notebook Kernel for running Ansible Tasks and.. Apache-2
+- 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
@@ -1365,7 +1365,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
pip install jupytext
```
-- [Conda](https://anaconda.org/conda-forge/jupytext) (📥 980K · ⏱️ 19.12.2024):
+- [Conda](https://anaconda.org/conda-forge/jupytext) (📥 990K · ⏱️ 19.12.2024):
```
conda install -c conda-forge jupytext
```
@@ -1374,34 +1374,14 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
npm install jupyterlab-jupytext
```
-Voila (🥇33 · ⭐ 5.5K) - Voil turns Jupyter notebooks into standalone web applications. BSD-3
+Jupyter Book (🥇34 · ⭐ 3.9K · 📈) - Create beautiful, publication-quality books and documents.. BSD-3
-- [GitHub](https://github.com/voila-dashboards/voila) (👨💻 73 · 🔀 500 · 📥 1.7K · 📦 12K · 📋 760 - 41% open · ⏱️ 22.10.2024):
-
- ```
- git clone https://github.com/voila-dashboards/voila
- ```
-- [PyPi](https://pypi.org/project/voila) (📥 120K / 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) (📥 140 / month · 📦 5 · ⏱️ 19.05.2020):
- ```
- npm install @jupyter-voila/jupyterlab-preview
- ```
-
-Jupyter Book (🥇33 · ⭐ 3.9K · 📉) - Create beautiful, publication-quality books and documents.. BSD-3
-
-- [GitHub](https://github.com/jupyter-book/jupyter-book) (👨💻 140 · 🔀 660 · 📥 10 · 📦 16K · 📋 1.4K - 44% open · ⏱️ 06.01.2025):
+- [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 · 📦 330 · ⏱️ 15.11.2024):
+- [PyPi](https://pypi.org/project/jupyter-book) (📥 130K / month · 📦 370 · ⏱️ 14.01.2025):
```
pip install jupyter-book
```
@@ -1410,7 +1390,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
conda install -c conda-forge jupyter-book
```
-nbdime (🥇33 · ⭐ 2.7K) - Tools for diffing and merging of Jupyter notebooks. BSD-3
+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):
@@ -1430,21 +1410,41 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
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 · ⏱️ 31.12.2024):
+- [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) (📥 2.7K / month · 📦 2 · ⏱️ 29.04.2024):
+- [PyPi](https://pypi.org/project/nikola) (📥 4.1K / month · 📦 2 · ⏱️ 29.04.2024):
```
pip install nikola
```
-Stencila (🥈29 · ⭐ 800 · 📈) - Documents with Scientific Intelligence. Apache-2
+Stencila (🥈29 · ⭐ 810) - Documents with Scientific Intelligence. Apache-2
-- [GitHub](https://github.com/stencila/stencila) (👨💻 48 · 🔀 47 · 📥 5.7K · 📦 20 · 📋 840 - 12% open · ⏱️ 09.01.2025):
+- [GitHub](https://github.com/stencila/stencila) (👨💻 48 · 🔀 47 · 📥 5.7K · 📦 20 · 📋 840 - 12% open · ⏱️ 16.01.2025):
```
git clone https://github.com/stencila/stencila
@@ -1469,55 +1469,55 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
pip install mkdocs-jupyter
```
-- [Conda](https://anaconda.org/conda-forge/mkdocs-jupyter) (📥 91K · ⏱️ 12.11.2024):
+- [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
+BinderHub (🥉25 · ⭐ 2.6K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3
-- [GitHub](https://github.com/jupyterhub/binderhub) (👨💻 97 · 🔀 390 · 📦 12 · 📋 730 - 32% open · ⏱️ 07.01.2025):
+- [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) (📥 84 / month · ⏱️ 07.11.2018):
+- [PyPi](https://pypi.org/project/binderhub) (📥 97 / month · ⏱️ 07.11.2018):
```
pip install binderhub
```
-ThebeLab (🥉21 · ⭐ 400) - Turn static HTML pages into live documents with Jupyter kernels. BSD-3
-
-- [GitHub](https://github.com/jupyter-book/thebe) (👨💻 32 · 🔀 68 · 📦 14 · 📋 240 - 44% open · ⏱️ 07.01.2025):
-
- ```
- git clone https://github.com/executablebooks/thebe
- ```
-- [npm](https://www.npmjs.com/package/thebe) (📥 6K / month · 📦 3 · ⏱️ 06.09.2024):
- ```
- npm install thebe
- ```
-
-jupyter-flex (🥉20 · ⭐ 320 · 💤) - Build dashboards using Jupyter Notebooks. Apache-2
+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.7K / month · ⏱️ 28.03.2023):
+- [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 · ⏱️ 16.06.2023):
+- [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) (📥 26 / month · 📦 5 · ⏱️ 02.10.2021):
+- [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):
@@ -1530,18 +1530,18 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
docker pull nbgallery/nbgallery
```
-nbinteract (🥉18 · ⭐ 240 · 💤) - Create interactive webpages from Jupyter Notebooks. BSD-3
+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) (📥 950 / month · 📦 3 · ⏱️ 05.01.2021):
+- [PyPi](https://pypi.org/project/nbinteract) (📥 1.3K / month · 📦 3 · ⏱️ 05.01.2021):
```
pip install nbinteract
```
-- [npm](https://www.npmjs.com/package/nbinteract) (📥 28 / month · 📦 5 · ⏱️ 05.01.2021):
+- [npm](https://www.npmjs.com/package/nbinteract) (📥 35 / month · 📦 5 · ⏱️ 05.01.2021):
```
npm install nbinteract
```
@@ -1553,7 +1553,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
git clone https://github.com/ideonate/cdsdashboards
```
-- [PyPi](https://pypi.org/project/cdsdashboards) (📥 1.5K / month · ⏱️ 19.09.2022):
+- [PyPi](https://pypi.org/project/cdsdashboards) (📥 1.9K / month · ⏱️ 19.09.2022):
```
pip install cdsdashboards
```
@@ -1565,9 +1565,9 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
Show 10 hidden projects...
- RISE (🥈28 · ⭐ 3.7K · 💀) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. BSD-3
-- Knowledge Repo (🥈25 · ⭐ 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 · ⭐ 860 · 💀) - Markdown = IPython Notebook. BSD-2
+- 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
@@ -1614,7 +1614,7 @@ _Libraries and tools that work with or can be used within notebook files._
```
conda install -c conda-forge nbformat
```
-- [npm](https://www.npmjs.com/package/nbformat-schema) (📥 47 / month · 📦 5 · ⏱️ 04.04.2024):
+- [npm](https://www.npmjs.com/package/nbformat-schema) (📥 49 / month · 📦 5 · ⏱️ 04.04.2024):
```
npm install nbformat-schema
```
@@ -1626,19 +1626,19 @@ _Libraries and tools that work with or can be used within notebook files._
```
git clone https://github.com/fastai/nbdev
```
-- [PyPi](https://pypi.org/project/nbdev) (📥 76K / month · 📦 350 · ⏱️ 03.12.2024):
+- [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 · 📦 200K · 📋 120 - 41% open · ⏱️ 19.12.2024):
+- [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) (📥 28M / month · 📦 470 · ⏱️ 19.12.2024):
+- [PyPi](https://pypi.org/project/nbclient) (📥 27M / month · 📦 470 · ⏱️ 19.12.2024):
```
pip install nbclient
```
@@ -1654,14 +1654,14 @@ _Libraries and tools that work with or can be used within notebook files._
```
git clone https://github.com/jupyterhub/repo2docker
```
-- [PyPi](https://pypi.org/project/jupyter-repo2docker) (📥 3.1K / month · 📦 29 · ⏱️ 01.07.2024):
+- [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
+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 · 📥 120 · 📋 300 - 4% open · ⏱️ 06.01.2025):
+- [GitHub](https://github.com/nbQA-dev/nbQA) (👨💻 36 · 🔀 42 · 📥 130 · 📋 300 - 4% open · ⏱️ 06.01.2025):
```
git clone https://github.com/nbQA-dev/nbQA
@@ -1698,7 +1698,7 @@ _Libraries and tools that work with or can be used within notebook files._
```
git clone https://github.com/jupyter/jupyter-sphinx
```
-- [PyPi](https://pypi.org/project/jupyter_sphinx) (📥 83K / month · 📦 530 · ⏱️ 28.12.2023):
+- [PyPi](https://pypi.org/project/jupyter_sphinx) (📥 87K / month · 📦 530 · ⏱️ 28.12.2023):
```
pip install jupyter_sphinx
```
@@ -1714,11 +1714,11 @@ _Libraries and tools that work with or can be used within notebook files._
```
git clone https://github.com/nteract/testbook
```
-- [PyPi](https://pypi.org/project/nteract-testbook) (📥 55 / month · ⏱️ 11.08.2020):
+- [PyPi](https://pypi.org/project/nteract-testbook) (📥 100 / month · ⏱️ 11.08.2020):
```
pip install nteract-testbook
```
-- [Conda](https://anaconda.org/conda-forge/testbook) (📥 80K · ⏱️ 06.01.2025):
+- [Conda](https://anaconda.org/conda-forge/testbook) (📥 81K · ⏱️ 06.01.2025):
```
conda install -c conda-forge testbook
```
@@ -1730,33 +1730,33 @@ _Libraries and tools that work with or can be used within notebook files._
```
git clone https://github.com/chmp/ipytest
```
-- [PyPi](https://pypi.org/project/ipytest) (📥 34K / month · 📦 22 · ⏱️ 21.04.2024):
+- [PyPi](https://pypi.org/project/ipytest) (📥 33K / month · 📦 22 · ⏱️ 21.04.2024):
```
pip install ipytest
```
-mercury (🥉20 · ⭐ 4.1K) - Convert Jupyter Notebooks to Web Apps. ❗️AGPL-3.0
+naas (🥉21 · ⭐ 280) - Low-code Python library to safely use notebooks in production: schedule.. ❗️AGPL-3.0
-- [GitHub](https://github.com/mljar/mercury) (👨💻 16 · 🔀 260 · 📦 150 · 📋 430 - 18% open · ⏱️ 06.12.2024):
+- [GitHub](https://github.com/jupyter-naas/naas) (👨💻 21 · 🔀 24 · 📦 6 · 📋 190 - 18% open · ⏱️ 23.07.2024):
```
- git clone https://github.com/mljar/mercury
+ git clone https://github.com/jupyter-naas/naas
```
-- [PyPi](https://pypi.org/project/mljar-mercury) (📥 8 / month · ⏱️ 02.09.2022):
+- [PyPi](https://pypi.org/project/naas) (📥 12K / month · ⏱️ 23.07.2024):
```
- pip install mljar-mercury
+ pip install naas
```
-naas (🥉20 · ⭐ 280) - Low-code Python library to safely use notebooks in production: schedule.. ❗️AGPL-3.0
+mercury (🥉20 · ⭐ 4.1K) - Convert Jupyter Notebooks to Web Apps. ❗️AGPL-3.0
-- [GitHub](https://github.com/jupyter-naas/naas) (👨💻 21 · 🔀 24 · 📦 6 · 📋 190 - 18% open · ⏱️ 23.07.2024):
+- [GitHub](https://github.com/mljar/mercury) (👨💻 16 · 🔀 260 · 📦 150 · 📋 430 - 18% open · ⏱️ 06.12.2024):
```
- git clone https://github.com/jupyter-naas/naas
+ git clone https://github.com/mljar/mercury
```
-- [PyPi](https://pypi.org/project/naas) (📥 6.2K / month · ⏱️ 23.07.2024):
+- [PyPi](https://pypi.org/project/mljar-mercury) (📥 8 / month · ⏱️ 02.09.2022):
```
- pip install naas
+ pip install mljar-mercury
```
JupyterWith (🥉18 · ⭐ 680) - Declarative and reproducible Jupyter environments - powered by Nix. MIT
@@ -1769,12 +1769,12 @@ _Libraries and tools that work with or can be used within notebook files._
Show 13 hidden projects...
-- ipyparallel (🥈31 · ⭐ 2.6K) - IPython Parallel: Interactive Parallel Computing in Python. ❗Unlicensed
+- 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
-- treon (🥉18 · ⭐ 310 · 💀) - Easy to use test framework for Jupyter Notebooks. MIT
- 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
@@ -1798,15 +1798,15 @@ _Extensions that can render and display files of specific MIME types._
```
git clone https://github.com/jupyterlab/jupyter-renderers
```
-- [PyPi](https://pypi.org/project/jupyterlab-katex) (📥 960 / month · 📦 2 · ⏱️ 23.05.2023):
+- [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.3K · ⏱️ 08.01.2025):
+- [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) (📥 210 / month · 📦 11 · ⏱️ 01.08.2023):
+- [npm](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (📥 270 / month · 📦 11 · ⏱️ 01.08.2023):
```
npm install @jupyterlab/geojson-extension
```
@@ -1818,15 +1818,15 @@ _Extensions that can render and display files of specific MIME types._
```
git clone https://github.com/jupyterlab/jupyterlab-latex
```
-- [PyPi](https://pypi.org/project/jupyterlab_latex) (📥 2.2K / month · 📦 1 · ⏱️ 27.09.2024):
+- [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) (📥 20K · ⏱️ 02.01.2025):
+- [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) (📥 290 / month · 📦 5 · ⏱️ 27.09.2024):
+- [npm](https://www.npmjs.com/package/@jupyterlab/latex) (📥 320 / month · 📦 5 · ⏱️ 27.09.2024):
```
npm install @jupyterlab/latex
```
@@ -1859,7 +1859,7 @@ _Extensions that can customize the appearance of JupyterLab._
```
pip install jupyterlab_theme_solarized_dark
```
-- [npm](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (📥 560 / month · 📦 3 · ⏱️ 18.01.2024):
+- [npm](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (📥 570 / month · 📦 3 · ⏱️ 18.01.2024):
```
npm install jupyterlab-theme-solarized-dark
```
@@ -1871,8 +1871,8 @@ _Extensions that can customize the appearance of JupyterLab._
- 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 (🥈12 · ⭐ 52 · 💀) - Gruvbox dark theme for Jupyter Lab. Modeled on classic.. BSD-3
-- Theme Toggle (🥉11 · ⭐ 11 · 💤) - JupyterLab extension to toggle the theme in the Top Bar area. 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
@@ -1885,27 +1885,27 @@ _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.7K · 📦 160 · 📋 850 - 13% open · ⏱️ 02.01.2025):
+- [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) (📥 13K / month · 📦 28 · ⏱️ 23.12.2024):
+- [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.4M · ⏱️ 25.12.2024):
+- [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) (📥 390 / month · 📦 6 · ⏱️ 23.12.2024):
+- [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 · 📥 430 · 📦 3K · 📋 620 - 18% open · ⏱️ 06.01.2025):
+- [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
@@ -1914,23 +1914,23 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
pip install jupyterlab-git
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-git) (📥 640K · ⏱️ 21.12.2024):
+- [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) (📥 36K / month · 📦 9 · ⏱️ 29.10.2024):
+- [npm](https://www.npmjs.com/package/@jupyterlab/git) (📥 48K / month · 📦 9 · ⏱️ 29.10.2024):
```
npm install @jupyterlab/git
```
-elyra (🥇30 · ⭐ 1.9K) - Elyra extends JupyterLab with an AI centric approach. Apache-2
+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 · ⏱️ 03.01.2025):
+- [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) (📥 7.9K / month · 📦 4 · ⏱️ 03.01.2025):
+- [PyPi](https://pypi.org/project/elyra) (📥 6.1K / month · 📦 4 · ⏱️ 03.01.2025):
```
pip install elyra
```
@@ -1938,39 +1938,39 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge elyra
```
-- [npm](https://www.npmjs.com/package/@elyra/services) (📥 52 / month · 📦 10 · ⏱️ 29.03.2023):
+- [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
+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 · 📋 580 - 35% open · ⏱️ 09.01.2025):
+- [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) (📥 63K / month · 📦 46 · ⏱️ 26.02.2024):
+- [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.1M · ⏱️ 06.12.2024):
+- [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) (📥 260 / month · 📦 7 · ⏱️ 26.08.2022):
+- [npm](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (📥 310 / month · 📦 7 · ⏱️ 26.08.2022):
```
npm install @krassowski/jupyterlab-lsp
```
-Variable Inspector (🥈25 · ⭐ 1.1K) - Variable Inspector extension for Jupyterlab. BSD-3
+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) (📥 18K / month · 📦 4 · ⏱️ 05.09.2024):
+- [PyPi](https://pypi.org/project/lckr-jupyterlab-variableinspector) (📥 17K / month · 📦 4 · ⏱️ 05.09.2024):
```
pip install lckr-jupyterlab-variableinspector
```
@@ -1978,39 +1978,39 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge jupyterlab-variableinspector
```
-- [npm](https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector) (📥 32K / month · 📦 5 · ⏱️ 05.09.2024):
+- [npm](https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector) (📥 44K / month · 📦 5 · ⏱️ 05.09.2024):
```
npm install @lckr/jupyterlab_variableinspector
```
-Code Formatter (🥈25 · ⭐ 860) - A JupyterLab plugin to facilitate invocation of code formatters. MIT
+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 · 📥 54 · 📦 2 · 📋 210 - 16% open · ⏱️ 14.08.2024):
+- [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) (📥 69K / month · 📦 52 · ⏱️ 14.08.2024):
+- [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 · ⏱️ 14.08.2024):
+- [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.5K / month · 📦 5 · ⏱️ 16.04.2023):
+- [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 (🥈23 · ⭐ 620) - A JupyterLab extension for displaying dashboards of GPU usage. BSD-3
+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) (📥 6.3K / month · 📦 3 · ⏱️ 06.01.2025):
+- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (📥 7.8K / month · 📦 3 · ⏱️ 06.01.2025):
```
pip install jupyterlab-nvdashboard
```
@@ -2018,7 +2018,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge jupyterlab-nvdashboard
```
-- [npm](https://www.npmjs.com/package/jupyterlab-nvdashboard) (📥 66 / month · 📦 5 · ⏱️ 27.04.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-nvdashboard) (📥 65 / month · 📦 5 · ⏱️ 27.04.2021):
```
npm install jupyterlab-nvdashboard
```
@@ -2030,7 +2030,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jpmorganchase/jupyterlab_templates
```
-- [PyPi](https://pypi.org/project/jupyterlab_templates) (📥 10K / month · 📦 12 · ⏱️ 27.03.2024):
+- [PyPi](https://pypi.org/project/jupyterlab_templates) (📥 11K / month · 📦 12 · ⏱️ 27.03.2024):
```
pip install jupyterlab_templates
```
@@ -2050,7 +2050,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/bokeh/jupyter_bokeh
```
-- [PyPi](https://pypi.org/project/jupyter-bokeh) (📥 56K / month · 📦 57 · ⏱️ 14.03.2023):
+- [PyPi](https://pypi.org/project/jupyter-bokeh) (📥 58K / month · 📦 57 · ⏱️ 14.03.2023):
```
pip install jupyter-bokeh
```
@@ -2058,19 +2058,19 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge jupyter_bokeh
```
-- [npm](https://www.npmjs.com/package/@bokeh/jupyter_bokeh) (📥 3.3K / month · 📦 5 · ⏱️ 03.06.2024):
+- [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 · 📦 300 · 📋 51 - 56% open · ⏱️ 19.11.2024):
+- [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) (📥 110K / month · 📦 40 · ⏱️ 11.08.2023):
+- [PyPi](https://pypi.org/project/ipylab) (📥 120K / month · 📦 40 · ⏱️ 11.08.2023):
```
pip install ipylab
```
@@ -2078,7 +2078,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge ipylab
```
-- [npm](https://www.npmjs.com/package/ipylab) (📥 950 / month · 📦 5 · ⏱️ 11.08.2023):
+- [npm](https://www.npmjs.com/package/ipylab) (📥 1K / month · 📦 5 · ⏱️ 11.08.2023):
```
npm install ipylab
```
@@ -2090,15 +2090,15 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/deshaw/jupyterlab-execute-time
```
-- [PyPi](https://pypi.org/project/jupyterlab-execute-time) (📥 39K / month · 📦 11 · ⏱️ 12.09.2024):
+- [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) (📥 92K · ⏱️ 21.12.2024):
+- [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) (📥 32K / month · 📦 5 · ⏱️ 18.01.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-execute-time) (📥 44K / month · 📦 5 · ⏱️ 18.01.2021):
```
npm install jupyterlab-execute-time
```
@@ -2110,11 +2110,11 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jupyterlab/jupyterlab-github
```
-- [PyPi](https://pypi.org/project/jupyterlab-github) (📥 2.2K / month · 📦 2 · ⏱️ 03.08.2023):
+- [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) (📥 240 / month · 📦 2 · ⏱️ 02.08.2023):
+- [npm](https://www.npmjs.com/package/@jupyterlab/github) (📥 230 / month · 📦 2 · ⏱️ 02.08.2023):
```
npm install @jupyterlab/github
```
@@ -2126,7 +2126,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jpmorganchase/jupyter-fs
```
-- [PyPi](https://pypi.org/project/jupyter-fs) (📥 1.1K / month · 📦 3 · ⏱️ 12.07.2024):
+- [PyPi](https://pypi.org/project/jupyter-fs) (📥 950 / month · 📦 3 · ⏱️ 12.07.2024):
```
pip install jupyter-fs
```
@@ -2142,7 +2142,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/timkpaine/lantern
```
-- [PyPi](https://pypi.org/project/pylantern) (📥 190 / month · 📦 2 · ⏱️ 02.02.2020):
+- [PyPi](https://pypi.org/project/pylantern) (📥 480 / month · 📦 2 · ⏱️ 02.02.2020):
```
pip install pylantern
```
@@ -2154,7 +2154,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/timkpaine/jupyterlab_iframe
```
-- [PyPi](https://pypi.org/project/jupyterlab_iframe) (📥 1.5K / month · ⏱️ 16.07.2023):
+- [PyPi](https://pypi.org/project/jupyterlab_iframe) (📥 1.6K / month · ⏱️ 16.07.2023):
```
pip install jupyterlab_iframe
```
@@ -2162,19 +2162,19 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge jupyterlab_iframe
```
-- [npm](https://www.npmjs.com/package/jupyterlab_iframe) (📥 71 / month · 📦 2 · ⏱️ 16.07.2023):
+- [npm](https://www.npmjs.com/package/jupyterlab_iframe) (📥 57 / month · 📦 2 · ⏱️ 16.07.2023):
```
npm install jupyterlab_iframe
```
-JupyterLab Autoversion (🥈19 · ⭐ 82) - Automatically version jupyter notebooks in JupyterLab. Apache-2
+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) (📥 550 / month · ⏱️ 19.06.2024):
+- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (📥 710 / month · ⏱️ 19.06.2024):
```
pip install jupyterlab_autoversion
```
@@ -2194,7 +2194,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jpmorganchase/nbcelltests
```
-- [PyPi](https://pypi.org/project/nbcelltests) (📥 320 / month · ⏱️ 05.06.2024):
+- [PyPi](https://pypi.org/project/nbcelltests) (📥 490 / month · ⏱️ 05.06.2024):
```
pip install nbcelltests
```
@@ -2202,7 +2202,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge nbcelltests
```
-- [npm](https://www.npmjs.com/package/jupyterlab_celltests) (📥 10 / month · 📦 2 · ⏱️ 05.10.2020):
+- [npm](https://www.npmjs.com/package/jupyterlab_celltests) (📥 24 / month · 📦 2 · ⏱️ 05.10.2020):
```
npm install jupyterlab_celltests
```
@@ -2214,15 +2214,15 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy
```
-- [PyPi](https://pypi.org/project/jupyterlab-kernelspy) (📥 1.1K / month · ⏱️ 30.08.2023):
+- [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) (📥 16K · ⏱️ 30.08.2023):
+- [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) (📥 89 / month · 📦 5 · ⏱️ 30.08.2023):
+- [npm](https://www.npmjs.com/package/jupyterlab-kernelspy) (📥 86 / month · 📦 5 · ⏱️ 30.08.2023):
```
npm install jupyterlab-kernelspy
```
@@ -2234,31 +2234,31 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/vatlab/jupyterlab-sos
```
-- [PyPi](https://pypi.org/project/jupyterlab-sos) (📥 530 / month · ⏱️ 17.10.2024):
+- [PyPi](https://pypi.org/project/jupyterlab-sos) (📥 980 / month · ⏱️ 17.10.2024):
```
pip install jupyterlab-sos
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-sos) (📥 44K · ⏱️ 17.10.2024):
+- [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) (📥 21 / month · 📦 5 · ⏱️ 14.01.2021):
+- [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 · 📥 40 · 📦 24 · 📋 13 - 46% open · ⏱️ 08.12.2024):
+- [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) (📥 410 / month · ⏱️ 21.10.2024):
+- [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) (📥 17 / month · 📦 5 · ⏱️ 20.03.2020):
+- [npm](https://www.npmjs.com/package/@parente/jupyterlab-quickopen) (📥 16 / month · 📦 5 · ⏱️ 20.03.2020):
```
npm install @parente/jupyterlab-quickopen
```
@@ -2270,11 +2270,11 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/timkpaine/jupyterlab_email
```
-- [PyPi](https://pypi.org/project/jupyterlab-email) (📥 320 / month · ⏱️ 17.08.2023):
+- [PyPi](https://pypi.org/project/jupyterlab-email) (📥 460 / month · ⏱️ 17.08.2023):
```
pip install jupyterlab-email
```
-- [npm](https://www.npmjs.com/package/jupyterlab-flake8) (📥 26 / month · 📦 2 · ⏱️ 16.09.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-flake8) (📥 47 / month · 📦 2 · ⏱️ 16.09.2021):
```
npm install jupyterlab-flake8
```
@@ -2286,11 +2286,11 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/timkpaine/jupyterlab_email
```
-- [PyPi](https://pypi.org/project/jupyterlab_email) (📥 320 / month · ⏱️ 17.08.2023):
+- [PyPi](https://pypi.org/project/jupyterlab_email) (📥 460 / month · ⏱️ 17.08.2023):
```
pip install jupyterlab_email
```
-- [npm](https://www.npmjs.com/package/jupyterlab_email) (📥 7 / month · 📦 5 · ⏱️ 17.08.2023):
+- [npm](https://www.npmjs.com/package/jupyterlab_email) (📥 9 / month · 📦 5 · ⏱️ 17.08.2023):
```
npm install jupyterlab_email
```
@@ -2302,7 +2302,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/timkpaine/jupyterlab_commands
```
-- [PyPi](https://pypi.org/project/jupyterlab-commands) (📥 380 / month · ⏱️ 12.07.2023):
+- [PyPi](https://pypi.org/project/jupyterlab-commands) (📥 540 / month · ⏱️ 12.07.2023):
```
pip install jupyterlab-commands
```
@@ -2318,11 +2318,11 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/timkpaine/knowledgelab
```
-- [PyPi](https://pypi.org/project/knowledgelab) (📥 21 / month · ⏱️ 19.10.2017):
+- [PyPi](https://pypi.org/project/knowledgelab) (📥 33 / month · ⏱️ 19.10.2017):
```
pip install knowledgelab
```
-- [npm](https://www.npmjs.com/package/knowledgelab) (📥 8 / month · 📦 2 · ⏱️ 16.10.2018):
+- [npm](https://www.npmjs.com/package/knowledgelab) (📥 13 / month · 📦 2 · ⏱️ 16.10.2018):
```
npm install knowledgelab
```
@@ -2334,11 +2334,11 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/ReviewNB/jupyterlab-gitplus
```
-- [PyPi](https://pypi.org/project/jupyterlab_gitplus) (📥 530 / month · ⏱️ 25.06.2024):
+- [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) (📥 8 / month · 📦 5 · ⏱️ 28.02.2023):
+- [npm](https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus) (📥 9 / month · 📦 5 · ⏱️ 28.02.2023):
```
npm install @reviewnb/jupyterlab_gitplus
```
@@ -2354,16 +2354,16 @@ _Application plugins that extend the functionality of JupyterLab itself._
- 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
-- Collapsible Headings (🥉16 · ⭐ 180 · 💀) - Implements Collapsible Headers for Jupyter Lab.. BSD-3
+- 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
-- JupyterLab SQL (🥉15 · ⭐ 420 · 💀) - SQL GUI for JupyterLab. MIT
-- jupyterlab-interactive-dashboard-editor (🥉15 · ⭐ 220 · 💀) - A drag-and-drop dashboard editor for JupyterLab. BSD-3
+- 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
-- nbgather (🥉14 · ⭐ 530 · 💀) - Spit shine for Jupyter notebooks. MIT
- 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
@@ -2381,14 +2381,14 @@ _Application plugins that extend the functionality of JupyterLab itself._
_Authentication modules that manage and control how users can access the JupyterHub deployment._
-OAuthenticator (🥇29 · ⭐ 420 · 📉) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
+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) (📥 38K / month · 📦 31 · ⏱️ 11.12.2024):
+- [PyPi](https://pypi.org/project/oauthenticator) (📥 36K / month · 📦 31 · ⏱️ 11.12.2024):
```
pip install oauthenticator
```
@@ -2404,7 +2404,7 @@ _Authentication modules that manage and control how users can access the Jupyter
```
git clone https://github.com/jupyterhub/ldapauthenticator
```
-- [PyPi](https://pypi.org/project/jupyterhub-ldapauthenticator) (📥 11K / month · ⏱️ 06.11.2024):
+- [PyPi](https://pypi.org/project/jupyterhub-ldapauthenticator) (📥 12K / month · ⏱️ 06.11.2024):
```
pip install jupyterhub-ldapauthenticator
```
@@ -2415,24 +2415,24 @@ _Authentication modules that manage and control how users can access the Jupyter
Native Authenticator (🥈22 · ⭐ 74) - JupyterHub-native User Authenticator. BSD-3
-- [GitHub](https://github.com/jupyterhub/nativeauthenticator) (👨💻 24 · 🔀 69 · 📦 98 · 📋 110 - 30% open · ⏱️ 06.11.2024):
+- [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.7K / month · ⏱️ 17.09.2024):
+- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (📥 9.1K / month · ⏱️ 17.09.2024):
```
pip install jupyterhub-nativeauthenticator
```
-First Use Authenticator (🥈19 · ⭐ 49) - JupyterHub Authenticator that lets users set.. BSD-3
+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.9K / month · ⏱️ 17.09.2024):
+- [PyPi](https://pypi.org/project/jupyterhub-firstuseauthenticator) (📥 5.7K / month · ⏱️ 17.09.2024):
```
pip install jupyterhub-firstuseauthenticator
```
@@ -2444,19 +2444,19 @@ _Authentication modules that manage and control how users can access the Jupyter
```
git clone https://github.com/jupyterhub/ltiauthenticator
```
-- [PyPi](https://pypi.org/project/jupyterhub-ltiauthenticator) (📥 3.1K / month · ⏱️ 04.01.2024):
+- [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 · 📥 26 · 📦 3 · 📋 32 - 53% open · ⏱️ 13.12.2024):
+- [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.1K / month · ⏱️ 13.07.2020):
+- [PyPi](https://pypi.org/project/jupyterhub-samlauthenticator) (📥 1.2K / month · ⏱️ 13.07.2020):
```
pip install jupyterhub-samlauthenticator
```
@@ -2488,11 +2488,11 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._
```
git clone https://github.com/jupyterhub/kubespawner
```
-- [PyPi](https://pypi.org/project/jupyterhub-kubespawner) (📥 12K / month · 📦 10 · ⏱️ 25.10.2024):
+- [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) (📥 30K · ⏱️ 23.11.2023):
+- [Conda](https://anaconda.org/conda-forge/jupyterhub-kubespawner) (📥 31K · ⏱️ 23.11.2023):
```
conda install -c conda-forge jupyterhub-kubespawner
```
@@ -2504,7 +2504,7 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._
```
git clone https://github.com/jupyterhub/dockerspawner
```
-- [PyPi](https://pypi.org/project/dockerspawner) (📥 24K / month · 📦 12 · ⏱️ 21.11.2023):
+- [PyPi](https://pypi.org/project/dockerspawner) (📥 22K / month · 📦 12 · ⏱️ 21.11.2023):
```
pip install dockerspawner
```
@@ -2515,7 +2515,7 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._
BatchSpawner (🥈22 · ⭐ 190 · 💤) - Custom Spawner for Jupyterhub to start servers in batch.. BSD-3
-- [GitHub](https://github.com/jupyterhub/batchspawner) (👨💻 49 · 🔀 130 · 📦 48 · 📋 150 - 39% open · ⏱️ 07.05.2024):
+- [GitHub](https://github.com/jupyterhub/batchspawner) (👨💻 49 · 🔀 130 · 📦 49 · 📋 150 - 39% open · ⏱️ 07.05.2024):
```
git clone https://github.com/jupyterhub/batchspawner
@@ -2532,7 +2532,7 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._
```
git clone https://github.com/jupyterhub/systemdspawner
```
-- [PyPi](https://pypi.org/project/jupyterhub-systemdspawner) (📥 3.8K / month · 📦 2 · ⏱️ 20.10.2024):
+- [PyPi](https://pypi.org/project/jupyterhub-systemdspawner) (📥 4.2K / month · 📦 2 · ⏱️ 20.10.2024):
```
pip install jupyterhub-systemdspawner
```
@@ -2541,14 +2541,14 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._
conda install -c conda-forge jupyterhub-systemdspawner
```
-FargateSpawner (🥉14 · ⭐ 47) - Spawns JupyterHub single user servers in Docker containers running.. MIT
+FargateSpawner (🥉15 · ⭐ 47) - Spawns JupyterHub single user servers in Docker containers running.. MIT
-- [GitHub](https://github.com/uktrade/fargatespawner) (👨💻 4 · 🔀 22 · 📦 6 · 📋 13 - 61% open · ⏱️ 30.09.2024):
+- [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) (📥 1K / month · ⏱️ 28.06.2020):
+- [PyPi](https://pypi.org/project/fargatespawner) (📥 1.4K / month · ⏱️ 28.06.2020):
```
pip install fargatespawner
```
@@ -2576,7 +2576,7 @@ _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 · ⏱️ 27.12.2024):
+- [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
@@ -2585,23 +2585,23 @@ _Core components of the Jupyter architecture._
```
pip install ipython
```
-- [Conda](https://anaconda.org/conda-forge/ipython) (📥 34M · ⏱️ 21.12.2024):
+- [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 · 📥 3.9K · 📋 490 - 41% open · ⏱️ 20.12.2024):
+- [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) (📥 26M / month · 📦 900 · ⏱️ 20.12.2024):
+- [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) (📥 14M · ⏱️ 20.12.2024):
+- [Conda](https://anaconda.org/conda-forge/jupyter_server) (📥 15M · ⏱️ 20.12.2024):
```
conda install -c conda-forge jupyter_server
```
@@ -2613,7 +2613,7 @@ _Core components of the Jupyter architecture._
```
git clone https://github.com/jupyter/jupyter-packaging
```
-- [PyPi](https://pypi.org/project/jupyter-packaging) (📥 570K / month · 📦 130 · ⏱️ 25.08.2022):
+- [PyPi](https://pypi.org/project/jupyter-packaging) (📥 590K / month · 📦 130 · ⏱️ 25.08.2022):
```
pip install jupyter-packaging
```
@@ -2651,7 +2651,7 @@ _Core components of the Jupyter architecture._
```
git clone https://github.com/abhishekkrthakur/colabcode
```
-- [PyPi](https://pypi.org/project/colabcode) (📥 9.2K / month · ⏱️ 11.06.2021):
+- [PyPi](https://pypi.org/project/colabcode) (📥 8.8K / month · ⏱️ 11.06.2021):
```
pip install colabcode
```
diff --git a/history/2025-01-16_changes.md b/history/2025-01-16_changes.md
new file mode 100644
index 0000000..841ca50
--- /dev/null
+++ b/history/2025-01-16_changes.md
@@ -0,0 +1,20 @@
+## 📈 Trending Up
+
+_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
+
+- Jupyter Book (🥇34 · ⭐ 3.9K · 📈) - Create beautiful, publication-quality books and documents.. BSD-3
+- sos (🥈29 · ⭐ 280 · 📈) - SoS workflow system for daily data analysis. BSD-3
+- Knowledge Repo (🥈26 · ⭐ 5.5K · 💀) - A next-generation curated knowledge sharing platform.. Apache-2
+- qgrid (🥈26 · ⭐ 3.1K · 💀) - An interactive grid for sorting, filtering, and editing DataFrames.. Apache-2
+- jupyterlab-interactive-dashboard-editor (🥉17 · ⭐ 220 · 💀) - A drag-and-drop dashboard editor for JupyterLab. BSD-3
+
+## 📉 Trending Down
+
+_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
+
+- Voila (🥈32 · ⭐ 5.5K · 📉) - Voil turns Jupyter notebooks into standalone web applications. BSD-3
+- ipyparallel (🥈30 · ⭐ 2.6K · 📉) - IPython Parallel: Interactive Parallel Computing in.. ❗Unlicensed
+- elyra (🥇29 · ⭐ 1.9K · 📉) - Elyra extends JupyterLab with an AI centric approach. Apache-2
+- ThebeLab (🥉20 · ⭐ 400 · 📉) - Turn static HTML pages into live documents with Jupyter kernels. BSD-3
+- jupyverse (🥉18 · ⭐ 250 · 📉) - A Jupyter server based on FastAPI. ❗️BSD-1-Clause
+
diff --git a/history/2025-01-16_projects.csv b/history/2025-01-16_projects.csv
new file mode 100644
index 0000000..ebb2494
--- /dev/null
+++ b/history/2025-01-16_projects.csv
@@ -0,0 +1,302 @@
+,name,description,homepage,resource,category,projectrank,show,pypi_id,github_id,conda_id,github_url,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,github_release_downloads,monthly_downloads,release_count,dependent_project_count,github_dependent_project_count,contributor_count,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,conda_dependent_project_count,updated_github_id,trending,pypi,cran_id,go_id,go_url,go_latest_release_published_at,go_dependent_project_count,gem_id,docs_url,hex_id,bitbucket_id
+0,best-of-ml-python - Data Visualization,Python-based data visualization libraries.,https://github.com/ml-tooling/best-of-ml-python#data-visualization,True,widgets,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
+1,ipython,"Official repository for IPython itself. Other repos in the IPython organization contain things like the website,..",https://github.com/ipython/ipython,,components,47,True,ipython,ipython/ipython,conda-forge/ipython,https://github.com/ipython/ipython,BSD-3-Clause,2010-05-10 04:46:06.000,2025-01-15 10:05:28.000000,2025-01-15 10:05:28,27302.0,160.0,4448.0,739.0,7180.0,1555.0,5881.0,16343.0,2024-12-20 12:34:17.000,8.31.0,322137.0,48822460.0,193.0,659613.0,648877.0,1022.0,https://pypi.org/project/ipython,2024-12-20 12:34:17.000,10736.0,48128809.0,https://anaconda.org/conda-forge/ipython,2024-12-21 13:45:31.969,34565038.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+2,bokeh,"Interactive Data Visualization in the browser, from Python.",https://github.com/bokeh/bokeh,,widgets,45,True,bokeh,bokeh/bokeh,conda-forge/bokeh,https://github.com/bokeh/bokeh,BSD-3-Clause,2012-03-26 15:40:01.000,2025-01-16 00:36:27.000000,2025-01-14 23:21:11,20663.0,44.0,4202.0,439.0,6232.0,799.0,7021.0,19524.0,2024-12-03 15:39:22.000,3.6.2,,3691680.0,224.0,98461.0,96617.0,706.0,https://pypi.org/project/bokeh,2025-01-09 16:55:15.000,1823.0,3392085.0,https://anaconda.org/conda-forge/bokeh,2024-12-09 14:35:07.548,15702446.0,1.0,@bokeh/bokehjs,https://www.npmjs.com/package/@bokeh/bokehjs,2025-01-09 16:55:04.397,21.0,14096.0,,,,,,,,,,,,,,,,,,
+3,Jupyter,Jupyter Interactive Notebook.,https://github.com/jupyter/notebook,,notebook-environments,45,True,notebook,jupyter/notebook,conda-forge/jupyter,https://github.com/jupyter/notebook,BSD-3-Clause,2015-04-09 06:58:03.000,2025-01-07 10:56:45.000000,2025-01-07 10:55:25,13605.0,36.0,5065.0,328.0,2502.0,1962.0,3031.0,13003.0,2024-12-21 08:40:28.000,7.3.2,23353.0,28614319.0,171.0,331763.0,329458.0,652.0,https://pypi.org/project/notebook,2025-01-07 10:56:45.000,2305.0,28217984.0,https://anaconda.org/conda-forge/jupyter,2024-12-10 08:18:49.086,4896861.0,1.0,,,,,,jupyter/datascience-notebook,https://hub.docker.com/r/jupyter/datascience-notebook,2023-10-20 20:06:40.614669,1083.0,34403589.0,,,,,,,,,,,,,
+4,IPython Kernel,IPython Kernel for Jupyter.,https://github.com/ipython/ipykernel,,kernels,40,True,ipykernel,ipython/ipykernel,ipykernel,https://github.com/ipython/ipykernel,BSD-3-Clause,2015-04-09 07:44:14.000,2024-12-20 19:16:00.000000,2024-12-20 19:16:00,2950.0,21.0,367.0,37.0,780.0,283.0,258.0,661.0,2024-10-11 16:57:38.000,6.29.5,3238.0,30859554.0,134.0,457999.0,453967.0,185.0,https://pypi.org/project/ipykernel,2024-10-22 08:26:22.000,3959.0,30850612.0,https://anaconda.org/anaconda/ipykernel,2024-10-11 17:35:07.429,975609.0,1.0,,,,,,,,,,,73.0,,,,,,,,,,,,
+5,JupyterHub,Multi-user server for Jupyter notebooks.,https://github.com/jupyterhub/jupyterhub,,notebook-environments,39,True,jupyterhub,jupyterhub/jupyterhub,conda-forge/jupyterhub,https://github.com/jupyterhub/jupyterhub,BSD-3-Clause,2014-06-12 23:22:10.000,2025-01-09 08:27:25.966335,2025-01-09 08:21:52,7781.0,55.0,2033.0,267.0,2453.0,185.0,2272.0,8214.0,2024-10-21 09:37:07.000,5.2.1,,227960.0,87.0,3449.0,3228.0,371.0,https://pypi.org/project/jupyterhub,2024-10-21 09:37:07.000,221.0,160985.0,https://anaconda.org/conda-forge/jupyterhub,2024-10-21 15:37:17.409,1267200.0,1.0,,,,,,jupyterhub/jupyterhub,https://hub.docker.com/r/jupyterhub/jupyterhub,2025-01-09 08:27:25.966335,342.0,5525764.0,,,,,,,,,,,,,
+6,nbconvert,Jupyter Notebook Conversion.,https://github.com/jupyter/nbconvert,,notebook-sharing,39,True,nbconvert,jupyter/nbconvert,conda-forge/nbconvert,https://github.com/jupyter/nbconvert,BSD-3-Clause,2015-04-09 06:58:23.000,2025-01-07 14:12:25.455000,2025-01-02 11:34:57,4068.0,3.0,572.0,50.0,1000.0,576.0,659.0,1773.0,2025-01-02 11:35:15.000,7.16.5,1673.0,27868950.0,102.0,330235.0,328094.0,275.0,https://pypi.org/project/nbconvert,2025-01-02 11:35:07.000,2141.0,27471083.0,https://anaconda.org/conda-forge/nbconvert,2025-01-07 14:12:25.455,19892188.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+7,panel,Panel: The powerful data exploration & web app framework for Python.,https://github.com/holoviz/panel,,widgets,38,True,panel,holoviz/panel,conda-forge/panel,https://github.com/holoviz/panel,BSD-3-Clause,2018-08-23 12:14:24.000,2025-01-16 14:08:12.000000,2025-01-15 18:05:09,4353.0,85.0,525.0,61.0,3833.0,1148.0,2620.0,4948.0,2024-12-18 11:53:42.335,1.5.5,,627023.0,425.0,15569.0,15129.0,185.0,https://pypi.org/project/panel,2024-12-18 11:53:42.000,435.0,574581.0,https://anaconda.org/conda-forge/panel,2024-12-19 13:05:53.895,1871959.0,1.0,@holoviz/panel,https://www.npmjs.com/package/@holoviz/panel,2024-12-18 11:53:42.335,5.0,18407.0,,,,,,,,,,,,,,,,,,
+8,pandas-profiling,1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.,https://github.com/ydataai/ydata-profiling,,widgets,37,True,pandas-profiling,pandas-profiling/pandas-profiling,conda-forge/pandas-profiling,https://github.com/ydataai/ydata-profiling,MIT,2016-01-09 23:47:55.000,2025-01-15 03:00:01.000000,2024-12-19 17:17:22,1513.0,22.0,1690.0,152.0,835.0,237.0,579.0,12645.0,2024-12-08 20:12:09.000,4.12.1,233.0,412583.0,66.0,5301.0,5118.0,134.0,https://pypi.org/project/pandas-profiling,2023-02-03 17:59:40.571,183.0,407788.0,https://anaconda.org/conda-forge/pandas-profiling,2023-06-16 13:22:30.453,484176.0,1.0,,,,,,,,,,,,ydataai/ydata-profiling,,,,,,,,,,,
+9,jupyter_server,"The backendi.e. core services, APIs, and REST endpointsto Jupyter web applications.",https://github.com/jupyter-server/jupyter_server,,components,37,True,jupyter_server,jupyter-server/jupyter_server,conda-forge/jupyter_server,https://github.com/jupyter-server/jupyter_server,BSD-3-Clause,2016-09-21 19:18:45.000,2025-01-06 21:30:38.000000,2024-12-20 13:02:28,12774.0,14.0,312.0,38.0,1014.0,204.0,290.0,498.0,2024-12-20 13:02:46.000,2.15.0,3956.0,27191219.0,153.0,902.0,,524.0,https://pypi.org/project/jupyter_server,2024-12-20 13:02:37.000,902.0,26912200.0,https://anaconda.org/conda-forge/jupyter_server,2024-12-20 14:02:13.078,14504526.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+10,ipywidgets,Interactive Widgets for the Jupyter Notebook.,https://github.com/jupyter-widgets/ipywidgets,,widgets,36,True,ipywidgets,jupyter-widgets/ipywidgets,conda-forge/ipywidgets,https://github.com/jupyter-widgets/ipywidgets,BSD-3-Clause,2015-04-17 20:29:25.000,2024-12-06 14:01:54.226000,2024-10-22 09:21:35,7856.0,1.0,946.0,81.0,1922.0,769.0,1343.0,3180.0,2024-10-22 08:26:06.000,7.8.5,,19777779.0,162.0,4495.0,3.0,223.0,https://pypi.org/project/ipywidgets,2024-10-22 08:18:24.000,4375.0,19390181.0,https://anaconda.org/conda-forge/ipywidgets,2024-12-06 14:01:54.226,16600820.0,1.0,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,2024-10-22 07:54:56.054,117.0,68352.0,,,,,,,,,,,,,,,,,,
+11,qtconsole,Jupyter Qt Console.,https://github.com/jupyter/qtconsole,,others,36,True,qtconsole,jupyter/qtconsole,conda-forge/qtconsole,https://github.com/jupyter/qtconsole,BSD-3-Clause,2015-04-09 06:59:10.000,2025-01-03 17:57:42.000000,2025-01-03 17:57:41,2081.0,12.0,200.0,24.0,280.0,117.0,235.0,421.0,2024-10-28 23:59:24.000,5.6.1,,2311692.0,51.0,190153.0,189785.0,126.0,https://pypi.org/project/qtconsole,2024-10-28 23:59:24.000,368.0,2221291.0,https://anaconda.org/conda-forge/qtconsole,2024-12-09 07:51:35.595,4972066.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+12,xonsh,Python-powered shell. Full-featured and cross-platform.,https://github.com/xonsh/xonsh,,kernels,35,False,xonsh,xonsh/xonsh,,https://github.com/xonsh/xonsh,https://github.com/xonsh/xonsh/blob/main/license,2015-01-21 22:05:27.000,2025-01-13 17:51:47.000000,2025-01-13 16:54:31,10834.0,29.0,647.0,104.0,2876.0,280.0,2391.0,8501.0,2025-01-13 16:55:39.000,0.19.1,12520.0,45600.0,136.0,943.0,781.0,338.0,https://pypi.org/project/xonsh,2025-01-13 16:55:39.000,162.0,45467.0,,,,1.0,,,,,,,,,,,,,,,,,,,,,,,
+13,Jupytext,"Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts.",https://github.com/mwouts/jupytext,,notebook-sharing,35,True,jupytext,mwouts/jupytext,conda-forge/jupytext,https://github.com/mwouts/jupytext,MIT,2018-06-15 05:25:36.000,2024-12-20 19:29:06.000000,2024-12-17 19:37:02,2505.0,24.0,390.0,72.0,616.0,140.0,560.0,6710.0,2024-12-17 19:43:24.000,1.16.6,,922668.0,131.0,9692.0,9096.0,91.0,https://pypi.org/project/jupytext,2024-12-17 19:43:24.000,591.0,902002.0,https://anaconda.org/conda-forge/jupytext,2024-12-19 11:09:59.147,987116.0,1.0,jupyterlab-jupytext,https://www.npmjs.com/package/jupyterlab-jupytext,2024-05-05 22:22:30.609,5.0,2719.0,,,,,,,,,,,,,,,,,,
+14,evidently,"Evidently is an open-source ML and LLM observability framework. Evaluate, test, and monitor any AI-powered system or..",https://github.com/evidentlyai/evidently,,widgets,35,True,evidently,evidentlyai/evidently,conda-forge/evidently,https://github.com/evidentlyai/evidently,Apache-2.0,2020-11-25 15:20:08.000,2025-01-16 13:15:15.000000,2025-01-16 13:14:50,2424.0,149.0,619.0,48.0,1011.0,185.0,229.0,5612.0,2024-12-13 16:51:29.000,0.5.1,297.0,375961.0,122.0,5256.0,5240.0,80.0,https://pypi.org/project/evidently,2024-12-13 16:51:12.000,16.0,374552.0,https://anaconda.org/conda-forge/evidently,2024-12-16 15:14:21.091,57531.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+15,Perspective,"A data visualization and analytics component, especially well-suited for large and/or streaming datasets.",https://github.com/finos/perspective,,lab-extensions,34,True,perspective-python,finos/perspective,conda-forge/perspective,https://github.com/finos/perspective,Apache-2.0,2017-11-02 16:27:54.000,2025-01-16 05:49:07.350000,2025-01-14 16:41:14,6225.0,110.0,1194.0,125.0,1775.0,115.0,735.0,8734.0,2025-01-14 22:59:02.000,3.3.0,7905.0,47861.0,142.0,192.0,158.0,98.0,https://pypi.org/project/perspective-python,2025-01-14 22:56:48.000,28.0,20473.0,https://anaconda.org/conda-forge/perspective,2025-01-16 05:49:07.350,1463754.0,1.0,@finos/perspective-jupyterlab,https://www.npmjs.com/package/@finos/perspective-jupyterlab,2025-01-14 22:54:19.737,6.0,336.0,,,,,,,,,,,,,,,,,,
+16,Jupyter Book,"Create beautiful, publication-quality books and documents from computational content.",https://github.com/jupyter-book/jupyter-book,,notebook-sharing,34,True,jupyter-book,executablebooks/jupyter-book,conda-forge/jupyter-book,https://github.com/jupyter-book/jupyter-book,BSD-3-Clause,2018-06-14 01:55:51.000,2025-01-14 19:55:13.000000,2025-01-09 21:02:39,1620.0,11.0,670.0,59.0,837.0,635.0,790.0,3935.0,2024-10-07 14:05:26.000,1.0.3,22.0,135053.0,51.0,16865.0,16497.0,141.0,https://pypi.org/project/jupyter-book,2025-01-14 10:40:42.000,368.0,131058.0,https://anaconda.org/conda-forge/jupyter-book,2024-12-30 15:57:21.937,187778.0,1.0,,,,,,,,,,,,jupyter-book/jupyter-book,1.0,,,,,,,,,,
+17,Jupyter Client,Jupyter protocol client APIs.,https://github.com/jupyter/jupyter_client,,notebook-tools,34,True,jupyter-client,jupyter/jupyter_client,conda-forge/jupyter_client,https://github.com/jupyter/jupyter_client,BSD-3-Clause,2015-04-09 06:57:29.000,2025-01-08 08:17:51.000000,2025-01-08 08:17:50,2614.0,3.0,283.0,36.0,664.0,199.0,205.0,400.0,2024-09-17 10:44:21.000,8.6.3,2182.0,31542287.0,96.0,1233.0,,136.0,https://pypi.org/project/jupyter-client,2024-09-17 10:44:15.000,1233.0,31046426.0,https://anaconda.org/conda-forge/jupyter_client,2024-12-05 23:28:36.082,26773657.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+18,nbformat,Reference implementation of the Jupyter Notebook format.,https://github.com/jupyter/nbformat,,notebook-tools,34,True,nbformat,jupyter/nbformat,conda-forge/nbformat,https://github.com/jupyter/nbformat,BSD-3-Clause,2015-04-09 01:07:29.000,2025-01-07 00:48:59.000000,2024-06-10 13:21:47,1053.0,,152.0,26.0,260.0,69.0,84.0,280.0,2024-04-04 11:20:44.000,5.10.4,552.0,28586510.0,43.0,336135.0,334185.0,80.0,https://pypi.org/project/nbformat,2024-04-04 11:20:34.000,1945.0,28087871.0,https://anaconda.org/conda-forge/nbformat,2024-12-05 12:48:01.529,26923288.0,1.0,nbformat-schema,https://www.npmjs.com/package/nbformat-schema,2024-04-04 11:20:41.048,5.0,49.0,,,,,,,,,,,,,,,,,,
+19,Docker Stacks,Ready-to-run Docker images containing Jupyter applications.,https://github.com/jupyter/docker-stacks,,notebook-environments,33,True,,jupyter/docker-stacks,,https://github.com/jupyter/docker-stacks,BSD-3-Clause,2015-07-15 15:30:00.000,2025-01-15 12:10:13.000000,2025-01-15 12:10:05,3839.0,58.0,2992.0,187.0,1290.0,11.0,896.0,8525.0,,,,804041.0,,21.0,21.0,251.0,,,,,,,,2.0,,,,,,jupyter/scipy-notebook,https://hub.docker.com/r/jupyter/scipy-notebook,2023-10-20 20:03:34.298948,459.0,91660760.0,,,,,,,,,,,,,
+20,nbdev,Create delightful software with Jupyter Notebooks.,https://github.com/AnswerDotAI/nbdev,,notebook-tools,33,True,nbdev,fastai/nbdev,,https://github.com/AnswerDotAI/nbdev,Apache-2.0,2019-11-18 17:37:35.000,2024-12-28 02:00:43.000000,2024-12-28 02:00:42,1851.0,43.0,493.0,49.0,576.0,163.0,736.0,4986.0,2024-12-03 21:00:28.000,2.3.34,,73794.0,175.0,349.0,,58.0,https://pypi.org/project/nbdev,2024-12-03 21:00:28.000,349.0,73794.0,,,,1.0,,,,,,,,,,,,AnswerDotAI/nbdev,,,,,,,,,,,
+21,nbdime,Tools for diffing and merging of Jupyter notebooks.,https://github.com/jupyter/nbdime,,notebook-sharing,33,True,nbdime,jupyter/nbdime,conda-forge/nbdime,https://github.com/jupyter/nbdime,BSD-3-Clause,2015-11-16 09:25:53.000,2024-12-18 15:02:10.136000,2024-09-05 13:24:50,2142.0,,160.0,43.0,429.0,94.0,267.0,2690.0,2024-09-05 13:25:18.000,4.0.2,269.0,191366.0,37.0,11091.0,10984.0,51.0,https://pypi.org/project/nbdime,2024-09-05 13:25:03.000,99.0,157865.0,https://anaconda.org/conda-forge/nbdime,2024-12-18 15:02:10.136,1142404.0,2.0,nbdime-jupyterlab,https://www.npmjs.com/package/nbdime-jupyterlab,2024-09-05 13:25:15.449,8.0,11089.0,,,,,,,,,,,,,,,,,,
+22,JupyterLab Git,A Git extension for JupyterLab.,https://github.com/jupyterlab/jupyterlab-git,,lab-extensions,33,True,jupyterlab-git,jupyterlab/jupyterlab-git,conda-forge/jupyterlab-git,https://github.com/jupyterlab/jupyterlab-git,BSD-3-Clause,2017-06-20 17:31:00.000,2025-01-06 09:16:08.000000,2025-01-06 09:16:06,1927.0,23.0,319.0,39.0,741.0,112.0,508.0,1469.0,2024-10-29 15:43:22.000,0.50.2,438.0,177251.0,80.0,3083.0,3034.0,98.0,https://pypi.org/project/jupyterlab-git,2024-10-29 15:43:14.000,40.0,117787.0,https://anaconda.org/conda-forge/jupyterlab-git,2024-12-21 15:35:32.905,647263.0,1.0,@jupyterlab/git,https://www.npmjs.com/package/@jupyterlab/git,2024-10-29 15:43:11.037,9.0,47688.0,,,,,,,,,,,,,,,,,,
+23,nbclient,A client library for executing notebooks. Formally nbconverts ExecutePreprocessor.,https://github.com/jupyter/nbclient,,notebook-tools,33,True,nbclient,jupyter/nbclient,conda-forge/nbclient,https://github.com/jupyter/nbclient,BSD-3-Clause,2020-01-13 17:29:49.000,2024-12-19 17:23:07.355000,2024-12-19 10:32:09,388.0,5.0,57.0,10.0,213.0,50.0,70.0,162.0,2024-12-19 10:32:31.000,0.10.2,719.0,27784824.0,43.0,206630.0,206163.0,40.0,https://pypi.org/project/nbclient,2024-12-19 10:32:24.000,467.0,27460995.0,https://anaconda.org/conda-forge/nbclient,2024-12-19 17:23:07.355,17809698.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+24,JupyterLab,JupyterLab computational environment.,https://github.com/jupyterlab/jupyterlab,,notebook-environments,32,True,jupyterlab,jupyterlab/jupyterlab,conda-forge/jupyterlab,https://github.com/jupyterlab/jupyterlab,BSD-3-Clause,2016-06-03 20:09:17.000,2025-01-09 18:02:34.000000,,,,3454.0,,,2552.0,,14314.0,2025-01-08 12:33:09.880,4.2.7,,28346299.0,551.0,3343.0,,507.0,https://pypi.org/project/jupyterlab,2025-01-08 12:26:38.000,2920.0,27966405.0,https://anaconda.org/conda-forge/jupyterlab,2025-01-08 14:53:32.897,12468250.0,2.0,@jupyterlab/ui-components,https://www.npmjs.com/package/@jupyterlab/ui-components,2025-01-08 12:33:09.880,423.0,157247.0,,,,,,,,,,,,,,,,,,
+25,papermill,"Parameterize, execute, and analyze notebooks.",https://github.com/nteract/papermill,,widgets,32,True,papermill,nteract/papermill,conda-forge/papermill,https://github.com/nteract/papermill,BSD-3-Clause,2017-07-06 17:17:53.000,2025-01-07 00:03:45.000000,2024-10-05 15:29:31,989.0,,428.0,87.0,398.0,148.0,261.0,6046.0,2024-04-26 21:48:15.000,2.6.0,,3085696.0,75.0,7026.0,6691.0,121.0,https://pypi.org/project/papermill,2024-04-26 21:48:15.000,335.0,3072318.0,https://anaconda.org/conda-forge/papermill,2024-12-17 10:40:33.463,735796.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+26,Voila,Voil turns Jupyter notebooks into standalone web applications.,https://github.com/voila-dashboards/voila,,notebook-sharing,32,True,voila,voila-dashboards/voila,conda-forge/voila,https://github.com/voila-dashboards/voila,BSD-3-Clause,2018-08-21 14:21:42.000,2025-01-06 21:28:52.000000,2024-10-22 09:22:04,1467.0,1.0,505.0,74.0,757.0,316.0,447.0,5539.0,2024-10-18 10:25:16.000,0.5.8,1777.0,123129.0,110.0,11975.0,11824.0,73.0,https://pypi.org/project/voila,2024-10-18 10:08:56.000,146.0,114502.0,https://anaconda.org/conda-forge/voila,2024-12-29 22:36:14.110,438571.0,2.0,@jupyter-voila/jupyterlab-preview,https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview,2020-05-19 10:24:11.555,5.0,149.0,,,,,,,,-1.0,,,,,,,,,,
+27,jupyter-matplotlib,Matplotlib Jupyter Integration.,https://github.com/matplotlib/ipympl,,widgets,32,True,ipympl,matplotlib/ipympl,conda-forge/ipympl,https://github.com/matplotlib/ipympl,BSD-3-Clause,2016-07-21 14:38:56.000,2025-01-07 03:10:50.387000,2025-01-02 11:20:39,528.0,7.0,225.0,37.0,270.0,152.0,167.0,1599.0,2025-01-02 11:49:47.249,0.11.6,,379118.0,52.0,14202.0,13772.0,35.0,https://pypi.org/project/ipympl,2025-01-02 11:43:40.000,423.0,337293.0,https://anaconda.org/conda-forge/ipympl,2025-01-07 03:10:50.387,1778558.0,1.0,jupyter-matplotlib,https://www.npmjs.com/package/jupyter-matplotlib,2025-01-02 11:49:47.249,7.0,8889.0,,,,,,,,,,,,,,,,,,
+28,ipyleaflet,A Jupyter - Leaflet.js bridge.,https://github.com/jupyter-widgets/ipyleaflet,,widgets,32,True,ipyleaflet,jupyter-widgets/ipyleaflet,conda-forge/ipyleaflet,https://github.com/jupyter-widgets/ipyleaflet,MIT,2014-05-07 16:32:10.000,2024-12-16 09:24:29.167000,2024-12-05 15:39:58,1196.0,3.0,362.0,68.0,617.0,297.0,361.0,1501.0,2024-07-22 08:02:59.000,0.19.2,,174825.0,84.0,13872.0,13588.0,91.0,https://pypi.org/project/ipyleaflet,2024-07-22 08:02:59.000,275.0,146004.0,https://anaconda.org/conda-forge/ipyleaflet,2024-12-16 09:24:29.167,1347714.0,1.0,jupyter-leaflet,https://www.npmjs.com/package/jupyter-leaflet,2024-07-22 08:02:28.803,9.0,4755.0,,,,,,,,,,,,,,,,,,
+29,sparkmagic,Jupyter magics and kernels for working with remote Spark clusters.,https://github.com/jupyter-incubator/sparkmagic,,magic,32,True,sparkmagic,jupyter-incubator/sparkmagic,conda-forge/sparkmagic,https://github.com/jupyter-incubator/sparkmagic,BSD-3-Clause,2015-09-21 15:35:25.000,2024-12-23 23:49:40.000000,2024-11-22 22:58:54,1423.0,51.0,448.0,48.0,502.0,158.0,303.0,1338.0,2024-11-13 15:17:16.000,0.22.0,,28912.0,57.0,386.0,379.0,69.0,https://pypi.org/project/sparkmagic,2024-11-13 15:17:16.000,7.0,26020.0,https://anaconda.org/conda-forge/sparkmagic,2024-11-14 16:28:21.952,150423.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+30,VSCode Jupyter,VS Code Jupyter extension.,https://github.com/microsoft/vscode-jupyter,,notebook-environments,32,True,,microsoft/vscode-jupyter,conda-forge/vscode-jupyter,https://github.com/microsoft/vscode-jupyter,MIT,2020-09-10 23:39:14.000,2025-01-06 03:58:49.000000,2025-01-06 03:58:48,8908.0,50.0,294.0,42.0,4692.0,470.0,9997.0,1321.0,2024-12-10 21:17:53.000,2024.11.0,1040.0,2440.0,45.0,3.0,3.0,274.0,,,,,https://anaconda.org/conda-forge/vscode-jupyter,2023-06-16 19:25:09.142,111276.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+31,D-Tale,Visualizer for Pandas Data Structures.,https://github.com/man-group/dtale,,widgets,31,False,dtale,man-group/dtale,conda-forge/dtale,https://github.com/man-group/dtale,LGPL-2.1,2019-07-15 09:34:48.000,2025-01-02 15:40:47.000000,2024-12-13 16:40:15,828.0,15.0,407.0,73.0,304.0,62.0,533.0,4821.0,2024-12-13 16:37:39.000,3.16.1,,78946.0,190.0,1372.0,1324.0,30.0,https://pypi.org/project/dtale,2024-12-13 16:37:39.000,48.0,72303.0,https://anaconda.org/conda-forge/dtale,2024-12-13 17:33:14.415,372049.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+32,nikola,A static website and blog generator.,https://github.com/getnikola/nikola,,notebook-sharing,31,True,nikola,getnikola/nikola,,https://github.com/getnikola/nikola,MIT,2012-04-14 13:53:22.000,2025-01-11 17:34:33.000000,2025-01-11 17:34:33,10425.0,5.0,441.0,75.0,1564.0,69.0,2121.0,2635.0,2024-04-29 12:09:41.000,8.3.1,171.0,4093.0,89.0,534.0,532.0,240.0,https://pypi.org/project/nikola,2024-04-29 12:05:47.000,2.0,4092.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+33,nteract,The interactive computing suite for you!.,https://github.com/nteract/nteract,,notebook-environments,30,False,nteract_on_jupyter,nteract/nteract,,https://github.com/nteract/nteract,BSD-3-Clause,2015-06-15 23:21:49.000,2023-12-30 16:09:02.000000,2023-12-30 16:09:02,11273.0,,551.0,149.0,3990.0,192.0,1522.0,6225.0,2021-10-22 17:46:48.907,7.0.20,1546060.0,56188.0,94.0,32.0,3.0,180.0,https://pypi.org/project/nteract_on_jupyter,2019-07-16 03:59:16.000,,1908.0,,,,2.0,@nteract/messaging,https://www.npmjs.com/package/@nteract/messaging,2021-10-22 17:46:48.907,29.0,39415.0,,,,,,,,,,,,,,,,,,
+34,bqplot,Plotting library for IPython/Jupyter notebooks.,https://github.com/bqplot/bqplot,,widgets,30,True,bqplot,bqplot/bqplot,conda-forge/bqplot,https://github.com/bqplot/bqplot,Apache-2.0,2015-09-26 04:02:18.000,2024-12-24 14:19:50.859000,2024-10-22 15:05:01,3667.0,4.0,466.0,102.0,1067.0,271.0,368.0,3643.0,2024-12-24 14:19:50.859,0.5.45,,165923.0,113.0,188.0,61.0,65.0,https://pypi.org/project/bqplot,2024-12-24 14:19:25.000,106.0,136727.0,https://anaconda.org/conda-forge/bqplot,2024-12-16 10:22:21.065,1464368.0,2.0,bqplot,https://www.npmjs.com/package/bqplot,2024-12-24 14:19:50.859,21.0,3047.0,,,,,,,,,,,,,,,,,,
+35,ipyparallel,IPython Parallel: Interactive Parallel Computing in Python.,https://github.com/ipython/ipyparallel,,notebook-tools,30,False,ipyparallel,ipython/ipyparallel,conda-forge/ipyparallel,https://github.com/ipython/ipyparallel,,2015-04-09 07:43:55.000,2025-01-07 00:33:32.000000,2024-12-09 12:56:45,2995.0,79.0,1007.0,123.0,544.0,61.0,305.0,2599.0,2024-11-06 12:07:08.000,9.0.0,,437057.0,48.0,112.0,,114.0,https://pypi.org/project/ipyparallel,2024-11-06 12:07:08.000,112.0,413981.0,https://anaconda.org/conda-forge/ipyparallel,2024-12-06 14:00:08.619,1176917.0,2.0,,,,,,,,,,,,,-1.0,,,,,,,,,,
+36,LFortran,Official main repository for LFortran.,https://github.com/lfortran/lfortran,,kernels,30,True,lfortran,lfortran/lfortran,conda-forge/lfortran,https://github.com/lfortran/lfortran,MIT,2019-03-24 13:22:20.000,2025-01-16 14:15:16.000000,2025-01-16 14:15:16,18542.0,1432.0,163.0,26.0,3175.0,1526.0,1330.0,1007.0,2025-01-15 20:58:13.000,0.44.0,2228.0,3671.0,46.0,,,104.0,https://pypi.org/project/lfortran,2020-07-31 19:39:55.000,,174.0,https://anaconda.org/conda-forge/lfortran,2025-01-16 02:30:05.775,179739.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+37,KubeSpawner,Kubernetes spawner for JupyterHub.,https://github.com/jupyterhub/kubespawner,,hub-spawners,30,True,jupyterhub-kubespawner,jupyterhub/kubespawner,conda-forge/jupyterhub-kubespawner,https://github.com/jupyterhub/kubespawner,BSD-3-Clause,2015-11-21 07:02:52.000,2025-01-07 01:50:58.000000,2024-11-15 17:39:13,1705.0,12.0,305.0,26.0,499.0,89.0,295.0,553.0,2024-10-25 13:27:29.000,7.0.0,,12104.0,42.0,195.0,185.0,90.0,https://pypi.org/project/jupyterhub-kubespawner,2024-10-25 13:27:29.000,10.0,11437.0,https://anaconda.org/conda-forge/jupyterhub-kubespawner,2023-11-23 12:55:19.939,30712.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+38,Contrib NBextensions,A collection of various notebook extensions for Jupyter.,https://github.com/ipython-contrib/jupyter_contrib_nbextensions,,jupyter-extensions,29,False,jupyter_contrib_nbextensions,ipython-contrib/jupyter_contrib_nbextensions,conda-forge/jupyter_contrib_nbextensions,https://github.com/ipython-contrib/jupyter_contrib_nbextensions,BSD-3-Clause,2013-07-13 17:05:16.000,2024-07-04 10:37:29.000000,2022-12-21 19:56:24,2660.0,,807.0,132.0,854.0,387.0,462.0,5251.0,2022-11-15 17:33:00.905,0.7.0,,296033.0,18.0,252.0,20.0,135.0,https://pypi.org/project/jupyter_contrib_nbextensions,2022-11-15 17:33:00.905,232.0,275729.0,https://anaconda.org/conda-forge/jupyter_contrib_nbextensions,2023-06-16 13:22:12.750,2050749.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+39,elyra,Elyra extends JupyterLab with an AI centric approach.,https://github.com/elyra-ai/elyra,,lab-extensions,29,True,elyra,elyra-ai/elyra,conda-forge/elyra,https://github.com/elyra-ai/elyra,Apache-2.0,2019-10-22 21:37:58.000,2025-01-15 16:06:20.000000,2025-01-15 16:06:20,1968.0,33.0,344.0,45.0,1535.0,268.0,1368.0,1873.0,2023-03-29 14:23:28.000,3.15.0,,7297.0,127.0,82.0,68.0,67.0,https://pypi.org/project/elyra,2025-01-03 22:45:19.000,4.0,6089.0,https://anaconda.org/conda-forge/elyra,2023-06-16 19:21:23.887,61107.0,1.0,@elyra/services,https://www.npmjs.com/package/@elyra/services,2023-03-29 00:30:07.768,10.0,56.0,,,,,,,,-1.0,,,,,,,,,,
+40,ipython-sql,"%%sql magic for IPython, hopefully evolving into full SQL client.",https://github.com/catherinedevlin/ipython-sql,,magic,29,False,ipython-sql,catherinedevlin/ipython-sql,conda-forge/ipython-sql,https://github.com/catherinedevlin/ipython-sql,MIT,2013-03-20 16:41:10.000,2024-07-12 16:16:57.000000,2023-04-21 20:49:35,292.0,,369.0,49.0,100.0,115.0,44.0,1788.0,2023-02-27 00:06:57.430,0.5.0,,110723.0,19.0,8529.0,8517.0,55.0,https://pypi.org/project/ipython-sql,2023-02-27 00:06:57.430,12.0,107776.0,https://anaconda.org/conda-forge/ipython-sql,2023-06-16 13:23:09.898,297664.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+41,Stencila,Documents with Scientific Intelligence.,https://github.com/stencila/stencila,,notebook-sharing,29,True,,stencila/stencila,,https://github.com/stencila/stencila,Apache-2.0,2012-05-31 02:43:31.000,2025-01-16 04:04:41.000000,2025-01-16 02:10:49,15853.0,1027.0,47.0,27.0,1663.0,105.0,734.0,806.0,2024-11-27 09:13:26.000,2.0.0-beta.20,5732.0,440.0,100.0,29.0,20.0,48.0,,,,,,,,2.0,stencila,https://www.npmjs.com/package/stencila,2020-11-06 15:20:04.059,9.0,182.0,stencila/cloud,https://hub.docker.com/r/stencila/cloud,2019-04-08 04:14:51.284193,,16499.0,,,,,,,,,,,,,
+42,OAuthenticator,OAuth + JupyterHub Authenticator = OAuthenticator.,https://github.com/jupyterhub/oauthenticator,,hub-auth,29,True,oauthenticator,jupyterhub/oauthenticator,conda-forge/oauthenticator,https://github.com/jupyterhub/oauthenticator,BSD-3-Clause,2014-09-23 21:37:06.000,2025-01-08 08:17:07.000000,2025-01-08 08:17:05,1783.0,31.0,367.0,20.0,470.0,51.0,264.0,419.0,2024-12-03 09:56:58.000,17.2.0,,37064.0,50.0,515.0,484.0,126.0,https://pypi.org/project/oauthenticator,2024-12-11 14:05:06.000,31.0,35743.0,https://anaconda.org/conda-forge/oauthenticator,2024-12-13 18:26:22.378,67382.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+43,sos,SoS workflow system for daily data analysis.,https://github.com/vatlab/sos,,notebook-environments,29,True,sos-notebook,vatlab/SOS,conda-forge/sos,https://github.com/vatlab/sos,BSD-3-Clause,2016-02-13 00:46:46.000,2024-12-20 18:49:05.447000,2024-10-17 01:53:58,7653.0,,45.0,8.0,78.0,65.0,1391.0,275.0,2023-09-25 05:56:08.000,0.24.4,,9956.0,168.0,6927.0,6905.0,36.0,https://pypi.org/project/sos-notebook,2023-09-25 05:56:08.000,22.0,6356.0,https://anaconda.org/conda-forge/sos,2024-12-20 18:49:05.447,201649.0,2.0,,,,,,,,,,,,,2.0,,,,,,,,,,
+44,JupyterLab Debugger,"A visual debugger for Jupyter notebooks, consoles, and source files.",https://github.com/jupyterlab/debugger,,lab-extensions,28,False,,jupyterlab/debugger,,https://github.com/jupyterlab/debugger,BSD-3-Clause,2019-07-19 18:19:17.000,2025-01-08 12:28:11.636000,2021-03-31 14:20:34,1174.0,,3454.0,20.0,322.0,31.0,245.0,14314.0,2025-01-08 12:28:11.636,4.2.7,,53984.0,286.0,19.0,,11.0,,,,,,,,1.0,@jupyterlab/debugger,https://www.npmjs.com/package/@jupyterlab/debugger,2025-01-08 12:28:11.636,19.0,53984.0,,,,,,,,,,,,,,,,,,
+45,JupyterLab TOC,Table of Contents extension for JupyterLab.,https://github.com/jupyterlab/jupyterlab-toc,,lab-extensions,28,False,,jupyterlab/jupyterlab-toc,,https://github.com/jupyterlab/jupyterlab-toc,BSD-3-Clause,2018-03-12 15:55:19.000,2025-01-08 12:32:47.425000,2021-08-10 23:33:21,523.0,,3454.0,30.0,63.0,64.0,51.0,14314.0,2025-01-08 12:32:47.425,6.2.7,,145380.0,277.0,24.0,,14.0,,,,,,,,1.0,@jupyterlab/toc,https://www.npmjs.com/package/@jupyterlab/toc,2025-01-08 12:32:47.425,24.0,145380.0,,,,,,,,,,,,,,,,,,
+46,Jupyter Themes,Custom Jupyter Notebook Themes.,https://github.com/dunovank/jupyter-themes,,jupyter-extensions,28,False,jupyterthemes,dunovank/jupyter-themes,,https://github.com/dunovank/jupyter-themes,MIT,2014-12-10 23:22:23.000,2023-10-18 13:16:38.000000,2023-10-18 13:16:38,638.0,,1058.0,156.0,79.0,205.0,203.0,9788.0,2018-11-22 17:02:16.000,0.20.0,,36001.0,116.0,60.0,21.0,43.0,https://pypi.org/project/jupyterthemes,2018-11-22 17:02:16.000,39.0,36001.0,,,,1.0,,,,,,,,,,,,,,,,,,,,,,,
+47,RISE,RISE: Live Reveal.js Jupyter/IPython Slideshow Extension.,https://github.com/damianavila/RISE,,notebook-sharing,28,False,RISE,damianavila/RISE,conda-forge/rise,https://github.com/damianavila/RISE,BSD-3-Clause,2013-08-26 18:55:36.000,2024-08-06 13:10:53.364000,2023-10-29 13:51:05,770.0,,414.0,85.0,199.0,156.0,294.0,3706.0,2020-10-29 01:31:20.000,5.7.1,,15108.0,31.0,3040.0,3007.0,44.0,https://pypi.org/project/RISE,2022-11-03 16:45:29.021,31.0,8574.0,https://anaconda.org/conda-forge/rise,2024-08-06 13:10:53.364,352370.0,2.0,rise-reveal,https://www.npmjs.com/package/rise-reveal,2019-07-03 12:51:16.722,2.0,9.0,,,,,,,,,,,,,,,,,,
+48,JupyterLab LSP,Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using..,https://github.com/jupyter-lsp/jupyterlab-lsp,,lab-extensions,28,True,jupyterlab-lsp,jupyter-lsp/jupyterlab-lsp,conda-forge/jupyter-lsp,https://github.com/jupyter-lsp/jupyterlab-lsp,BSD-3-Clause,2019-08-17 11:34:22.000,2025-01-14 08:58:59.000000,2025-01-14 08:58:59,2947.0,2.0,149.0,20.0,540.0,205.0,381.0,1838.0,2024-04-09 17:59:47.000,jupyter-lsp-2.2.5,,125837.0,67.0,2327.0,2274.0,52.0,https://pypi.org/project/jupyterlab-lsp,2024-02-26 15:39:40.000,46.0,64782.0,https://anaconda.org/conda-forge/jupyter-lsp,2024-12-06 13:54:05.623,3158710.0,1.0,@krassowski/jupyterlab-lsp,https://www.npmjs.com/package/@krassowski/jupyterlab-lsp,2022-08-26 15:27:01.064,7.0,311.0,,,,,,,,,,,,,,,,,,
+49,nbgrader,A system for assigning and grading notebooks.,https://github.com/jupyter/nbgrader,,jupyter-extensions,28,True,nbgrader,jupyter/nbgrader,conda-forge/nbgrader,https://github.com/jupyter/nbgrader,BSD-3-Clause,2014-09-13 03:27:36.000,2024-12-20 19:28:52.000000,2024-11-20 09:02:37,3434.0,6.0,317.0,40.0,971.0,275.0,672.0,1307.0,2024-11-18 12:32:41.000,0.9.4,633.0,11010.0,42.0,24.0,3.0,109.0,https://pypi.org/project/nbgrader,2024-11-18 12:32:31.000,21.0,6702.0,https://anaconda.org/conda-forge/nbgrader,2024-11-19 16:12:57.065,197939.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+50,nglview,Jupyter widget to interactively view molecular structures and trajectories.,https://github.com/nglviewer/nglview,,widgets,28,True,nglview,nglviewer/nglview,conda-forge/nglview,https://github.com/nglviewer/nglview,MIT,2015-11-09 16:48:57.000,2024-12-17 02:19:52.000000,2024-12-08 02:13:22,1476.0,25.0,134.0,21.0,647.0,33.0,468.0,836.0,2024-11-28 01:48:30.787,3.1.5,310.0,50236.0,86.0,102.0,4.0,39.0,https://pypi.org/project/nglview,2024-11-25 05:49:23.000,91.0,32471.0,https://anaconda.org/conda-forge/nglview,2024-11-25 12:59:02.605,845604.0,2.0,nglview-js-widgets,https://www.npmjs.com/package/nglview-js-widgets,2024-11-28 01:48:30.787,7.0,2389.0,,,,,,,,,,,,,,,,,,
+51,jupyter-server-proxy,Jupyter notebook server extension to proxy web services.,https://github.com/jupyterhub/jupyter-server-proxy,,jupyter-extensions,28,True,jupyter-server-proxy,jupyterhub/jupyter-server-proxy,conda-forge/jupyter-server-proxy,https://github.com/jupyterhub/jupyter-server-proxy,BSD-3-Clause,2016-10-18 22:02:06.000,2025-01-07 01:50:45.000000,2024-12-04 18:47:43,1185.0,11.0,147.0,17.0,301.0,82.0,138.0,354.0,2024-08-29 12:49:20.000,4.4.0,,227451.0,37.0,192.0,5.0,78.0,https://pypi.org/project/jupyter-server-proxy,2024-08-29 12:49:20.000,180.0,196338.0,https://anaconda.org/conda-forge/jupyter-server-proxy,2024-12-16 20:02:38.434,1672324.0,1.0,@jupyterlab/server-proxy,https://www.npmjs.com/package/@jupyterlab/server-proxy,2024-06-11 15:51:52.317,7.0,1251.0,,,,,,,,,,,,,,,,,,
+52,jupyter-console,Jupyter Terminal Console.,https://github.com/jupyter/jupyter_console,,others,28,False,jupyter-console,jupyter/jupyter_console,conda-forge/jupyter_console,https://github.com/jupyter/jupyter_console,BSD-3-Clause,2015-04-09 06:58:55.000,2024-12-10 08:09:42.703000,2023-03-06 14:13:15,629.0,,146.0,28.0,142.0,71.0,94.0,251.0,2023-03-06 14:15:13.579,6.6.3,541.0,7108499.0,26.0,232.0,,60.0,https://pypi.org/project/jupyter-console,2023-03-06 14:15:13.579,232.0,7012357.0,https://anaconda.org/conda-forge/jupyter_console,2024-12-10 08:09:42.703,5094733.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+53,facets-overview,Visualizations for machine learning datasets.,https://github.com/PAIR-code/facets,,widgets,27,False,facets-overview,pair-code/facets,,https://github.com/PAIR-code/facets,Apache-2.0,2017-07-07 14:03:03.000,2023-05-24 15:58:01.158000,2023-05-24 15:56:22,277.0,,886.0,268.0,98.0,82.0,81.0,7358.0,2023-05-24 15:58:01.158,1.1.1,,46454.0,9.0,294.0,286.0,31.0,https://pypi.org/project/facets-overview,2023-05-24 15:58:01.158,8.0,46454.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+54,BeakerX,Beaker Extensions for Jupyter Notebook.,https://github.com/twosigma/beakerx,,notebook-tools,27,False,beakerx,twosigma/beakerx,conda-forge/beakerx,https://github.com/twosigma/beakerx,Apache-2.0,2013-12-03 14:16:36.000,2024-04-24 07:40:03.000000,2021-01-21 14:02:57,1689.0,,382.0,121.0,3798.0,353.0,4176.0,2827.0,2024-04-24 07:40:03.000,2.4.3,39.0,12957.0,59.0,25.0,,81.0,https://pypi.org/project/beakerx,2024-04-24 07:40:03.000,22.0,2778.0,https://anaconda.org/conda-forge/beakerx,2023-06-16 13:23:56.494,726332.0,2.0,beakerx,https://www.npmjs.com/package/beakerx,2019-04-06 03:31:02.776,3.0,47.0,beakerx/beakerx,https://hub.docker.com/r/beakerx/beakerx,2018-12-02 20:23:21.082606,23.0,249938.0,,,,,,,,,,,,,
+55,repo2docker,Turn repositories into Jupyter-enabled Docker images.,https://github.com/jupyterhub/repo2docker,,notebook-tools,27,True,jupyter-repo2docker,jupyterhub/repo2docker,,https://github.com/jupyterhub/repo2docker,BSD-3-Clause,2017-05-09 08:36:30.000,2025-01-07 00:22:42.000000,2025-01-03 17:07:29,2871.0,40.0,362.0,45.0,850.0,176.0,374.0,1643.0,2024-07-01 21:56:23.000,2024.7.0,,3622.0,22.0,29.0,,126.0,https://pypi.org/project/jupyter-repo2docker,2024-07-01 21:56:23.000,29.0,3622.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+56,nbQA,"Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks.",https://github.com/nbQA-dev/nbQA,,notebook-tools,27,True,nbqa,nbQA-dev/nbQA,conda-forge/nbqa,https://github.com/nbQA-dev/nbQA,MIT,2020-07-11 15:30:54.000,2025-01-06 20:35:56.000000,2025-01-06 20:35:55,740.0,10.0,42.0,9.0,577.0,12.0,288.0,1067.0,2024-11-10 12:22:28.000,1.9.1,126.0,269467.0,96.0,113.0,,36.0,https://pypi.org/project/nbqa,2024-11-10 12:21:56.000,113.0,265754.0,https://anaconda.org/conda-forge/nbqa,2024-08-27 21:27:48.828,188758.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+57,jupyter-dash,OBSOLETE - Dash v2.11+ has Jupyter support built in!.,https://github.com/plotly/jupyter-dash,,widgets,27,False,jupyter-dash,plotly/jupyter-dash,conda-forge/jupyter-dash,https://github.com/plotly/jupyter-dash,MIT,2020-04-26 18:43:59.000,2024-06-01 18:02:38.000000,2023-08-11 17:18:48,162.0,,233.0,43.0,49.0,55.0,30.0,961.0,2022-04-01 20:13:44.000,0.4.2,135.0,120927.0,14.0,4498.0,4358.0,10.0,https://pypi.org/project/jupyter-dash,2022-04-01 20:05:08.000,135.0,110838.0,https://anaconda.org/conda-forge/jupyter-dash,2023-06-16 19:23:51.624,390970.0,2.0,jupyterlab-dash,https://www.npmjs.com/package/jupyterlab-dash,2021-01-22 17:06:54.671,5.0,2268.0,,,,,,,,,,,,,,,,,,
+58,pythreejs,A Jupyter - Three.js bridge.,https://github.com/jupyter-widgets/pythreejs,,widgets,27,False,pythreejs,jupyter-widgets/pythreejs,conda-forge/pythreejs,https://github.com/jupyter-widgets/pythreejs,BSD-3-Clause,2013-12-23 17:02:11.000,2024-10-10 15:48:16.000000,2023-02-20 00:24:10,1723.0,,190.0,41.0,176.0,72.0,174.0,955.0,2023-02-20 00:24:01.104,2.4.2,,74373.0,46.0,96.0,,30.0,https://pypi.org/project/pythreejs,2023-02-20 00:24:01.104,82.0,67040.0,https://anaconda.org/conda-forge/pythreejs,2023-06-16 13:16:30.947,628290.0,2.0,jupyter-threejs,https://www.npmjs.com/package/jupyter-threejs,2023-02-20 00:16:17.277,14.0,1292.0,,,,,,,,,,,,,,,,,,
+59,itables,Pandas DataFrames as Interactive DataTables.,https://github.com/mwouts/itables,,widgets,27,True,itables,mwouts/itables,conda-forge/itables,https://github.com/mwouts/itables,MIT,2019-04-15 22:09:44.000,2024-12-29 04:59:15.353000,2024-12-15 20:17:50,298.0,13.0,58.0,14.0,176.0,31.0,145.0,820.0,2024-12-07 12:52:37.000,2.2.4,,432220.0,68.0,910.0,853.0,9.0,https://pypi.org/project/itables,2024-12-07 12:52:37.000,57.0,429491.0,https://anaconda.org/conda-forge/itables,2024-12-29 04:59:15.353,98255.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+60,nbval,A py.test plugin to validate Jupyter notebooks.,https://github.com/computationalmodelling/nbval,,notebook-tools,27,True,nbval,computationalmodelling/nbval,conda-forge/nbval,https://github.com/computationalmodelling/nbval,BSD-3-Clause,2015-04-09 09:40:33.000,2024-12-20 09:50:29.519000,2024-10-11 09:24:34,479.0,,51.0,11.0,102.0,49.0,69.0,448.0,2024-03-04 14:36:57.000,0.11.0,,179045.0,21.0,4039.0,3495.0,34.0,https://pypi.org/project/nbval,2024-03-04 14:36:57.000,544.0,169544.0,https://anaconda.org/conda-forge/nbval,2024-12-20 09:50:29.519,513107.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+61,mkdocs-jupyter,Use Jupyter Notebook in mkdocs.,https://github.com/danielfrg/mkdocs-jupyter,,notebook-sharing,27,True,mkdocs-jupyter,danielfrg/mkdocs-jupyter,conda-forge/mkdocs-jupyter,https://github.com/danielfrg/mkdocs-jupyter,Apache-2.0,2019-12-18 02:11:34.000,2025-01-13 21:03:39.287000,2024-10-15 14:56:42,254.0,,53.0,6.0,96.0,32.0,104.0,420.0,2024-10-15 14:56:29.000,0.25.1,,120259.0,39.0,3734.0,3285.0,32.0,https://pypi.org/project/mkdocs-jupyter,2024-10-15 14:56:29.000,449.0,118429.0,https://anaconda.org/conda-forge/mkdocs-jupyter,2025-01-13 21:03:39.287,91527.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+62,LDAP Authenticator,LDAP Authenticator Plugin for Jupyter.,https://github.com/jupyterhub/ldapauthenticator,,hub-auth,27,True,jupyterhub-ldapauthenticator,jupyterhub/ldapauthenticator,conda-forge/jupyterhub-ldapauthenticator,https://github.com/jupyterhub/ldapauthenticator,BSD-3-Clause,2016-01-17 05:11:49.000,2025-01-07 01:50:53.000000,2024-11-06 15:52:22,350.0,29.0,178.0,19.0,136.0,15.0,154.0,207.0,2024-11-06 15:52:36.000,2.0.2,,12421.0,14.0,152.0,152.0,36.0,https://pypi.org/project/jupyterhub-ldapauthenticator,2024-11-06 15:52:36.000,,11671.0,https://anaconda.org/conda-forge/jupyterhub-ldapauthenticator,2025-01-06 09:23:00.539,39756.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+63,Jupyter Sphinx,Sphinx extension for rendering of Jupyter interactive widgets.,https://github.com/jupyter/jupyter-sphinx,,notebook-tools,27,True,jupyter_sphinx,jupyter/jupyter-sphinx,conda-forge/jupyter_sphinx,https://github.com/jupyter/jupyter-sphinx,BSD-3-Clause,2016-11-15 18:36:37.000,2024-12-17 09:56:47.448000,2024-06-17 11:07:05,435.0,,65.0,23.0,129.0,52.0,110.0,189.0,2023-12-28 12:19:39.000,0.5.3,,93218.0,21.0,3294.0,2763.0,28.0,https://pypi.org/project/jupyter_sphinx,2023-12-28 12:19:39.000,531.0,87419.0,https://anaconda.org/conda-forge/jupyter_sphinx,2024-12-17 09:56:47.448,313185.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+64,Knowledge Repo,A next-generation curated knowledge sharing platform for data scientists and other technical professions.,https://github.com/airbnb/knowledge-repo,,notebook-sharing,26,False,knowledge-repo,airbnb/knowledge-repo,,https://github.com/airbnb/knowledge-repo,Apache-2.0,2016-08-17 23:32:50.000,2024-09-04 14:59:57.000000,2023-04-17 04:04:39,1329.0,,688.0,174.0,479.0,135.0,167.0,5499.0,2023-02-22 03:49:00.886,0.9.3,,1155.0,33.0,21.0,21.0,73.0,https://pypi.org/project/knowledge-repo,2023-02-22 03:49:00.886,,1155.0,,,,2.0,,,,,,,,,,,,,1.0,,,,,,,,,,
+65,qgrid,"An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks.",https://github.com/quantopian/qgrid,,widgets,26,False,qgrid,quantopian/qgrid,conda-forge/qgrid,https://github.com/quantopian/qgrid,Apache-2.0,2014-09-30 04:33:20.000,2025-01-11 09:05:21.416000,2020-04-07 18:56:49,405.0,,422.0,87.0,105.0,181.0,127.0,3056.0,2020-04-07 16:43:54.000,1.3.1,,24193.0,73.0,60.0,12.0,30.0,https://pypi.org/project/qgrid,2020-04-07 16:43:54.000,41.0,15127.0,https://anaconda.org/conda-forge/qgrid,2025-01-11 09:05:21.416,451350.0,2.0,qgrid,https://www.npmjs.com/package/qgrid,2018-07-11 05:36:40.781,7.0,216.0,,,,,,,,1.0,,,,,,,,,,
+66,docker-python,Kaggle Python docker image.,https://github.com/Kaggle/docker-python,,notebook-environments,26,True,,kaggle/docker-python,,https://github.com/Kaggle/docker-python,Apache-2.0,2015-04-14 01:45:38.000,2025-01-14 14:49:09.000000,2025-01-14 14:49:09,2427.0,25.0,939.0,94.0,1082.0,19.0,350.0,2688.0,2025-01-10 22:04:20.000,9a64aaf544db07179b1202109de9a638fb5b422fab0f9d12aca91ecdc556ce0e,,1688.0,100.0,,,166.0,,,,,,,,3.0,,,,,,kaggle/python,https://hub.docker.com/r/kaggle/python,2025-01-10 22:31:47.858418,186.0,197533.0,,,,,,,,,,,,,
+67,ipyvolume,3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL.,https://github.com/widgetti/ipyvolume,,widgets,26,False,ipyvolume,maartenbreddels/ipyvolume,conda-forge/ipyvolume,https://github.com/widgetti/ipyvolume,MIT,2016-12-21 15:30:13.000,2024-12-19 22:54:04.393000,2023-07-07 13:05:16,1007.0,,236.0,53.0,125.0,188.0,131.0,1951.0,2023-06-02 14:35:02.046,0.6.3,,53336.0,53.0,79.0,17.0,45.0,https://pypi.org/project/ipyvolume,2023-06-02 14:35:02.046,56.0,41032.0,https://anaconda.org/conda-forge/ipyvolume,2024-12-19 22:54:04.393,531179.0,2.0,ipyvolume,https://www.npmjs.com/package/ipyvolume,2023-06-02 14:33:47.239,6.0,501.0,,,,,,,widgetti/ipyvolume,,,,,,,,,,,
+68,Variable Inspector,Variable Inspector extension for Jupyterlab.,https://github.com/jupyterlab-contrib/jupyterlab-variableInspector,,lab-extensions,26,True,lckr-jupyterlab-variableinspector,lckr/jupyterlab-variableInspector,conda-forge/jupyterlab-variableinspector,https://github.com/jupyterlab-contrib/jupyterlab-variableInspector,BSD-3-Clause,2018-06-13 18:16:02.000,2025-01-06 09:25:40.000000,2024-12-22 09:47:36,232.0,7.0,97.0,25.0,143.0,51.0,134.0,1130.0,2024-09-05 09:46:44.000,3.2.4,318.0,62653.0,17.0,15.0,6.0,24.0,https://pypi.org/project/lckr-jupyterlab-variableinspector,2024-09-05 09:46:39.000,4.0,17154.0,https://anaconda.org/conda-forge/jupyterlab-variableinspector,2024-09-06 00:10:43.944,67499.0,2.0,@lckr/jupyterlab_variableinspector,https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector,2024-09-05 09:46:38.118,5.0,43994.0,,,,,,,jupyterlab-contrib/jupyterlab-variableInspector,,,,,,,,,,,
+69,PixieDust,Python Helper library for Jupyter Notebooks.,https://github.com/pixiedust/pixiedust,,notebook-tools,26,False,pixiedust,pixiedust/pixiedust,conda-forge/pixiedust,https://github.com/pixiedust/pixiedust,Apache-2.0,2016-07-01 17:34:14.000,2023-06-16 16:19:15.930000,2021-02-16 04:46:41,2157.0,,162.0,41.0,374.0,164.0,261.0,1043.0,2021-02-01 03:34:36.000,1.1.19,,7680.0,92.0,280.0,269.0,33.0,https://pypi.org/project/pixiedust,2021-02-01 03:34:36.000,11.0,6653.0,https://anaconda.org/conda-forge/pixiedust,2023-06-16 16:19:15.930,63679.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+70,Code Formatter,A JupyterLab plugin to facilitate invocation of code formatters.,https://github.com/jupyterlab-contrib/jupyterlab_code_formatter,,lab-extensions,26,True,jupyterlab_code_formatter,ryantam626/jupyterlab_code_formatter,conda-forge/jupyterlab_code_formatter,https://github.com/jupyterlab-contrib/jupyterlab_code_formatter,MIT,2018-08-12 20:50:17.000,2025-01-12 21:24:33.015000,2024-08-14 09:59:45,501.0,,55.0,7.0,158.0,33.0,173.0,858.0,2024-08-14 10:00:05.000,3.0.2,56.0,87827.0,62.0,59.0,2.0,45.0,https://pypi.org/project/jupyterlab_code_formatter,2024-08-14 09:59:54.000,52.0,71918.0,https://anaconda.org/conda-forge/jupyterlab_code_formatter,2025-01-12 21:24:33.015,774864.0,2.0,@ryantam626/jupyterlab_code_formatter,https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter,2023-04-16 18:07:15.321,5.0,1551.0,,,,,,,jupyterlab-contrib/jupyterlab_code_formatter,,,,,,,,,,,
+71,Bash Kernel,A bash kernel for IPython.,https://github.com/takluyver/bash_kernel,,kernels,26,True,bash_kernel,takluyver/bash_kernel,conda-forge/bash_kernel,https://github.com/takluyver/bash_kernel,BSD-3-Clause,2014-06-27 00:27:25.000,2025-01-06 12:32:01.332000,2025-01-05 15:15:13,122.0,7.0,142.0,26.0,39.0,13.0,98.0,709.0,2025-01-05 15:18:48.000,0.10.0,,74553.0,16.0,378.0,355.0,21.0,https://pypi.org/project/bash_kernel,2025-01-05 15:18:48.000,23.0,70265.0,https://anaconda.org/conda-forge/bash_kernel,2025-01-06 12:32:01.332,218732.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+72,ipydatagrid,Fast Datagrid widget for the Jupyter Notebook and JupyterLab.,https://github.com/jupyter-widgets/ipydatagrid,,widgets,26,True,ipydatagrid,bloomberg/ipydatagrid,conda-forge/ipydatagrid,https://github.com/jupyter-widgets/ipydatagrid,BSD-3-Clause,2019-07-19 09:06:19.000,2024-12-29 15:42:47.282000,2024-12-16 13:14:51,883.0,25.0,53.0,18.0,396.0,74.0,92.0,593.0,2024-12-17 07:43:21.382,1.4.0,,27082.0,43.0,229.0,193.0,26.0,https://pypi.org/project/ipydatagrid,2024-12-17 07:41:04.000,31.0,23276.0,https://anaconda.org/conda-forge/ipydatagrid,2024-12-29 15:42:47.282,109629.0,2.0,ipydatagrid,https://www.npmjs.com/package/ipydatagrid,2024-12-17 07:43:21.382,5.0,1474.0,,,,,,,jupyter-widgets/ipydatagrid,,,,,,,,,,,
+73,itkwidgets,An elegant Python interface for visualization on the web platform to interactively generate insights into..,https://github.com/InsightSoftwareConsortium/itkwidgets,,widgets,26,True,itkwidgets,InsightSoftwareConsortium/itkwidgets,conda-forge/itkwidgets,https://github.com/InsightSoftwareConsortium/itkwidgets,Apache-2.0,2018-02-15 01:43:39.000,2025-01-08 01:31:00.000000,2025-01-08 01:29:51,651.0,3.0,84.0,24.0,487.0,123.0,166.0,589.0,2023-03-02 22:39:43.651,0.32.6,128.0,18116.0,122.0,392.0,355.0,27.0,https://pypi.org/project/itkwidgets,2025-01-08 01:31:00.000,32.0,11706.0,https://anaconda.org/conda-forge/itkwidgets,2023-06-16 16:12:17.646,452397.0,2.0,itkwidgets,https://www.npmjs.com/package/itkwidgets,2023-03-02 22:39:43.651,5.0,295.0,,,,,,,,,,,,,,,,,,
+74,DockerSpawner,Spawns JupyterHub single user servers in Docker containers.,https://github.com/jupyterhub/dockerspawner,,hub-spawners,26,True,dockerspawner,jupyterhub/dockerspawner,conda-forge/dockerspawner,https://github.com/jupyterhub/dockerspawner,BSD-3-Clause,2014-09-26 20:08:26.000,2024-12-02 07:56:55.000000,2024-12-02 07:56:53,727.0,2.0,308.0,27.0,246.0,27.0,253.0,500.0,2023-11-21 14:14:18.000,13.0.0,,22170.0,17.0,233.0,221.0,69.0,https://pypi.org/project/dockerspawner,2023-11-21 14:14:18.000,12.0,21554.0,https://anaconda.org/conda-forge/dockerspawner,2023-11-21 14:56:25.623,25258.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+75,Metakernel,Jupyter/IPython Kernel Tools.,https://github.com/Calysto/metakernel,,kernels,26,True,metakernel,Calysto/metakernel,conda-forge/metakernel,https://github.com/Calysto/metakernel,BSD-3-Clause,2014-08-24 20:53:45.000,2024-12-15 20:17:04.302000,2024-04-04 10:35:59,1155.0,,85.0,17.0,136.0,34.0,117.0,351.0,2024-03-26 16:33:26.000,0.30.2,363.0,50279.0,100.0,1017.0,959.0,34.0,https://pypi.org/project/metakernel,2024-03-26 16:33:16.000,58.0,33343.0,https://anaconda.org/conda-forge/metakernel,2024-12-15 20:17:04.302,897163.0,1.0,,,,,,,,,,,,,,,,,,,,,,,
+76,jdaviz,Interactive data visualization and analysis tools for astronomical observations.,https://github.com/spacetelescope/jdaviz,,widgets,26,True,jdaviz,spacetelescope/jdaviz,,https://github.com/spacetelescope/jdaviz,BSD-3-Clause,2019-05-07 17:54:06.000,2025-01-14 16:21:57.000000,2025-01-14 16:21:57,5509.0,109.0,72.0,17.0,2221.0,324.0,715.0,148.0,2024-12-23 17:57:30.000,4.1.0,,2964.0,50.0,60.0,54.0,35.0,https://pypi.org/project/jdaviz,2024-12-23 18:15:49.000,6.0,2964.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+77,BinderHub,"Run your code in the cloud, with technology so advanced, it feels like magic!.",https://github.com/jupyterhub/binderhub,,notebook-sharing,25,True,binderhub,jupyterhub/binderhub,,https://github.com/jupyterhub/binderhub,BSD-3-Clause,2017-04-26 00:28:26.000,2025-01-15 10:38:55.000000,2025-01-15 10:38:55,3667.0,125.0,390.0,77.0,1184.0,233.0,496.0,2593.0,2018-11-07 17:41:58.000,0.1.0,,97.0,1.0,12.0,12.0,98.0,https://pypi.org/project/binderhub,2018-11-07 17:41:58.000,,97.0,,,,3.0,,,,,,,,,,,,,,binderhub,,,,,,,,,
+78,nbviewer,nbconvert as a web service: Render Jupyter Notebooks as static web pages.,https://github.com/jupyter/nbviewer,,notebook-sharing,25,False,,jupyter/nbviewer,,https://github.com/jupyter/nbviewer,BSD-3-Clause,2012-08-05 11:42:33.000,2025-01-07 00:46:50.000000,2023-01-27 08:04:32,1494.0,,540.0,93.0,468.0,182.0,410.0,2253.0,,,,18813.0,,27.0,27.0,97.0,,,,,,,,3.0,,,,,,jupyter/nbviewer,https://hub.docker.com/r/jupyter/nbviewer,2023-01-27 08:07:14.487852,33.0,2803149.0,,,,,,,,,,,,,
+79,responsible-ai-widgets,Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and..,https://github.com/microsoft/responsible-ai-toolbox,,widgets,25,True,raiwidgets,microsoft/responsible-ai-toolbox,,https://github.com/microsoft/responsible-ai-toolbox,MIT,2020-07-06 20:46:53.000,2025-01-15 19:19:35.000000,2025-01-07 21:33:54,1972.0,2.0,370.0,33.0,2285.0,86.0,236.0,1437.0,2024-07-08 18:03:34.000,0.36.0,,8582.0,57.0,6.0,,43.0,https://pypi.org/project/raiwidgets,2024-07-08 16:42:42.000,6.0,8582.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+80,NBextensions Configurator,A jupyter notebook serverextension providing config interfaces for nbextensions.,https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator,,jupyter-extensions,25,True,jupyter_nbextensions_configurator,jupyter-contrib/jupyter_nbextensions_configurator,conda-forge/jupyter_nbextensions_configurator,https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator,BSD-3-Clause,2016-06-24 22:29:05.000,2024-06-05 16:43:47.000000,2024-06-05 16:09:05,529.0,,121.0,18.0,73.0,71.0,36.0,982.0,2024-06-05 16:43:48.000,0.6.4,,345304.0,19.0,968.0,933.0,24.0,https://pypi.org/project/jupyter_nbextensions_configurator,2024-06-05 16:08:37.000,35.0,327581.0,https://anaconda.org/conda-forge/jupyter_nbextensions_configurator,2023-06-16 13:20:40.292,1807776.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+81,Kernel Gateway,Jupyter Kernel Gateway.,https://github.com/jupyter-server/kernel_gateway,,kernels,25,False,jupyter-kernel-gateway,jupyter/kernel_gateway,conda-forge/jupyter_kernel_gateway,https://github.com/jupyter-server/kernel_gateway,,2015-09-21 15:34:11.000,2024-12-29 00:33:43.797000,2024-03-12 17:51:18,623.0,,131.0,39.0,217.0,19.0,169.0,512.0,2024-03-12 17:51:38.000,3.0.1,311.0,114630.0,32.0,486.0,467.0,47.0,https://pypi.org/project/jupyter-kernel-gateway,2024-03-12 17:51:31.000,19.0,110411.0,https://anaconda.org/conda-forge/jupyter_kernel_gateway,2024-12-29 00:33:43.797,231842.0,2.0,,,,,,,,,,,,jupyter-server/kernel_gateway,,,,,,,,,,,
+82,ipycytoscape,A Cytoscape Jupyter widget.,https://github.com/cytoscape/ipycytoscape,,widgets,25,False,ipycytoscape,cytoscape/ipycytoscape,conda-forge/ipycytoscape,https://github.com/cytoscape/ipycytoscape,BSD-3-Clause,2020-02-05 13:46:52.000,2025-01-06 18:23:21.000000,2023-05-23 19:06:45,716.0,,62.0,28.0,192.0,75.0,95.0,270.0,2022-04-04 22:26:36.000,1.3.3,9.0,22611.0,22.0,337.0,282.0,33.0,https://pypi.org/project/ipycytoscape,2022-04-04 22:26:36.000,50.0,13829.0,https://anaconda.org/conda-forge/ipycytoscape,2023-06-16 19:18:19.577,492181.0,2.0,jupyter-cytoscape,https://www.npmjs.com/package/jupyter-cytoscape,2022-04-04 22:06:25.396,5.0,297.0,,,,,,,,,,,,,,,,,,
+83,nbgitpuller,Jupyter server extension to sync a git repository one-way to a local path.,https://github.com/jupyterhub/nbgitpuller,,jupyter-extensions,25,True,nbgitpuller,jupyterhub/nbgitpuller,conda-forge/nbgitpuller,https://github.com/jupyterhub/nbgitpuller,BSD-3-Clause,2017-05-24 19:41:10.000,2025-01-07 18:15:07.400000,2024-11-18 15:15:04,624.0,3.0,86.0,16.0,198.0,83.0,93.0,213.0,2024-03-29 21:07:08.000,1.2.1,,23328.0,23.0,922.0,912.0,34.0,https://pypi.org/project/nbgitpuller,2024-03-29 21:07:08.000,10.0,21258.0,https://anaconda.org/conda-forge/nbgitpuller,2025-01-07 18:15:07.400,109711.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+84,Evcxr,"An evaluation context for Rust, including a Jupyter Kernel.",https://github.com/evcxr/evcxr,,kernels,24,True,,evcxr/evcxr,,https://github.com/evcxr/evcxr,MIT,2018-09-25 10:19:22.000,2024-10-12 06:45:19.000000,2024-10-11 06:10:34,718.0,,217.0,55.0,102.0,112.0,151.0,5696.0,2023-12-17 00:16:37.000,0.17.0,5838.0,208.0,7.0,166.0,166.0,49.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+85,ipyregulartable,"High performance, editable, stylable datagrids in jupyter and jupyterlab.",https://github.com/finos/ipyregulartable,,widgets,24,True,ipyregulartable,jpmorganchase/ipyregulartable,conda-forge/ipyregulartable,https://github.com/finos/ipyregulartable,Apache-2.0,2020-06-15 21:45:08.000,2024-11-18 14:03:45.000000,2024-11-18 14:03:43,251.0,2.0,946.0,7.0,98.0,10.0,17.0,3174.0,2024-10-22 07:54:56.054,3.1.11,,68841.0,127.0,134.0,15.0,5.0,https://pypi.org/project/ipyregulartable,2021-01-08 04:41:11.000,2.0,340.0,https://anaconda.org/conda-forge/ipyregulartable,2023-06-16 19:23:44.012,7470.0,3.0,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,2024-10-22 07:54:56.054,117.0,68352.0,,,,,,,finos/ipyregulartable,,,,,,,,,,,
+86,ipydagred3,ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3.,https://github.com/timkpaine/ipydagred3,,widgets,24,True,ipydagred3,timkpaine/ipydagred3,conda-forge/ipydagred3,https://github.com/timkpaine/ipydagred3,Apache-2.0,2020-02-29 23:01:15.000,2024-12-31 14:47:08.596000,2024-11-18 22:35:44,370.0,2.0,946.0,5.0,116.0,5.0,19.0,3174.0,2024-10-22 07:54:56.054,3.1.11,,202956.0,127.0,126.0,3.0,4.0,https://pypi.org/project/ipydagred3,2023-10-31 14:30:02.000,6.0,133860.0,https://anaconda.org/conda-forge/ipydagred3,2024-12-31 14:47:08.596,41702.0,3.0,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,2024-10-22 07:54:56.054,117.0,68352.0,,,,,,,,,,,,,,,,,,
+87,.NET Interactive,".NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding..",https://github.com/dotnet/interactive,,kernels,24,True,,dotnet/interactive,,https://github.com/dotnet/interactive,MIT,2020-01-22 00:39:04.000,2025-01-15 08:12:42.000000,2025-01-15 00:54:35,5315.0,64.0,391.0,64.0,2052.0,548.0,1080.0,2952.0,2024-10-30 19:41:57.000,1.0.5530010,518.0,11.0,28.0,,,125.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+88,IJavascript,IJavascript is a javascript kernel for the Jupyter notebook.,https://github.com/n-riesco/ijavascript,,kernels,24,False,,n-riesco/ijavascript,,https://github.com/n-riesco/ijavascript,BSD-3-Clause,2015-02-02 15:46:34.000,2024-07-03 23:29:02.000000,2022-12-28 22:18:25,332.0,,185.0,42.0,45.0,56.0,194.0,2201.0,2021-11-15 23:43:33.000,5.2.1,,1745.0,33.0,101.0,90.0,17.0,,,,,,,,2.0,ijavascript,https://www.npmjs.com/package/ijavascript,2021-11-15 23:33:51.644,11.0,1745.0,,,,,,,,,,,,,,,,,,
+89,almond,A Scala kernel for Jupyter.,https://github.com/almond-sh/almond,,kernels,24,True,,almond-sh/almond,,https://github.com/almond-sh/almond,BSD-3-Clause,2015-03-10 22:48:50.000,2024-11-22 22:14:52.000000,2024-11-06 13:15:56,1583.0,13.0,238.0,56.0,1125.0,141.0,208.0,1606.0,2023-05-15 14:58:56.000,0.13.14,2904.0,206.0,68.0,,,42.0,,,,,,,,2.0,,,,,,almondsh/almond,https://hub.docker.com/r/almondsh/almond,2024-06-03 08:53:20.074066,6.0,20016.0,,,,,,,,,,,,,
+90,watermark,"An IPython magic extension for printing date and time stamps, version numbers, and hardware information.",https://github.com/rasbt/watermark,,magic,24,True,watermark,rasbt/watermark,conda-forge/watermark,https://github.com/rasbt/watermark,BSD-3-Clause,2014-07-30 03:46:33.000,2024-09-22 20:08:50.000000,2024-09-22 20:08:50,145.0,,92.0,14.0,53.0,14.0,34.0,912.0,2024-09-21 00:40:12.000,2.5.0,,45666.0,28.0,2654.0,2572.0,21.0,https://pypi.org/project/watermark,2024-09-21 00:40:12.000,82.0,39218.0,https://anaconda.org/conda-forge/watermark,2024-09-21 05:01:18.014,322400.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+91,Mapbox GL,Use Mapbox GL JS to visualize data in a Python Jupyter notebook.,https://github.com/mapbox/mapboxgl-jupyter,,widgets,24,False,mapboxgl,mapbox/mapboxgl-jupyter,,https://github.com/mapbox/mapboxgl-jupyter,MIT,2017-08-08 15:10:51.000,2022-01-11 05:18:07.000000,2021-04-19 05:00:36,221.0,,137.0,138.0,91.0,42.0,67.0,672.0,2019-06-03 21:24:10.000,0.10.2,,13366.0,20.0,244.0,232.0,22.0,https://pypi.org/project/mapboxgl,2019-06-02 16:02:54.380,12.0,13366.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+92,GPU Dashboards,A JupyterLab extension for displaying dashboards of GPU usage.,https://github.com/rapidsai/jupyterlab-nvdashboard,,lab-extensions,24,True,jupyterlab-nvdashboard,rapidsai/jupyterlab-nvdashboard,conda-forge/jupyterlab-nvdashboard,https://github.com/rapidsai/jupyterlab-nvdashboard,BSD-3-Clause,2019-08-12 15:22:10.000,2025-01-06 22:35:34.000000,2025-01-06 22:35:31,264.0,11.0,77.0,19.0,131.0,35.0,53.0,618.0,2025-01-06 21:49:37.000,0.12.0,,8785.0,126.0,11.0,3.0,24.0,https://pypi.org/project/jupyterlab-nvdashboard,2025-01-06 21:49:37.000,3.0,7808.0,https://anaconda.org/conda-forge/jupyterlab-nvdashboard,2024-11-29 09:17:14.562,50169.0,2.0,jupyterlab-nvdashboard,https://www.npmjs.com/package/jupyterlab-nvdashboard,2021-04-27 07:19:46.929,5.0,65.0,,,,,,,,,,,,,,,,,,
+93,Resource Usage,Jupyter Notebook Extension for monitoring your own Resource Usage.,https://github.com/jupyter-server/jupyter-resource-usage,,jupyter-extensions,24,True,jupyter-resource-usage,jupyter-server/jupyter-resource-usage,conda-forge/nbresuse,https://github.com/jupyter-server/jupyter-resource-usage,BSD-2-Clause,2016-04-22 07:01:34.000,2024-08-28 13:28:40.000000,2024-08-28 13:28:40,386.0,,102.0,9.0,143.0,46.0,48.0,505.0,2024-07-31 11:48:11.000,1.1.0,467.0,61855.0,15.0,853.0,832.0,35.0,https://pypi.org/project/jupyter-resource-usage,2024-07-31 11:48:06.000,15.0,49548.0,https://anaconda.org/conda-forge/nbresuse,2023-06-16 19:18:24.900,570862.0,2.0,@jupyter-server/resource-usage,https://www.npmjs.com/package/@jupyter-server/resource-usage,2024-07-31 11:48:04.211,6.0,2456.0,,,,,,,,,,,,,,,,,,
+94,Octave Kernel,An Octave kernel for IPython.,https://github.com/Calysto/octave_kernel,,kernels,24,True,octave_kernel,calysto/octave_kernel,conda-forge/octave_kernel,https://github.com/Calysto/octave_kernel,BSD-3-Clause,2014-07-31 01:59:06.000,2024-12-28 01:44:54.445000,2024-04-15 11:20:53,427.0,,67.0,22.0,57.0,35.0,150.0,454.0,2024-04-15 11:21:13.000,0.36.0,314.0,25815.0,115.0,100.0,93.0,20.0,https://pypi.org/project/octave_kernel,2024-04-15 11:21:06.000,7.0,15069.0,https://anaconda.org/conda-forge/octave_kernel,2024-12-28 01:44:54.445,601647.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+95,vega,IPython/Jupyter notebook module for Vega and Vega-Lite.,https://github.com/vega/ipyvega,,widgets,24,True,vega,vega/ipyvega,conda-forge/vega,https://github.com/vega/ipyvega,BSD-3-Clause,2015-08-04 03:22:47.000,2025-01-01 01:39:27.000000,2025-01-01 01:30:41,688.0,11.0,65.0,28.0,503.0,15.0,91.0,375.0,2024-09-25 14:29:32.000,4.1.0,,26351.0,41.0,21.0,4.0,15.0,https://pypi.org/project/vega,2024-09-25 14:29:32.000,17.0,14025.0,https://anaconda.org/conda-forge/vega,2024-09-25 20:44:27.334,690297.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+96,ipyvuetify,Jupyter widgets based on vuetify UI components.,https://github.com/widgetti/ipyvuetify,,widgets,24,True,ipyvuetify,mariobuikhuizen/ipyvuetify,conda-forge/ipyvuetify,https://github.com/widgetti/ipyvuetify,MIT,2019-05-14 17:35:51.000,2024-08-02 20:24:01.149000,2024-07-31 14:36:37,299.0,,59.0,17.0,105.0,80.0,140.0,350.0,2024-07-31 15:36:51.000,1.10.0,,159704.0,64.0,1656.0,1568.0,14.0,https://pypi.org/project/ipyvuetify,2024-07-31 14:41:05.000,82.0,149499.0,https://anaconda.org/conda-forge/ipyvuetify,2024-08-02 20:24:01.149,235812.0,3.0,jupyter-vuetify,https://www.npmjs.com/package/jupyter-vuetify,2024-07-31 14:41:12.482,6.0,5839.0,,,,,,,widgetti/ipyvuetify,,,,,,,,,,,
+97,jupyter-packaging,Tools to help build and install Jupyter Python packages.,https://github.com/jupyter/jupyter-packaging,,components,24,True,jupyter-packaging,jupyter/jupyter-packaging,conda-forge/jupyter-packaging,https://github.com/jupyter/jupyter-packaging,BSD-3-Clause,2017-03-04 19:38:49.000,2024-12-04 00:47:05.323000,2024-04-05 12:54:09,439.0,,47.0,12.0,144.0,16.0,30.0,63.0,2022-08-25 15:33:01.697,0.12.3,116.0,597878.0,39.0,132.0,,30.0,https://pypi.org/project/jupyter-packaging,2022-08-25 15:33:01.697,132.0,587400.0,https://anaconda.org/conda-forge/jupyter-packaging,2024-12-04 00:47:05.323,586656.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+98,lux,Automatically visualize your pandas dataframe via a single print!.,https://github.com/lux-org/lux,,widgets,23,False,lux-api,lux-org/lux,conda-forge/lux-api,https://github.com/lux-org/lux,Apache-2.0,2020-01-08 04:53:29.000,2024-03-20 15:48:47.000000,2023-07-04 23:34:35,692.0,,363.0,91.0,263.0,81.0,161.0,5240.0,2022-02-19 00:48:20.000,0.5.1,,3532.0,18.0,4.0,,21.0,https://pypi.org/project/lux-api,2022-02-19 00:46:49.000,2.0,2833.0,https://anaconda.org/conda-forge/lux-api,2023-06-16 19:24:44.344,26730.0,3.0,luxwidget,https://www.npmjs.com/package/luxwidget,2022-02-17 19:41:18.102,2.0,131.0,,,,,,,,,,,,,,,,,,
+99,fastpages,"An easy to use blogging platform, with enhanced support for Jupyter Notebooks.",https://github.com/fastai/fastpages,,notebook-tools,23,False,,fastai/fastpages,,https://github.com/fastai/fastpages,Apache-2.0,2020-02-03 05:19:46.000,2022-11-13 18:05:19.000000,2022-11-13 18:05:19,1208.0,,796.0,43.0,326.0,,328.0,3530.0,2020-09-05 21:53:23.000,2.1.6,,,9.0,145.0,145.0,55.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+100,IHaskell,A Haskell kernel for the Jupyter project.,https://github.com/IHaskell/IHaskell,,kernels,23,True,,gibiansky/IHaskell,,https://github.com/IHaskell/IHaskell,MIT,2013-08-26 07:16:09.000,2025-01-12 10:53:08.000000,2025-01-12 10:53:06,2353.0,33.0,257.0,51.0,761.0,43.0,745.0,2613.0,2018-08-01 13:19:52.714,0.0.6,,17.0,6.0,3.0,,115.0,,,,,,,,2.0,ihaskell_jupyterlab,https://www.npmjs.com/package/ihaskell_jupyterlab,2018-08-01 13:19:52.714,3.0,17.0,,,,,,,IHaskell/IHaskell,,,,,,,,,,,
+101,IRkernel,R kernel for Jupyter.,https://github.com/IRkernel/IRkernel,,kernels,23,True,,IRkernel/IRkernel,r/r-irkernel,https://github.com/IRkernel/IRkernel,MIT,2014-02-26 02:57:07.000,2024-04-30 07:24:08.000000,2024-04-29 16:04:27,600.0,,293.0,62.0,147.0,70.0,525.0,1729.0,2023-01-20 20:54:32.000,1.3.2,,19784.0,19.0,,,44.0,,,,,https://anaconda.org/r/r-irkernel,2024-01-16 22:07:49.699,167721.0,2.0,,,,,,jupyter/r-notebook,https://hub.docker.com/r/jupyter/r-notebook,2023-10-20 20:02:50.541542,60.0,2404049.0,,,,,IRkernel,,,,,,,,
+102,DataLab,Interactive tools and developer experiences for Big Data on Google Cloud Platform.,https://github.com/googledatalab/datalab,,notebook-environments,23,False,datalab,googledatalab/datalab,,https://github.com/googledatalab/datalab,Apache-2.0,2014-08-06 18:37:34.000,2022-09-02 21:15:20.926000,2022-09-02 20:50:03,2055.0,,250.0,79.0,1293.0,232.0,667.0,974.0,2022-09-02 21:15:20.926,1.2.1,,51155.0,19.0,,,55.0,https://pypi.org/project/datalab,2022-09-02 21:15:20.926,,51155.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+103,pivottablejs,"Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js.",https://github.com/nicolaskruchten/jupyter_pivottablejs,,widgets,23,False,pivottablejs,nicolaskruchten/jupyter_pivottablejs,anaconda/pivottablejs,https://github.com/nicolaskruchten/jupyter_pivottablejs,MIT,2015-09-09 13:39:18.000,2025-01-03 21:29:16.566000,2018-12-04 14:43:25,32.0,,88.0,21.0,9.0,25.0,41.0,694.0,2018-01-15 18:14:37.000,0.9.0,,20755.0,10.0,500.0,490.0,3.0,https://pypi.org/project/pivottablejs,2018-01-15 18:14:37.000,10.0,20726.0,https://anaconda.org/anaconda/pivottablejs,2025-01-03 21:29:16.566,3169.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+104,ipycanvas,Interactive Canvas in Jupyter.,https://github.com/martinRenou/ipycanvas,,widgets,23,False,ipycanvas,martinRenou/ipycanvas,conda-forge/ipycanvas,https://github.com/martinRenou/ipycanvas,BSD-3-Clause,2020-06-08 07:00:44.341,2024-12-19 07:16:02.252000,2023-07-20 09:03:10,473.0,,64.0,1.0,,,,693.0,2024-09-06 08:59:02.831,0.13.3,,67988.0,36.0,74.0,,21.0,https://pypi.org/project/ipycanvas,2024-09-06 08:58:56.000,67.0,63124.0,https://anaconda.org/conda-forge/ipycanvas,2024-12-19 07:16:02.252,233860.0,3.0,ipycanvas,https://www.npmjs.com/package/ipycanvas,2024-09-06 08:59:02.831,7.0,612.0,,,,,,,,,,,,,,,,,,
+105,JupyterLab Renderers,Renderers and renderer extensions for JupyterLab.,https://github.com/jupyterlab/jupyter-renderers,,lab-renderer,23,True,jupyterlab-katex,jupyterlab/jupyter-renderers,conda-forge/jupyterlab-vega3,https://github.com/jupyterlab/jupyter-renderers,BSD-3-Clause,2017-06-08 16:59:07.000,2025-01-08 14:23:10.289000,2024-12-16 07:05:04,635.0,6.0,77.0,29.0,216.0,45.0,74.0,495.0,2023-08-01 12:55:42.001,3.4.0,,1267.0,33.0,52.0,39.0,32.0,https://pypi.org/project/jupyterlab-katex,2023-05-23 12:27:01.602,2.0,877.0,https://anaconda.org/conda-forge/jupyterlab-vega3,2025-01-08 14:23:10.289,5393.0,1.0,@jupyterlab/geojson-extension,https://www.npmjs.com/package/@jupyterlab/geojson-extension,2023-08-01 12:55:42.001,11.0,273.0,,,,,,,,,,,,,,,,,,
+106,JupyterLab Templates,Support for jupyter notebook templates in jupyterlab.,https://github.com/finos/jupyterlab_templates,,lab-extensions,23,True,jupyterlab_templates,jpmorganchase/jupyterlab_templates,conda-forge/jupyterlab_templates,https://github.com/finos/jupyterlab_templates,Apache-2.0,2018-03-17 21:38:11.000,2025-01-06 00:31:31.804000,2025-01-01 05:44:31,511.0,18.0,69.0,15.0,182.0,11.0,85.0,403.0,2024-03-27 00:32:26.000,0.5.2,,12944.0,28.0,25.0,8.0,21.0,https://pypi.org/project/jupyterlab_templates,2024-03-27 00:32:26.000,12.0,10613.0,https://anaconda.org/conda-forge/jupyterlab_templates,2025-01-06 00:31:31.804,32288.0,2.0,jupyterlab_templates,https://www.npmjs.com/package/jupyterlab_templates,2024-02-12 21:51:37.725,5.0,1744.0,,,,,,,finos/jupyterlab_templates,,,,,,,,,,,
+107,Jupyter Bokeh,An extension for rendering Bokeh content in JupyterLab notebooks.,https://github.com/bokeh/jupyter_bokeh,,lab-extensions,23,True,jupyter-bokeh,bokeh/jupyter_bokeh,conda-forge/jupyter_bokeh,https://github.com/bokeh/jupyter_bokeh,BSD-3-Clause,2017-08-14 23:01:29.000,2024-12-19 22:52:42.741000,2024-06-03 06:22:24,147.0,,47.0,24.0,99.0,24.0,87.0,255.0,2024-06-03 06:33:21.775,4.0.5,,64675.0,25.0,67.0,5.0,20.0,https://pypi.org/project/jupyter-bokeh,2023-03-14 10:10:06.309,57.0,57819.0,https://anaconda.org/conda-forge/jupyter_bokeh,2024-12-19 22:52:42.741,133154.0,2.0,@bokeh/jupyter_bokeh,https://www.npmjs.com/package/@bokeh/jupyter_bokeh,2024-06-03 06:33:21.775,5.0,4436.0,,,,,,,,,,,,,,,,,,
+108,ipywebrtc,WebRTC for Jupyter notebook/lab.,https://github.com/maartenbreddels/ipywebrtc,,widgets,23,True,ipywebrtc,maartenbreddels/ipywebrtc,conda-forge/ipywebrtc,https://github.com/maartenbreddels/ipywebrtc,MIT,2017-08-10 18:07:51.000,2024-02-20 10:19:50.000000,2024-02-06 14:17:16,218.0,,42.0,11.0,79.0,42.0,28.0,246.0,2021-03-29 11:27:31.000,0.6.0,,41011.0,13.0,1258.0,1240.0,10.0,https://pypi.org/project/ipywebrtc,2021-03-29 11:27:31.000,12.0,36446.0,https://anaconda.org/conda-forge/ipywebrtc,2023-06-16 13:24:24.196,393062.0,3.0,jupyter-webrtc,https://www.npmjs.com/package/jupyter-webrtc,2021-03-29 11:25:34.632,6.0,149.0,,,,,,,,,,,,,,,,,,
+109,ipysigma,A Jupyter widget using sigma.js to render interactive networks.,https://github.com/medialab/ipysigma,,widgets,23,True,ipysigma,Yomguithereal/ipysigma,,https://github.com/medialab/ipysigma,MIT,2018-06-25 20:03:21.000,2024-12-20 09:53:48.000000,2024-12-20 09:52:22,365.0,3.0,19.0,8.0,18.0,65.0,158.0,228.0,2024-12-20 09:53:48.000,0.24.4,,10898.0,32.0,61.0,54.0,6.0,https://pypi.org/project/ipysigma,2024-12-20 09:53:48.000,2.0,10464.0,,,,3.0,ipysigma,https://www.npmjs.com/package/ipysigma,2024-12-20 09:53:24.875,5.0,434.0,,,,,,,medialab/ipysigma,,,,,,,,,,,
+110,Rsession Proxy,Jupyter extensions for running an RStudio rsession proxy.,https://github.com/jupyterhub/jupyter-rsession-proxy,,jupyter-extensions,23,True,jupyter-rsession-proxy,jupyterhub/jupyter-rsession-proxy,conda-forge/jupyter-rsession-proxy,https://github.com/jupyterhub/jupyter-rsession-proxy,BSD-3-Clause,2016-12-09 06:26:18.000,2025-01-15 19:18:45.758000,2025-01-14 13:57:36,271.0,26.0,87.0,12.0,77.0,41.0,50.0,121.0,2025-01-14 13:53:05.000,2.3.0,,6821.0,16.0,64.0,62.0,27.0,https://pypi.org/project/jupyter-rsession-proxy,2025-01-14 13:52:58.000,2.0,6082.0,https://anaconda.org/conda-forge/jupyter-rsession-proxy,2025-01-15 19:18:45.758,31794.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+111,Hydrogen,"Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.",https://github.com/nteract/hydrogen,,notebook-environments,22,False,,nteract/hydrogen,,https://github.com/nteract/hydrogen,MIT,2015-05-11 01:16:55.000,2025-01-16 01:10:05.000000,2023-01-10 01:11:13,2371.0,,352.0,80.0,881.0,170.0,1103.0,3928.0,2023-01-10 01:02:49.000,2.16.5,,,92.0,,,90.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+112,gophernotes,The Go kernel for Jupyter notebooks and nteract.,https://github.com/gopherdata/gophernotes,,kernels,22,False,,gopherdata/gophernotes,,https://github.com/gopherdata/gophernotes,MIT,2016-01-22 19:22:16.000,2023-11-03 18:02:49.000000,2023-11-03 18:01:39,402.0,,260.0,82.0,78.0,52.0,133.0,3885.0,2022-05-31 17:34:28.000,0.7.5,48.0,816.0,22.0,21.0,20.0,29.0,,,,,,,,2.0,,,,,,gopherdata/gophernotes,https://hub.docker.com/r/gopherdata/gophernotes,2018-12-22 19:00:35.934804,7.0,88180.0,,,,,,github.com/gopherdata/gophernotes,https://pkg.go.dev/github.com/gopherdata/gophernotes,2022-05-31 17:31:46,1.0,,,,
+113,pyforest,pyforest - feel the bliss of automated imports.,https://github.com/8080labs/pyforest,,jupyter-extensions,22,True,pyforest,8080labs/pyforest,,https://github.com/8080labs/pyforest,MIT,2019-08-12 07:35:46.000,2024-07-16 16:30:54.000000,2024-06-14 16:00:40,204.0,,196.0,38.0,34.0,11.0,23.0,1108.0,2024-06-14 16:00:53.000,1.1.2,,2889.0,12.0,15.0,,15.0,https://pypi.org/project/pyforest,2024-06-14 16:00:53.000,15.0,2889.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+114,ipyvizzu,Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.,https://github.com/vizzuhq/ipyvizzu,,widgets,22,True,ipyvizzu,vizzuhq/ipyvizzu,,https://github.com/vizzuhq/ipyvizzu,Apache-2.0,2022-01-05 22:37:39.000,2024-04-29 07:57:58.000000,2024-04-29 07:57:58,1213.0,,87.0,17.0,207.0,14.0,77.0,959.0,2023-12-21 10:25:43.000,0.17.0,334.0,2048.0,24.0,169.0,166.0,21.0,https://pypi.org/project/ipyvizzu,2023-12-21 10:25:43.000,3.0,2039.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+115,What-If Tool,Source code/webpage/demos for the What-If Tool.,https://github.com/PAIR-code/what-if-tool,,widgets,22,True,witwidget,PAIR-code/what-if-tool,conda-forge/tensorboard-plugin-wit,https://github.com/PAIR-code/what-if-tool,Apache-2.0,2018-09-07 20:26:10.000,2024-09-11 20:07:00.000000,2024-02-01 21:38:56,330.0,,172.0,30.0,113.0,91.0,56.0,931.0,2021-10-12 17:42:50.869,1.8.1,,50160.0,40.0,11.0,2.0,20.0,https://pypi.org/project/witwidget,2021-10-12 17:42:30.000,6.0,7346.0,https://anaconda.org/conda-forge/tensorboard-plugin-wit,2023-06-16 19:20:28.498,2342938.0,3.0,wit-widget,https://www.npmjs.com/package/wit-widget,2021-10-12 17:42:50.869,3.0,216.0,,,,,,,,,,,,,,,,,,
+116,IRuby,Official gem repository: Ruby kernel for Jupyter/IPython Notebook.,https://github.com/SciRuby/iruby,,kernels,22,True,,SciRuby/iruby,,https://github.com/SciRuby/iruby,MIT,2015-03-03 18:05:50.000,2024-12-29 08:32:54.000000,2024-12-29 08:32:54,739.0,6.0,31.0,32.0,159.0,51.0,152.0,911.0,2024-07-28 04:24:59.000,0.8.0,22.0,20.0,11.0,254.0,254.0,52.0,,,,,,,,2.0,,,,,,rubydata/datascience-notebook,https://hub.docker.com/r/rubydata/datascience-notebook,2023-02-03 04:21:45.711711,5.0,2459.0,,,,,,,,,,iruby,,,
+117,notedown,Markdown = IPython Notebook.,https://github.com/aaren/notedown,,notebook-sharing,22,False,notedown,aaren/notedown,conda-forge/notedown,https://github.com/aaren/notedown,BSD-2-Clause,2014-02-17 17:28:59.000,2023-06-16 16:08:46.317000,2017-11-16 19:29:56,264.0,,115.0,22.0,29.0,46.0,29.0,854.0,2017-11-16 17:59:43.000,1.5.1,,4485.0,26.0,296.0,283.0,7.0,https://pypi.org/project/notedown,2017-11-16 17:59:43.000,13.0,4026.0,https://anaconda.org/conda-forge/notedown,2023-06-16 16:08:46.317,36261.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+118,gmaps,Google maps for Jupyter notebooks.,https://github.com/pbugnion/gmaps,,widgets,22,False,gmaps,pbugnion/gmaps,conda-forge/gmaps,https://github.com/pbugnion/gmaps,BSD-3-Clause,2014-12-01 09:12:06.000,2023-06-16 13:23:14.332000,2019-07-22 06:22:45,1380.0,,147.0,25.0,154.0,79.0,137.0,760.0,2019-07-21 08:49:48.715,0.9.0,,10206.0,96.0,18.0,,16.0,https://pypi.org/project/gmaps,2021-12-15 15:42:57.506,13.0,5824.0,https://anaconda.org/conda-forge/gmaps,2023-06-16 13:23:14.332,354968.0,3.0,jupyter-gmaps,https://www.npmjs.com/package/jupyter-gmaps,2019-07-21 08:49:48.715,5.0,524.0,,,,,,,,,,,,,,,,,,
+119,pick,Customize your kernels on Launch!.,https://github.com/nteract/pick,,magic,22,False,pick,nteract/pick,,https://github.com/nteract/pick,BSD-3-Clause,2020-04-08 23:47:09.000,2024-09-15 14:04:28.000000,2020-11-04 01:10:24,87.0,,62.0,6.0,26.0,4.0,5.0,724.0,2024-09-15 14:04:28.000,2.4.0,,92737.0,34.0,199.0,,5.0,https://pypi.org/project/pick,2024-09-15 14:04:28.000,199.0,92737.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+120,JupyterLab Latex,JupyterLab extension for live editing of LaTeX documents.,https://github.com/jupyterlab/jupyterlab-latex,,lab-renderer,22,True,jupyterlab_latex,jupyterlab/jupyterlab-latex,conda-forge/jupyterlab-latex,https://github.com/jupyterlab/jupyterlab-latex,BSD-3-Clause,2017-10-24 02:12:37.000,2025-01-02 07:16:14.683000,2024-09-27 02:06:54,466.0,,69.0,14.0,149.0,26.0,68.0,636.0,2024-09-27 02:07:14.000,4.3.0,169.0,3302.0,21.0,13.0,7.0,26.0,https://pypi.org/project/jupyterlab_latex,2024-09-27 02:07:07.000,1.0,2486.0,https://anaconda.org/conda-forge/jupyterlab-latex,2025-01-02 07:16:14.683,20791.0,2.0,@jupyterlab/latex,https://www.npmjs.com/package/@jupyterlab/latex,2024-09-27 02:07:05.734,5.0,317.0,,,,,,,,,,,,,,,,,,
+121,JupyterLab Drawio,A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab.,https://github.com/QuantStack/jupyterlab-drawio,,lab-renderer,22,False,jupyterlab-drawio,QuantStack/jupyterlab-drawio,conda-forge/jupyterlab-drawio,https://github.com/QuantStack/jupyterlab-drawio,BSD-3-Clause,2018-01-31 16:38:30.000,2024-07-25 13:25:21.000000,2021-06-29 12:29:51,101.0,,75.0,28.0,53.0,55.0,26.0,604.0,2021-04-29 10:22:28.814,0.9.0,,2510.0,11.0,1388.0,1383.0,16.0,https://pypi.org/project/jupyterlab-drawio,2021-04-29 10:19:55.000,,1311.0,https://anaconda.org/conda-forge/jupyterlab-drawio,2023-06-16 19:25:47.823,25089.0,2.0,jupyterlab-drawio,https://www.npmjs.com/package/jupyterlab-drawio,2021-04-29 10:22:28.814,5.0,629.0,,,,,,,,,,,,,,,,,,
+122,xeus-python,Jupyter kernel for the Python programming language.,https://github.com/jupyter-xeus/xeus-python,,kernels,22,True,xeus-python,jupyter-xeus/xeus-python,conda-forge/xeus-python,https://github.com/jupyter-xeus/xeus-python,BSD-3-Clause,2018-10-12 13:18:30.000,2025-01-13 09:35:18.000000,2025-01-13 09:35:18,956.0,10.0,75.0,18.0,449.0,67.0,131.0,443.0,2023-11-29 16:23:49.000,0.15.11,,48490.0,92.0,3.0,,25.0,https://pypi.org/project/xeus-python,2023-12-22 15:54:22.000,3.0,16036.0,https://anaconda.org/conda-forge/xeus-python,2024-10-23 18:15:09.982,1785018.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+123,dask-labextension,JupyterLab extension for Dask.,https://github.com/dask/dask-labextension,,lab-extensions,22,False,dask-labextension,dask/dask-labextension,conda-forge/dask-labextension,https://github.com/dask/dask-labextension,BSD-3-Clause,2016-09-26 19:01:37.000,2024-12-26 15:32:11.272000,2023-08-04 14:43:59,410.0,,63.0,17.0,120.0,45.0,103.0,314.0,2023-11-07 09:41:30.000,7.0.0,,28602.0,28.0,24.0,3.0,25.0,https://pypi.org/project/dask-labextension,2023-08-04 14:55:02.000,16.0,9340.0,https://anaconda.org/conda-forge/dask-labextension,2024-12-26 15:32:11.272,1003166.0,2.0,dask-labextension,https://www.npmjs.com/package/dask-labextension,2022-06-21 23:23:38.435,5.0,335.0,,,,,,,,,,,,,,,,,,
+124,scrapbook,A library for recording and reading data in notebooks.,https://github.com/nteract/scrapbook,,notebook-sharing,22,False,nteract-scrapbook,nteract/scrapbook,conda-forge/nteract-scrapbook,https://github.com/nteract/scrapbook,BSD-3-Clause,2018-10-22 04:17:04.000,2023-06-16 19:17:54.716000,2022-04-13 16:57:42,184.0,,26.0,18.0,41.0,25.0,26.0,285.0,2021-01-06 19:12:18.000,0.4.2,,8989.0,7.0,418.0,405.0,11.0,https://pypi.org/project/nteract-scrapbook,2021-01-06 19:12:18.000,13.0,8673.0,https://anaconda.org/conda-forge/nteract-scrapbook,2023-06-16 19:17:54.716,18652.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+125,ipylab,Control JupyterLab from Python Notebooks with Jupyter Widgets.,https://github.com/jtpio/ipylab,,lab-extensions,22,True,ipylab,jtpio/ipylab,conda-forge/ipylab,https://github.com/jtpio/ipylab,BSD-3-Clause,2019-11-15 19:52:12.000,2024-12-21 13:54:19.066000,2024-11-19 08:53:36,232.0,1.0,13.0,9.0,101.0,29.0,22.0,203.0,2023-08-11 05:48:03.000,1.0.0,238.0,118629.0,16.0,352.0,307.0,7.0,https://pypi.org/project/ipylab,2023-08-11 05:47:52.000,40.0,116684.0,https://anaconda.org/conda-forge/ipylab,2024-12-21 13:54:19.066,44149.0,2.0,ipylab,https://www.npmjs.com/package/ipylab,2023-08-11 05:47:59.304,5.0,1023.0,,,,,,,,,,,,,,,,,,
+126,BatchSpawner,Custom Spawner for Jupyterhub to start servers in batch scheduled systems.,https://github.com/jupyterhub/batchspawner,,hub-spawners,22,True,batchspawner,jupyterhub/batchspawner,,https://github.com/jupyterhub/batchspawner,BSD-3-Clause,2015-10-27 03:53:10.000,2025-01-07 01:50:33.000000,2024-05-07 05:39:12,452.0,,129.0,15.0,168.0,61.0,92.0,192.0,2024-03-19 06:32:49.000,1.3.0,,6164.0,11.0,58.0,49.0,49.0,https://pypi.org/project/batchspawner,2024-03-19 06:32:49.000,9.0,6164.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+127,SystemdSpawner,Spawn JupyterHub single-user notebook servers with systemd.,https://github.com/jupyterhub/systemdspawner,,hub-spawners,22,True,jupyterhub-systemdspawner,jupyterhub/systemdspawner,conda-forge/jupyterhub-systemdspawner,https://github.com/jupyterhub/systemdspawner,BSD-3-Clause,2016-09-06 07:20:44.000,2024-12-01 05:32:30.000000,2024-10-20 13:40:31,249.0,7.0,49.0,8.0,74.0,25.0,50.0,92.0,2024-10-20 13:41:10.000,1.0.2,,5055.0,21.0,51.0,49.0,21.0,https://pypi.org/project/jupyterhub-systemdspawner,2024-10-20 13:41:10.000,2.0,4174.0,https://anaconda.org/conda-forge/jupyterhub-systemdspawner,2023-06-16 16:16:00.682,58179.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+128,Native Authenticator,JupyterHub-native User Authenticator.,https://github.com/jupyterhub/nativeauthenticator,,hub-auth,22,True,jupyterhub-nativeauthenticator,jupyterhub/nativeauthenticator,,https://github.com/jupyterhub/nativeauthenticator,BSD-3-Clause,2018-12-03 17:38:18.000,2025-01-07 00:22:30.000000,2024-11-06 08:29:27,610.0,2.0,69.0,12.0,173.0,34.0,76.0,74.0,2024-09-17 13:56:12.000,1.3.0,,9102.0,14.0,100.0,100.0,24.0,https://pypi.org/project/jupyterhub-nativeauthenticator,2024-09-17 13:56:12.000,,9102.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+129,ipyvue,Jupyter widgets base for Vue libraries.,https://github.com/widgetti/ipyvue,,widgets,22,True,ipyvue,mariobuikhuizen/ipyvue,conda-forge/ipyvue,https://github.com/widgetti/ipyvue,MIT,2019-08-11 10:10:05.000,2024-11-14 20:42:01.353000,2024-11-14 12:40:36,146.0,3.0,18.0,8.0,81.0,6.0,9.0,70.0,2024-11-14 12:48:40.000,1.11.2,,155339.0,37.0,1217.0,1165.0,6.0,https://pypi.org/project/ipyvue,2024-11-14 12:45:22.000,36.0,148957.0,https://anaconda.org/conda-forge/ipyvue,2024-11-14 20:42:01.353,188693.0,3.0,jupyter-vue,https://www.npmjs.com/package/jupyter-vue,2024-11-14 12:45:28.205,16.0,2952.0,,,,,,,widgetti/ipyvue,,,,,,,,,,,
+130,commuter,Notebook sharing hub.,https://github.com/nteract/commuter,,notebook-sharing,21,False,,nteract/commuter,,https://github.com/nteract/commuter,BSD-3-Clause,2017-01-03 22:23:32.000,2023-09-08 15:20:37.000000,2022-04-28 20:49:58,640.0,,551.0,41.0,255.0,59.0,39.0,6212.0,2020-10-27 19:53:29.453,5.11.0,,203.0,71.0,7.0,2.0,27.0,,,,,,,,3.0,@nteract/commuter,https://www.npmjs.com/package/@nteract/commuter,2020-10-27 19:53:29.453,5.0,203.0,,,,,,,,,,,,,,,,,,
+131,ML Workspace,All-in-one web-based IDE specialized for machine learning and data science.,https://github.com/ml-tooling/ml-workspace,,notebook-environments,21,False,,ml-tooling/ml-workspace,,https://github.com/ml-tooling/ml-workspace,Apache-2.0,2019-05-27 16:55:15.000,2024-07-26 07:39:39.000000,2023-11-14 19:49:36,847.0,,445.0,74.0,34.0,1.0,96.0,3486.0,2021-07-13 22:12:59.000,0.13.2,,8280.0,4.0,,,12.0,,,,,,,,3.0,,,,,,mltooling/ml-workspace,https://hub.docker.com/r/mltooling/ml-workspace,2021-07-13 16:32:15.225256,26.0,563045.0,,,,,,,,,,,,,
+132,IJulia.jl,Julia kernel for Jupyter.,https://github.com/JuliaLang/IJulia.jl,,kernels,21,True,,JuliaLang/IJulia.jl,,https://github.com/JuliaLang/IJulia.jl,MIT,2013-03-05 18:20:21.000,2024-12-11 01:34:00.000000,2024-12-11 01:30:46,740.0,3.0,416.0,116.0,290.0,141.0,722.0,2810.0,2024-11-05 20:29:30.000,1.26.0,,,47.0,,,113.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+133,datapane,Build and share data reports in 100% Python.,https://github.com/datapane/datapane,,others,21,False,datapane,datapane/datapane,conda-forge/datapane,https://github.com/datapane/datapane,Apache-2.0,2020-04-23 20:56:54.000,2023-10-16 21:21:29.000000,2023-09-07 13:44:00,362.0,,111.0,19.0,119.0,,112.0,1386.0,2023-09-07 13:59:32.000,0.17.0,,14137.0,90.0,14.0,,16.0,https://pypi.org/project/datapane,2023-09-07 13:59:32.000,14.0,12039.0,https://anaconda.org/conda-forge/datapane,2023-09-07 16:46:44.103,113296.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+134,JupyterLab Dash,An Extension for the Interactive development of Dash apps in JupyterLab.,https://github.com/plotly/jupyterlab-dash,,lab-renderer,21,False,jupyterlab-dash,plotly/jupyterlab-dash,,https://github.com/plotly/jupyterlab-dash,MIT,2018-11-07 19:47:52.000,2021-01-22 17:06:54.671000,2020-05-19 11:44:34,41.0,,233.0,50.0,12.0,22.0,8.0,961.0,2021-01-22 17:06:54.671,0.4.0,,3394.0,10.0,833.0,828.0,7.0,https://pypi.org/project/jupyterlab-dash,2019-07-13 16:38:26.000,,1126.0,,,,3.0,jupyterlab-dash,https://www.npmjs.com/package/jupyterlab-dash,2021-01-22 17:06:54.671,5.0,2268.0,,,,,,,,,,,,,,,,,,
+135,ipysheet,Jupyter handsontable integration.,https://github.com/jupyter-widgets-contrib/ipysheet,,widgets,21,True,ipysheet,QuantStack/ipysheet,conda-forge/ipysheet,https://github.com/jupyter-widgets-contrib/ipysheet,MIT,2017-07-10 13:46:31.000,2024-01-04 06:37:51.000000,2024-01-04 06:37:51,311.0,,67.0,20.0,125.0,65.0,60.0,545.0,2022-11-28 09:27:38.314,0.7.0,,14321.0,24.0,50.0,7.0,14.0,https://pypi.org/project/ipysheet,2022-11-28 09:25:01.163,38.0,11941.0,https://anaconda.org/conda-forge/ipysheet,2023-06-16 16:13:19.853,142668.0,3.0,ipysheet,https://www.npmjs.com/package/ipysheet,2022-11-28 09:27:38.314,5.0,399.0,,,,,,,jupyter-widgets-contrib/ipysheet,,,,,,,,,,,
+136,Appmode,A Jupyter extensions that turns notebooks into web applications.,https://github.com/oschuett/appmode,,jupyter-extensions,21,True,appmode,oschuett/appmode,conda-forge/appmode,https://github.com/oschuett/appmode,MIT,2017-03-17 13:33:53.000,2024-05-12 17:38:04.000000,2024-05-12 17:38:04,108.0,,70.0,23.0,20.0,3.0,56.0,463.0,2024-05-12 14:31:13.000,1.0.0,,6611.0,18.0,400.0,392.0,10.0,https://pypi.org/project/appmode,2024-05-12 14:31:13.000,8.0,1377.0,https://anaconda.org/conda-forge/appmode,2024-05-12 17:24:44.533,282643.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+137,nbtutor,Visualize Python code execution (line-by-line) in Jupyter Notebook cells.,https://github.com/lgpage/nbtutor,,widgets,21,False,nbtutor,lgpage/nbtutor,conda-forge/nbtutor,https://github.com/lgpage/nbtutor,BSD-3-Clause,2016-11-07 14:08:25.000,2025-01-12 21:31:01.000000,2023-04-14 07:14:04,272.0,,39.0,19.0,113.0,19.0,24.0,461.0,2022-04-19 10:58:08.000,2.0.3,,2318.0,8.0,43.0,41.0,4.0,https://pypi.org/project/nbtutor,2022-04-19 10:58:08.000,2.0,377.0,https://anaconda.org/conda-forge/nbtutor,2023-06-16 13:17:46.107,188311.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+138,tributary,Streaming reactive and dataflow graphs in Python.,https://github.com/streamlet-dev/tributary,,widgets,21,True,tributary,timkpaine/tributary,conda-forge/tributary,https://github.com/streamlet-dev/tributary,Apache-2.0,2018-09-08 02:58:57.000,2025-01-08 01:05:32.461000,2024-02-10 17:20:45,703.0,,37.0,12.0,106.0,10.0,73.0,444.0,2023-05-10 10:40:01.245,0.2.1,,1838.0,18.0,68.0,68.0,7.0,https://pypi.org/project/tributary,2023-05-10 10:40:01.245,,761.0,https://anaconda.org/conda-forge/tributary,2025-01-08 01:05:32.461,59284.0,3.0,,,,,,,,,,,,streamlet-dev/tributary,,,,,,,,,,,
+139,testbook,Unit test your Jupyter Notebooks the right way.,https://github.com/nteract/testbook,,notebook-tools,21,True,nteract-testbook,nteract/testbook,conda-forge/testbook,https://github.com/nteract/testbook,BSD-3-Clause,2020-02-26 19:43:22.000,2025-01-06 09:03:19.611000,2024-08-25 01:24:04,130.0,,38.0,16.0,66.0,46.0,49.0,422.0,2020-08-11 16:50:08.000,0.1.3,,1713.0,7.0,459.0,459.0,16.0,https://pypi.org/project/nteract-testbook,2020-08-11 16:50:08.000,,103.0,https://anaconda.org/conda-forge/testbook,2025-01-06 09:03:19.611,80517.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+140,jupyterlab-execute-time,A JupyterLab extension for displaying cell timings.,https://github.com/deshaw/jupyterlab-execute-time,,lab-extensions,21,True,jupyterlab-execute-time,deshaw/jupyterlab-execute-time,conda-forge/jupyterlab_execute_time,https://github.com/deshaw/jupyterlab-execute-time,BSD-3-Clause,2020-04-07 22:27:30.000,2024-12-21 16:39:45.413000,2024-12-19 17:04:47,67.0,1.0,48.0,8.0,56.0,14.0,62.0,376.0,2024-09-12 23:33:12.000,3.2.0,,84224.0,16.0,20.0,4.0,19.0,https://pypi.org/project/jupyterlab-execute-time,2024-09-12 23:33:12.000,11.0,38410.0,https://anaconda.org/conda-forge/jupyterlab_execute_time,2024-12-21 16:39:45.413,92866.0,2.0,jupyterlab-execute-time,https://www.npmjs.com/package/jupyterlab-execute-time,2021-01-18 14:16:24.052,5.0,43880.0,,,,,,,,,,,,,,,,,,
+141,ipytest,Pytest in IPython notebooks.,https://github.com/chmp/ipytest,,notebook-tools,21,True,ipytest,chmp/ipytest,,https://github.com/chmp/ipytest,MIT,2016-02-07 20:24:41.000,2024-08-05 13:10:28.000000,2024-04-21 15:55:54,389.0,,17.0,5.0,56.0,1.0,64.0,321.0,2024-04-21 15:57:55.000,0.14.2,,33173.0,43.0,562.0,540.0,5.0,https://pypi.org/project/ipytest,2024-04-21 15:57:55.000,22.0,33173.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+142,jupyter-flex,Build dashboards using Jupyter Notebooks.,https://github.com/danielfrg/jupyter-flex,,notebook-sharing,21,True,jupyter-flex,danielfrg/jupyter-flex,conda-forge/jupyter-flex,https://github.com/danielfrg/jupyter-flex,Apache-2.0,2019-12-13 20:19:40.000,2025-01-13 18:35:31.055000,2024-05-07 14:16:18,390.0,,54.0,7.0,122.0,13.0,51.0,316.0,2023-03-28 23:50:00.718,0.9.1,,3251.0,18.0,60.0,55.0,4.0,https://pypi.org/project/jupyter-flex,2023-03-28 23:50:00.718,,2796.0,https://anaconda.org/conda-forge/jupyter-flex,2025-01-13 18:35:31.055,22398.0,3.0,@danielfrg/jupyter-flex,https://www.npmjs.com/package/@danielfrg/jupyter-flex,2021-10-02 05:04:29.585,5.0,25.0,,,,,,,,,,,,,,,,,,
+143,JupyterLab System Monitor,JupyterLab extension to display system metrics.,https://github.com/jtpio/jupyterlab-system-monitor,,lab-extensions,21,False,jupyterlab-system-monitor,jtpio/jupyterlab-system-monitor,conda-forge/jupyterlab-system-monitor,https://github.com/jtpio/jupyterlab-system-monitor,BSD-3-Clause,2019-07-13 12:31:51.000,2023-07-28 15:17:36.000000,2023-07-28 15:17:32,177.0,,30.0,6.0,60.0,27.0,44.0,301.0,2021-02-04 22:39:49.000,0.8.0,,5875.0,20.0,199.0,195.0,7.0,https://pypi.org/project/jupyterlab-system-monitor,2021-02-04 22:37:18.000,2.0,4401.0,https://anaconda.org/conda-forge/jupyterlab-system-monitor,2023-06-16 19:24:50.049,36652.0,2.0,jupyterlab-system-monitor,https://www.npmjs.com/package/jupyterlab-system-monitor,2020-11-23 15:30:52.408,2.0,695.0,,,,,,,,,,,,,,,,,,
+144,naas,"Low-code Python library to safely use notebooks in production: schedule workflows, generate assets, trigger webhooks,..",https://github.com/jupyter-naas/naas,,notebook-tools,21,True,naas,jupyter-naas/naas,,https://github.com/jupyter-naas/naas,AGPL-3.0,2020-09-20 17:09:00.000,2024-07-23 07:46:47.000000,2024-07-23 07:42:07,1920.0,,24.0,4.0,249.0,34.0,152.0,285.0,2024-07-11 09:12:52.000,2.14.16,,11704.0,602.0,6.0,6.0,21.0,https://pypi.org/project/naas,2024-07-23 07:46:47.000,,11704.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+145,JupyterLab Spellchecker,Spellchecker for JupyterLab notebook markdown cells and file editor.,https://github.com/jupyterlab-contrib/spellchecker,,lab-extensions,21,False,jupyterlab-spellchecker,jupyterlab-contrib/spellchecker,conda-forge/jupyterlab-spellchecker,https://github.com/jupyterlab-contrib/spellchecker,BSD-3-Clause,2018-04-02 07:47:30.000,2023-10-07 22:03:22.000000,2023-07-28 20:05:17,217.0,,20.0,10.0,84.0,20.0,40.0,210.0,2023-07-28 20:19:38.000,0.8.4,,12581.0,19.0,291.0,283.0,6.0,https://pypi.org/project/jupyterlab-spellchecker,2023-07-28 20:19:38.000,3.0,9455.0,https://anaconda.org/conda-forge/jupyterlab-spellchecker,2023-07-28 22:34:41.159,136389.0,2.0,@ijmbarr/jupyterlab_spellchecker,https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker,2021-10-08 10:09:24.361,5.0,96.0,,,,,,,,,,,,,,,,,,
+146,mknotebooks,A plugin for mkdocs to help you include Jupyter notebooks in your projects.,https://github.com/greenape/mknotebooks,,notebook-sharing,21,False,mknotebooks,greenape/mknotebooks,,https://github.com/greenape/mknotebooks,MIT,2018-09-18 08:13:25.000,2023-08-11 12:01:01.000000,2023-08-11 11:59:53,1742.0,,21.0,2.0,1078.0,14.0,26.0,137.0,2023-08-07 10:13:29.000,0.8.0,,26173.0,866.0,748.0,656.0,14.0,https://pypi.org/project/mknotebooks,2023-08-11 12:01:01.000,92.0,26173.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+147,jupyter-archive,"A Jupyter/Jupyterlab extension to make, download and extract archive files.",https://github.com/jupyterlab-contrib/jupyter-archive,,jupyter-extensions,21,True,jupyter-archive,jupyterlab-contrib/jupyter-archive,conda-forge/jupyter-archive,https://github.com/jupyterlab-contrib/jupyter-archive,BSD-3-Clause,2019-07-25 17:15:19.000,2025-01-06 11:09:41.000000,2025-01-06 11:09:39,254.0,8.0,15.0,4.0,107.0,8.0,36.0,79.0,2023-08-15 15:28:38.000,3.4.0,3336.0,32483.0,36.0,282.0,270.0,11.0,https://pypi.org/project/jupyter-archive,2023-08-15 15:28:33.000,7.0,30793.0,https://anaconda.org/conda-forge/jupyter-archive,2025-01-06 08:50:38.326,82564.0,2.0,@hadim/jupyter-archive,https://www.npmjs.com/package/@hadim/jupyter-archive,2023-08-15 15:28:31.802,5.0,110.0,,,,,,,,,,,,,,,,,,
+148,ipydatawidgets,A set of widgets to help facilitate reuse of large datasets across widgets.,https://github.com/vidartf/ipydatawidgets,,widgets,21,False,ipydatawidgets,vidartf/ipydatawidgets,conda-forge/ipydatawidgets,https://github.com/vidartf/ipydatawidgets,BSD-3-Clause,2017-07-31 17:37:26.000,2023-06-16 16:11:33.197000,2023-06-14 12:39:14,307.0,,9.0,6.0,47.0,11.0,10.0,44.0,2023-06-14 12:41:06.000,4.3.5,,74398.0,22.0,1405.0,1376.0,5.0,https://pypi.org/project/ipydatawidgets,2023-06-14 11:16:58.611,29.0,70417.0,https://anaconda.org/conda-forge/ipydatawidgets,2023-06-16 16:11:33.197,314555.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+149,mercury,Convert Jupyter Notebooks to Web Apps.,https://github.com/mljar/mercury,,notebook-tools,20,True,mljar-mercury,mljar/mercury,,https://github.com/mljar/mercury,AGPL-3.0,2021-12-20 13:43:44.000,2024-12-06 09:43:21.000000,2024-12-06 09:43:21,854.0,2.0,257.0,45.0,36.0,81.0,352.0,4115.0,2024-05-10 13:13:05.000,2.4.2,,8.0,50.0,152.0,152.0,16.0,https://pypi.org/project/mljar-mercury,2022-09-02 09:05:19.173,,8.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+150,xeus-cling,Jupyter kernel for the C++ programming language.,https://github.com/jupyter-xeus/xeus-cling,,kernels,20,True,,jupyter-xeus/xeus-cling,conda-forge/xeus-cling,https://github.com/jupyter-xeus/xeus-cling,BSD-3-Clause,2017-04-20 15:35:44.000,2024-05-02 15:55:46.000000,2024-04-16 07:36:06,534.0,,300.0,67.0,228.0,169.0,133.0,3132.0,,,,5186.0,20.0,,,27.0,,,,,https://anaconda.org/conda-forge/xeus-cling,2023-11-11 12:27:30.968,285260.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+151,Apache Toree,Jupyter kernel for Apache Spark.,https://github.com/apache/incubator-toree,,kernels,20,True,toree,apache/incubator-toree,,https://github.com/apache/incubator-toree,Apache-2.0,2016-01-07 08:00:06.000,2024-11-08 17:15:25.000000,2024-11-08 17:15:25,1177.0,1.0,221.0,48.0,225.0,12.0,,741.0,2022-04-21 19:01:00.000,0.5.0,,6807.0,14.0,,,110.0,https://pypi.org/project/toree,2022-04-21 19:01:00.000,,6807.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+152,Enterprise Gateway,"A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across..",https://github.com/jupyter-server/enterprise_gateway,,kernels,20,False,jupyter_enterprise_gateway,jupyter/enterprise_gateway,conda-forge/jupyter_enterprise_gateway,https://github.com/jupyter-server/enterprise_gateway,,2017-04-21 16:05:14.000,2024-07-13 15:01:05.000000,2024-07-13 15:01:05,1369.0,,222.0,41.0,782.0,75.0,501.0,628.0,2024-02-20 05:17:30.000,3.2.3,42356.0,7309.0,41.0,1.0,,117.0,https://pypi.org/project/jupyter_enterprise_gateway,2024-02-20 05:03:07.000,1.0,3715.0,https://anaconda.org/conda-forge/jupyter_enterprise_gateway,2024-02-20 22:41:29.015,161655.0,2.0,,,,,,,,,,,,jupyter-server/enterprise_gateway,,,,,,,,,,,
+153,nb_conda_kernels,Package for managing conda environment-based kernels inside of Jupyter.,https://github.com/anaconda/nb_conda_kernels,,kernels,20,True,,Anaconda-Platform/nb_conda_kernels,conda-forge/nb_conda_kernels,https://github.com/anaconda/nb_conda_kernels,BSD-3-Clause,2015-12-10 16:11:42.000,2025-01-11 04:53:12.000000,2024-11-04 18:43:59,432.0,14.0,69.0,18.0,127.0,10.0,147.0,605.0,2024-04-16 17:36:25.000,2.5.0,,28615.0,13.0,,,20.0,,,,,https://anaconda.org/conda-forge/nb_conda_kernels,2024-04-26 16:56:00.957,1516609.0,2.0,,,,,,,,,,,,anaconda/nb_conda_kernels,,,,,,,,,,,
+154,JupyterLab GitHub,GitHub integration for JupyterLab.,https://github.com/jupyterlab/jupyterlab-github,,lab-extensions,20,True,jupyterlab-github,jupyterlab/jupyterlab-github,,https://github.com/jupyterlab/jupyterlab-github,BSD-3-Clause,2017-10-15 17:18:11.000,2024-03-25 09:01:34.000000,2024-03-25 09:01:33,248.0,,104.0,30.0,92.0,29.0,41.0,417.0,2023-08-03 14:12:11.000,4.0.0,68.0,2591.0,24.0,10.0,6.0,18.0,https://pypi.org/project/jupyterlab-github,2023-08-03 14:12:04.000,2.0,2360.0,,,,2.0,@jupyterlab/github,https://www.npmjs.com/package/@jupyterlab/github,2023-08-02 17:40:03.884,2.0,231.0,,,,,,,,,,,,,,,,,,
+155,ThebeLab,Turn static HTML pages into live documents with Jupyter kernels.,https://github.com/jupyter-book/thebe,,notebook-sharing,20,True,,executablebooks/thebe,,https://github.com/jupyter-book/thebe,BSD-3-Clause,2017-03-14 12:17:22.000,2025-01-07 08:53:24.000000,2025-01-07 08:50:12,865.0,2.0,68.0,20.0,542.0,107.0,138.0,404.0,2024-09-06 22:17:20.000,thebe-lite@0.4.10,,6092.0,22.0,17.0,14.0,32.0,,,,,,,,3.0,thebe,https://www.npmjs.com/package/thebe,2024-09-06 22:17:09.433,3.0,6092.0,,,,,,,jupyter-book/thebe,-1.0,,,,,,,,,,
+156,retrolab,JupyterLab distribution with a retro look and feel.,https://github.com/jupyterlab/retrolab,,notebook-environments,20,False,retrolab,jupyterlab/retrolab,conda-forge/retrolab,https://github.com/jupyterlab/retrolab,BSD-3-Clause,2020-12-07 16:37:07.000,2024-12-31 15:17:22.495000,2023-02-16 13:40:18,633.0,,46.0,14.0,220.0,,111.0,284.0,2022-05-04 07:37:18.000,0.3.21,3720.0,3101.0,50.0,33.0,18.0,17.0,https://pypi.org/project/retrolab,2022-05-04 07:36:52.000,4.0,1451.0,https://anaconda.org/conda-forge/retrolab,2024-12-31 15:17:22.495,68118.0,3.0,@jupyterlab-classic/application,https://www.npmjs.com/package/@jupyterlab-classic/application,2021-04-19 14:22:28.986,11.0,27.0,,,,,,,,,,,,,,,,,,
+157,Darcula Theme,A handsome Darcula theme for Jupyterlab. The first jlab theme to include dark scrollbars.,https://github.com/telamonian/theme-darcula,,lab-themes,20,False,theme-darcula,telamonian/theme-darcula,conda-forge/theme-darcula,https://github.com/telamonian/theme-darcula,BSD-3-Clause,2019-01-21 04:39:42.000,2023-06-16 19:25:35.462000,2022-07-20 12:02:54,113.0,,41.0,5.0,46.0,23.0,17.0,213.0,2022-07-20 12:04:00.552,4.0.0,,2112.0,13.0,1355.0,1350.0,7.0,https://pypi.org/project/theme-darcula,2022-07-20 12:04:00.552,,1425.0,https://anaconda.org/conda-forge/theme-darcula,2023-06-16 19:25:35.462,28692.0,1.0,@telamonian/theme-darcula,https://www.npmjs.com/package/@telamonian/theme-darcula,2022-07-20 12:02:58.154,5.0,50.0,,,,,,,,,,,,,,,,,,
+158,jupyter-fs,A filesystem-like contents manager for multiple backends in Jupyter.,https://github.com/jpmorganchase/jupyter-fs,,lab-extensions,20,True,jupyter-fs,jpmorganchase/jupyter-fs,conda-forge/jupyter-fs,https://github.com/jpmorganchase/jupyter-fs,Apache-2.0,2019-09-24 17:44:10.000,2024-12-15 23:18:13.000000,2024-12-15 23:16:54,609.0,3.0,36.0,16.0,137.0,17.0,67.0,210.0,2024-06-04 17:24:21.000,1.0.0,,1226.0,11.0,14.0,11.0,17.0,https://pypi.org/project/jupyter-fs,2024-07-12 17:11:11.000,3.0,951.0,https://anaconda.org/conda-forge/jupyter-fs,2024-06-04 21:23:24.880,14312.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+159,Spylon Kernel,Jupyter kernel for scala and spark.,https://github.com/adtech-labs/spylon-kernel,,kernels,20,False,spylon-kernel,vericast/spylon-kernel,conda-forge/spylon-kernel,https://github.com/adtech-labs/spylon-kernel,BSD-3-Clause,2016-11-21 02:23:14.000,2024-01-11 09:22:04.000000,2018-09-20 15:43:57,188.0,,38.0,11.0,29.0,26.0,20.0,187.0,2018-03-23 20:36:58.000,0.4.1,,3919.0,14.0,210.0,210.0,6.0,https://pypi.org/project/spylon-kernel,2018-03-23 20:36:58.000,,2391.0,https://anaconda.org/conda-forge/spylon-kernel,2023-06-16 13:20:41.310,145177.0,2.0,,,,,,,,,,,,adtech-labs/spylon-kernel,,,,,,,,,,,
+160,nbgallery,Enterprise Jupyter notebook sharing and collaboration app.,https://github.com/nbgallery/nbgallery,,notebook-sharing,20,True,,nbgallery/nbgallery,,https://github.com/nbgallery/nbgallery,MIT,2017-01-10 19:18:40.000,2024-12-06 15:39:25.774674,2024-12-06 15:38:22,1716.0,11.0,36.0,9.0,510.0,47.0,460.0,152.0,,,,1795.0,,,,28.0,,,,,,,,3.0,,,,,,nbgallery/nbgallery,https://hub.docker.com/r/nbgallery/nbgallery,2024-12-06 15:39:25.774674,5.0,172411.0,,,,,,,,,,,,,
+161,ipytree,A Tree Widget using Jupyter-widgets protocol and jsTree.,https://github.com/jupyter-widgets-contrib/ipytree,,widgets,20,False,ipytree,QuantStack/ipytree,conda-forge/ipytree,https://github.com/jupyter-widgets-contrib/ipytree,MIT,2018-09-15 13:17:27.000,2024-12-18 07:11:48.953000,2022-11-23 09:34:00,111.0,,27.0,8.0,47.0,21.0,20.0,130.0,2022-08-24 12:33:17.000,0.2.2,,102494.0,12.0,50.0,,9.0,https://pypi.org/project/ipytree,2022-08-23 15:13:01.647,45.0,99132.0,https://anaconda.org/conda-forge/ipytree,2024-12-18 07:11:48.953,140985.0,3.0,ipytree,https://www.npmjs.com/package/ipytree,2022-08-23 15:10:34.820,5.0,298.0,,,,,,,jupyter-widgets-contrib/ipytree,,,,,,,,,,,
+162,colabcode,Run VSCode (codeserver) on Google Colab or Kaggle Notebooks.,https://github.com/abhishekkrthakur/colabcode,,others,19,True,colabcode,abhishekkrthakur/colabcode,,https://github.com/abhishekkrthakur/colabcode,MIT,2020-09-09 10:06:26.000,2024-09-14 16:08:49.000000,2024-09-14 16:08:49,45.0,,297.0,20.0,39.0,62.0,33.0,2087.0,2021-06-11 15:17:12.000,0.3.0,,8785.0,13.0,,,8.0,https://pypi.org/project/colabcode,2021-06-11 15:17:12.000,,8785.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+163,IJava,A Jupyter kernel for executing Java code.,https://github.com/SpencerPark/IJava,,kernels,19,False,,SpencerPark/IJava,,https://github.com/SpencerPark/IJava,MIT,2017-10-08 04:42:46.000,2024-06-01 04:30:45.000000,2019-12-08 22:22:20,90.0,,209.0,35.0,16.0,93.0,64.0,1120.0,2019-05-06 03:28:50.000,1.3.0,200916.0,2543.0,5.0,,,4.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+164,clojupyter,a Jupyter kernel for Clojure.,https://github.com/clojupyter/clojupyter,,kernels,19,True,,clojupyter/clojupyter,simplect/clojupyter,https://github.com/clojupyter/clojupyter,MIT,2014-05-09 07:09:06.000,2025-01-07 14:51:32.000000,2025-01-07 14:51:29,344.0,9.0,90.0,35.0,69.0,9.0,100.0,836.0,2024-12-28 21:11:43.000,0.4.332,9.0,69.0,8.0,,,29.0,,,,,https://anaconda.org/simplect/clojupyter,2023-07-20 06:35:35.164,3776.0,3.0,,,,,,simplect/clojupyter,https://hub.docker.com/r/simplect/clojupyter,2019-04-25 08:25:07.304303,,429.0,,,,,,,,,,,,,
+165,Ansible Kernel,Jupyter Notebook Kernel for running Ansible Tasks and Playbooks.,https://github.com/ansible/ansible-jupyter-kernel,,kernels,19,False,ansible-kernel,ansible/ansible-jupyter-kernel,conda-forge/ansible-kernel,https://github.com/ansible/ansible-jupyter-kernel,Apache-2.0,2018-06-26 14:28:02.000,2023-06-16 16:15:33.557000,2022-02-11 15:18:23,212.0,,60.0,21.0,51.0,17.0,29.0,535.0,2022-02-11 15:19:00.000,1.0.0,,1076.0,11.0,16.0,16.0,10.0,https://pypi.org/project/ansible-kernel,2022-02-11 15:19:00.000,,789.0,https://anaconda.org/conda-forge/ansible-kernel,2023-06-16 16:15:33.557,19295.0,3.0,,,,,,benthomasson/ansible-jupyter-kernel,https://hub.docker.com/r/benthomasson/ansible-jupyter-kernel,,,,,,,,,,,,,,,,
+166,Matlab Kernel,Jupyter Kernel for Matlab.,https://github.com/Calysto/matlab_kernel,,kernels,19,False,matlab_kernel,calysto/matlab_kernel,conda-forge/matlab_kernel,https://github.com/Calysto/matlab_kernel,BSD-3-Clause,2015-01-31 12:51:06.000,2023-10-02 12:02:47.993000,2022-05-09 10:21:01,216.0,,76.0,21.0,33.0,27.0,106.0,469.0,2022-05-09 10:23:00.581,0.17.1,,4990.0,56.0,5.0,,18.0,https://pypi.org/project/matlab_kernel,2017-04-20 00:39:18.000,5.0,3422.0,https://anaconda.org/conda-forge/matlab_kernel,2023-10-02 12:02:47.993,78448.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+167,Lantern,Data exploration glue.,https://github.com/timkpaine/lantern,,lab-extensions,19,True,pylantern,timkpaine/lantern,,https://github.com/timkpaine/lantern,Apache-2.0,2017-07-15 03:49:10.000,2024-11-18 13:57:05.000000,2024-11-18 13:57:03,543.0,2.0,21.0,13.0,29.0,6.0,194.0,349.0,2020-02-02 22:32:28.000,0.1.6,,475.0,26.0,24.0,22.0,3.0,https://pypi.org/project/pylantern,2020-02-02 22:31:39.000,2.0,475.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+168,treon,Easy to use test framework for Jupyter Notebooks.,https://github.com/ReviewNB/treon,,notebook-tools,19,False,treon,ReviewNB/treon,conda-forge/treon,https://github.com/ReviewNB/treon,MIT,2019-03-29 15:02:35.000,2025-01-13 23:07:13.795000,2022-08-04 11:15:04,66.0,,30.0,12.0,13.0,4.0,10.0,306.0,2022-08-04 11:25:18.993,0.1.4,,5540.0,5.0,137.0,130.0,5.0,https://pypi.org/project/treon,2022-08-04 11:25:18.993,7.0,5199.0,https://anaconda.org/conda-forge/treon,2025-01-13 23:07:13.795,14677.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+169,HTTP-over-WebSocket,Jupyter support for HTTP-over-ws.,https://github.com/googlecolab/jupyter_http_over_ws,,jupyter-extensions,19,False,jupyter_http_over_ws,googlecolab/jupyter_http_over_ws,conda-forge/jupyter_http_over_ws,https://github.com/googlecolab/jupyter_http_over_ws,Apache-2.0,2018-03-26 22:52:45.000,2023-06-16 19:21:18.164000,2021-08-30 21:48:24,31.0,,56.0,13.0,2.0,22.0,9.0,268.0,2020-03-12 16:09:39.000,0.0.8,,69503.0,10.0,10.0,,3.0,https://pypi.org/project/jupyter_http_over_ws,2020-03-12 16:09:39.000,10.0,67941.0,https://anaconda.org/conda-forge/jupyter_http_over_ws,2023-06-16 19:21:18.164,82810.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+170,gator,Conda environment and package management extension from within Jupyter.,https://github.com/mamba-org/gator,,jupyter-extensions,19,True,mamba-gator,mamba-org/gator,conda-forge/mamba_gator,https://github.com/mamba-org/gator,BSD-3-Clause,2018-08-02 05:15:23.000,2025-01-12 21:28:58.302000,2025-01-06 11:04:23,631.0,2.0,29.0,6.0,158.0,21.0,43.0,266.0,2023-05-05 13:05:52.701,5.2.1,8.0,1467.0,30.0,7.0,5.0,26.0,https://pypi.org/project/mamba-gator,2021-09-03 07:30:09.000,,440.0,https://anaconda.org/conda-forge/mamba_gator,2025-01-12 21:28:58.302,49514.0,3.0,@mamba-org/gator-lab,https://www.npmjs.com/package/@mamba-org/gator-lab,2021-09-03 10:15:28.752,2.0,37.0,,,,,,,,,,,,,,,,,,
+171,nbinteract,Create interactive webpages from Jupyter Notebooks.,https://github.com/SamLau95/nbinteract,,notebook-sharing,19,True,nbinteract,SamLau95/nbinteract,,https://github.com/SamLau95/nbinteract,BSD-3-Clause,2017-08-31 00:16:20.000,2024-02-13 21:24:04.000000,2024-02-13 21:24:04,595.0,,22.0,7.0,117.0,66.0,42.0,235.0,2021-01-05 06:49:39.135,0.2.6,,1359.0,46.0,12.0,4.0,8.0,https://pypi.org/project/nbinteract,2021-01-05 06:49:39.135,3.0,1324.0,,,,3.0,nbinteract,https://www.npmjs.com/package/nbinteract,2021-01-05 06:49:22.791,5.0,35.0,,,,,,,,,,,,,,,,,,
+172,JupyterLab IFrame,View html as an embedded iframe in JupyterLab.,https://github.com/timkpaine/jupyterlab_iframe,,lab-extensions,19,True,jupyterlab_iframe,timkpaine/jupyterlab_iframe,conda-forge/jupyterlab_iframe,https://github.com/timkpaine/jupyterlab_iframe,Apache-2.0,2018-03-12 02:34:47.000,2024-12-21 16:37:43.390000,2024-12-13 13:37:28,368.0,4.0,21.0,5.0,99.0,6.0,64.0,112.0,2023-07-16 16:16:00.442,0.5.0,,2355.0,26.0,12.0,10.0,5.0,https://pypi.org/project/jupyterlab_iframe,2023-07-16 16:16:00.442,,1557.0,https://anaconda.org/conda-forge/jupyterlab_iframe,2024-12-21 16:37:43.390,37837.0,2.0,jupyterlab_iframe,https://www.npmjs.com/package/jupyterlab_iframe,2023-07-16 16:13:17.752,2.0,57.0,,,,,,,,,,,,,,,,,,
+173,JupyterLab Autoversion,Automatically version jupyter notebooks in JupyterLab.,https://github.com/timkpaine/jupyterlab_autoversion,,lab-extensions,19,True,jupyterlab_autoversion,timkpaine/jupyterlab_autoversion,conda-forge/jupyterlab_autoversion,https://github.com/timkpaine/jupyterlab_autoversion,Apache-2.0,2018-08-23 23:49:52.000,2025-01-07 19:21:37.344000,2025-01-01 15:32:32,420.0,47.0,10.0,6.0,144.0,5.0,32.0,83.0,2024-06-19 02:21:46.596,0.4.0,,1280.0,17.0,5.0,,5.0,https://pypi.org/project/jupyterlab_autoversion,2024-06-19 02:19:40.000,,707.0,https://anaconda.org/conda-forge/jupyterlab_autoversion,2025-01-07 19:21:37.344,26080.0,2.0,jupyterlab_autoversion,https://www.npmjs.com/package/jupyterlab_autoversion,2024-06-19 02:21:46.596,5.0,41.0,,,,,,,,,,,,,,,,,,
+174,sphinxcontrib.jupyter,A Sphinx Extension for Generating Jupyter Notebooks.,https://github.com/QuantEcon/sphinxcontrib-jupyter,,notebook-tools,19,False,sphinxcontrib-jupyter,QuantEcon/sphinxcontrib-jupyter,,https://github.com/QuantEcon/sphinxcontrib-jupyter,BSD-3-Clause,2017-10-12 04:04:05.000,2022-02-09 08:46:28.000000,2020-06-18 03:28:01,269.0,,23.0,10.0,159.0,88.0,93.0,77.0,2020-06-18 03:31:10.000,0.5.10,,2620.0,23.0,47.0,43.0,13.0,https://pypi.org/project/sphinxcontrib-jupyter,2020-06-18 03:31:10.000,4.0,2620.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+175,First Use Authenticator,JupyterHub Authenticator that lets users set passwords when they first log in.,https://github.com/jupyterhub/firstuseauthenticator,,hub-auth,19,True,jupyterhub-firstuseauthenticator,jupyterhub/firstuseauthenticator,,https://github.com/jupyterhub/firstuseauthenticator,BSD-3-Clause,2016-10-25 03:09:14.000,2024-12-01 05:52:25.000000,2024-09-17 13:58:49,111.0,,33.0,5.0,34.0,9.0,17.0,50.0,2024-09-17 14:00:34.000,1.1.0,,5700.0,9.0,114.0,114.0,12.0,https://pypi.org/project/jupyterhub-firstuseauthenticator,2024-09-17 14:00:34.000,,5700.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+176,JupyterWith,Declarative and reproducible Jupyter environments - powered by Nix.,https://github.com/tweag/jupyenv,,notebook-tools,18,True,,tweag/jupyterWith,,https://github.com/tweag/jupyenv,MIT,2018-12-18 10:10:58.000,2025-01-12 00:12:47.000000,2024-12-03 01:17:10,594.0,14.0,129.0,31.0,360.0,37.0,169.0,681.0,2023-01-31 21:35:49.000,0.1.0,,,1.0,,,39.0,,,,,,,,3.0,,,,,,,,,,,,tweag/jupyenv,,,,,,,,,,,
+177,nbopen,Open a Jupyter notebook in the best available server.,https://github.com/takluyver/nbopen,,notebook-tools,18,False,nbopen,takluyver/nbopen,,https://github.com/takluyver/nbopen,BSD-3-Clause,2014-07-09 03:24:47.000,2023-09-08 12:57:22.000000,2023-09-08 12:54:36,64.0,,58.0,16.0,18.0,40.0,27.0,305.0,2017-09-08 07:23:49.000,0.4.3,,892.0,10.0,146.0,140.0,11.0,https://pypi.org/project/nbopen,2023-09-08 12:57:09.000,6.0,892.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+178,OCaml Kernel,An OCaml kernel for Jupyter (IPython) notebook.,https://github.com/akabe/ocaml-jupyter,,kernels,18,False,,akabe/ocaml-jupyter,,https://github.com/akabe/ocaml-jupyter,MIT,2017-07-14 14:15:05.000,2024-01-25 21:07:30.000000,2023-08-11 05:18:21,385.0,,43.0,13.0,127.0,9.0,73.0,294.0,2023-08-11 02:56:40.000,2.8.3,149059.0,1656.0,35.0,,,23.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+179,jupyverse,A Jupyter server based on FastAPI.,https://github.com/jupyter-server/jupyverse,,notebook-environments,18,False,jupyverse,jupyter-server/jupyverse,conda-forge/fps-auth,https://github.com/jupyter-server/jupyverse,BSD-1-Clause,2021-07-23 14:20:02.000,2025-01-13 20:55:36.000000,2024-10-28 22:06:17,714.0,2.0,31.0,9.0,375.0,37.0,48.0,253.0,2024-10-15 06:16:17.000,0.6.4,10857.0,5590.0,71.0,9.0,9.0,14.0,https://pypi.org/project/jupyverse,2024-10-15 06:16:10.000,,3855.0,https://anaconda.org/conda-forge/fps-auth,2024-10-15 13:30:10.350,49553.0,3.0,,,,,,,,,,,,,-1.0,,,,,,,,,,
+180,JupyterLab SideCar,A sidecar output widget for JupyterLab.,https://github.com/jupyter-widgets/jupyterlab-sidecar,,lab-extensions,18,False,sidecar,jupyter-widgets/jupyterlab-sidecar,conda-forge/sidecar,https://github.com/jupyter-widgets/jupyterlab-sidecar,BSD-3-Clause,2018-03-26 09:23:58.000,2023-08-30 18:18:16.177000,2023-08-30 15:29:37,94.0,,39.0,15.0,76.0,39.0,13.0,252.0,2023-08-30 15:33:27.000,0.7.0,,12563.0,8.0,35.0,7.0,16.0,https://pypi.org/project/sidecar,2023-08-30 15:33:27.000,23.0,11894.0,https://anaconda.org/conda-forge/sidecar,2023-08-30 18:18:16.177,28053.0,3.0,@jupyter-widgets/jupyterlab-sidecar,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar,2021-07-05 14:42:11.336,5.0,85.0,,,,,,,,,,,,,,,,,,
+181,bookstore,Notebook storage and publishing workflows for the masses.,https://github.com/nteract/bookstore,,notebook-sharing,18,False,bookstore,nteract/bookstore,,https://github.com/nteract/bookstore,BSD-3-Clause,2018-10-16 18:54:00.000,2021-12-15 14:37:42.138000,2019-12-09 16:52:07,619.0,,23.0,19.0,109.0,35.0,39.0,203.0,2021-12-15 14:37:42.138,0.0.0,,842.0,19.0,24.0,24.0,7.0,https://pypi.org/project/bookstore,2021-12-15 14:37:42.138,,842.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+182,cdsdashboards,JupyterHub extension for ContainDS Dashboards.,https://github.com/ideonate/cdsdashboards,,notebook-sharing,18,True,cdsdashboards,ideonate/cdsdashboards,conda-forge/cdsdashboards,https://github.com/ideonate/cdsdashboards,BSD-3-Clause,2020-04-28 13:51:31.000,2025-01-09 13:01:35.273000,2024-08-15 16:17:28,471.0,,37.0,7.0,19.0,36.0,59.0,202.0,2022-09-19 18:15:56.375,0.6.3,,3255.0,44.0,,,14.0,https://pypi.org/project/cdsdashboards,2022-09-19 18:15:56.375,,1919.0,https://anaconda.org/conda-forge/cdsdashboards,2025-01-09 13:01:35.273,72172.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+183,SAS Kernel,A Jupyter kernel for SAS. This opens up all the data manipulation and analytics capabilities of your SAS system within..,https://github.com/sassoftware/sas_kernel,,kernels,18,True,sas_kernel,sassoftware/sas_kernel,anaconda/sas_kernel,https://github.com/sassoftware/sas_kernel,Apache-2.0,2016-04-01 16:19:50.000,2024-07-17 20:10:02.000000,2024-07-17 20:09:59,263.0,,83.0,37.0,29.0,1.0,59.0,198.0,2022-12-01 21:51:02.000,2.4.13,,3794.0,20.0,2.0,,11.0,https://pypi.org/project/sas_kernel,2022-12-01 21:49:02.222,2.0,3762.0,https://anaconda.org/anaconda/sas_kernel,2023-06-16 13:24:59.052,2854.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+184,SciJava Kernel,[RETIRED] Try IJava or BeakerX.,https://github.com/scijava/scijava-jupyter-kernel,,kernels,18,False,,scijava/scijava-jupyter-kernel,conda-forge/scijava-jupyter-kernel,https://github.com/scijava/scijava-jupyter-kernel,Apache-2.0,2017-01-31 01:16:24.000,2023-06-16 13:18:35.621000,2022-02-03 17:25:03,404.0,,38.0,21.0,22.0,14.0,80.0,178.0,2017-06-02 21:19:27.000,0.5.0,134.0,1221.0,15.0,,,9.0,,,,,https://anaconda.org/conda-forge/scijava-jupyter-kernel,2023-06-16 13:18:35.621,113474.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+185,JupyterLab Data Explorer,First class datasets in JupyterLab.,https://github.com/jupyterlab/jupyterlab-data-explorer,,lab-extensions,18,False,,jupyterlab/jupyterlab-data-explorer,,https://github.com/jupyterlab/jupyterlab-data-explorer,BSD-3-Clause,2019-01-03 21:57:42.000,2023-08-08 06:45:57.000000,2023-08-08 06:45:57,427.0,,37.0,27.0,58.0,59.0,93.0,178.0,2019-10-03 18:34:08.594,3.0.0,,36.0,17.0,21.0,14.0,11.0,,,,,,,,3.0,@jupyterlab/dataregistry-extension,https://www.npmjs.com/package/@jupyterlab/dataregistry-extension,2019-10-03 18:34:08.594,7.0,36.0,,,,,,,,,,,,,,,,,,
+186,nbcelltests,Cell-by-cell testing for production Jupyter notebooks in JupyterLab.,https://github.com/jpmorganchase/nbcelltests,,lab-extensions,18,True,nbcelltests,jpmorganchase/nbcelltests,conda-forge/nbcelltests,https://github.com/jpmorganchase/nbcelltests,Apache-2.0,2018-08-23 23:51:41.000,2025-01-03 17:40:12.540000,2024-12-15 23:16:52,639.0,11.0,21.0,10.0,174.0,31.0,88.0,91.0,2024-06-05 23:58:46.000,0.3.2,,731.0,17.0,7.0,5.0,8.0,https://pypi.org/project/nbcelltests,2024-06-05 23:57:35.000,,489.0,https://anaconda.org/conda-forge/nbcelltests,2025-01-03 17:40:12.540,12240.0,3.0,jupyterlab_celltests,https://www.npmjs.com/package/jupyterlab_celltests,2020-10-05 14:26:51.696,2.0,24.0,,,,,,,,,,,,,,,,,,
+187,SudoSpawner,Spawn JupyterHub single-user servers with sudo.,https://github.com/jupyterhub/sudospawner,,hub-spawners,18,False,sudospawner,jupyterhub/sudospawner,,https://github.com/jupyterhub/sudospawner,BSD-3-Clause,2014-11-24 23:21:36.000,2023-12-14 11:31:09.000000,2023-12-14 11:31:09,119.0,,44.0,11.0,37.0,19.0,22.0,51.0,2018-06-19 13:50:35.000,0.5.2,,1406.0,8.0,82.0,80.0,15.0,https://pypi.org/project/sudospawner,2018-06-19 13:50:35.000,2.0,1406.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+188,heat,IPython magic command to profile and view your python code as a heat map.,https://github.com/csurfer/pyheatmagic,,magic,17,False,py-heat-magic,csurfer/pyheatmagic,,https://github.com/csurfer/pyheatmagic,MIT,2017-08-18 20:35:01.000,2024-07-14 18:30:54.000000,2021-09-10 21:27:13,34.0,,23.0,12.0,4.0,2.0,3.0,1032.0,2017-08-19 16:11:38.000,0.0.2,,343.0,2.0,51.0,51.0,3.0,https://pypi.org/project/py-heat-magic,2017-08-19 16:11:38.000,,343.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+189,F# Kernel,F# for Jupyter Notebooks.,https://github.com/fsprojects/IfSharp,,kernels,17,False,,fsprojects/IfSharp,,https://github.com/fsprojects/IfSharp,BSD-3-Clause,2013-12-03 21:25:01.000,2022-03-17 09:11:27.000000,2022-03-17 09:11:22,339.0,,65.0,35.0,123.0,12.0,128.0,443.0,2020-03-08 20:03:38.000,3.0.4,5651.0,48.0,15.0,,,28.0,,,,,,,,3.0,,,,,,fsprojects/ifsharp,https://hub.docker.com/r/fsprojects/ifsharp,2019-03-26 17:01:42.996172,,737.0,,,,,,,,,,,,,
+190,JupyterLab Google Drive,Cloud storage for JupyterLab using Google Drive.,https://github.com/jupyterlab/jupyterlab-google-drive,,lab-extensions,17,False,,jupyterlab/jupyterlab-google-drive,,https://github.com/jupyterlab/jupyterlab-google-drive,BSD-3-Clause,2016-12-17 01:40:45.000,2023-08-03 16:55:22.000000,2023-08-03 16:55:22,516.0,,78.0,33.0,118.0,50.0,99.0,401.0,2020-05-27 00:10:19.202,2.0.0,,58.0,32.0,7.0,5.0,17.0,,,,,,,,3.0,@jupyterlab/google-drive,https://www.npmjs.com/package/@jupyterlab/google-drive,2020-05-27 00:10:19.202,2.0,58.0,,,,,,,,,,,,,,,,,,
+191,nb_black,A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using Black.,https://github.com/dnanhkhoa/nb_black,,magic,17,False,nb_black,dnanhkhoa/nb_black,conda-forge/nb_black,https://github.com/dnanhkhoa/nb_black,MIT,2019-05-02 16:13:43.498,2023-06-16 16:15:03.923000,,,,38.0,,,,,361.0,2019-11-30 08:56:06.000,1.0.7,,16941.0,4.0,19.0,,,https://pypi.org/project/nb_black,2019-11-30 08:56:06.000,19.0,11528.0,https://anaconda.org/conda-forge/nb_black,2023-06-16 16:15:03.923,368128.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+192,JupyterLab Tensorboard,Tensorboard extension for jupyterlab.,https://github.com/chesterli29/jupyterlab_tensorboard,,lab-extensions,17,False,,chaoleili/jupyterlab_tensorboard,,https://github.com/chesterli29/jupyterlab_tensorboard,MIT,2018-08-14 12:36:26.000,2022-07-21 07:29:55.000000,2022-07-18 10:51:06,37.0,,36.0,12.0,28.0,20.0,10.0,315.0,2020-06-27 13:40:43.778,0.2.1,,3734.0,9.0,10.0,5.0,7.0,,,,,,,,3.0,jupyterlab_tensorboard,https://www.npmjs.com/package/jupyterlab_tensorboard,2020-06-27 13:40:43.778,5.0,3734.0,,,,,,,chesterli29/jupyterlab_tensorboard,,,,,,,,,,,
+193,blackcellmagic,IPython magic command to format python code in cell using black.,https://github.com/csurfer/blackcellmagic,,magic,17,False,blackcellmagic,csurfer/blackcellmagic,conda-forge/blackcellmagic,https://github.com/csurfer/blackcellmagic,MIT,2018-04-25 14:27:26.000,2023-06-16 19:21:13.443000,2021-09-18 19:09:46,18.0,,12.0,12.0,7.0,5.0,5.0,307.0,2021-09-18 19:13:12.000,0.0.3,,1816.0,3.0,249.0,246.0,3.0,https://pypi.org/project/blackcellmagic,2021-09-18 19:13:12.000,3.0,1745.0,https://anaconda.org/conda-forge/blackcellmagic,2023-06-16 19:21:13.443,3783.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+194,notebookJS,notebookJS: seamless JavaScript integration in Python Notebooks.,https://github.com/jorgehpo/notebookJS,,kernels,17,False,notebookjs,jorgehpo/notebookJS,,https://github.com/jorgehpo/notebookJS,MIT,2021-04-12 03:55:17.000,2024-08-18 23:33:43.622000,2022-12-25 22:31:58,56.0,,48.0,7.0,1.0,1.0,,272.0,2024-08-18 23:33:43.622,0.8.3,,2341.0,29.0,42.0,30.0,2.0,https://pypi.org/project/notebookjs,2021-04-17 19:11:41.000,,269.0,,,,3.0,notebookjs,https://www.npmjs.com/package/notebookjs,2024-08-18 23:33:43.622,12.0,2072.0,,,,,,,,,,,,,,,,,,
+195,jupyterlab-interactive-dashboard-editor,A drag-and-drop dashboard editor for JupyterLab.,https://github.com/jupytercalpoly/jupyterlab-interactive-dashboard-editor,,lab-extensions,17,False,jupyterlab-interactive-dashboard-editor,jupytercalpoly/jupyterlab-interactive-dashboard-editor,conda-forge/jupyterlab-interactive-dashboard-editor,https://github.com/jupytercalpoly/jupyterlab-interactive-dashboard-editor,BSD-3-Clause,2020-06-17 20:39:00.000,2025-01-12 15:06:06.521000,2022-04-13 05:12:13,318.0,,26.0,9.0,113.0,50.0,12.0,219.0,2021-04-01 19:36:39.000,0.4.0,,155.0,5.0,8.0,3.0,11.0,https://pypi.org/project/jupyterlab-interactive-dashboard-editor,2021-04-01 19:36:39.000,,87.0,https://anaconda.org/conda-forge/jupyterlab-interactive-dashboard-editor,2025-01-12 15:06:06.521,2440.0,3.0,jupyterlab-interactive-dashboard-editor,https://www.npmjs.com/package/jupyterlab-interactive-dashboard-editor,2021-01-27 19:15:26.231,5.0,13.0,,,,,,,,2.0,,,,,,,,,,
+196,Jupyter Spark,Jupyter Notebook extension for Apache Spark integration.,https://github.com/mozilla/jupyter-spark,,jupyter-extensions,17,False,jupyter-spark,mozilla/jupyter-spark,,https://github.com/mozilla/jupyter-spark,MPL-2.0,2016-01-27 15:38:50.000,2020-12-01 19:43:11.000000,2020-12-01 19:43:11,106.0,,34.0,34.0,28.0,16.0,14.0,193.0,2018-03-08 14:28:54.000,0.4.0,,1024.0,4.0,24.0,24.0,12.0,https://pypi.org/project/jupyter-spark,2018-03-08 14:28:54.000,,1024.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+197,Spark Monitor,Monitor Apache Spark from Jupyter Notebook.,https://github.com/krishnan-r/sparkmonitor,,jupyter-extensions,17,False,sparkmonitor,krishnan-r/sparkmonitor,,https://github.com/krishnan-r/sparkmonitor,Apache-2.0,2017-05-31 09:13:01.000,2024-01-25 15:00:22.000000,2022-05-16 18:45:37,215.0,,51.0,9.0,23.0,30.0,7.0,172.0,2024-01-25 15:00:22.000,3.0.2,2554.0,8463.0,9.0,,,3.0,https://pypi.org/project/sparkmonitor,2024-01-25 15:00:22.000,,8424.0,,,,3.0,,,,,,krishnanr/sparkmonitor,https://hub.docker.com/r/krishnanr/sparkmonitor,2019-10-04 06:28:22.959295,,1067.0,,,,,,,,,,,,,
+198,nb_conda,Conda environment and package access extension from within Jupyter.,https://github.com/anaconda/nb_conda,,jupyter-extensions,17,False,,Anaconda-Platform/nb_conda,conda-forge/nb_conda,https://github.com/anaconda/nb_conda,BSD-3-Clause,2015-12-09 23:12:58.000,2024-12-27 15:56:50.600000,2020-09-11 21:06:00,158.0,,30.0,12.0,37.0,36.0,28.0,140.0,,,,13973.0,4.0,,,14.0,,,,,https://anaconda.org/conda-forge/nb_conda,2024-12-27 15:56:50.600,712646.0,3.0,,,,,,,,,,,,anaconda/nb_conda,,,,,,,,,,,
+199,ipycache,Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations in a persistent..,https://github.com/rossant/ipycache,,magic,17,True,ipycache,rossant/ipycache,conda-forge/ipycache,https://github.com/rossant/ipycache,BSD-3-Clause,2013-10-08 13:16:17.000,2024-11-21 21:36:57.000000,2024-11-21 21:36:57,115.0,2.0,25.0,11.0,36.0,17.0,22.0,139.0,2013-10-13 16:56:18.000,0.1.4,,1115.0,5.0,37.0,35.0,11.0,https://pypi.org/project/ipycache,2013-10-13 16:56:18.000,2.0,194.0,https://anaconda.org/conda-forge/ipycache,2023-06-16 13:16:28.691,95792.0,2.0,,,,,,,,,,,,,,,,,,,,,,,
+200,JupyterLab Kernelspy,A Jupyter Lab extension for inspecting messages to/from a kernel.,https://github.com/jupyterlab-contrib/jupyterlab-kernelspy,,lab-extensions,17,True,jupyterlab-kernelspy,jupyterlab-contrib/jupyterlab-kernelspy,conda-forge/jupyterlab-kernelspy,https://github.com/jupyterlab-contrib/jupyterlab-kernelspy,BSD-3-Clause,2018-04-20 16:11:58.000,2025-01-12 15:06:12.188000,2024-12-16 07:04:50,165.0,4.0,12.0,7.0,86.0,5.0,11.0,83.0,2023-08-30 15:49:27.000,4.0.0,53.0,1769.0,23.0,12.0,7.0,6.0,https://pypi.org/project/jupyterlab-kernelspy,2023-08-30 15:49:23.000,,1289.0,https://anaconda.org/conda-forge/jupyterlab-kernelspy,2025-01-12 15:06:12.188,16545.0,3.0,jupyterlab-kernelspy,https://www.npmjs.com/package/jupyterlab-kernelspy,2023-08-30 15:49:13.452,5.0,86.0,,,,,,,,,,,,,,,,,,
+201,Altair Viewer,Viewer for Altair and Vega-Lite visualizations.,https://github.com/altair-viz/altair_viewer,,widgets,17,True,altair_viewer,altair-viz/altair_viewer,conda-forge/altair_viewer,https://github.com/altair-viz/altair_viewer,BSD-3-Clause,2019-12-20 14:32:14.000,2024-03-30 17:00:31.000000,2024-03-30 17:00:31,150.0,,11.0,7.0,48.0,,13.0,81.0,2021-11-06 14:18:45.000,0.4.0,,24368.0,7.0,27.0,,4.0,https://pypi.org/project/altair_viewer,2021-11-06 14:16:09.000,27.0,22742.0,https://anaconda.org/conda-forge/altair_viewer,2023-06-16 19:17:31.930,97573.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+202,jupyterlab-sos,"Jupyterlab extension for SoS Polyglot Notebook and Workflow Engine, allows multiple kernels in one notebook.",https://github.com/vatlab/jupyterlab-sos,,lab-extensions,17,True,jupyterlab-sos,vatlab/jupyterlab-sos,conda-forge/jupyterlab-sos,https://github.com/vatlab/jupyterlab-sos,BSD-3-Clause,2018-03-20 16:07:18.000,2024-10-18 04:13:33.000000,2024-10-18 04:13:02,349.0,,6.0,5.0,8.0,13.0,55.0,73.0,2024-10-17 03:38:59.000,0.11.0,,1866.0,43.0,8.0,3.0,4.0,https://pypi.org/project/jupyterlab-sos,2024-10-17 03:38:59.000,,983.0,https://anaconda.org/conda-forge/jupyterlab-sos,2024-10-17 08:34:48.427,44593.0,3.0,jupyterlab-sos,https://www.npmjs.com/package/jupyterlab-sos,2021-01-14 22:31:15.129,5.0,58.0,,,,,,,,,,,,,,,,,,
+203,LTI Authenticator,A JupyterHub authenticator for LTI.,https://github.com/jupyterhub/ltiauthenticator,,hub-auth,17,True,jupyterhub-ltiauthenticator,jupyterhub/ltiauthenticator,,https://github.com/jupyterhub/ltiauthenticator,BSD-3-Clause,2017-12-15 02:54:15.000,2025-01-07 00:22:05.000000,2024-12-04 03:26:33,478.0,4.0,54.0,7.0,150.0,4.0,48.0,70.0,2024-01-04 13:15:25.000,1.6.2,,3365.0,14.0,,,18.0,https://pypi.org/project/jupyterhub-ltiauthenticator,2024-01-04 13:15:25.000,,3365.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+204,ipyscales,A widget library for scales.,https://github.com/vidartf/ipyscales,,widgets,17,False,ipyscales,vidartf/ipyscales,conda-forge/ipyscales,https://github.com/vidartf/ipyscales,BSD-3-Clause,2017-08-24 20:16:19.000,2025-01-13 15:13:05.079000,2022-09-01 10:51:55,178.0,,4.0,3.0,23.0,2.0,4.0,13.0,2022-09-01 10:53:14.353,0.7.0,,1757.0,11.0,71.0,60.0,4.0,https://pypi.org/project/ipyscales,2022-09-01 10:53:14.353,2.0,480.0,https://anaconda.org/conda-forge/ipyscales,2025-01-13 15:13:05.079,69912.0,3.0,jupyter-scales,https://www.npmjs.com/package/jupyter-scales,2022-09-01 10:39:34.683,9.0,6.0,,,,,,,,,,,,,,,,,,
+205,geonotebook,A Jupyter notebook extension for geospatial visualization and analysis.,https://github.com/OpenGeoscience/geonotebook,,widgets,16,False,,OpenGeoscience/geonotebook,,https://github.com/OpenGeoscience/geonotebook,Apache-2.0,2016-07-26 19:48:45.000,2019-01-21 18:59:02.250643,2019-01-21 15:53:00,647.0,,139.0,67.0,90.0,39.0,46.0,1091.0,,,,1289.0,,,,9.0,,,,,,,,3.0,,,,,,geonotebook/geonotebook,https://hub.docker.com/r/geonotebook/geonotebook,2019-01-21 18:59:02.250643,9.0,131539.0,,,,,,,,,,,,,
+206,jupyter-tabnine,Autocompletion with Deep Learning on Jupyter Notebook.,https://github.com/codota/jupyter-tabnine,,jupyter-extensions,16,False,jupyter-tabnine,codota/jupyter-tabnine,,https://github.com/codota/jupyter-tabnine,MIT,2019-09-07 00:30:49.000,2023-02-05 13:08:34.000000,2021-08-23 11:44:08,105.0,,124.0,17.0,16.0,47.0,28.0,796.0,2021-08-23 11:45:07.000,1.2.3,,2303.0,8.0,,,10.0,https://pypi.org/project/jupyter-tabnine,2021-08-23 11:45:07.000,,2303.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+207,gpu-jupyter,GPU-Jupyter: Leverage the flexibility of Jupyterlab through the power of your NVIDIA GPU to run your code from..,https://github.com/iot-salzburg/gpu-jupyter,,notebook-environments,16,True,,iot-salzburg/gpu-jupyter,,https://github.com/iot-salzburg/gpu-jupyter,Apache-2.0,2019-11-12 20:10:23.000,2024-12-12 14:54:18.000000,2024-12-12 14:54:18,329.0,7.0,231.0,17.0,60.0,5.0,93.0,717.0,2024-11-26 15:39:07.000,Release-v1.8_cuda-12.5_ubuntu-22.04,,,8.0,,,15.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+208,jupyter-tensorboard,Start Tensorboard in Jupyter Notebook.,https://github.com/lspvic/jupyter_tensorboard,,jupyter-extensions,16,False,jupyter-tensorboard,lspvic/jupyter_tensorboard,,https://github.com/lspvic/jupyter_tensorboard,MIT,2017-08-22 08:05:13.000,2022-06-14 12:29:55.000000,2020-02-16 06:42:48,69.0,,81.0,16.0,10.0,44.0,29.0,460.0,2020-02-16 07:15:03.000,0.2.0,,2690.0,19.0,1.0,,4.0,https://pypi.org/project/jupyter-tensorboard,2020-02-16 07:15:03.000,1.0,2690.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+209,py_d3,D3 block magic for Jupyter notebook.,https://github.com/ResidentMario/py_d3,,magic,16,False,py_d3,ResidentMario/py_d3,,https://github.com/ResidentMario/py_d3,MIT,2016-08-28 03:38:28.000,2022-02-20 00:55:57.000000,2022-02-20 00:55:56,41.0,,38.0,23.0,6.0,1.0,15.0,453.0,2018-03-28 15:38:57.000,0.3.0,,304.0,9.0,3.0,3.0,4.0,https://pypi.org/project/py_d3,2018-03-28 15:38:57.000,,304.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+210,JupyterLab SQL,SQL GUI for JupyterLab.,https://github.com/pbugnion/jupyterlab-sql,,lab-extensions,16,False,jupyterlab_sql,pbugnion/jupyterlab-sql,,https://github.com/pbugnion/jupyterlab-sql,MIT,2019-02-01 09:37:05.000,2023-01-05 04:02:41.000000,2020-01-04 12:02:35,634.0,,52.0,13.0,92.0,57.0,37.0,419.0,2020-01-04 11:56:53.000,0.3.3,,1400.0,41.0,,,2.0,https://pypi.org/project/jupyterlab_sql,2020-01-04 11:56:53.000,,1400.0,,,,3.0,jupyterlab-sql,https://www.npmjs.com/package/jupyterlab-sql,2019-08-11 12:22:58.915,,,,,,,,,,,,,,,,,,,,
+211,pynb,Jupyter Notebooks as plain Python code with embedded Markdown text.,https://github.com/elehcimd/pynb,,notebook-sharing,16,False,pynb,elehcimd/pynb,,https://github.com/elehcimd/pynb,MIT,2017-11-14 11:13:22.000,2020-07-07 15:27:22.000000,2020-07-07 15:27:10,154.0,,7.0,18.0,6.0,,8.0,250.0,2020-07-07 15:27:22.000,0.2.4,,352.0,17.0,25.0,24.0,8.0,https://pypi.org/project/pynb,2020-07-07 15:27:22.000,1.0,352.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+212,ipyexperiments,"Automatic GPU+CPU memory profiling, re-use and memory leaks detection using jupyter/ipython experiment containers.",https://github.com/stas00/ipyexperiments,,notebook-tools,16,False,ipyexperiments,stas00/ipyexperiments,,https://github.com/stas00/ipyexperiments,Apache-2.0,2018-11-15 01:19:40.000,2023-12-15 03:22:24.000000,2023-12-15 03:22:22,207.0,,14.0,9.0,2.0,,5.0,211.0,2023-12-15 03:21:06.000,0.1.29,,937.0,25.0,12.0,10.0,3.0,https://pypi.org/project/ipyexperiments,2023-12-15 03:21:06.000,2.0,937.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+213,xeus-sqlite,Jupyter kernel for SQLite.,https://github.com/jupyter-xeus/xeus-sqlite,,kernels,16,True,,jupyter-xeus/xeus-sqlite,conda-forge/xeus-sqlite,https://github.com/jupyter-xeus/xeus-sqlite,BSD-3-Clause,2020-03-11 11:24:36.000,2024-12-16 17:18:46.032000,2024-12-16 15:11:25,316.0,6.0,24.0,7.0,96.0,17.0,31.0,170.0,,,,994.0,12.0,,,14.0,,,,,https://anaconda.org/conda-forge/xeus-sqlite,2024-12-16 17:18:46.032,54671.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+214,igv.js widget,Extension for Jupyter which integrates igv.js.,https://github.com/g2nb/igv-jupyter,,widgets,16,False,igv-jupyter,igvteam/igv-jupyter,,https://github.com/g2nb/igv-jupyter,MIT,2016-07-21 18:44:38.000,2023-01-03 21:53:51.000000,2023-01-03 21:53:51,140.0,,15.0,14.0,8.0,2.0,41.0,154.0,2022-06-14 16:29:11.000,2.0.1,,615.0,10.0,20.0,18.0,5.0,https://pypi.org/project/igv-jupyter,2022-06-14 16:29:11.000,2.0,615.0,,,,3.0,,,,,,,,,,,,g2nb/igv-jupyter,,,,,,,,,,,
+215,SQLCell,"SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the..",https://github.com/tmthyjames/SQLCell,,magic,16,False,sqlcell,tmthyjames/SQLCell,,https://github.com/tmthyjames/SQLCell,MIT,2016-08-15 01:54:46.000,2022-08-23 17:53:50.000000,2020-10-06 02:14:24,310.0,,11.0,10.0,51.0,65.0,24.0,151.0,2019-05-19 02:21:20.000,0.2.0,,335.0,15.0,5.0,4.0,14.0,https://pypi.org/project/sqlcell,2019-05-20 11:16:28.000,1.0,335.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+216,Kernel Detection,An Jupyter plugin to enable the automatic detection of conda and virtualenv environments as kernels.,https://github.com/Cadair/jupyter_environment_kernels,,kernels,16,False,environment_kernels,Cadair/jupyter_environment_kernels,,https://github.com/Cadair/jupyter_environment_kernels,BSD-2-Clause,2015-01-06 14:50:00.000,2022-11-23 11:45:34.886000,2022-11-23 11:42:26,83.0,,19.0,6.0,12.0,7.0,23.0,150.0,2022-11-23 11:45:34.886,1.2.0,,6698.0,4.0,8.0,8.0,8.0,https://pypi.org/project/environment_kernels,2022-11-23 11:45:34.886,,6698.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+217,JupyterLab HDF5,"Open and explore HDF5 files in JupyterLab. Can handle very large (TB) sized files, and datasets of any dimensionality.",https://github.com/jupyterlab/jupyterlab-hdf5,,lab-extensions,16,False,jupyterlab_hdf,jupyterlab/jupyterlab-hdf5,,https://github.com/jupyterlab/jupyterlab-hdf5,BSD-3-Clause,2018-10-02 18:20:20.000,2023-10-11 06:47:49.000000,2023-10-11 06:47:48,367.0,,25.0,16.0,98.0,14.0,36.0,115.0,2023-03-08 10:22:18.488,1.3.0,,751.0,15.0,6.0,3.0,9.0,https://pypi.org/project/jupyterlab_hdf,2022-02-21 09:56:23.000,1.0,712.0,,,,3.0,@jupyterlab/hdf5,https://www.npmjs.com/package/@jupyterlab/hdf5,2023-03-08 10:22:05.823,2.0,39.0,,,,,,,,,,,,,,,,,,
+218,jupyterlab-flake8,Jupyterlab python linter for notebooks and text files using flake8.,https://github.com/mlshapiro/jupyterlab-flake8,,lab-extensions,16,False,jupyterlab-flake8,mlshapiro/jupyterlab-flake8,,https://github.com/mlshapiro/jupyterlab-flake8,BSD-3-Clause,2018-04-11 16:16:59.000,2021-09-16 16:01:09.000000,2021-09-16 16:01:07,108.0,,10.0,8.0,13.0,8.0,33.0,111.0,2021-09-16 15:37:05.151,0.7.1,,18819.0,21.0,6.0,3.0,5.0,https://pypi.org/project/jupyterlab-flake8,2021-09-16 15:36:42.000,1.0,18772.0,,,,3.0,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,2021-09-16 15:37:05.151,2.0,47.0,,,,,,,,,,,,,,,,,,
+219,niwidgets,Neuroimaging widgets for jupyter notebooks.,https://github.com/nipy/niwidgets,,widgets,16,False,niwidgets,nipy/niwidgets,,https://github.com/nipy/niwidgets,Apache-2.0,2017-09-11 22:20:27.000,2022-12-08 05:01:00.000000,2020-03-24 14:27:42,242.0,,33.0,10.0,53.0,25.0,17.0,84.0,2019-04-23 08:43:52.000,0.2.2,,303.0,5.0,34.0,34.0,16.0,https://pypi.org/project/niwidgets,2019-04-23 08:43:52.000,,303.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+220,JupyterLab Quickopen,Quickly open a file in JupyterLab by typing part of its name.,https://github.com/jupyterlab-contrib/jupyterlab-quickopen,,lab-extensions,16,True,jupyterlab-quickopen,parente/jupyterlab-quickopen,,https://github.com/jupyterlab-contrib/jupyterlab-quickopen,BSD-3-Clause,2018-12-04 01:00:58.000,2024-12-16 20:46:16.000000,2024-12-08 11:31:20,74.0,3.0,15.0,4.0,55.0,6.0,7.0,81.0,2024-10-21 07:29:58.000,2.0.2,42.0,700.0,12.0,29.0,24.0,8.0,https://pypi.org/project/jupyterlab-quickopen,2024-10-21 07:29:51.000,,684.0,,,,3.0,@parente/jupyterlab-quickopen,https://www.npmjs.com/package/@parente/jupyterlab-quickopen,2020-03-20 12:56:10.580,5.0,16.0,,,,,,,jupyterlab-contrib/jupyterlab-quickopen,,,,,,,,,,,
+221,SAML Authenticator,jupyterhub-samlauthenticator.,https://github.com/HewlettPackard/jupyterhub-samlauthenticator,,hub-auth,16,True,jupyterhub-samlauthenticator,HewlettPackard/jupyterhub-samlauthenticator,,https://github.com/HewlettPackard/jupyterhub-samlauthenticator,MIT,2019-04-17 21:34:09.000,2024-12-13 04:13:58.000000,2024-12-13 04:13:57,114.0,1.0,23.0,31.0,41.0,17.0,15.0,37.0,2020-07-13 15:59:02.000,0.0.9,27.0,1239.0,8.0,3.0,3.0,7.0,https://pypi.org/project/jupyterhub-samlauthenticator,2020-07-13 15:59:02.000,,1239.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+222,nbstata,A Jupyter kernel for Stata built on pystata.,https://github.com/hugetim/nbstata,,kernels,16,True,nbstata,hugetim/nbstata,,https://github.com/hugetim/nbstata,GPL-3.0,2022-11-09 20:52:11.000,2024-11-05 20:42:28.000000,2024-11-05 20:41:18,371.0,17.0,3.0,4.0,,10.0,31.0,31.0,2024-10-29 00:39:23.000,0.8.2,,1822.0,45.0,,,1.0,https://pypi.org/project/nbstata,2024-10-29 00:35:20.000,,1822.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,https://hugetim.github.io/nbstata/,,
+223,Wolfram Kernel,Wolfram Language kernel for Jupyter notebooks.,https://github.com/WolframResearch/WolframLanguageForJupyter,,kernels,15,False,,WolframResearch/WolframLanguageForJupyter,,https://github.com/WolframResearch/WolframLanguageForJupyter,MIT,2019-01-18 19:37:06.000,2023-12-22 00:50:25.000000,2022-02-19 09:55:04,143.0,,122.0,49.0,41.0,37.0,74.0,1062.0,,,10514.0,156.0,3.0,,,7.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+224,JupyterLab Vim,Vim notebook cell bindings for JupyterLab.,https://github.com/jwkvam/jupyterlab-vim,,lab-extensions,15,False,,jwkvam/jupyterlab-vim,,https://github.com/jwkvam/jupyterlab-vim,MIT,2017-12-02 21:16:38.000,2023-04-05 12:21:41.000000,2019-07-16 04:37:36,60.0,,96.0,18.0,49.0,63.0,45.0,976.0,2019-07-16 04:35:55.953,0.11.0,,61.0,14.0,5.0,3.0,8.0,,,,,,,,3.0,jupyterlab_vim,https://www.npmjs.com/package/jupyterlab_vim,2019-07-16 04:35:55.953,2.0,61.0,,,,,,,,,,,,,,,,,,
+225,jupyter-notify,A Jupyter Notebook magic for browser notifications of cell completion.,https://github.com/ShopRunner/jupyter-notify,,magic,15,False,jupyternotify,ShopRunner/jupyter-notify,,https://github.com/ShopRunner/jupyter-notify,BSD-3-Clause,2017-06-01 14:08:55.000,2022-08-09 17:30:42.000000,2021-04-27 14:56:38,57.0,,38.0,72.0,26.0,13.0,12.0,580.0,2018-01-08 14:52:15.000,0.1.15,,634.0,14.0,2.0,,11.0,https://pypi.org/project/jupyternotify,2018-01-08 14:52:15.000,2.0,634.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+226,nbgather,Spit shine for Jupyter notebooks.,https://github.com/microsoft/gather,,lab-extensions,15,False,,microsoft/gather,,https://github.com/microsoft/gather,MIT,2018-10-08 23:32:10.000,2023-10-03 23:29:38.000000,2022-11-28 19:10:54,345.0,,38.0,12.0,49.0,37.0,18.0,533.0,2020-02-06 15:50:53.838,0.6.1,,23.0,9.0,6.0,3.0,13.0,,,,,,,,3.0,nbgather,https://www.npmjs.com/package/nbgather,2020-02-06 15:50:53.838,3.0,23.0,,,,,,,,,,,,,,,,,,
+227,ML Hub,Multi-user development platform for machine learning teams. Simple to setup within minutes.,https://github.com/ml-tooling/ml-hub,,notebook-environments,15,False,,ml-tooling/ml-hub,,https://github.com/ml-tooling/ml-hub,Apache-2.0,2019-06-26 15:05:50.000,2021-12-23 13:12:29.000000,2021-12-23 13:12:29,220.0,,64.0,18.0,8.0,16.0,11.0,315.0,2020-02-03 15:59:07.000,1.0.0,2149.0,725.0,8.0,,,7.0,,,,,,,,3.0,,,,,,mltooling/ml-hub,https://hub.docker.com/r/mltooling/ml-hub,2020-02-18 09:26:53.302538,5.0,46379.0,,,,,,,,,,,,,
+228,Jupyter DataTables,Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.,https://github.com/CermakM/jupyter-datatables,,widgets,15,False,jupyter-datatables,CermakM/jupyter-datatables,,https://github.com/CermakM/jupyter-datatables,MIT,2019-03-28 20:55:12.000,2019-12-11 12:10:31.000000,2019-12-11 12:10:07,147.0,,27.0,12.0,4.0,13.0,15.0,240.0,2019-11-22 07:33:04.000,0.3.9,,2129.0,9.0,,,4.0,https://pypi.org/project/jupyter-datatables,2019-11-22 07:33:04.000,,2129.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+229,JupyterLab Spreadsheet,"JupyterLab plugin for viewing spreadsheets, such as Excel .xls/.xlsx workbooks and OpenOffice .ods files.",https://github.com/quigleyj97/jupyterlab-spreadsheet,,lab-renderer,15,False,,quigleyj97/jupyterlab-spreadsheet,,https://github.com/quigleyj97/jupyterlab-spreadsheet,BSD-3-Clause,2018-10-13 22:51:03.000,2023-05-06 22:45:04.000000,2022-07-18 18:08:51,129.0,,17.0,6.0,38.0,11.0,18.0,198.0,2021-07-17 23:46:41.952,0.4.1,,427.0,12.0,11.0,6.0,4.0,,,,,,,,3.0,jupyterlab-spreadsheet,https://www.npmjs.com/package/jupyterlab-spreadsheet,2021-07-17 23:46:41.952,5.0,427.0,,,,,,,,,,,,,,,,,,
+230,Collapsible Headings,Implements Collapsible Headers for Jupyter Lab Notebooks.,https://github.com/aquirdTurtle/Collapsible_Headings,,lab-extensions,15,False,aquirdturtle-collapsible-headings,aquirdTurtle/Collapsible_Headings,,https://github.com/aquirdTurtle/Collapsible_Headings,BSD-3-Clause,2019-07-29 01:45:30.000,2023-01-04 21:56:45.000000,2021-05-22 01:41:35,98.0,,8.0,7.0,29.0,12.0,22.0,182.0,2021-05-22 01:50:04.000,3.1.0,,1096.0,18.0,7.0,,6.0,https://pypi.org/project/aquirdturtle-collapsible-headings,2021-05-22 01:50:04.000,5.0,994.0,,,,3.0,@aquirdturtle/collapsible_headings,https://www.npmjs.com/package/@aquirdturtle/collapsible_headings,2021-01-11 04:19:41.041,2.0,102.0,,,,,,,,,,,,,,,,,,
+231,jupyterlab-tabular-data-editor,Manipulate your tabular data responsively and effectively within JupyterLab.,https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor,,lab-renderer,15,False,jupyterlab-tabular-data-editor,jupytercalpoly/jupyterlab-tabular-data-editor,,https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor,BSD-3-Clause,2020-06-17 20:38:15.000,2021-03-24 19:57:48.307000,2021-03-24 19:48:15,225.0,,18.0,7.0,189.0,32.0,103.0,135.0,2021-03-24 19:57:48.307,1.0.0,,654.0,16.0,8.0,3.0,6.0,https://pypi.org/project/jupyterlab-tabular-data-editor,2021-03-24 19:56:11.000,,563.0,,,,3.0,jupyterlab-tabular-data-editor,https://www.npmjs.com/package/jupyterlab-tabular-data-editor,2021-03-24 19:57:48.307,5.0,91.0,,,,,,,,,,,,,,,,,,
+232,JupyterLab Flake8,A jupyterlab extension to email notebooks directly from JupyterLab.,https://github.com/timkpaine/jupyterlab_email,,lab-extensions,15,True,jupyterlab-email,timkpaine/jupyterlab_email,,https://github.com/timkpaine/jupyterlab_email,Apache-2.0,2018-08-07 14:14:40.000,2024-12-13 13:36:33.000000,2024-12-13 13:36:31,264.0,4.0,10.0,3.0,69.0,2.0,36.0,106.0,2023-08-17 16:44:39.000,0.3.1,,511.0,21.0,4.0,2.0,2.0,https://pypi.org/project/jupyterlab-email,2023-08-17 14:42:10.000,,464.0,,,,3.0,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,2021-09-16 15:37:05.151,2.0,47.0,,,,,,,,,,,,,,,,,,
+233,JupyterLab Commenting,Commenting and annotation for JupyterLab.,https://github.com/jupyterlab/jupyterlab-commenting,,lab-extensions,15,False,jupyterlab-commenting-service,jupyterlab/jupyterlab-commenting,,https://github.com/jupyterlab/jupyterlab-commenting,BSD-3-Clause,2019-01-03 21:55:33.000,2021-02-10 20:06:33.000000,2020-05-01 11:42:37,332.0,,25.0,28.0,32.0,25.0,10.0,103.0,2020-05-01 11:39:08.310,0.3.0,,146.0,4.0,5.0,3.0,10.0,https://pypi.org/project/jupyterlab-commenting-service,2019-10-18 14:13:09.000,,131.0,,,,3.0,@jupyterlab/commenting-extension,https://www.npmjs.com/package/@jupyterlab/commenting-extension,2020-05-01 11:39:08.310,2.0,15.0,,,,,,,,,,,,,,,,,,
+234,jupyterlab-sparkmonitor,JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook.,https://github.com/itsjafer/jupyterlab-sparkmonitor,,lab-extensions,15,False,jupyterlab-sparkmonitor,itsjafer/jupyterlab-sparkmonitor,,https://github.com/itsjafer/jupyterlab-sparkmonitor,Apache-2.0,2020-03-12 20:59:01.000,2022-12-27 15:34:10.000000,2022-04-01 16:32:30,275.0,,23.0,8.0,24.0,12.0,8.0,92.0,2021-08-04 03:02:45.000,4.1.0,,671.0,15.0,8.0,3.0,10.0,https://pypi.org/project/jupyterlab-sparkmonitor,2021-08-04 03:02:45.000,,623.0,,,,3.0,jupyterlab_sparkmonitor,https://www.npmjs.com/package/jupyterlab_sparkmonitor,2020-07-29 07:52:58.288,5.0,42.0,itsjafer/sparkmonitor,https://hub.docker.com/r/itsjafer/sparkmonitor,2021-06-02 17:02:44.488613,,392.0,,,,,,,,,,,,,
+235,nbzip,Zips and downloads all the contents of a jupyter notebook.,https://github.com/berkeley-dsep-infra/nbzip,,jupyter-extensions,15,False,nbzip,data-8/nbzip,,https://github.com/berkeley-dsep-infra/nbzip,Apache-2.0,2017-09-30 17:32:31.000,2019-11-22 08:47:26.000000,2019-11-22 08:47:25,43.0,,18.0,8.0,12.0,9.0,5.0,90.0,2018-08-10 16:52:09.000,0.1.0,,25130.0,4.0,3.0,,6.0,https://pypi.org/project/nbzip,2018-08-10 16:52:09.000,3.0,25130.0,,,,3.0,,,,,,,,,,,,berkeley-dsep-infra/nbzip,,,,,,,,,,,
+236,Content Management,Jupyter Content Management Extensions.,https://github.com/jupyter-incubator/contentmanagement,,jupyter-extensions,15,False,jupyter_cms,jupyter-incubator/contentmanagement,conda-forge/jupyter_cms,https://github.com/jupyter-incubator/contentmanagement,BSD-3-Clause,2015-09-21 15:41:02.000,2023-10-06 09:59:54.551000,2018-06-11 01:51:34,136.0,,27.0,22.0,32.0,7.0,20.0,78.0,2017-04-05 01:49:01.000,0.7.0,,2628.0,12.0,,,8.0,https://pypi.org/project/jupyter_cms,2017-04-05 01:49:01.000,,281.0,https://anaconda.org/conda-forge/jupyter_cms,2023-10-06 09:59:54.551,126787.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+237,PPExtensions,Set of iPython and Jupyter extensions to improve user experience.,https://github.com/paypal/PPExtensions,,jupyter-extensions,15,False,ppextensions,paypal/PPExtensions,,https://github.com/paypal/PPExtensions,BSD-3-Clause,2018-08-17 20:07:23.000,2019-11-22 13:46:43.000000,2018-12-07 00:05:33,32.0,,31.0,20.0,30.0,20.0,22.0,50.0,2019-08-02 20:26:21.257,0.0.6,,280.0,6.0,3.0,3.0,9.0,https://pypi.org/project/ppextensions,2018-08-23 23:53:16.000,,280.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+238,FargateSpawner,Spawns JupyterHub single user servers in Docker containers running in AWS Fargate.,https://github.com/uktrade/fargatespawner,,hub-spawners,15,True,fargatespawner,uktrade/fargatespawner,,https://github.com/uktrade/fargatespawner,MIT,2018-09-12 14:06:22.000,2024-09-30 09:17:01.000000,2024-09-30 09:16:19,61.0,,23.0,13.0,14.0,8.0,5.0,47.0,2020-06-28 13:26:26.000,0.0.25,,1418.0,25.0,6.0,6.0,4.0,https://pypi.org/project/fargatespawner,2020-06-28 13:26:26.000,,1418.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+239,jupyter-nbrequirements,Dependency management and optimization in Jupyter Notebooks.,https://github.com/thoth-station/jupyter-nbrequirements,,jupyter-extensions,15,False,jupyter-nbrequirements,thoth-station/jupyter-nbrequirements,,https://github.com/thoth-station/jupyter-nbrequirements,MIT,2019-06-25 06:48:06.000,2023-05-29 09:18:17.000000,2023-05-29 09:18:17,354.0,,6.0,6.0,311.0,12.0,32.0,21.0,2020-04-22 09:38:54.000,0.7.3,,1232.0,15.0,1.0,,13.0,https://pypi.org/project/jupyter-nbrequirements,2020-04-22 09:38:54.000,1.0,1232.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+240,Kernel Management,Experimental new kernel management framework for Jupyter.,https://github.com/takluyver/jupyter_kernel_mgmt,,notebook-tools,15,False,jupyter-kernel-mgmt,takluyver/jupyter_kernel_mgmt,,https://github.com/takluyver/jupyter_kernel_mgmt,BSD-3-Clause,2018-04-01 20:06:08.000,2020-08-27 01:11:14.000000,2020-01-29 22:31:34,1783.0,,8.0,9.0,23.0,11.0,14.0,15.0,2020-01-15 19:12:57.000,0.5.1,30.0,347.0,7.0,4.0,,74.0,https://pypi.org/project/jupyter-kernel-mgmt,2019-12-07 18:06:15.000,4.0,347.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+241,lgo,Interactive Go programming with Jupyter.,https://github.com/yunabe/lgo,,kernels,14,False,,yunabe/lgo,,https://github.com/yunabe/lgo,BSD-3-Clause,2017-10-05 15:29:10.000,2020-11-20 07:01:33.000000,2019-07-09 12:59:17,169.0,,122.0,47.0,16.0,23.0,55.0,2441.0,,,,,,,,9.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+242,StickyLand,Break the linear presentation of Jupyter Notebooks with sticky cells!.,https://github.com/xiaohk/stickyland,,lab-extensions,14,False,jupyterlab-stickyland,xiaohk/stickyland,,https://github.com/xiaohk/stickyland,BSD-3-Clause,2021-11-02 15:25:33.000,2023-12-24 03:19:25.000000,2023-12-24 03:18:30,135.0,,38.0,10.0,2.0,3.0,13.0,538.0,2023-12-24 03:28:31.000,0.2.4,23.0,503.0,10.0,3.0,,2.0,https://pypi.org/project/jupyterlab-stickyland,2023-12-24 03:19:14.000,1.0,496.0,,,,3.0,jupyterlab-stickyland,https://www.npmjs.com/package/jupyterlab-stickyland,2021-11-23 04:23:59.372,2.0,7.0,,,,,,,,,,,,,,,,,,
+243,IElixir,Jupyters kernel for Elixir programming language.,https://github.com/pprzetacznik/IElixir,,kernels,14,True,,pprzetacznik/IElixir,,https://github.com/pprzetacznik/IElixir,Apache-2.0,2015-07-06 11:39:08.000,2024-05-26 13:38:10.664620,2024-05-26 13:21:05,293.0,,44.0,13.0,36.0,12.0,20.0,363.0,2024-03-28 23:58:27.000,1.0.1,,6.0,9.0,5.0,,20.0,,,,,,,,3.0,jupyterlab-ielixir,https://www.npmjs.com/package/jupyterlab-ielixir,2021-05-11 21:22:51.418,5.0,3.0,pprzetacznik/ielixir,https://hub.docker.com/r/pprzetacznik/ielixir,2024-05-26 13:38:10.664620,1.0,405.0,,,,,,,,,,,,ielixir,
+244,JupyterLab Voyager,JupyterLab extension visualize data with Voyager.,https://github.com/altair-viz/jupyterlab_voyager,,lab-renderer,14,False,,altair-viz/jupyterlab_voyager,,https://github.com/altair-viz/jupyterlab_voyager,BSD-3-Clause,2017-08-26 15:50:13.000,2022-12-06 19:48:00.000000,2019-08-14 17:21:34,87.0,,35.0,20.0,48.0,56.0,20.0,302.0,2019-08-14 17:26:02.030,1.0.2,,28.0,5.0,5.0,3.0,6.0,,,,,,,,3.0,jupyterlab_voyager,https://www.npmjs.com/package/jupyterlab_voyager,2019-08-14 17:26:02.030,2.0,28.0,,,,,,,,,,,,,,,,,,
+245,JupyterLab Go-To-Definition,Navigate to variables definition with a click in JupyterLab (or with a few key strokes).,https://github.com/krassowski/jupyterlab-go-to-definition,,lab-extensions,14,False,,krassowski/jupyterlab-go-to-definition,,https://github.com/krassowski/jupyterlab-go-to-definition,BSD-3-Clause,2018-12-22 01:18:42.000,2021-08-23 19:48:16.000000,2021-07-28 12:06:05,89.0,,10.0,8.0,4.0,11.0,13.0,229.0,2020-03-14 15:54:46.503,1.0.0,,306.0,19.0,26.0,17.0,2.0,,,,,,,,3.0,@krassowski/jupyterlab_go_to_definition,https://www.npmjs.com/package/@krassowski/jupyterlab_go_to_definition,2020-03-14 15:54:46.503,9.0,306.0,,,,,,,,,,,,,,,,,,
+246,Material Darker Theme,The Material Darker theme for JupyterLab.,https://github.com/oriolmirosa/jupyterlab_materialdarker,,lab-themes,14,False,jupyterlab-materialdarker,oriolmirosa/jupyterlab_materialdarker,,https://github.com/oriolmirosa/jupyterlab_materialdarker,BSD-3-Clause,2018-03-07 23:24:13.000,2023-02-03 23:15:09.000000,2022-12-16 18:48:15,52.0,,18.0,8.0,14.0,6.0,15.0,163.0,2022-12-16 18:37:02.020,0.6.1,,461.0,21.0,13.0,8.0,2.0,https://pypi.org/project/jupyterlab-materialdarker,2022-12-16 18:37:02.020,,432.0,,,,2.0,@oriolmirosa/jupyterlab_materialdarker,https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker,2022-12-16 18:26:12.391,5.0,29.0,,,,,,,,,,,,,,,,,,
+247,ipymaterialui,Jupyter Widgets based on React Material UI components.,https://github.com/maartenbreddels/ipymaterialui,,widgets,14,False,ipymaterialui,maartenbreddels/ipymaterialui,,https://github.com/maartenbreddels/ipymaterialui,MIT,2018-11-23 18:33:20.000,2022-12-30 02:57:55.000000,2019-10-29 13:53:37,74.0,,14.0,10.0,32.0,7.0,3.0,87.0,2019-10-29 13:57:12.560,0.1.4,,161.0,6.0,11.0,8.0,3.0,https://pypi.org/project/ipymaterialui,2019-10-29 13:56:17.000,1.0,155.0,,,,3.0,jupyter-materialui,https://www.npmjs.com/package/jupyter-materialui,2019-10-29 13:57:12.560,2.0,6.0,,,,,,,,,,,,,,,,,,
+248,allthekernels,A multiplexer kernel for Jupyter.,https://github.com/minrk/allthekernels,,kernels,14,False,allthekernels,minrk/allthekernels,conda-forge/allthekernels,https://github.com/minrk/allthekernels,MIT,2016-03-15 15:30:49.000,2023-06-16 16:16:46.289000,2022-08-22 11:55:16,54.0,,15.0,11.0,12.0,3.0,9.0,77.0,2022-08-22 11:55:23.558,1.2.0,,607.0,6.0,10.0,10.0,9.0,https://pypi.org/project/allthekernels,2022-08-22 11:55:23.558,,476.0,https://anaconda.org/conda-forge/allthekernels,2023-06-16 16:16:46.289,8517.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+249,SSH Kernel,SSH Kernel for Jupyter.,https://github.com/NII-cloud-operation/sshkernel,,kernels,14,False,sshkernel,NII-cloud-operation/sshkernel,,https://github.com/NII-cloud-operation/sshkernel,BSD-3-Clause,2019-02-12 02:46:14.000,2021-11-04 09:42:14.000000,2021-11-04 09:33:21,398.0,,13.0,4.0,20.0,3.0,7.0,73.0,2021-11-04 09:42:14.000,0.11.1,,605.0,15.0,9.0,9.0,4.0,https://pypi.org/project/sshkernel,2021-11-04 09:42:14.000,,605.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+250,JupyterLab Email,A jupyterlab extension to email notebooks directly from JupyterLab.,https://github.com/timkpaine/jupyterlab_email,,lab-extensions,14,True,jupyterlab_email,timkpaine/jupyterlab_email,,https://github.com/timkpaine/jupyterlab_email,Apache-2.0,2018-08-07 14:14:40.000,2024-12-13 13:36:33.000000,2024-12-13 13:36:31,264.0,4.0,2.0,3.0,69.0,2.0,36.0,60.0,2023-08-17 16:44:39.000,0.3.1,,473.0,18.0,7.0,2.0,2.0,https://pypi.org/project/jupyterlab_email,2023-08-17 14:42:10.000,,464.0,,,,3.0,jupyterlab_email,https://www.npmjs.com/package/jupyterlab_email,2023-08-17 14:43:10.426,5.0,9.0,,,,,,,,,,,,,,,,,,
+251,jupyterlab_commands,Add arbitrary python commands to the jupyterlab command palette.,https://github.com/timkpaine/jupyterlab_commands,,lab-extensions,14,True,jupyterlab-commands,timkpaine/jupyterlab_commands,conda-forge/jupyterlab_commands,https://github.com/timkpaine/jupyterlab_commands,Apache-2.0,2018-08-01 15:55:08.000,2025-01-05 22:17:45.597000,2024-12-13 13:38:10,294.0,4.0,6.0,4.0,87.0,1.0,23.0,58.0,2023-07-12 22:35:00.619,0.4.0,,834.0,14.0,,,2.0,https://pypi.org/project/jupyterlab-commands,2023-07-12 22:35:00.619,,544.0,https://anaconda.org/conda-forge/jupyterlab_commands,2025-01-05 22:17:45.597,15963.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+252,ipyaggrid,Jupyter widget - ag-grid in the notebook.,https://github.com/DGothrek/ipyaggrid,,widgets,14,False,ipyaggrid,DGothrek/ipyaggrid,,https://github.com/DGothrek/ipyaggrid,MIT,2019-05-06 04:24:26.000,2024-04-29 14:38:21.483000,2019-05-06 04:27:05,47.0,,15.0,1.0,,6.0,,57.0,2024-04-29 14:38:21.483,0.5.4,,16075.0,50.0,21.0,,2.0,https://pypi.org/project/ipyaggrid,2024-04-29 14:38:13.000,21.0,15777.0,,,,3.0,ipyaggrid,https://www.npmjs.com/package/ipyaggrid,2024-04-29 14:38:21.483,,298.0,,,,,,,,,,,,,,,,,,
+253,KnowledgeLab,KnowledgeRepo + JupyterLab.,https://github.com/tkp-archive/knowledgelab,,lab-extensions,14,True,knowledgelab,timkpaine/knowledgelab,,https://github.com/tkp-archive/knowledgelab,Apache-2.0,2017-10-18 01:10:58.000,2024-11-18 13:57:18.000000,2024-11-18 13:57:16,187.0,2.0,6.0,9.0,53.0,5.0,24.0,48.0,2018-10-16 21:43:49.317,0.0.6,,46.0,5.0,8.0,6.0,3.0,https://pypi.org/project/knowledgelab,2017-10-19 21:16:50.000,,33.0,,,,3.0,knowledgelab,https://www.npmjs.com/package/knowledgelab,2018-10-16 21:43:49.317,2.0,13.0,,,,,,,tkp-archive/knowledgelab,,,,,,,,,,,
+254,pidgy,Interactive computing in Markdown.,https://github.com/deathbeds/pidgy,,kernels,14,False,pidgy,deathbeds/pidgy,,https://github.com/deathbeds/pidgy,BSD-3-Clause,2018-02-26 20:44:05.000,2023-03-03 03:07:52.000000,2023-02-23 20:39:47,359.0,,7.0,5.0,55.0,9.0,12.0,44.0,2023-04-20 18:39:03.604,2023.4.20,6.0,674.0,14.0,3.0,3.0,3.0,https://pypi.org/project/pidgy,2021-11-27 00:19:00.000,,674.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+255,perfume,Interactive performance benchmarking in Jupyter.,https://github.com/leifwalsh/perfume,,widgets,14,True,perfume-bench,leifwalsh/perfume,,https://github.com/leifwalsh/perfume,BSD-3-Clause,2017-07-10 14:34:03.000,2024-12-02 17:25:16.000000,2024-03-16 02:07:30,197.0,,3.0,3.0,341.0,3.0,4.0,33.0,2018-05-20 05:11:04.000,0.1.6,,333.0,7.0,2.0,2.0,3.0,https://pypi.org/project/perfume-bench,2018-05-20 05:11:04.000,,333.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+256,JupyterLab Top Bar,JupyterLab Top Bar extension.,https://github.com/jtpio/jupyterlab-topbar,,lab-extensions,14,False,,jtpio/jupyterlab-topbar,,https://github.com/jtpio/jupyterlab-topbar,BSD-3-Clause,2021-05-31 16:53:55.000,2024-02-23 12:48:27.000000,2024-02-21 15:26:06,243.0,,3.0,1.0,,,,6.0,2020-10-30 20:22:49.425,0.6.0,,716.0,13.0,47.0,42.0,5.0,,,,,,,,3.0,jupyterlab-topbar-extension,https://www.npmjs.com/package/jupyterlab-topbar-extension,2020-10-30 20:22:49.425,5.0,716.0,,,,,,,,,,,,,,,,,,
+257,JupyterLab Chart Editor,JupyterLab extension for Plotlys react-chart-editor.,https://github.com/plotly/jupyterlab-chart-editor,,lab-renderer,13,False,,plotly/jupyterlab-chart-editor,,https://github.com/plotly/jupyterlab-chart-editor,BSD-3-Clause,2018-01-23 18:18:38.000,2023-01-06 19:12:21.000000,,,,26.0,,,22.0,,224.0,2021-03-10 20:56:44.112,4.14.3,,135.0,12.0,5.0,,5.0,,,,,,,,3.0,jupyterlab-chart-editor,https://www.npmjs.com/package/jupyterlab-chart-editor,2021-03-10 20:56:44.112,5.0,135.0,,,,,,,,,,,,,,,,,,
+258,Neon Theme,"A flat, 80s neon inspired theme for JupyterLab.",https://github.com/yeebc/jupyterlab-neon-theme,,lab-themes,13,False,,yeebc/jupyterlab-neon-theme,,https://github.com/yeebc/jupyterlab-neon-theme,BSD-3-Clause,2019-09-27 14:29:10.000,2023-03-14 15:24:31.000000,2022-08-28 15:36:59,45.0,,11.0,5.0,22.0,2.0,11.0,157.0,2021-03-07 04:41:55.473,3.1.0,,99.0,20.0,6.0,4.0,4.0,,,,,,,,2.0,@yeebc/jupyterlab_neon_theme,https://www.npmjs.com/package/@yeebc/jupyterlab_neon_theme,2021-03-07 04:41:55.473,2.0,99.0,,,,,,,,,,,,,,,,,,
+259,WrapSpawner,Mechanism for runtime configuration of spawners for JupyterHub.,https://github.com/jupyterhub/wrapspawner,,hub-spawners,13,True,,jupyterhub/wrapspawner,,https://github.com/jupyterhub/wrapspawner,BSD-3-Clause,2016-09-21 21:48:31.000,2024-04-09 11:45:46.000000,2024-04-08 13:35:40,47.0,,59.0,10.0,30.0,22.0,16.0,60.0,2022-03-02 16:00:43.000,1.0.1,,,2.0,22.0,22.0,19.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+260,JWT Authenticator,A Token Authenticator for JupyterHub.,https://github.com/mogthesprog/jwtauthenticator,,hub-auth,13,False,jupyterhub-jwtauthenticator,mogthesprog/jwtauthenticator,,https://github.com/mogthesprog/jwtauthenticator,Apache-2.0,2017-06-21 20:09:58.000,2021-04-15 07:40:37.000000,2019-02-13 10:57:15,24.0,,44.0,7.0,14.0,10.0,8.0,54.0,,,,302.0,1.0,24.0,21.0,7.0,https://pypi.org/project/jupyterhub-jwtauthenticator,2018-01-25 07:43:22.000,3.0,302.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+261,JupyterLab Shortcutui,A JupyterLab extension for managing keyboard shortcuts.,https://github.com/jupyterlab/jupyterlab-shortcutui,,lab-extensions,13,False,,jupyterlab/jupyterlab-shortcutui,,https://github.com/jupyterlab/jupyterlab-shortcutui,BSD-3-Clause,2018-06-18 22:07:19.000,2023-08-08 06:52:04.000000,2023-08-08 06:52:04,192.0,,15.0,5.0,50.0,8.0,14.0,54.0,2019-09-05 11:54:07.000,0.4.0,,64.0,11.0,5.0,3.0,9.0,,,,,,,,3.0,@jupyterlab/shortcutui,https://www.npmjs.com/package/@jupyterlab/shortcutui,2020-01-17 14:43:21.930,2.0,64.0,,,,,,,,,,,,,,,,,,
+262,JupyterLab Python Files,JupyterLab extension to create Python files.,https://github.com/jtpio/jupyterlab-python-file,,lab-extensions,13,False,jupyterlab-python-file,jtpio/jupyterlab-python-file,conda-forge/jupyterlab-python-file,https://github.com/jtpio/jupyterlab-python-file,BSD-3-Clause,2018-10-17 22:21:21.000,2023-06-16 19:22:55.197000,2021-08-27 11:18:51,92.0,,13.0,3.0,41.0,2.0,8.0,51.0,2021-06-23 21:13:28.000,0.5.5,138.0,906.0,10.0,8.0,3.0,4.0,https://pypi.org/project/jupyterlab-python-file,2021-06-23 21:13:27.000,,522.0,https://anaconda.org/conda-forge/jupyterlab-python-file,2023-06-16 19:22:55.197,15146.0,3.0,jupyterlab-python-file,https://www.npmjs.com/package/jupyterlab-python-file,2021-06-23 21:13:24.676,5.0,86.0,,,,,,,,,,,,,,,,,,
+263,Remote User Auth,REMOTE_USER authenticator for Jupyterhub.,https://github.com/cwaldbieser/jhub_remote_user_authenticator,,hub-auth,13,False,jhub_remote_user_authenticator,cwaldbieser/jhub_remote_user_authenticator,,https://github.com/cwaldbieser/jhub_remote_user_authenticator,GPL-3.0,2015-11-04 03:17:18.000,2022-03-31 20:04:45.000000,2019-04-16 20:10:44,27.0,,27.0,4.0,7.0,9.0,11.0,42.0,2018-09-27 22:26:32.000,0.1.0,,1237.0,3.0,2.0,,5.0,https://pypi.org/project/jhub_remote_user_authenticator,2018-09-27 22:26:32.000,2.0,1237.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+264,dummyauthenticator,A Dummy JupyterHub Authenticator to make testing easy.,https://github.com/jupyterhub/dummyauthenticator,,hub-auth,13,False,jupyterhub-dummyauthenticator,jupyterhub/dummyauthenticator,,https://github.com/jupyterhub/dummyauthenticator,BSD-3-Clause,2016-02-14 21:57:32.000,2021-02-12 08:19:02.000000,2021-02-12 08:19:00,7.0,,15.0,5.0,2.0,5.0,2.0,28.0,2017-04-29 22:45:46.000,0.3.1,,1557.0,4.0,129.0,125.0,1.0,https://pypi.org/project/jupyterhub-dummyauthenticator,2017-04-29 22:45:46.000,4.0,1557.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+265,Null Authenticator,Null Authenticator for JupyterHub instances that should have no login mechanism.,https://github.com/jupyterhub/nullauthenticator,,hub-auth,13,False,nullauthenticator,jupyterhub/nullauthenticator,,https://github.com/jupyterhub/nullauthenticator,BSD-3-Clause,2017-08-30 09:12:22.000,2022-12-07 12:48:52.000000,2022-05-17 12:31:29,20.0,,11.0,6.0,5.0,1.0,,9.0,2017-08-30 13:12:25.000,1.0.0,,2603.0,1.0,127.0,125.0,7.0,https://pypi.org/project/nullauthenticator,2017-08-30 13:12:25.000,2.0,2603.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+266,pigeon,Quickly annotate data from the comfort of your Jupyter notebook.,https://github.com/agermanidis/pigeon,,widgets,12,False,pigeon-jupyter,agermanidis/pigeon,,https://github.com/agermanidis/pigeon,Apache-2.0,2017-09-05 00:04:14.000,2024-04-04 08:55:11.000000,2017-09-05 17:22:02,2.0,,121.0,11.0,7.0,14.0,,776.0,2017-09-05 01:20:43.000,0.1.0,,289.0,1.0,32.0,32.0,1.0,https://pypi.org/project/pigeon-jupyter,2017-09-05 01:20:43.000,,289.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+267,jupyter-manim,manim cell magic for IPython/Jupyter to show the output video.,https://github.com/krassowski/jupyter-manim,,magic,12,False,jupyter-manim,krassowski/jupyter-manim,,https://github.com/krassowski/jupyter-manim,MIT,2019-05-22 14:18:39.000,2022-01-02 21:32:22.000000,2022-01-02 21:32:22,42.0,,11.0,14.0,9.0,7.0,19.0,196.0,2020-04-12 11:15:09.000,1.3,,299.0,6.0,,,5.0,https://pypi.org/project/jupyter-manim,2020-04-12 11:15:32.000,,299.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+268,jupyterlab_darkside_ui,Darkside ui and syntax theme for jupyterlab.,https://github.com/dunovank/jupyterlab_darkside_ui,,lab-themes,12,False,jupyterlab_darkside_ui,dunovank/jupyterlab_darkside_ui,,https://github.com/dunovank/jupyterlab_darkside_ui,BSD-3-Clause,2021-04-22 15:57:16.000,2023-09-18 22:19:00.000000,2023-09-18 22:14:14,34.0,,10.0,4.0,6.0,1.0,5.0,119.0,2022-03-18 17:41:32.000,0.2.3,,607.0,12.0,,,6.0,https://pypi.org/project/jupyterlab_darkside_ui,2022-03-18 17:41:32.000,,607.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,,
+269,jupyterlab-gitplus,JupyterLab extension to create GitHub commits & pull requests.,https://github.com/ReviewNB/jupyterlab-gitplus,,lab-extensions,12,True,jupyterlab_gitplus,ReviewNB/jupyterlab-gitplus,,https://github.com/ReviewNB/jupyterlab-gitplus,AGPL-3.0,2020-03-05 13:43:58.000,2024-06-25 09:23:44.000000,2024-06-25 09:17:03,120.0,,14.0,5.0,15.0,10.0,9.0,114.0,2024-06-25 09:23:44.000,0.3.4,,831.0,19.0,8.0,3.0,3.0,https://pypi.org/project/jupyterlab_gitplus,2024-06-25 09:23:44.000,,822.0,,,,3.0,@reviewnb/jupyterlab_gitplus,https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus,2023-02-28 12:20:56.470,5.0,9.0,,,,,,,,,,,,,,,,,,
+270,jupyterlite,Wasm powered Jupyter running in the browser.,https://github.com/jtpio/jupyterlite,,notebook-environments,12,True,,jtpio/jupyterlite,,https://github.com/jtpio/jupyterlite,BSD-3-Clause,2021-07-08 07:21:45.000,2025-01-16 09:46:42.000000,2025-01-16 09:01:09,2764.0,34.0,7.0,1.0,11.0,,,107.0,,,,,,,,68.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+271,jupyterlab-theme-solarized-dark,JupyterLab Theme Solarized Dark.,https://github.com/AllanChain/jupyterlab-theme-solarized-dark,,lab-themes,12,True,jupyterlab_theme_solarized_dark,AllanChain/jupyterlab-theme-solarized-dark,,https://github.com/AllanChain/jupyterlab-theme-solarized-dark,BSD-3-Clause,2020-04-05 12:18:48.000,2024-12-13 14:39:28.000000,2024-12-13 14:38:37,134.0,3.0,12.0,2.0,43.0,2.0,2.0,106.0,2024-01-18 12:03:37.000,3.0.1,77.0,5200.0,21.0,6.0,3.0,2.0,https://pypi.org/project/jupyterlab_theme_solarized_dark,2024-01-18 12:03:30.000,,4630.0,,,,2.0,jupyterlab-theme-solarized-dark,https://www.npmjs.com/package/jupyterlab-theme-solarized-dark,2024-01-18 12:03:28.487,3.0,569.0,,,,,,,,,,,,,,,,,,
+272,Horizon Theme,VSCode Horizon Theme port for JupyterLab.,https://github.com/mohirio/jupyterlab-horizon-theme,,lab-themes,12,False,jupyterlab-horizon-theme,mohirio/jupyterlab-horizon-theme,,https://github.com/mohirio/jupyterlab-horizon-theme,BSD-3-Clause,2019-06-07 08:46:59.000,2024-04-11 13:05:14.000000,2023-11-22 19:40:53,62.0,,9.0,1.0,17.0,1.0,8.0,96.0,2023-11-22 19:41:10.000,4.0.2,74.0,846.0,17.0,5.0,3.0,3.0,https://pypi.org/project/jupyterlab-horizon-theme,2023-11-22 19:41:02.000,,813.0,,,,2.0,@mohirio/jupyterlab-horizon-theme,https://www.npmjs.com/package/@mohirio/jupyterlab-horizon-theme,2023-11-22 19:41:07.437,2.0,28.0,,,,,,,,,,,,,,,,,,
+273,ssh_ipykernel,A remote jupyter kernel via ssh.,https://github.com/bernhard-42/ssh_ipykernel,,kernels,12,False,ssh-ipykernel,bernhard-42/ssh_ipykernel,,https://github.com/bernhard-42/ssh_ipykernel,MIT,2019-09-01 17:43:26.000,2023-09-08 09:37:29.000000,2021-06-28 15:17:55,81.0,,5.0,4.0,24.0,3.0,,16.0,2021-06-28 15:15:13.000,1.2.3,,515.0,12.0,10.0,3.0,2.0,https://pypi.org/project/ssh-ipykernel,2021-06-28 15:15:13.000,2.0,510.0,,,,3.0,interrupt-ipykernel-extension,https://www.npmjs.com/package/interrupt-ipykernel-extension,2020-05-07 15:53:36.321,5.0,5.0,,,,,,,,,,,,,,,,,,
+274,nbmake-action,GitHub Action for testing notebooks.,https://github.com/treebeardtech/nbmake-action,,notebook-tools,11,False,,treebeardtech/nbmake-action,,https://github.com/treebeardtech/nbmake-action,Apache-2.0,2020-02-06 15:49:32.000,2021-09-21 08:52:43.000000,2021-09-21 08:52:40,9.0,,8.0,9.0,41.0,,24.0,152.0,2020-12-11 15:26:11.000,0.2.1,,,5.0,,,4.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+275,Gruvbox Theme,Gruvbox dark theme for Jupyter Lab. Modeled on classic gruvbox color palette and jupyter-themes gruvbox theme.,https://github.com/Rahlir/theme-gruvbox,,lab-themes,11,False,,Rahlir/theme-gruvbox,,https://github.com/Rahlir/theme-gruvbox,BSD-3-Clause,2019-05-03 20:34:01.000,2020-04-12 19:23:01.000000,2020-04-12 19:22:55,44.0,,9.0,7.0,2.0,,,52.0,2019-09-22 14:06:52.149,1.1.0,,19.0,5.0,7.0,4.0,3.0,,,,,,,,3.0,@rahlir/theme-gruvbox,https://www.npmjs.com/package/@rahlir/theme-gruvbox,2019-09-22 14:06:52.149,3.0,19.0,,,,,,,,,,,,,,,,,,
+276,ipyp5,p5.js Jupyter Widget.,https://github.com/jtpio/ipyp5,,widgets,11,False,ipyp5,jtpio/ipyp5,,https://github.com/jtpio/ipyp5,BSD-3-Clause,2018-03-06 17:50:12.000,2023-01-04 06:51:10.000000,2020-10-16 21:38:41,60.0,,5.0,4.0,21.0,5.0,,42.0,2019-07-06 21:45:12.000,0.1.1,,127.0,2.0,3.0,3.0,2.0,https://pypi.org/project/ipyp5,2019-07-06 21:45:12.000,,127.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+277,CAS Authenticator,CAS authenticator for Jupyterhub.,https://github.com/cwaldbieser/jhub_cas_authenticator,,hub-auth,11,False,jhub_cas_authenticator,cwaldbieser/jhub_cas_authenticator,,https://github.com/cwaldbieser/jhub_cas_authenticator,GPL-3.0,2017-09-17 19:17:08.000,2023-03-17 18:54:21.000000,2023-03-17 18:52:39,43.0,,12.0,6.0,8.0,3.0,12.0,22.0,2020-03-27 22:25:50.000,1.0.2,,376.0,7.0,1.0,,4.0,https://pypi.org/project/jhub_cas_authenticator,2020-03-27 22:25:50.000,1.0,376.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+278,remote_ikernel,"All your Jupyter kernels, on all your machines, in one place.",https://github.com/tdaff/remote_ikernel,,kernels,11,False,remote_ikernel,tdaff/remote_ikernel,,https://github.com/tdaff/remote_ikernel,BSD-2-Clause,2017-07-11 14:29:42.000,2024-08-02 07:07:57.000000,2020-11-08 22:02:16,78.0,,13.0,2.0,5.0,11.0,18.0,18.0,2021-12-15 16:24:07.577,0.2.5,,523.0,19.0,3.0,,7.0,https://pypi.org/project/remote_ikernel,2021-12-15 16:24:07.577,3.0,523.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,tdaff/remote_ikernel
+279,easyexplore,Toolbox for easy and effective data exploration in Python.,https://github.com/GianniBalistreri/easyexplore,,widgets,11,False,easyexplore,GianniBalistreri/easyexplore,,https://github.com/GianniBalistreri/easyexplore,GPL-3.0,2020-05-04 17:26:04.000,2023-07-06 22:15:29.000000,2023-04-01 21:00:35,335.0,,2.0,1.0,83.0,8.0,16.0,5.0,2023-04-16 18:44:00.620,0.7.4,,4478.0,65.0,5.0,4.0,4.0,https://pypi.org/project/easyexplore,2022-06-08 16:40:13.000,1.0,4478.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+280,Hash Authenticator,Authenticate users with passwords generated from their username.,https://github.com/thedataincubator/jupyterhub-hashauthenticator,,hub-auth,11,False,jupyterhub-hashauthenticator,thedataincubator/jupyterhub-hashauthenticator,,https://github.com/thedataincubator/jupyterhub-hashauthenticator,BSD-3-Clause,2017-08-18 19:18:33.000,2024-01-04 01:03:19.000000,2024-01-04 01:03:07,46.0,,3.0,9.0,6.0,,,4.0,2024-01-04 01:02:47.000,0.5.0,,300.0,8.0,,,3.0,https://pypi.org/project/jupyterhub-hashauthenticator,2024-01-04 01:02:47.000,,300.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+281,jupyter2slides,Cloud Native Presentation Slides with Jupyter Notebook + Reveal.js.,https://github.com/datitran/jupyter2slides,,notebook-tools,10,False,,datitran/jupyter2slides,,https://github.com/datitran/jupyter2slides,MIT,2016-07-26 12:38:17.000,2019-09-03 14:54:44.000000,2018-12-28 18:34:22,11.0,,168.0,53.0,1.0,11.0,4.0,795.0,,,,,,,,1.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+282,ICSharp,C# kernel for Jupyter.,https://github.com/zabirauf/icsharp,,kernels,10,False,,zabirauf/icsharp,,https://github.com/zabirauf/icsharp,Apache-2.0,2014-09-22 07:57:50.000,2022-06-22 17:44:39.000000,2018-09-23 04:19:45,45.0,,57.0,20.0,19.0,28.0,18.0,279.0,,,,,,,,11.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+283,ipyannotate,Jupyter Widget for data annotation.,https://github.com/ipyannotate/ipyannotate,,widgets,10,False,ipyannotate,ipyannotate/ipyannotate,,https://github.com/ipyannotate/ipyannotate,,2018-07-23 19:23:28.000,2023-01-06 01:35:32.000000,2020-09-20 09:38:39,27.0,,14.0,4.0,27.0,3.0,1.0,141.0,2018-10-05 14:26:44.945,0.1.0,,398.0,2.0,7.0,,4.0,https://pypi.org/project/ipyannotate,2018-07-29 08:53:50.000,2.0,392.0,,,,3.0,ipyannotate,https://www.npmjs.com/package/ipyannotate,2018-10-05 14:26:44.945,5.0,6.0,,,,,,,,,,,,,,,,,,
+284,jupyterlab-celltags,A JupyterLab extension for notebook cell tags.,https://github.com/jupyterlab/jupyterlab-celltags,,lab-extensions,10,False,,jupyterlab/jupyterlab-celltags,,https://github.com/jupyterlab/jupyterlab-celltags,BSD-3-Clause,2018-06-18 22:02:23.000,2020-04-29 18:27:31.000000,2020-04-29 18:26:29,441.0,,26.0,14.0,184.0,12.0,7.0,114.0,,,,,,,,10.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+285,JupyterLab Bytecode,JupyterLab extension to explore CPython Bytecode.,https://github.com/jtpio/jupyterlab-python-bytecode,,lab-extensions,10,False,,jtpio/jupyterlab-python-bytecode,,https://github.com/jtpio/jupyterlab-python-bytecode,BSD-3-Clause,2018-09-29 19:55:49.000,2023-01-03 15:16:54.000000,2020-10-16 21:38:08,114.0,,6.0,2.0,48.0,22.0,3.0,62.0,2020-03-12 15:14:07.198,1.0.0,,41.0,12.0,8.0,3.0,2.0,,,,,,,,3.0,jupyterlab-python-bytecode,https://www.npmjs.com/package/jupyterlab-python-bytecode,2020-03-12 15:14:07.198,5.0,41.0,,,,,,,,,,,,,,,,,,
+286,Jupyter Helpers,A collection of helpers for Jupyter/IPython.,https://github.com/krassowski/jupyter-helpers,,notebook-tools,10,False,jupyter_helpers,krassowski/jupyter-helpers,,https://github.com/krassowski/jupyter-helpers,MIT,2019-03-17 22:11:35.000,2021-07-31 11:45:58.000000,2021-07-31 11:45:57,27.0,,3.0,4.0,1.0,3.0,2.0,47.0,2021-02-10 16:37:32.000,0.2.3,,215.0,5.0,,,2.0,https://pypi.org/project/jupyter_helpers,2021-02-10 16:37:32.000,,215.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+287,YarnSpawner,Spawn JupyterHub single user notebook servers in Hadoop/YARN containers.,https://github.com/jupyterhub/yarnspawner,,hub-spawners,10,False,jupyterhub-yarnspawner,jupyterhub/yarnspawner,conda-forge/jupyterhub-yarnspawner,https://github.com/jupyterhub/yarnspawner,BSD-3-Clause,2018-12-18 19:31:03.000,2023-06-16 16:13:13.990000,2019-07-16 16:58:16,37.0,,16.0,8.0,13.0,7.0,4.0,19.0,2019-07-01 16:01:55.000,0.4.0,,952.0,4.0,,,2.0,https://pypi.org/project/jupyterhub-yarnspawner,2019-07-01 16:01:55.000,,227.0,https://anaconda.org/conda-forge/jupyterhub-yarnspawner,2023-06-16 16:13:13.990,52257.0,3.0,,,,,,,,,,,,,,,,,,,,,,,
+288,jupyterlab-executor,JupyterLab extension to execute the scripts from the file browser.,https://github.com/gavincyi/jupyterlab-executor,,lab-extensions,10,False,jupyterlab-executor,gavincyi/jupyterlab-executor,,https://github.com/gavincyi/jupyterlab-executor,BSD-3-Clause,2020-12-29 15:51:54.000,2023-09-10 20:17:39.000000,2023-09-10 20:15:08,11.0,,1.0,4.0,4.0,3.0,2.0,15.0,2023-09-10 20:26:52.000,2023.1.1,10.0,516.0,5.0,5.0,3.0,2.0,https://pypi.org/project/jupyterlab-executor,2023-09-10 20:17:39.000,,502.0,,,,3.0,@gavincyi/jupyterlab-executor,https://www.npmjs.com/package/@gavincyi/jupyterlab-executor,2021-03-24 21:39:03.790,2.0,14.0,,,,,,,,,,,,,,,,,,
+289,Keberos Authenticator,A JupyterHub authenticator using Kerberos.,https://github.com/jupyterhub/kerberosauthenticator,,hub-auth,10,False,jupyterhub-kerberosauthenticator,jupyterhub/kerberosauthenticator,,https://github.com/jupyterhub/kerberosauthenticator,BSD-3-Clause,2019-04-17 18:01:36.000,2019-07-16 16:57:42.000000,2019-07-16 16:57:24,21.0,,5.0,3.0,7.0,3.0,2.0,11.0,2019-07-01 16:05:41.987,0.2.0,,216.0,2.0,3.0,3.0,2.0,https://pypi.org/project/jupyterhub-kerberosauthenticator,2019-07-01 16:05:41.987,,216.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+290,Theme Toggle,JupyterLab extension to toggle the theme in the Top Bar area.,https://github.com/jtpio/jupyterlab-theme-toggle,,lab-themes,10,False,,jtpio/jupyterlab-theme-toggle,,https://github.com/jtpio/jupyterlab-theme-toggle,BSD-3-Clause,2019-07-27 08:45:07.000,2024-06-20 07:55:32.000000,2024-06-20 07:55:10,49.0,,3.0,2.0,20.0,,5.0,11.0,2020-11-06 21:10:33.532,0.6.1,,146.0,7.0,10.0,5.0,2.0,,,,,,,,3.0,jupyterlab-theme-toggle,https://www.npmjs.com/package/jupyterlab-theme-toggle,2020-11-06 21:10:33.532,5.0,146.0,,,,,,,,,,,,,,,,,,
+291,jnotebook-reader,"An awesome viewer to browse and render Jupyter Notebooks from local, Amazon S3, Google Cloud Storage or MinIO.",https://github.com/line/jnotebook_reader,,notebook-sharing,9,False,,line/jnotebook_reader,,https://github.com/line/jnotebook_reader,Apache-2.0,2020-10-30 02:50:59.000,2022-12-06 05:30:25.000000,2022-12-06 05:30:25,15.0,,16.0,14.0,14.0,1.0,4.0,104.0,2021-02-10 02:34:21.000,1.0.2,,,3.0,,,7.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+292,jupyterterminals,Jupyter plugin to support inline terminal shells along with buttons to control them.,https://github.com/willkessler/jupyterterminals,,jupyter-extensions,9,False,jupyterterminals,willkessler/jupyterterminals,,https://github.com/willkessler/jupyterterminals,MIT,2020-03-08 16:36:18.000,2023-01-05 23:10:50.000000,2023-01-05 23:08:38,55.0,,3.0,3.0,15.0,,1.0,12.0,2020-04-28 05:56:20.000,0.1.2,,132.0,2.0,4.0,4.0,2.0,https://pypi.org/project/jupyterterminals,2020-04-28 05:56:20.000,,132.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+293,Remote Authenticator,"A collection of JupyterHub Authenticators, including Header, Remote-User and Dummy, based on..",https://github.com/ucphhpc/jhub-authenticators,,hub-auth,9,False,jhub-authenticators,ucphhpc/jhub-authenticators,,https://github.com/ucphhpc/jhub-authenticators,GPL-3.0,2017-12-20 14:46:18.000,2024-03-21 13:05:24.000000,2024-03-21 13:05:17,236.0,,1.0,2.0,1.0,,,2.0,2022-10-03 13:12:31.287,0.5.0,,855.0,19.0,4.0,3.0,6.0,https://pypi.org/project/jhub-authenticators,2022-04-15 09:56:22.000,1.0,855.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+294,Jupyter Black,Black formatter for Jupyter Notebook.,https://github.com/drillan/jupyter-black,,jupyter-extensions,8,True,,drillan/jupyter-black,,https://github.com/drillan/jupyter-black,BSD-3-Clause,2018-08-10 05:21:02.000,2020-02-01 03:27:05.000000,2020-02-01 03:27:04,10.0,,24.0,5.0,3.0,11.0,14.0,442.0,,,,,,,,2.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+295,Nord Theme,JupyterLab - Nord Theme.,https://github.com/kenshohara/theme-nord-extension,,lab-themes,8,False,,kenshohara/theme-nord-extension,,https://github.com/kenshohara/theme-nord-extension,BSD-3-Clause,2019-06-11 02:09:21.000,2020-09-20 09:11:33.000000,2020-09-20 09:10:43,13.0,,1.0,2.0,3.0,5.0,4.0,25.0,2020-09-20 07:58:25.186,2.2.5,,24.0,7.0,5.0,3.0,1.0,,,,,,,,3.0,@kenshohara/theme-nord-extension,https://www.npmjs.com/package/@kenshohara/theme-nord-extension,2020-09-20 07:58:25.186,2.0,24.0,,,,,,,,,,,,,,,,,,
+296,JupyterLab Spark,Spark Application UI extension for JupyterLab.,https://github.com/manuzhang/jupyterlab_spark,,lab-extensions,8,False,,manuzhang/jupyterlab_spark,,https://github.com/manuzhang/jupyterlab_spark,Apache-2.0,2019-04-20 06:31:59.000,2021-09-05 13:13:14.000000,2021-09-05 13:10:26,21.0,,2.0,5.0,11.0,2.0,3.0,10.0,2021-09-05 07:10:44.275,0.4.0,,18.0,4.0,8.0,3.0,2.0,,,,,,,,3.0,jupyterlab_spark,https://www.npmjs.com/package/jupyterlab_spark,2021-09-05 07:10:44.275,5.0,18.0,,,,,,,,,,,,,,,,,,
+297,Vision UI,UI visual interface for fastai - now compatible with Google Colab.,https://github.com/asvcode/Vision_UI,,widgets,7,False,,asvcode/Vision_UI,,https://github.com/asvcode/Vision_UI,,2019-05-23 04:53:03.000,2020-07-05 04:00:59.000000,2020-07-05 04:00:59,112.0,,33.0,12.0,2.0,1.0,2.0,250.0,,,,,,,,3.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+298,Jupter-Notebook-REST-API,Run your jupyter notebooks as a REST API endpoint. This isnt a jupyter server but rather just a way to run your..,https://github.com/Invictify/Jupter-Notebook-REST-API,,notebook-tools,5,False,,Invictify/Jupter-Notebook-REST-API,,https://github.com/Invictify/Jupter-Notebook-REST-API,MIT,2020-03-31 22:48:04.000,2022-12-08 03:56:51.000000,2020-03-31 23:00:06,2.0,,10.0,3.0,16.0,,,80.0,,,,,,,,2.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+299,kernel-relay,kernel-relay is a GraphQL service for interfacing with one or more Jupyter kernels.,https://github.com/nteract/kernel-relay,,kernels,4,False,,nteract/kernel-relay,,https://github.com/nteract/kernel-relay,,2019-02-04 21:12:54.000,2023-01-04 02:47:40.000000,2019-07-10 04:14:14,12.0,,5.0,13.0,30.0,10.0,2.0,12.0,,,,,,3.0,3.0,3.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
+300,SSH Authenticator,A simple SSH authenticator for JupyterHub.,https://github.com/andreas-h/sshauthenticator,,hub-auth,4,False,,andreas-h/sshauthenticator,,https://github.com/andreas-h/sshauthenticator,BSD-3-Clause,2019-09-03 10:20:22.000,2019-09-03 15:17:32.000000,2019-09-03 15:17:07,4.0,,1.0,2.0,,,,7.0,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,
diff --git a/latest-changes.md b/latest-changes.md
index 70d977b..841ca50 100644
--- a/latest-changes.md
+++ b/latest-changes.md
@@ -2,19 +2,19 @@
_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
-- papermill (🥇32 · ⭐ 6K · 📈) - Parameterize, execute, and analyze notebooks. BSD-3
-- Stencila (🥈29 · ⭐ 800 · 📈) - Documents with Scientific Intelligence. Apache-2
-- nbQA (🥈27 · ⭐ 1.1K · 📈) - Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter.. MIT
-- Bash Kernel (🥇26 · ⭐ 710 · 📈) - A bash kernel for IPython. BSD-3
-- SciJava Kernel (🥉18 · ⭐ 180 · 💀) - [RETIRED] Try IJava or BeakerX. Apache-2
+- Jupyter Book (🥇34 · ⭐ 3.9K · 📈) - Create beautiful, publication-quality books and documents.. BSD-3
+- sos (🥈29 · ⭐ 280 · 📈) - SoS workflow system for daily data analysis. BSD-3
+- Knowledge Repo (🥈26 · ⭐ 5.5K · 💀) - A next-generation curated knowledge sharing platform.. Apache-2
+- qgrid (🥈26 · ⭐ 3.1K · 💀) - An interactive grid for sorting, filtering, and editing DataFrames.. Apache-2
+- jupyterlab-interactive-dashboard-editor (🥉17 · ⭐ 220 · 💀) - A drag-and-drop dashboard editor for JupyterLab. BSD-3
## 📉 Trending Down
_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._
-- Jupyter Book (🥇33 · ⭐ 3.9K · 📉) - Create beautiful, publication-quality books and documents.. BSD-3
-- OAuthenticator (🥇29 · ⭐ 420 · 📉) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
-- JupyterLab Debugger (🥇28 · ⭐ 14K · 💀) - A visual debugger for Jupyter notebooks, consoles,.. BSD-3
-- JupyterLab LSP (🥇28 · ⭐ 1.8K · 📉) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3
-- responsible-ai-widgets (🥈24 · ⭐ 1.4K · 📉) - Responsible AI Toolbox is a suite of tools providing.. MIT
+- Voila (🥈32 · ⭐ 5.5K · 📉) - Voil turns Jupyter notebooks into standalone web applications. BSD-3
+- ipyparallel (🥈30 · ⭐ 2.6K · 📉) - IPython Parallel: Interactive Parallel Computing in.. ❗Unlicensed
+- elyra (🥇29 · ⭐ 1.9K · 📉) - Elyra extends JupyterLab with an AI centric approach. Apache-2
+- ThebeLab (🥉20 · ⭐ 400 · 📉) - Turn static HTML pages into live documents with Jupyter kernels. BSD-3
+- jupyverse (🥉18 · ⭐ 250 · 📉) - A Jupyter server based on FastAPI. ❗️BSD-1-Clause