From a3cf19fa389f26b87536c8c751119fa83f49936c Mon Sep 17 00:00:00 2001 From: LukasMasuch Date: Thu, 19 Dec 2024 14:34:11 +0000 Subject: [PATCH] Update best-of list for version 2024.12.19 --- README.md | 895 ++++++++++++++++---------------- history/2024-12-19_changes.md | 20 + history/2024-12-19_projects.csv | 302 +++++++++++ latest-changes.md | 20 +- 4 files changed, 785 insertions(+), 452 deletions(-) create mode 100644 history/2024-12-19_changes.md create mode 100644 history/2024-12-19_projects.csv diff --git a/README.md b/README.md index 08a2b2f..803df74 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) (📥 31M / month · 📦 2.2K · ⏱️ 05.12.2024): +- [PyPi](https://pypi.org/project/notebook) (📥 29M / month · 📦 2.2K · ⏱️ 05.12.2024): ``` pip install notebook ``` @@ -97,11 +97,11 @@ _Development environments with support for Jupyter Notebooks._ ``` git clone https://github.com/jupyterhub/jupyterhub ``` -- [PyPi](https://pypi.org/project/jupyterhub) (📥 320K / month · 📦 220 · ⏱️ 21.10.2024): +- [PyPi](https://pypi.org/project/jupyterhub) (📥 300K / month · 📦 220 · ⏱️ 21.10.2024): ``` pip install jupyterhub ``` -- [Conda](https://anaconda.org/conda-forge/jupyterhub) (📥 1.2M · ⏱️ 21.10.2024): +- [Conda](https://anaconda.org/conda-forge/jupyterhub) (📥 1.3M · ⏱️ 21.10.2024): ``` conda install -c conda-forge jupyterhub ``` @@ -129,22 +129,22 @@ _Development environments with support for Jupyter Notebooks._ ``` git clone https://github.com/jupyterlab/jupyterlab ``` -- [PyPi](https://pypi.org/project/jupyterlab) (📥 36M / month · 📦 2.9K · ⏱️ 10.12.2024): +- [PyPi](https://pypi.org/project/jupyterlab) (📥 31M / month · 📦 2.9K · ⏱️ 18.12.2024): ``` pip install jupyterlab ``` -- [Conda](https://anaconda.org/conda-forge/jupyterlab) (📥 12M · ⏱️ 10.12.2024): +- [Conda](https://anaconda.org/conda-forge/jupyterlab) (📥 12M · ⏱️ 18.12.2024): ``` conda install -c conda-forge jupyterlab ``` -- [npm](https://www.npmjs.com/package/@jupyterlab/ui-components) (📥 210K / month · 📦 410 · ⏱️ 10.12.2024): +- [npm](https://www.npmjs.com/package/@jupyterlab/ui-components) (📥 220K / month · 📦 420 · ⏱️ 18.12.2024): ``` npm install @jupyterlab/ui-components ```
VSCode Jupyter (🥈32 · ⭐ 1.3K) - VS Code Jupyter extension. MIT -- [GitHub](https://github.com/microsoft/vscode-jupyter) (👨‍💻 270 · 🔀 290 · 📥 910 · 📦 3 · 📋 10K - 4% open · ⏱️ 11.12.2024): +- [GitHub](https://github.com/microsoft/vscode-jupyter) (👨‍💻 270 · 🔀 290 · 📥 940 · 📦 3 · 📋 10K - 4% open · ⏱️ 18.12.2024): ``` git clone https://github.com/microsoft/vscode-jupyter @@ -161,23 +161,23 @@ _Development environments with support for Jupyter Notebooks._ ``` git clone https://github.com/nteract/nteract ``` -- [PyPi](https://pypi.org/project/nteract_on_jupyter) (📥 1.8K / month · ⏱️ 16.07.2019): +- [PyPi](https://pypi.org/project/nteract_on_jupyter) (📥 1.6K / month · ⏱️ 16.07.2019): ``` pip install nteract_on_jupyter ``` -- [npm](https://www.npmjs.com/package/@nteract/messaging) (📥 55K / month · 📦 29 · ⏱️ 22.10.2021): +- [npm](https://www.npmjs.com/package/@nteract/messaging) (📥 49K / month · 📦 29 · ⏱️ 22.10.2021): ``` npm install @nteract/messaging ```
-
sos (🥈27 · ⭐ 280 · 📉) - SoS workflow system for daily data analysis. BSD-3 +
sos (🥈27 · ⭐ 280) - SoS workflow system for daily data analysis. BSD-3 - [GitHub](https://github.com/vatlab/sos) (👨‍💻 36 · 🔀 45 · 📦 6.8K · 📋 1.5K - 4% open · ⏱️ 17.10.2024): ``` git clone https://github.com/vatlab/SOS ``` -- [PyPi](https://pypi.org/project/sos-notebook) (📥 4.2K / month · 📦 22 · ⏱️ 25.09.2023): +- [PyPi](https://pypi.org/project/sos-notebook) (📥 3.4K / month · 📦 22 · ⏱️ 25.09.2023): ``` pip install sos-notebook ``` @@ -188,19 +188,19 @@ _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) (👨‍💻 160 · 🔀 940 · 📋 370 - 5% open · ⏱️ 05.12.2024): +- [GitHub](https://github.com/Kaggle/docker-python) (👨‍💻 160 · 🔀 940 · 📋 370 - 5% open · ⏱️ 19.12.2024): ``` git clone https://github.com/kaggle/docker-python ``` -- [Docker Hub](https://hub.docker.com/r/kaggle/python) (📥 200K · ⭐ 180 · ⏱️ 26.11.2024): +- [Docker Hub](https://hub.docker.com/r/kaggle/python) (📥 200K · ⭐ 180 · ⏱️ 17.12.2024): ``` docker pull kaggle/python ```
gpu-jupyter (🥉16 · ⭐ 710) - GPU-Jupyter: Leverage the flexibility of Jupyterlab through the.. Apache-2 -- [GitHub](https://github.com/iot-salzburg/gpu-jupyter) (👨‍💻 15 · 🔀 230 · 📋 97 - 4% open · ⏱️ 26.11.2024): +- [GitHub](https://github.com/iot-salzburg/gpu-jupyter) (👨‍💻 15 · 🔀 230 · 📋 97 - 4% open · ⏱️ 12.12.2024): ``` git clone https://github.com/iot-salzburg/gpu-jupyter @@ -208,7 +208,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) (👨‍💻 64 · 🔀 7 · ⏱️ 08.11.2024): +- [GitHub](https://github.com/jtpio/jupyterlite) (👨‍💻 66 · 🔀 7 · ⏱️ 18.12.2024): ``` git clone https://github.com/jtpio/jupyterlite @@ -219,8 +219,8 @@ _Development environments with support for Jupyter Notebooks._ - DataLab (🥉24 · ⭐ 970 · 💀) - Interactive tools and developer experiences for Big Data on.. Apache-2 - Hydrogen (🥉22 · ⭐ 3.9K · 💀) - Run code interactively, inspect data, and plot. All the power of.. MIT - ML Workspace (🥉21 · ⭐ 3.5K · 💀) - All-in-one web-based IDE specialized for machine learning.. Apache-2 -- jupyverse (🥉20 · ⭐ 250) - A Jupyter server based on FastAPI. ❗️BSD-1-Clause - retrolab (🥉19 · ⭐ 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

@@ -235,12 +235,12 @@ _Extensions that provide interactive UI-widgets and visualization tools._
bokeh (🥇45 · ⭐ 19K) - Interactive Data Visualization in the browser, from Python. BSD-3 -- [GitHub](https://github.com/bokeh/bokeh) (👨‍💻 700 · 🔀 4.2K · 📦 95K · 📋 7.8K - 10% open · ⏱️ 11.12.2024): +- [GitHub](https://github.com/bokeh/bokeh) (👨‍💻 700 · 🔀 4.2K · 📦 96K · 📋 7.8K - 10% open · ⏱️ 18.12.2024): ``` git clone https://github.com/bokeh/bokeh ``` -- [PyPi](https://pypi.org/project/bokeh) (📥 4.4M / month · 📦 1.8K · ⏱️ 03.12.2024): +- [PyPi](https://pypi.org/project/bokeh) (📥 4.2M / month · 📦 1.8K · ⏱️ 03.12.2024): ``` pip install bokeh ``` @@ -248,14 +248,34 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge bokeh ``` -- [npm](https://www.npmjs.com/package/@bokeh/bokehjs) (📥 20K / month · 📦 21 · ⏱️ 03.12.2024): +- [npm](https://www.npmjs.com/package/@bokeh/bokehjs) (📥 19K / month · 📦 21 · ⏱️ 03.12.2024): ``` npm install @bokeh/bokehjs ```
-
pandas-profiling (🥇38 · ⭐ 13K) - 1 Line of code data quality profiling & exploratory data.. MIT +
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.7K - 30% open · ⏱️ 18.12.2024): + + ``` + git clone https://github.com/holoviz/panel + ``` +- [PyPi](https://pypi.org/project/panel) (📥 960K / month · 📦 440 · ⏱️ 18.12.2024): + ``` + pip install panel + ``` +- [Conda](https://anaconda.org/conda-forge/panel) (📥 1.8M · ⏱️ 19.12.2024): + ``` + conda install -c conda-forge panel + ``` +- [npm](https://www.npmjs.com/package/@holoviz/panel) (📥 24K / month · 📦 5 · ⏱️ 18.12.2024): + ``` + npm install @holoviz/panel + ``` +
+
pandas-profiling (🥇37 · ⭐ 13K · 📉) - 1 Line of code data quality profiling & exploratory data.. MIT -- [GitHub](https://github.com/ydataai/ydata-profiling) (👨‍💻 130 · 🔀 1.7K · 📥 220 · 📦 4.8K · 📋 810 - 28% open · ⏱️ 10.12.2024): +- [GitHub](https://github.com/ydataai/ydata-profiling) (👨‍💻 130 · 🔀 1.7K · 📥 220 · 📦 4.9K · 📋 810 - 28% open · ⏱️ 18.12.2024): ``` git clone https://github.com/pandas-profiling/pandas-profiling @@ -269,34 +289,30 @@ _Extensions that provide interactive UI-widgets and visualization tools._ conda install -c conda-forge pandas-profiling ```
-
panel (🥇38 · ⭐ 4.9K) - Panel: The powerful data exploration & web app framework for Python. BSD-3 +
evidently (🥇36 · ⭐ 5.5K) - Evidently is an open-source ML and LLM observability framework... Apache-2 -- [GitHub](https://github.com/holoviz/panel) (👨‍💻 180 · 🔀 520 · 📦 15K · 📋 3.7K - 30% open · ⏱️ 09.12.2024): +- [GitHub](https://github.com/evidentlyai/evidently) (👨‍💻 80 · 🔀 610 · 📥 260 · 📦 5.1K · 📋 410 - 44% open · ⏱️ 19.12.2024): ``` - git clone https://github.com/holoviz/panel - ``` -- [PyPi](https://pypi.org/project/panel) (📥 1.1M / month · 📦 420 · ⏱️ 12.11.2024): - ``` - pip install panel + git clone https://github.com/evidentlyai/evidently ``` -- [Conda](https://anaconda.org/conda-forge/panel) (📥 1.8M · ⏱️ 13.11.2024): +- [PyPi](https://pypi.org/project/evidently) (📥 500K / month · 📦 16 · ⏱️ 13.12.2024): ``` - conda install -c conda-forge panel + pip install evidently ``` -- [npm](https://www.npmjs.com/package/@holoviz/panel) (📥 26K / month · 📦 5 · ⏱️ 12.11.2024): +- [Conda](https://anaconda.org/conda-forge/evidently) (📥 54K · ⏱️ 16.12.2024): ``` - npm install @holoviz/panel + conda install -c conda-forge evidently ```
-
ipywidgets (🥇37 · ⭐ 3.2K) - Interactive Widgets for the Jupyter Notebook. BSD-3 +
ipywidgets (🥇36 · ⭐ 3.2K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3 - [GitHub](https://github.com/jupyter-widgets/ipywidgets) (👨‍💻 220 · 🔀 950 · 📦 3 · 📋 2.1K - 36% open · ⏱️ 22.10.2024): ``` git clone https://github.com/jupyter-widgets/ipywidgets ``` -- [PyPi](https://pypi.org/project/ipywidgets) (📥 26M / month · 📦 4.4K · ⏱️ 22.10.2024): +- [PyPi](https://pypi.org/project/ipywidgets) (📥 23M / month · 📦 4.4K · ⏱️ 22.10.2024): ``` pip install ipywidgets ``` @@ -304,25 +320,29 @@ _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) (📥 31K / month · 📦 120 · ⏱️ 22.10.2024): +- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 33K / month · 📦 120 · ⏱️ 22.10.2024): ``` npm install @jupyter-widgets/jupyterlab-manager ```
-
evidently (🥇36 · ⭐ 5.5K) - Evidently is an open-source ML and LLM observability framework... Apache-2 +
jupyter-matplotlib (🥇33 · ⭐ 1.6K · 📈) - Matplotlib Jupyter Integration. BSD-3 -- [GitHub](https://github.com/evidentlyai/evidently) (👨‍💻 80 · 🔀 600 · 📥 250 · 📦 5K · 📋 410 - 44% open · ⏱️ 09.12.2024): +- [GitHub](https://github.com/matplotlib/ipympl) (👨‍💻 35 · 🔀 220 · 📦 14K · 📋 320 - 47% open · ⏱️ 17.12.2024): ``` - git clone https://github.com/evidentlyai/evidently + git clone https://github.com/matplotlib/ipympl ``` -- [PyPi](https://pypi.org/project/evidently) (📥 500K / month · 📦 16 · ⏱️ 04.12.2024): +- [PyPi](https://pypi.org/project/ipympl) (📥 550K / month · 📦 420 · ⏱️ 17.12.2024): ``` - pip install evidently + pip install ipympl ``` -- [Conda](https://anaconda.org/conda-forge/evidently) (📥 53K · ⏱️ 06.12.2024): +- [Conda](https://anaconda.org/conda-forge/ipympl) (📥 1.8M · ⏱️ 18.12.2024): ``` - conda install -c conda-forge evidently + conda install -c conda-forge ipympl + ``` +- [npm](https://www.npmjs.com/package/jupyter-matplotlib) (📥 8.3K / month · 📦 7 · ⏱️ 17.12.2024): + ``` + npm install jupyter-matplotlib ```
ipyleaflet (🥇33 · ⭐ 1.5K) - A Jupyter - Leaflet.js bridge. MIT @@ -332,11 +352,11 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/jupyter-widgets/ipyleaflet ``` -- [PyPi](https://pypi.org/project/ipyleaflet) (📥 250K / month · 📦 280 · ⏱️ 22.07.2024): +- [PyPi](https://pypi.org/project/ipyleaflet) (📥 230K / month · 📦 280 · ⏱️ 22.07.2024): ``` pip install ipyleaflet ``` -- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (📥 1.3M · ⏱️ 22.07.2024): +- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (📥 1.3M · ⏱️ 16.12.2024): ``` conda install -c conda-forge ipyleaflet ``` @@ -345,26 +365,6 @@ _Extensions that provide interactive UI-widgets and visualization tools._ npm install jupyter-leaflet ```
-
jupyter-matplotlib (🥈32 · ⭐ 1.6K) - Matplotlib Jupyter Integration. BSD-3 - -- [GitHub](https://github.com/matplotlib/ipympl) (👨‍💻 35 · 🔀 220 · 📦 13K · 📋 320 - 48% open · ⏱️ 02.07.2024): - - ``` - git clone https://github.com/matplotlib/ipympl - ``` -- [PyPi](https://pypi.org/project/ipympl) (📥 560K / month · 📦 350 · ⏱️ 15.04.2024): - ``` - pip install ipympl - ``` -- [Conda](https://anaconda.org/conda-forge/ipympl) (📥 1.8M · ⏱️ 16.04.2024): - ``` - conda install -c conda-forge ipympl - ``` -- [npm](https://www.npmjs.com/package/jupyter-matplotlib) (📥 7.9K / month · 📦 7 · ⏱️ 15.04.2024): - ``` - npm install jupyter-matplotlib - ``` -
papermill (🥈31 · ⭐ 6K) - Parameterize, execute, and analyze notebooks. BSD-3 - [GitHub](https://github.com/nteract/papermill) (👨‍💻 120 · 🔀 430 · 📦 6.6K · 📋 410 - 36% open · ⏱️ 05.10.2024): @@ -376,7 +376,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` pip install papermill ``` -- [Conda](https://anaconda.org/conda-forge/papermill) (📥 720K · ⏱️ 27.04.2024): +- [Conda](https://anaconda.org/conda-forge/papermill) (📥 720K · ⏱️ 17.12.2024): ``` conda install -c conda-forge papermill ``` @@ -388,11 +388,11 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/bqplot/bqplot ``` -- [PyPi](https://pypi.org/project/bqplot) (📥 220K / month · 📦 99 · ⏱️ 25.03.2024): +- [PyPi](https://pypi.org/project/bqplot) (📥 210K / month · 📦 99 · ⏱️ 25.03.2024): ``` pip install bqplot ``` -- [Conda](https://anaconda.org/conda-forge/bqplot) (📥 1.4M · ⏱️ 19.02.2024): +- [Conda](https://anaconda.org/conda-forge/bqplot) (📥 1.4M · ⏱️ 16.12.2024): ``` conda install -c conda-forge bqplot ``` @@ -408,7 +408,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/nglviewer/nglview ``` -- [PyPi](https://pypi.org/project/nglview) (📥 180K / month · 📦 91 · ⏱️ 25.11.2024): +- [PyPi](https://pypi.org/project/nglview) (📥 140K / month · 📦 91 · ⏱️ 25.11.2024): ``` pip install nglview ``` @@ -416,37 +416,57 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge nglview ``` -- [npm](https://www.npmjs.com/package/nglview-js-widgets) (📥 3.6K / month · 📦 7 · ⏱️ 28.11.2024): +- [npm](https://www.npmjs.com/package/nglview-js-widgets) (📥 3.4K / month · 📦 7 · ⏱️ 28.11.2024): ``` npm install nglview-js-widgets ```
-
responsible-ai-widgets (🥈27 · ⭐ 1.4K) - Responsible AI Toolbox is a suite of tools providing.. MIT +
itables (🥈28 · ⭐ 820) - Pandas DataFrames as Interactive DataTables. MIT + +- [GitHub](https://github.com/mwouts/itables) (👨‍💻 9 · 🔀 58 · 📦 800 · 📋 180 - 17% open · ⏱️ 15.12.2024): + + ``` + git clone https://github.com/mwouts/itables + ``` +- [PyPi](https://pypi.org/project/itables) (📥 480K / month · 📦 57 · ⏱️ 07.12.2024): + ``` + pip install itables + ``` +- [Conda](https://anaconda.org/conda-forge/itables) (📥 93K · ⏱️ 08.12.2024): + ``` + conda install -c conda-forge itables + ``` +
+
responsible-ai-widgets (🥈26 · ⭐ 1.4K) - Responsible AI Toolbox is a suite of tools providing.. MIT - [GitHub](https://github.com/microsoft/responsible-ai-toolbox) (👨‍💻 43 · 🔀 360 · 📋 320 - 26% open · ⏱️ 07.08.2024): ``` git clone https://github.com/microsoft/responsible-ai-toolbox ``` -- [PyPi](https://pypi.org/project/raiwidgets) (📥 9.2K / month · 📦 6 · ⏱️ 08.07.2024): +- [PyPi](https://pypi.org/project/raiwidgets) (📥 8.1K / month · 📦 6 · ⏱️ 08.07.2024): ``` pip install raiwidgets ```
-
itables (🥈27 · ⭐ 810) - Pandas DataFrames as Interactive DataTables. MIT +
ipydatagrid (🥈26 · ⭐ 590 · 📈) - Fast Datagrid widget for the Jupyter Notebook and JupyterLab. BSD-3 -- [GitHub](https://github.com/mwouts/itables) (👨‍💻 9 · 🔀 58 · 📦 790 · 📋 180 - 17% open · ⏱️ 07.12.2024): +- [GitHub](https://github.com/jupyter-widgets/ipydatagrid) (👨‍💻 26 · 🔀 52 · 📦 190 · 📋 160 - 44% open · ⏱️ 16.12.2024): ``` - git clone https://github.com/mwouts/itables + git clone https://github.com/bloomberg/ipydatagrid ``` -- [PyPi](https://pypi.org/project/itables) (📥 470K / month · 📦 57 · ⏱️ 07.12.2024): +- [PyPi](https://pypi.org/project/ipydatagrid) (📥 38K / month · 📦 31 · ⏱️ 17.12.2024): ``` - pip install itables + pip install ipydatagrid ``` -- [Conda](https://anaconda.org/conda-forge/itables) (📥 90K · ⏱️ 08.12.2024): +- [Conda](https://anaconda.org/conda-forge/ipydatagrid) (📥 96K · ⏱️ 17.12.2024): ``` - conda install -c conda-forge itables + conda install -c conda-forge ipydatagrid + ``` +- [npm](https://www.npmjs.com/package/ipydatagrid) (📥 1.8K / month · 📦 5 · ⏱️ 17.12.2024): + ``` + npm install ipydatagrid ```
ipyvuetify (🥈26 · ⭐ 350) - Jupyter widgets based on vuetify UI components. MIT @@ -456,7 +476,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/mariobuikhuizen/ipyvuetify ``` -- [PyPi](https://pypi.org/project/ipyvuetify) (📥 590K / month · 📦 82 · ⏱️ 31.07.2024): +- [PyPi](https://pypi.org/project/ipyvuetify) (📥 470K / month · 📦 82 · ⏱️ 31.07.2024): ``` pip install ipyvuetify ``` @@ -464,19 +484,19 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge ipyvuetify ``` -- [npm](https://www.npmjs.com/package/jupyter-vuetify) (📥 7.4K / month · 📦 6 · ⏱️ 31.07.2024): +- [npm](https://www.npmjs.com/package/jupyter-vuetify) (📥 7.3K / month · 📦 6 · ⏱️ 31.07.2024): ``` npm install jupyter-vuetify ```
jdaviz (🥈26 · ⭐ 140) - Interactive data visualization and analysis tools for astronomical.. BSD-3 -- [GitHub](https://github.com/spacetelescope/jdaviz) (👨‍💻 34 · 🔀 70 · 📦 52 · 📋 1K - 31% open · ⏱️ 11.12.2024): +- [GitHub](https://github.com/spacetelescope/jdaviz) (👨‍💻 34 · 🔀 70 · 📦 52 · 📋 1K - 31% open · ⏱️ 18.12.2024): ``` git clone https://github.com/spacetelescope/jdaviz ``` -- [PyPi](https://pypi.org/project/jdaviz) (📥 2.8K / month · 📦 6 · ⏱️ 29.10.2024): +- [PyPi](https://pypi.org/project/jdaviz) (📥 2.4K / month · 📦 6 · ⏱️ 16.12.2024): ``` pip install jdaviz ``` @@ -488,7 +508,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/InsightSoftwareConsortium/itkwidgets ``` -- [PyPi](https://pypi.org/project/itkwidgets) (📥 13K / month · 📦 29 · ⏱️ 24.06.2024): +- [PyPi](https://pypi.org/project/itkwidgets) (📥 12K / month · 📦 29 · ⏱️ 24.06.2024): ``` pip install itkwidgets ``` @@ -496,7 +516,7 @@ _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) (📥 180 / month · 📦 5 · ⏱️ 02.03.2023): ``` npm install itkwidgets ``` @@ -508,7 +528,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/timkpaine/ipydagred3 ``` -- [PyPi](https://pypi.org/project/ipydagred3) (📥 110K / month · 📦 6 · ⏱️ 31.10.2023): +- [PyPi](https://pypi.org/project/ipydagred3) (📥 90K / month · 📦 6 · ⏱️ 31.10.2023): ``` pip install ipydagred3 ``` @@ -516,7 +536,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge ipydagred3 ``` -- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 31K / month · 📦 120 · ⏱️ 22.10.2024): +- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 33K / month · 📦 120 · ⏱️ 22.10.2024): ``` npm install @jupyter-widgets/jupyterlab-manager ``` @@ -528,7 +548,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/vega/ipyvega ``` -- [PyPi](https://pypi.org/project/vega) (📥 8.9K / month · 📦 17 · ⏱️ 25.09.2024): +- [PyPi](https://pypi.org/project/vega) (📥 10K / month · 📦 17 · ⏱️ 25.09.2024): ``` pip install vega ``` @@ -544,7 +564,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/jpmorganchase/ipyregulartable ``` -- [PyPi](https://pypi.org/project/ipyregulartable) (📥 300 / month · 📦 2 · ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/ipyregulartable) (📥 250 / month · 📦 2 · ⏱️ 08.01.2021): ``` pip install ipyregulartable ``` @@ -552,31 +572,11 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge ipyregulartable ``` -- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 31K / month · 📦 120 · ⏱️ 22.10.2024): +- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 33K / month · 📦 120 · ⏱️ 22.10.2024): ``` npm install @jupyter-widgets/jupyterlab-manager ```
-
ipydatagrid (🥉23 · ⭐ 580) - Fast Datagrid widget for the Jupyter Notebook and JupyterLab. BSD-3 - -- [GitHub](https://github.com/jupyter-widgets/ipydatagrid) (👨‍💻 26 · 🔀 52 · 📦 190 · 📋 160 - 43% open · ⏱️ 15.11.2024): - - ``` - git clone https://github.com/bloomberg/ipydatagrid - ``` -- [PyPi](https://pypi.org/project/ipydatagrid) (📥 40K / month · 📦 28 · ⏱️ 22.05.2024): - ``` - pip install ipydatagrid - ``` -- [Conda](https://anaconda.org/conda-forge/ipydatagrid) (📥 92K · ⏱️ 22.05.2024): - ``` - conda install -c conda-forge ipydatagrid - ``` -- [npm](https://www.npmjs.com/package/ipydatagrid) (📥 1.6K / month · 📦 5 · ⏱️ 22.05.2024): - ``` - npm install ipydatagrid - ``` -
ipywebrtc (🥉23 · ⭐ 250 · 💤) - WebRTC for Jupyter notebook/lab. MIT - [GitHub](https://github.com/maartenbreddels/ipywebrtc) (👨‍💻 10 · 🔀 41 · 📦 1.2K · 📋 70 - 60% open · ⏱️ 06.02.2024): @@ -584,7 +584,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/maartenbreddels/ipywebrtc ``` -- [PyPi](https://pypi.org/project/ipywebrtc) (📥 54K / month · 📦 12 · ⏱️ 29.03.2021): +- [PyPi](https://pypi.org/project/ipywebrtc) (📥 50K / month · 📦 12 · ⏱️ 29.03.2021): ``` pip install ipywebrtc ``` @@ -592,7 +592,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge ipywebrtc ``` -- [npm](https://www.npmjs.com/package/jupyter-webrtc) (📥 210 / month · 📦 6 · ⏱️ 29.03.2021): +- [npm](https://www.npmjs.com/package/jupyter-webrtc) (📥 200 / month · 📦 6 · ⏱️ 29.03.2021): ``` npm install jupyter-webrtc ``` @@ -604,7 +604,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/mariobuikhuizen/ipyvue ``` -- [PyPi](https://pypi.org/project/ipyvue) (📥 590K / month · 📦 36 · ⏱️ 14.11.2024): +- [PyPi](https://pypi.org/project/ipyvue) (📥 480K / month · 📦 36 · ⏱️ 14.11.2024): ``` pip install ipyvue ``` @@ -612,7 +612,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge ipyvue ``` -- [npm](https://www.npmjs.com/package/jupyter-vue) (📥 3.8K / month · 📦 16 · ⏱️ 14.11.2024): +- [npm](https://www.npmjs.com/package/jupyter-vue) (📥 3.6K / month · 📦 16 · ⏱️ 14.11.2024): ``` npm install jupyter-vue ``` @@ -624,7 +624,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/vizzuhq/ipyvizzu ``` -- [PyPi](https://pypi.org/project/ipyvizzu) (📥 2.2K / month · 📦 3 · ⏱️ 21.12.2023): +- [PyPi](https://pypi.org/project/ipyvizzu) (📥 1.9K / month · 📦 3 · ⏱️ 21.12.2023): ``` pip install ipyvizzu ``` @@ -636,7 +636,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) (📥 8.1K / month · 📦 6 · ⏱️ 12.10.2021): +- [PyPi](https://pypi.org/project/witwidget) (📥 6.3K / month · 📦 6 · ⏱️ 12.10.2021): ``` pip install witwidget ``` @@ -649,14 +649,14 @@ _Extensions that provide interactive UI-widgets and visualization tools._ npm install wit-widget ```
-
ipysigma (🥉22 · ⭐ 210) - A Jupyter widget using sigma.js to render interactive networks. MIT +
ipysigma (🥉22 · ⭐ 220) - A Jupyter widget using sigma.js to render interactive networks. MIT - [GitHub](https://github.com/medialab/ipysigma) (👨‍💻 6 · 🔀 19 · 📦 51 · 📋 220 - 29% open · ⏱️ 15.10.2024): ``` git clone https://github.com/Yomguithereal/ipysigma ``` -- [PyPi](https://pypi.org/project/ipysigma) (📥 5.8K / month · ⏱️ 15.10.2024): +- [PyPi](https://pypi.org/project/ipysigma) (📥 5.9K / month · ⏱️ 15.10.2024): ``` pip install ipysigma ``` @@ -680,23 +680,23 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` conda install -c conda-forge ipysheet ``` -- [npm](https://www.npmjs.com/package/ipysheet) (📥 670 / month · 📦 5 · ⏱️ 28.11.2022): +- [npm](https://www.npmjs.com/package/ipysheet) (📥 680 / month · 📦 5 · ⏱️ 28.11.2022): ``` npm install ipysheet ```
tributary (🥉21 · ⭐ 440 · 💤) - Streaming reactive and dataflow graphs in Python. Apache-2 -- [GitHub](https://github.com/streamlet-dev/tributary) (👨‍💻 7 · 🔀 37 · 📦 67 · 📋 82 - 10% open · ⏱️ 10.02.2024): +- [GitHub](https://github.com/streamlet-dev/tributary) (👨‍💻 7 · 🔀 37 · 📦 68 · 📋 83 - 12% open · ⏱️ 10.02.2024): ``` git clone https://github.com/timkpaine/tributary ``` -- [PyPi](https://pypi.org/project/tributary) (📥 430 / month · ⏱️ 10.05.2023): +- [PyPi](https://pypi.org/project/tributary) (📥 320 / month · ⏱️ 10.05.2023): ``` pip install tributary ``` -- [Conda](https://anaconda.org/conda-forge/tributary) (📥 56K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/tributary) (📥 57K · ⏱️ 16.06.2023): ``` conda install -c conda-forge tributary ``` @@ -708,7 +708,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/altair-viz/altair_viewer ``` -- [PyPi](https://pypi.org/project/altair_viewer) (📥 28K / month · 📦 27 · ⏱️ 06.11.2021): +- [PyPi](https://pypi.org/project/altair_viewer) (📥 26K / month · 📦 27 · ⏱️ 06.11.2021): ``` pip install altair_viewer ``` @@ -724,7 +724,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ ``` git clone https://github.com/leifwalsh/perfume ``` -- [PyPi](https://pypi.org/project/perfume-bench) (📥 190 / month · ⏱️ 20.05.2018): +- [PyPi](https://pypi.org/project/perfume-bench) (📥 160 / month · ⏱️ 20.05.2018): ``` pip install perfume-bench ``` @@ -732,7 +732,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
Show 27 hidden projects... - D-Tale (🥈31 · ⭐ 4.8K) - Visualizer for Pandas Data Structures. ❗️LGPL-2.1 -- pythreejs (🥈28 · ⭐ 950 · 💀) - A Jupyter - Three.js bridge. BSD-3 +- pythreejs (🥈28 · ⭐ 960 · 💀) - A Jupyter - Three.js bridge. BSD-3 - 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 - ipyvolume (🥈26 · ⭐ 1.9K · 💀) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT @@ -745,7 +745,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._ - pivottablejs (🥉22 · ⭐ 690 · 💀) - Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook,.. MIT - 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 (🥉19 · ⭐ 130 · 💀) - A Tree Widget using Jupyter-widgets protocol and jsTree. MIT +- ipytree (🥉20 · ⭐ 130 · 💀) - A Tree Widget using Jupyter-widgets protocol and jsTree. MIT - 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 @@ -767,50 +767,50 @@ _Extensions that provide interactive UI-widgets and visualization tools._ _Application plugins that extend the functionality of Jupyter itself._ -
jupyter-server-proxy (🥇29 · ⭐ 350) - Jupyter notebook server extension to proxy web services. BSD-3 +
nbgrader (🥇28 · ⭐ 1.3K) - A system for assigning and grading notebooks. BSD-3 -- [GitHub](https://github.com/jupyterhub/jupyter-server-proxy) (👨‍💻 78 · 🔀 150 · 📦 5 · 📋 220 - 37% open · ⏱️ 04.12.2024): +- [GitHub](https://github.com/jupyter/nbgrader) (👨‍💻 110 · 🔀 320 · 📥 620 · 📦 3 · 📋 950 - 29% open · ⏱️ 20.11.2024): ``` - git clone https://github.com/jupyterhub/jupyter-server-proxy - ``` -- [PyPi](https://pypi.org/project/jupyter-server-proxy) (📥 450K / month · 📦 180 · ⏱️ 29.08.2024): - ``` - pip install jupyter-server-proxy + git clone https://github.com/jupyter/nbgrader ``` -- [Conda](https://anaconda.org/conda-forge/jupyter-server-proxy) (📥 1.7M · ⏱️ 29.08.2024): +- [PyPi](https://pypi.org/project/nbgrader) (📥 9.4K / month · 📦 21 · ⏱️ 18.11.2024): ``` - conda install -c conda-forge jupyter-server-proxy + pip install nbgrader ``` -- [npm](https://www.npmjs.com/package/@jupyterlab/server-proxy) (📥 2.7K / month · 📦 7 · ⏱️ 11.06.2024): +- [Conda](https://anaconda.org/conda-forge/nbgrader) (📥 190K · ⏱️ 19.11.2024): ``` - npm install @jupyterlab/server-proxy + conda install -c conda-forge nbgrader ```
-
nbgrader (🥇28 · ⭐ 1.3K) - A system for assigning and grading notebooks. BSD-3 +
jupyter-server-proxy (🥇28 · ⭐ 350) - Jupyter notebook server extension to proxy web services. BSD-3 -- [GitHub](https://github.com/jupyter/nbgrader) (👨‍💻 110 · 🔀 320 · 📥 610 · 📦 3 · 📋 950 - 29% open · ⏱️ 20.11.2024): +- [GitHub](https://github.com/jupyterhub/jupyter-server-proxy) (👨‍💻 78 · 🔀 150 · 📦 5 · 📋 220 - 37% open · ⏱️ 04.12.2024): ``` - git clone https://github.com/jupyter/nbgrader + git clone https://github.com/jupyterhub/jupyter-server-proxy ``` -- [PyPi](https://pypi.org/project/nbgrader) (📥 10K / month · 📦 21 · ⏱️ 18.11.2024): +- [PyPi](https://pypi.org/project/jupyter-server-proxy) (📥 370K / month · 📦 180 · ⏱️ 29.08.2024): ``` - pip install nbgrader + pip install jupyter-server-proxy ``` -- [Conda](https://anaconda.org/conda-forge/nbgrader) (📥 190K · ⏱️ 19.11.2024): +- [Conda](https://anaconda.org/conda-forge/jupyter-server-proxy) (📥 1.7M · ⏱️ 16.12.2024): ``` - conda install -c conda-forge nbgrader + conda install -c conda-forge jupyter-server-proxy + ``` +- [npm](https://www.npmjs.com/package/@jupyterlab/server-proxy) (📥 2.6K / month · 📦 7 · ⏱️ 11.06.2024): + ``` + npm install @jupyterlab/server-proxy ```
NBextensions Configurator (🥈25 · ⭐ 980) - A jupyter notebook serverextension providing config.. BSD-3 -- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (👨‍💻 24 · 🔀 120 · 📦 880 · 📋 110 - 66% open · ⏱️ 05.06.2024): +- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (👨‍💻 24 · 🔀 120 · 📦 890 · 📋 110 - 66% open · ⏱️ 05.06.2024): ``` git clone https://github.com/jupyter-contrib/jupyter_nbextensions_configurator ``` -- [PyPi](https://pypi.org/project/jupyter_nbextensions_configurator) (📥 360K / month · 📦 35 · ⏱️ 05.06.2024): +- [PyPi](https://pypi.org/project/jupyter_nbextensions_configurator) (📥 350K / month · 📦 35 · ⏱️ 05.06.2024): ``` pip install jupyter_nbextensions_configurator ``` @@ -826,7 +826,7 @@ _Application plugins that extend the functionality of Jupyter itself._ ``` git clone https://github.com/jupyter-server/jupyter-resource-usage ``` -- [PyPi](https://pypi.org/project/jupyter-resource-usage) (📥 81K / month · 📦 15 · ⏱️ 31.07.2024): +- [PyPi](https://pypi.org/project/jupyter-resource-usage) (📥 78K / month · 📦 15 · ⏱️ 31.07.2024): ``` pip install jupyter-resource-usage ``` @@ -862,19 +862,19 @@ _Application plugins that extend the functionality of Jupyter itself._ ``` git clone https://github.com/8080labs/pyforest ``` -- [PyPi](https://pypi.org/project/pyforest) (📥 2.8K / month · 📦 15 · ⏱️ 14.06.2024): +- [PyPi](https://pypi.org/project/pyforest) (📥 2.7K / month · 📦 15 · ⏱️ 14.06.2024): ``` pip install pyforest ```
Rsession Proxy (🥈22 · ⭐ 120) - Jupyter extensions for running an RStudio rsession proxy. BSD-3 -- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (👨‍💻 23 · 🔀 87 · 📦 59 · 📋 90 - 44% open · ⏱️ 21.10.2024): +- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (👨‍💻 23 · 🔀 87 · 📦 60 · 📋 90 - 44% open · ⏱️ 21.10.2024): ``` git clone https://github.com/jupyterhub/jupyter-rsession-proxy ``` -- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (📥 7.9K / month · 📦 2 · ⏱️ 13.03.2024): +- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (📥 7.8K / month · 📦 2 · ⏱️ 13.03.2024): ``` pip install jupyter-rsession-proxy ``` @@ -890,7 +890,7 @@ _Application plugins that extend the functionality of Jupyter itself._ ``` git clone https://github.com/oschuett/appmode ``` -- [PyPi](https://pypi.org/project/appmode) (📥 1.5K / month · 📦 8 · ⏱️ 12.05.2024): +- [PyPi](https://pypi.org/project/appmode) (📥 1.4K / month · 📦 8 · ⏱️ 12.05.2024): ``` pip install appmode ``` @@ -901,32 +901,32 @@ _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 · ⏱️ 25.11.2024): +- [GitHub](https://github.com/jupyterlab-contrib/jupyter-archive) (👨‍💻 11 · 🔀 15 · 📥 3.3K · 📦 260 · 📋 44 - 18% open · ⏱️ 17.12.2024): ``` git clone https://github.com/jupyterlab-contrib/jupyter-archive ``` -- [PyPi](https://pypi.org/project/jupyter-archive) (📥 41K / month · 📦 7 · ⏱️ 15.08.2023): +- [PyPi](https://pypi.org/project/jupyter-archive) (📥 38K / month · 📦 7 · ⏱️ 15.08.2023): ``` pip install jupyter-archive ``` -- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (📥 80K · ⏱️ 16.08.2023): +- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (📥 81K · ⏱️ 16.08.2023): ``` 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) (📥 91 / month · 📦 5 · ⏱️ 15.08.2023): ``` npm install @hadim/jupyter-archive ```
-
gator (🥉18 · ⭐ 260) - Conda environment and package management extension from within Jupyter. BSD-3 +
gator (🥉19 · ⭐ 260) - Conda environment and package management extension from within Jupyter. BSD-3 -- [GitHub](https://github.com/mamba-org/gator) (👨‍💻 26 · 🔀 29 · 📥 6 · 📦 5 · 📋 64 - 32% open · ⏱️ 19.09.2024): +- [GitHub](https://github.com/mamba-org/gator) (👨‍💻 26 · 🔀 29 · 📥 7 · 📦 5 · 📋 64 - 32% open · ⏱️ 16.12.2024): ``` git clone https://github.com/mamba-org/gator ``` -- [PyPi](https://pypi.org/project/mamba-gator) (📥 280 / month · ⏱️ 03.09.2021): +- [PyPi](https://pypi.org/project/mamba-gator) (📥 240 / month · ⏱️ 03.09.2021): ``` pip install mamba-gator ``` @@ -934,7 +934,7 @@ _Application plugins that extend the functionality of Jupyter itself._ ``` conda install -c conda-forge mamba_gator ``` -- [npm](https://www.npmjs.com/package/@mamba-org/gator-lab) (📥 24 / month · 📦 2 · ⏱️ 03.09.2021): +- [npm](https://www.npmjs.com/package/@mamba-org/gator-lab) (📥 27 / month · 📦 2 · ⏱️ 03.09.2021): ``` npm install @mamba-org/gator-lab ``` @@ -978,7 +978,7 @@ _Extensions that provide magic commands to access convenient functionality withi ``` git clone https://github.com/jupyter-incubator/sparkmagic ``` -- [PyPi](https://pypi.org/project/sparkmagic) (📥 35K / month · 📦 7 · ⏱️ 13.11.2024): +- [PyPi](https://pypi.org/project/sparkmagic) (📥 33K / month · 📦 7 · ⏱️ 13.11.2024): ``` pip install sparkmagic ``` @@ -994,7 +994,7 @@ _Extensions that provide magic commands to access convenient functionality withi ``` git clone https://github.com/rasbt/watermark ``` -- [PyPi](https://pypi.org/project/watermark) (📥 61K / month · 📦 82 · ⏱️ 21.09.2024): +- [PyPi](https://pypi.org/project/watermark) (📥 56K / month · 📦 82 · ⏱️ 21.09.2024): ``` pip install watermark ``` @@ -1010,7 +1010,7 @@ _Extensions that provide magic commands to access convenient functionality withi ``` 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) (📥 130 / month · 📦 2 · ⏱️ 13.10.2013): ``` pip install ipycache ``` @@ -1039,14 +1039,14 @@ _Extensions that provide magic commands to access convenient functionality withi _Jupyter kernels that run and introspect the user's code in a given language._ -
IPython Kernel (🥇40 · ⭐ 660 · 📈) - IPython Kernel for Jupyter. BSD-3 +
IPython Kernel (🥇40 · ⭐ 660) - IPython Kernel for Jupyter. BSD-3 -- [GitHub](https://github.com/ipython/ipykernel) (👨‍💻 180 · 🔀 370 · 📥 3.1K · 📦 440K · 📋 540 - 52% open · ⏱️ 21.11.2024): +- [GitHub](https://github.com/ipython/ipykernel) (👨‍💻 180 · 🔀 370 · 📥 3.2K · 📦 440K · 📋 540 - 52% open · ⏱️ 17.12.2024): ``` git clone https://github.com/ipython/ipykernel ``` -- [PyPi](https://pypi.org/project/ipykernel) (📥 40M / month · 📦 4K · ⏱️ 22.10.2024): +- [PyPi](https://pypi.org/project/ipykernel) (📥 36M / month · 📦 4K · ⏱️ 22.10.2024): ``` pip install ipykernel ``` @@ -1057,12 +1057,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
LFortran (🥇30 · ⭐ 980) - Official main repository for LFortran. MIT -- [GitHub](https://github.com/lfortran/lfortran) (👨‍💻 100 · 🔀 160 · 📥 2.1K · 📋 2.7K - 54% open · ⏱️ 12.12.2024): +- [GitHub](https://github.com/lfortran/lfortran) (👨‍💻 100 · 🔀 160 · 📥 2.1K · 📋 2.7K - 53% open · ⏱️ 19.12.2024): ``` git clone https://github.com/lfortran/lfortran ``` -- [PyPi](https://pypi.org/project/lfortran) (📥 130 / month · ⏱️ 31.07.2020): +- [PyPi](https://pypi.org/project/lfortran) (📥 93 / month · ⏱️ 31.07.2020): ``` pip install lfortran ``` @@ -1071,48 +1071,36 @@ _Jupyter kernels that run and introspect the user's code in a given language._ conda install -c conda-forge lfortran ```
-
Evcxr (🥇25 · ⭐ 5.6K) - An evaluation context for Rust, including a Jupyter Kernel. MIT +
Metakernel (🥇26 · ⭐ 350 · 💤) - Jupyter/IPython Kernel Tools. BSD-3 -- [GitHub](https://github.com/evcxr/evcxr) (👨‍💻 49 · 🔀 220 · 📥 5.6K · 📦 170 · 📋 260 - 42% open · ⏱️ 11.10.2024): - - ``` - git clone https://github.com/evcxr/evcxr - ``` -
-
Metakernel (🥇25 · ⭐ 350 · 💤) - Jupyter/IPython Kernel Tools. BSD-3 - -- [GitHub](https://github.com/Calysto/metakernel) (👨‍💻 34 · 🔀 86 · 📥 360 · 📦 950 · 📋 150 - 22% open · ⏱️ 04.04.2024): +- [GitHub](https://github.com/Calysto/metakernel) (👨‍💻 34 · 🔀 86 · 📥 360 · 📦 950 · 📋 150 - 23% open · ⏱️ 04.04.2024): ``` git clone https://github.com/Calysto/metakernel ``` -- [PyPi](https://pypi.org/project/metakernel) (📥 41K / month · 📦 58 · ⏱️ 26.03.2024): +- [PyPi](https://pypi.org/project/metakernel) (📥 39K / month · 📦 58 · ⏱️ 26.03.2024): ``` pip install metakernel ``` -- [Conda](https://anaconda.org/conda-forge/metakernel) (📥 880K · ⏱️ 26.03.2024): +- [Conda](https://anaconda.org/conda-forge/metakernel) (📥 890K · ⏱️ 15.12.2024): ``` conda install -c conda-forge metakernel ```
-
.NET Interactive (🥈24 · ⭐ 2.9K) - .NET Interactive combines the power of .NET with many other.. MIT +
Evcxr (🥇25 · ⭐ 5.7K) - An evaluation context for Rust, including a Jupyter Kernel. MIT -- [GitHub](https://github.com/dotnet/interactive) (👨‍💻 120 · 🔀 390 · 📥 510 · 📋 1.6K - 33% open · ⏱️ 05.12.2024): +- [GitHub](https://github.com/evcxr/evcxr) (👨‍💻 49 · 🔀 220 · 📥 5.7K · 📦 170 · 📋 260 - 42% open · ⏱️ 11.10.2024): ``` - git clone https://github.com/dotnet/interactive + git clone https://github.com/evcxr/evcxr ```
-
IHaskell (🥈24 · ⭐ 2.6K) - A Haskell kernel for the Jupyter project. MIT +
.NET Interactive (🥈24 · ⭐ 2.9K) - .NET Interactive combines the power of .NET with many other.. MIT -- [GitHub](https://github.com/IHaskell/IHaskell) (👨‍💻 120 · 🔀 260 · 📋 790 - 5% open · ⏱️ 08.12.2024): +- [GitHub](https://github.com/dotnet/interactive) (👨‍💻 120 · 🔀 390 · 📥 520 · 📋 1.6K - 33% open · ⏱️ 05.12.2024): ``` - git clone https://github.com/gibiansky/IHaskell - ``` -- [npm](https://www.npmjs.com/package/ihaskell_jupyterlab) (📥 21 / month · 📦 3 · ⏱️ 01.08.2018): - ``` - npm install ihaskell_jupyterlab + git clone https://github.com/dotnet/interactive ```
almond (🥈24 · ⭐ 1.6K) - A Scala kernel for Jupyter. BSD-3 @@ -1127,6 +1115,18 @@ _Jupyter kernels that run and introspect the user's code in a given language._ docker pull almondsh/almond ```
+
IHaskell (🥈23 · ⭐ 2.6K) - A Haskell kernel for the Jupyter project. MIT + +- [GitHub](https://github.com/IHaskell/IHaskell) (👨‍💻 120 · 🔀 260 · 📋 790 - 5% open · ⏱️ 16.12.2024): + + ``` + git clone https://github.com/gibiansky/IHaskell + ``` +- [npm](https://www.npmjs.com/package/ihaskell_jupyterlab) (📥 13 / month · 📦 3 · ⏱️ 01.08.2018): + ``` + npm install ihaskell_jupyterlab + ``` +
IRkernel (🥈23 · ⭐ 1.7K · 💤) - R kernel for Jupyter. MIT - [GitHub](https://github.com/IRkernel/IRkernel) (👨‍💻 44 · 🔀 290 · 📋 600 - 11% open · ⏱️ 29.04.2024): @@ -1157,12 +1157,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
Bash Kernel (🥈23 · ⭐ 710 · 💤) - A bash kernel for IPython. BSD-3 -- [GitHub](https://github.com/takluyver/bash_kernel) (👨‍💻 20 · 🔀 140 · 📦 340 · 📋 140 - 29% open · ⏱️ 31.05.2024): +- [GitHub](https://github.com/takluyver/bash_kernel) (👨‍💻 20 · 🔀 140 · 📦 350 · 📋 140 - 29% open · ⏱️ 31.05.2024): ``` git clone https://github.com/takluyver/bash_kernel ``` -- [PyPi](https://pypi.org/project/bash_kernel) (📥 79K / month · 📦 22 · ⏱️ 24.11.2023): +- [PyPi](https://pypi.org/project/bash_kernel) (📥 80K / month · 📦 22 · ⏱️ 24.11.2023): ``` pip install bash_kernel ``` @@ -1173,12 +1173,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
Octave Kernel (🥈23 · ⭐ 450 · 💤) - An Octave kernel for IPython. BSD-3 -- [GitHub](https://github.com/Calysto/octave_kernel) (👨‍💻 20 · 🔀 67 · 📥 310 · 📦 89 · 📋 180 - 18% open · ⏱️ 15.04.2024): +- [GitHub](https://github.com/Calysto/octave_kernel) (👨‍💻 20 · 🔀 66 · 📥 310 · 📦 90 · 📋 180 - 18% open · ⏱️ 15.04.2024): ``` git clone https://github.com/calysto/octave_kernel ``` -- [PyPi](https://pypi.org/project/octave_kernel) (📥 16K / month · 📦 7 · ⏱️ 15.04.2024): +- [PyPi](https://pypi.org/project/octave_kernel) (📥 14K / month · 📦 7 · ⏱️ 15.04.2024): ``` pip install octave_kernel ``` @@ -1197,12 +1197,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
xeus-python (🥈21 · ⭐ 440) - Jupyter kernel for the Python programming language. BSD-3 -- [GitHub](https://github.com/jupyter-xeus/xeus-python) (👨‍💻 25 · 🔀 74 · 📋 200 - 33% open · ⏱️ 11.12.2024): +- [GitHub](https://github.com/jupyter-xeus/xeus-python) (👨‍💻 25 · 🔀 74 · 📋 200 - 33% open · ⏱️ 16.12.2024): ``` git clone https://github.com/jupyter-xeus/xeus-python ``` -- [PyPi](https://pypi.org/project/xeus-python) (📥 18K / month · 📦 3 · ⏱️ 22.12.2023): +- [PyPi](https://pypi.org/project/xeus-python) (📥 16K / month · 📦 3 · ⏱️ 22.12.2023): ``` pip install xeus-python ``` @@ -1230,7 +1230,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) (📥 4.8K / month · ⏱️ 21.04.2022): +- [PyPi](https://pypi.org/project/toree) (📥 5.1K / month · ⏱️ 21.04.2022): ``` pip install toree ``` @@ -1254,11 +1254,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) (📥 4.2K / month · 📦 2 · ⏱️ 01.12.2022): +- [PyPi](https://pypi.org/project/sas_kernel) (📥 4K / month · 📦 2 · ⏱️ 01.12.2022): ``` pip install sas_kernel ``` -- [Conda](https://anaconda.org/anaconda/sas_kernel) (📥 2.7K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/anaconda/sas_kernel) (📥 2.8K · ⏱️ 16.06.2023): ``` conda install -c anaconda sas_kernel ``` @@ -1279,26 +1279,26 @@ _Jupyter kernels that run and introspect the user's code in a given language._ docker pull simplect/clojupyter ```
-
xeus-sqlite (🥉15 · ⭐ 170 · 💤) - Jupyter kernel for SQLite. BSD-3 +
xeus-sqlite (🥉16 · ⭐ 170) - Jupyter kernel for SQLite. BSD-3 -- [GitHub](https://github.com/jupyter-xeus/xeus-sqlite) (👨‍💻 14 · 🔀 24 · 📋 48 - 35% open · ⏱️ 20.05.2024): +- [GitHub](https://github.com/jupyter-xeus/xeus-sqlite) (👨‍💻 14 · 🔀 24 · 📋 48 - 35% open · ⏱️ 16.12.2024): ``` git clone https://github.com/jupyter-xeus/xeus-sqlite ``` -- [Conda](https://anaconda.org/conda-forge/xeus-sqlite) (📥 52K · ⏱️ 08.12.2023): +- [Conda](https://anaconda.org/conda-forge/xeus-sqlite) (📥 53K · ⏱️ 16.12.2024): ``` conda install -c conda-forge xeus-sqlite ```
-
nbstata (🥉15 · ⭐ 29 · 📉) - A Jupyter kernel for Stata built on pystata. ❗️GPL-3.0 +
nbstata (🥉15 · ⭐ 30) - 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) (📥 1K / month · ⏱️ 29.10.2024): +- [PyPi](https://pypi.org/project/nbstata) (📥 830 / month · ⏱️ 29.10.2024): ``` pip install nbstata ``` @@ -1310,7 +1310,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) (📥 3 / month · 📦 5 · ⏱️ 11.05.2021): +- [npm](https://www.npmjs.com/package/jupyterlab-ielixir) (📥 2 / month · 📦 5 · ⏱️ 11.05.2021): ``` npm install jupyterlab-ielixir ``` @@ -1326,9 +1326,9 @@ _Jupyter kernels that run and introspect the user's code in a given language._ - Kernel Gateway (🥈24 · ⭐ 510 · 💤) - Jupyter Kernel Gateway. ❗Unlicensed - gophernotes (🥈22 · ⭐ 3.9K · 💀) - The Go kernel for Jupyter notebooks and nteract. MIT - Enterprise Gateway (🥈20 · ⭐ 620) - A lightweight, multi-tenant, scalable and secure.. ❗Unlicensed -- Ansible Kernel (🥈20 · ⭐ 540 · 💀) - Jupyter Notebook Kernel for running Ansible Tasks and.. Apache-2 - 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 - 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 @@ -1340,7 +1340,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._ - SSH Kernel (🥉14 · ⭐ 73 · 💀) - SSH Kernel for Jupyter. BSD-3 - pidgy (🥉14 · ⭐ 44 · 💀) - Interactive computing in Markdown. BSD-3 - allthekernels (🥉13 · ⭐ 77 · 💀) - A multiplexer kernel for Jupyter. MIT -- ssh_ipykernel (🥉13 · ⭐ 16 · 💀) - A remote jupyter kernel via ssh. MIT +- ssh_ipykernel (🥉12 · ⭐ 16 · 💀) - A remote jupyter kernel via ssh. MIT - remote_ikernel (🥉11 · ⭐ 18 · 💀) - All your Jupyter kernels, on all your machines, in one place. BSD-2 - ICSharp (🥉10 · ⭐ 280 · 💀) - C# kernel for Jupyter. Apache-2 - kernel-relay (🥉4 · ⭐ 12 · 💀) - kernel-relay is a GraphQL service for interfacing with.. ❗Unlicensed @@ -1360,7 +1360,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo ``` git clone https://github.com/jupyter/nbconvert ``` -- [PyPi](https://pypi.org/project/nbconvert) (📥 35M / month · 📦 2K · ⏱️ 29.04.2024): +- [PyPi](https://pypi.org/project/nbconvert) (📥 31M / month · 📦 2K · ⏱️ 29.04.2024): ``` pip install nbconvert ``` @@ -1369,43 +1369,43 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo conda install -c conda-forge nbconvert ```
-
Jupyter Book (🥇34 · ⭐ 3.9K) - Create beautiful, publication-quality books and documents from.. BSD-3 +
Jupytext (🥇35 · ⭐ 6.7K · 📈) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT -- [GitHub](https://github.com/jupyter-book/jupyter-book) (👨‍💻 140 · 🔀 660 · 📥 8 · 📦 16K · 📋 1.4K - 45% open · ⏱️ 15.11.2024): +- [GitHub](https://github.com/mwouts/jupytext) (👨‍💻 91 · 🔀 390 · 📦 8.9K · 📋 700 - 20% open · ⏱️ 17.12.2024): ``` - git clone https://github.com/executablebooks/jupyter-book + git clone https://github.com/mwouts/jupytext ``` -- [PyPi](https://pypi.org/project/jupyter-book) (📥 170K / month · 📦 330 · ⏱️ 15.11.2024): +- [PyPi](https://pypi.org/project/jupytext) (📥 1.3M / month · 📦 590 · ⏱️ 17.12.2024): ``` - pip install jupyter-book + pip install jupytext ``` -- [Conda](https://anaconda.org/conda-forge/jupyter-book) (📥 180K · ⏱️ 08.10.2024): +- [Conda](https://anaconda.org/conda-forge/jupytext) (📥 970K · ⏱️ 19.12.2024): ``` - conda install -c conda-forge jupyter-book + conda install -c conda-forge jupytext + ``` +- [npm](https://www.npmjs.com/package/jupyterlab-jupytext) (📥 4.6K / month · 📦 5 · ⏱️ 05.05.2024): + ``` + npm install jupyterlab-jupytext ```
-
Jupytext (🥇33 · ⭐ 6.7K · 📉) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT +
Jupyter Book (🥇34 · ⭐ 3.9K) - Create beautiful, publication-quality books and documents from.. BSD-3 -- [GitHub](https://github.com/mwouts/jupytext) (👨‍💻 89 · 🔀 390 · 📦 8.9K · 📋 690 - 20% open · ⏱️ 07.12.2024): +- [GitHub](https://github.com/jupyter-book/jupyter-book) (👨‍💻 140 · 🔀 660 · 📥 8 · 📦 16K · 📋 1.4K - 45% open · ⏱️ 15.11.2024): ``` - git clone https://github.com/mwouts/jupytext - ``` -- [PyPi](https://pypi.org/project/jupytext) (📥 1.4M / month · 📦 510 · ⏱️ 31.07.2024): - ``` - pip install jupytext + git clone https://github.com/executablebooks/jupyter-book ``` -- [Conda](https://anaconda.org/conda-forge/jupytext) (📥 960K · ⏱️ 30.07.2024): +- [PyPi](https://pypi.org/project/jupyter-book) (📥 180K / month · 📦 330 · ⏱️ 15.11.2024): ``` - conda install -c conda-forge jupytext + pip install jupyter-book ``` -- [npm](https://www.npmjs.com/package/jupyterlab-jupytext) (📥 5.1K / month · 📦 5 · ⏱️ 05.05.2024): +- [Conda](https://anaconda.org/conda-forge/jupyter-book) (📥 180K · ⏱️ 08.10.2024): ``` - npm install jupyterlab-jupytext + conda install -c conda-forge jupyter-book ```
-
Voila (🥇33 · ⭐ 5.5K) - Voil turns Jupyter notebooks into standalone web applications. BSD-3 +
Voila (🥈33 · ⭐ 5.5K) - Voil turns Jupyter notebooks into standalone web applications. BSD-3 - [GitHub](https://github.com/voila-dashboards/voila) (👨‍💻 73 · 🔀 500 · 📥 1.7K · 📦 12K · 📋 760 - 41% open · ⏱️ 22.10.2024): @@ -1425,7 +1425,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo npm install @jupyter-voila/jupyterlab-preview ```
-
nbdime (🥈32 · ⭐ 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 · 📥 260 · 📦 11K · 📋 360 - 26% open · ⏱️ 05.09.2024): @@ -1436,35 +1436,35 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo ``` pip install nbdime ``` -- [Conda](https://anaconda.org/conda-forge/nbdime) (📥 1.1M · ⏱️ 06.09.2024): +- [Conda](https://anaconda.org/conda-forge/nbdime) (📥 1.1M · ⏱️ 18.12.2024): ``` conda install -c conda-forge nbdime ``` -- [npm](https://www.npmjs.com/package/nbdime-jupyterlab) (📥 15K / month · 📦 8 · ⏱️ 05.09.2024): +- [npm](https://www.npmjs.com/package/nbdime-jupyterlab) (📥 14K / month · 📦 8 · ⏱️ 05.09.2024): ``` npm install nbdime-jupyterlab ```
-
nikola (🥈30 · ⭐ 2.6K · 📈) - A static website and blog generator. MIT +
nikola (🥈30 · ⭐ 2.6K) - A static website and blog generator. MIT - [GitHub](https://github.com/getnikola/nikola) (👨‍💻 240 · 🔀 440 · 📥 170 · 📦 530 · 📋 2.2K - 3% open · ⏱️ 28.08.2024): ``` git clone https://github.com/getnikola/nikola ``` -- [PyPi](https://pypi.org/project/nikola) (📥 3.4K / month · 📦 2 · ⏱️ 29.04.2024): +- [PyPi](https://pypi.org/project/nikola) (📥 2.9K / month · 📦 2 · ⏱️ 29.04.2024): ``` pip install nikola ```
Stencila (🥈28 · ⭐ 800) - Documents with Scientific Intelligence. Apache-2 -- [GitHub](https://github.com/stencila/stencila) (👨‍💻 48 · 🔀 47 · 📥 5.4K · 📦 20 · 📋 840 - 12% open · ⏱️ 12.12.2024): +- [GitHub](https://github.com/stencila/stencila) (👨‍💻 48 · 🔀 47 · 📥 5.5K · 📦 20 · 📋 840 - 12% open · ⏱️ 12.12.2024): ``` git clone https://github.com/stencila/stencila ``` -- [npm](https://www.npmjs.com/package/stencila) (📥 41 / month · 📦 9 · ⏱️ 06.11.2020): +- [npm](https://www.npmjs.com/package/stencila) (📥 130 / month · 📦 9 · ⏱️ 06.11.2020): ``` npm install stencila ``` @@ -1475,7 +1475,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
mkdocs-jupyter (🥈27 · ⭐ 410) - Use Jupyter Notebook in mkdocs. Apache-2 -- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 32 · 🔀 53 · 📦 3.1K · 📋 130 - 22% open · ⏱️ 15.10.2024): +- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 32 · 🔀 53 · 📦 3.2K · 📋 140 - 22% open · ⏱️ 15.10.2024): ``` git clone https://github.com/danielfrg/mkdocs-jupyter @@ -1484,31 +1484,31 @@ _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) (📥 87K · ⏱️ 12.11.2024): +- [Conda](https://anaconda.org/conda-forge/mkdocs-jupyter) (📥 89K · ⏱️ 12.11.2024): ``` conda install -c conda-forge mkdocs-jupyter ```
BinderHub (🥉24 · ⭐ 2.6K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3 -- [GitHub](https://github.com/jupyterhub/binderhub) (👨‍💻 96 · 🔀 390 · 📦 11 · 📋 720 - 32% open · ⏱️ 09.12.2024): +- [GitHub](https://github.com/jupyterhub/binderhub) (👨‍💻 96 · 🔀 390 · 📦 11 · 📋 720 - 32% open · ⏱️ 16.12.2024): ``` git clone https://github.com/jupyterhub/binderhub ``` -- [PyPi](https://pypi.org/project/binderhub) (📥 94 / month · ⏱️ 07.11.2018): +- [PyPi](https://pypi.org/project/binderhub) (📥 82 / month · ⏱️ 07.11.2018): ``` pip install binderhub ```
-
ThebeLab (🥉23 · ⭐ 400) - Turn static HTML pages into live documents with Jupyter kernels. BSD-3 +
ThebeLab (🥉22 · ⭐ 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 · ⏱️ 06.09.2024): ``` git clone https://github.com/executablebooks/thebe ``` -- [npm](https://www.npmjs.com/package/thebe) (📥 8.3K / month · 📦 3 · ⏱️ 06.09.2024): +- [npm](https://www.npmjs.com/package/thebe) (📥 7.4K / month · 📦 3 · ⏱️ 06.09.2024): ``` npm install thebe ``` @@ -1520,7 +1520,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo ``` git clone https://github.com/danielfrg/jupyter-flex ``` -- [PyPi](https://pypi.org/project/jupyter-flex) (📥 3.3K / month · ⏱️ 28.03.2023): +- [PyPi](https://pypi.org/project/jupyter-flex) (📥 3.2K / month · ⏱️ 28.03.2023): ``` pip install jupyter-flex ``` @@ -1535,7 +1535,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
nbgallery (🥉20 · ⭐ 150) - Enterprise Jupyter notebook sharing and collaboration app. MIT -- [GitHub](https://github.com/nbgallery/nbgallery) (👨‍💻 28 · 🔀 36 · 📋 490 - 6% open · ⏱️ 06.12.2024): +- [GitHub](https://github.com/nbgallery/nbgallery) (👨‍💻 28 · 🔀 36 · 📋 510 - 9% open · ⏱️ 06.12.2024): ``` git clone https://github.com/nbgallery/nbgallery @@ -1545,18 +1545,18 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo docker pull nbgallery/nbgallery ```
-
nbinteract (🥉19 · ⭐ 240 · 💤) - Create interactive webpages from Jupyter Notebooks. BSD-3 +
nbinteract (🥉18 · ⭐ 240 · 💤) - Create interactive webpages from Jupyter Notebooks. BSD-3 - [GitHub](https://github.com/SamLau95/nbinteract) (👨‍💻 8 · 🔀 22 · 📦 4 · 📋 110 - 61% open · ⏱️ 13.02.2024): ``` git clone https://github.com/SamLau95/nbinteract ``` -- [PyPi](https://pypi.org/project/nbinteract) (📥 1.1K / month · 📦 3 · ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/nbinteract) (📥 980 / month · 📦 3 · ⏱️ 05.01.2021): ``` pip install nbinteract ``` -- [npm](https://www.npmjs.com/package/nbinteract) (📥 71 / month · 📦 5 · ⏱️ 05.01.2021): +- [npm](https://www.npmjs.com/package/nbinteract) (📥 65 / month · 📦 5 · ⏱️ 05.01.2021): ``` npm install nbinteract ``` @@ -1568,11 +1568,11 @@ _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) (📥 2K / month · ⏱️ 19.09.2022): +- [PyPi](https://pypi.org/project/cdsdashboards) (📥 1.6K / month · ⏱️ 19.09.2022): ``` pip install cdsdashboards ``` -- [Conda](https://anaconda.org/conda-forge/cdsdashboards) (📥 70K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/cdsdashboards) (📥 71K · ⏱️ 16.06.2023): ``` conda install -c conda-forge cdsdashboards ``` @@ -1584,8 +1584,8 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo - nbviewer (🥉24 · ⭐ 2.3K · 💀) - nbconvert as a web service: Render Jupyter Notebooks as static web.. BSD-3 - notedown (🥉22 · ⭐ 860 · 💀) - 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 +- commuter (🥉20 · ⭐ 6.2K · 💀) - Notebook sharing hub. BSD-3 - bookstore (🥉18 · ⭐ 200 · 💀) - Notebook storage and publishing workflows for the masses. BSD-3 - pynb (🥉16 · ⭐ 250 · 💀) - Jupyter Notebooks as plain Python code with embedded Markdown text. MIT - jnotebook-reader (🥉9 · ⭐ 100 · 💀) - An awesome viewer to browse and render Jupyter.. Apache-2 @@ -1598,14 +1598,14 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo _Libraries and tools that work with or can be used within notebook files._ -
Jupyter Client (🥇35 · ⭐ 400) - Jupyter protocol client APIs. BSD-3 +
Jupyter Client (🥇34 · ⭐ 400 · 📉) - Jupyter protocol client APIs. BSD-3 -- [GitHub](https://github.com/jupyter/jupyter_client) (👨‍💻 140 · 🔀 280 · 📥 2.1K · 📋 400 - 49% open · ⏱️ 15.11.2024): +- [GitHub](https://github.com/jupyter/jupyter_client) (👨‍💻 140 · 🔀 280 · 📥 2.1K · 📋 400 - 49% open · ⏱️ 16.12.2024): ``` git clone https://github.com/jupyter/jupyter_client ``` -- [PyPi](https://pypi.org/project/jupyter-client) (📥 39M / month · 📦 1.2K · ⏱️ 17.09.2024): +- [PyPi](https://pypi.org/project/jupyter-client) (📥 35M / month · 📦 1.2K · ⏱️ 17.09.2024): ``` pip install jupyter-client ``` @@ -1614,46 +1614,46 @@ _Libraries and tools that work with or can be used within notebook files._ conda install -c conda-forge jupyter_client ```
-
nbformat (🥇34 · ⭐ 270) - Reference implementation of the Jupyter Notebook format. BSD-3 +
nbformat (🥇34 · ⭐ 280) - Reference implementation of the Jupyter Notebook format. BSD-3 -- [GitHub](https://github.com/jupyter/nbformat) (👨‍💻 80 · 🔀 150 · 📥 530 · 📦 330K · 📋 150 - 45% open · ⏱️ 10.06.2024): +- [GitHub](https://github.com/jupyter/nbformat) (👨‍💻 80 · 🔀 150 · 📥 540 · 📦 330K · 📋 150 - 45% open · ⏱️ 10.06.2024): ``` git clone https://github.com/jupyter/nbformat ``` -- [PyPi](https://pypi.org/project/nbformat) (📥 35M / month · 📦 1.9K · ⏱️ 04.04.2024): +- [PyPi](https://pypi.org/project/nbformat) (📥 32M / month · 📦 1.9K · ⏱️ 04.04.2024): ``` pip install nbformat ``` -- [Conda](https://anaconda.org/conda-forge/nbformat) (📥 26M · ⏱️ 05.12.2024): +- [Conda](https://anaconda.org/conda-forge/nbformat) (📥 27M · ⏱️ 05.12.2024): ``` conda install -c conda-forge nbformat ``` -- [npm](https://www.npmjs.com/package/nbformat-schema) (📥 73 / month · 📦 5 · ⏱️ 04.04.2024): +- [npm](https://www.npmjs.com/package/nbformat-schema) (📥 70 / month · 📦 5 · ⏱️ 04.04.2024): ``` npm install nbformat-schema ```
-
nbdev (🥇33 · ⭐ 5K · 📈) - Create delightful software with Jupyter Notebooks. Apache-2 +
nbdev (🥇33 · ⭐ 5K) - Create delightful software with Jupyter Notebooks. Apache-2 -- [GitHub](https://github.com/AnswerDotAI/nbdev) (👨‍💻 58 · 🔀 490 · 📋 900 - 17% open · ⏱️ 03.12.2024): +- [GitHub](https://github.com/AnswerDotAI/nbdev) (👨‍💻 58 · 🔀 490 · 📋 900 - 18% open · ⏱️ 03.12.2024): ``` git clone https://github.com/fastai/nbdev ``` -- [PyPi](https://pypi.org/project/nbdev) (📥 93K / month · 📦 350 · ⏱️ 03.12.2024): +- [PyPi](https://pypi.org/project/nbdev) (📥 94K / month · 📦 350 · ⏱️ 03.12.2024): ``` pip install nbdev ```
-
nbclient (🥈32 · ⭐ 150) - A client library for executing notebooks. Formally nbconverts.. BSD-3 +
nbclient (🥇33 · ⭐ 160) - A client library for executing notebooks. Formally nbconverts.. BSD-3 -- [GitHub](https://github.com/jupyter/nbclient) (👨‍💻 39 · 🔀 56 · 📥 690 · 📦 200K · 📋 120 - 41% open · ⏱️ 29.11.2024): +- [GitHub](https://github.com/jupyter/nbclient) (👨‍💻 40 · 🔀 57 · 📥 710 · 📦 200K · 📋 120 - 41% open · ⏱️ 19.12.2024): ``` git clone https://github.com/jupyter/nbclient ``` -- [PyPi](https://pypi.org/project/nbclient) (📥 34M / month · 📦 450 · ⏱️ 29.11.2024): +- [PyPi](https://pypi.org/project/nbclient) (📥 31M / month · 📦 470 · ⏱️ 19.12.2024): ``` pip install nbclient ``` @@ -1664,28 +1664,28 @@ _Libraries and tools that work with or can be used within notebook files._
repo2docker (🥈28 · ⭐ 1.6K) - Turn repositories into Jupyter-enabled Docker images. BSD-3 -- [GitHub](https://github.com/jupyterhub/repo2docker) (👨‍💻 120 · 🔀 360 · 📋 550 - 32% open · ⏱️ 03.12.2024): +- [GitHub](https://github.com/jupyterhub/repo2docker) (👨‍💻 130 · 🔀 360 · 📋 550 - 32% open · ⏱️ 14.12.2024): ``` git clone https://github.com/jupyterhub/repo2docker ``` -- [PyPi](https://pypi.org/project/jupyter-repo2docker) (📥 4.1K / month · 📦 29 · ⏱️ 01.07.2024): +- [PyPi](https://pypi.org/project/jupyter-repo2docker) (📥 3.9K / month · 📦 29 · ⏱️ 01.07.2024): ``` pip install jupyter-repo2docker ```
-
nbval (🥈27 · ⭐ 440) - A py.test plugin to validate Jupyter notebooks. BSD-3 +
nbval (🥈27 · ⭐ 450) - A py.test plugin to validate Jupyter notebooks. BSD-3 - [GitHub](https://github.com/computationalmodelling/nbval) (👨‍💻 34 · 🔀 51 · 📦 3.5K · 📋 120 - 41% open · ⏱️ 11.10.2024): ``` git clone https://github.com/computationalmodelling/nbval ``` -- [PyPi](https://pypi.org/project/nbval) (📥 190K / month · 📦 540 · ⏱️ 04.03.2024): +- [PyPi](https://pypi.org/project/nbval) (📥 180K / month · 📦 540 · ⏱️ 04.03.2024): ``` pip install nbval ``` -- [Conda](https://anaconda.org/conda-forge/nbval) (📥 500K · ⏱️ 04.03.2024): +- [Conda](https://anaconda.org/conda-forge/nbval) (📥 510K · ⏱️ 04.03.2024): ``` conda install -c conda-forge nbval ``` @@ -1697,18 +1697,18 @@ _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) (📥 100K / month · 📦 530 · ⏱️ 28.12.2023): +- [PyPi](https://pypi.org/project/jupyter_sphinx) (📥 98K / month · 📦 530 · ⏱️ 28.12.2023): ``` pip install jupyter_sphinx ``` -- [Conda](https://anaconda.org/conda-forge/jupyter_sphinx) (📥 310K · ⏱️ 27.01.2024): +- [Conda](https://anaconda.org/conda-forge/jupyter_sphinx) (📥 310K · ⏱️ 17.12.2024): ``` conda install -c conda-forge jupyter_sphinx ```
nbQA (🥈26 · ⭐ 1.1K) - Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter.. MIT -- [GitHub](https://github.com/nbQA-dev/nbQA) (👨‍💻 36 · 🔀 42 · 📥 100 · 📋 300 - 4% open · ⏱️ 02.12.2024): +- [GitHub](https://github.com/nbQA-dev/nbQA) (👨‍💻 36 · 🔀 42 · 📥 110 · 📋 300 - 4% open · ⏱️ 02.12.2024): ``` git clone https://github.com/nbQA-dev/nbQA @@ -1717,19 +1717,19 @@ _Libraries and tools that work with or can be used within notebook files._ ``` pip install nbqa ``` -- [Conda](https://anaconda.org/conda-forge/nbqa) (📥 180K · ⏱️ 27.08.2024): +- [Conda](https://anaconda.org/conda-forge/nbqa) (📥 190K · ⏱️ 27.08.2024): ``` conda install -c conda-forge nbqa ```
ipytest (🥉21 · ⭐ 320 · 💤) - Pytest in IPython notebooks. MIT -- [GitHub](https://github.com/chmp/ipytest) (👨‍💻 5 · 🔀 17 · 📦 530 · 📋 65 - 1% open · ⏱️ 21.04.2024): +- [GitHub](https://github.com/chmp/ipytest) (👨‍💻 5 · 🔀 17 · 📦 540 · 📋 65 - 1% open · ⏱️ 21.04.2024): ``` git clone https://github.com/chmp/ipytest ``` -- [PyPi](https://pypi.org/project/ipytest) (📥 44K / month · 📦 22 · ⏱️ 21.04.2024): +- [PyPi](https://pypi.org/project/ipytest) (📥 42K / month · 📦 22 · ⏱️ 21.04.2024): ``` pip install ipytest ``` @@ -1741,7 +1741,7 @@ _Libraries and tools that work with or can be used within notebook files._ ``` git clone https://github.com/jupyter-naas/naas ``` -- [PyPi](https://pypi.org/project/naas) (📥 7.5K / month · ⏱️ 23.07.2024): +- [PyPi](https://pypi.org/project/naas) (📥 5.5K / month · ⏱️ 23.07.2024): ``` pip install naas ``` @@ -1753,7 +1753,7 @@ _Libraries and tools that work with or can be used within notebook files._ ``` git clone https://github.com/mljar/mercury ``` -- [PyPi](https://pypi.org/project/mljar-mercury) (📥 7 / month · ⏱️ 02.09.2022): +- [PyPi](https://pypi.org/project/mljar-mercury) (📥 6 / month · ⏱️ 02.09.2022): ``` pip install mljar-mercury ``` @@ -1765,7 +1765,7 @@ _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) (📥 56 / month · ⏱️ 11.08.2020): +- [PyPi](https://pypi.org/project/nteract-testbook) (📥 43 / month · ⏱️ 11.08.2020): ``` pip install nteract-testbook ``` @@ -1774,9 +1774,9 @@ _Libraries and tools that work with or can be used within notebook files._ conda install -c conda-forge testbook ```
-
JupyterWith (🥉18 · ⭐ 670) - Declarative and reproducible Jupyter environments - powered by Nix. MIT +
JupyterWith (🥉18 · ⭐ 680) - Declarative and reproducible Jupyter environments - powered by Nix. MIT -- [GitHub](https://github.com/tweag/jupyenv) (👨‍💻 39 · 🔀 130 · 📋 200 - 17% open · ⏱️ 03.12.2024): +- [GitHub](https://github.com/tweag/jupyenv) (👨‍💻 39 · 🔀 130 · 📋 210 - 17% open · ⏱️ 03.12.2024): ``` git clone https://github.com/tweag/jupyterWith @@ -1789,7 +1789,7 @@ _Libraries and tools that work with or can be used within notebook files._ ``` git clone https://github.com/stas00/ipyexperiments ``` -- [PyPi](https://pypi.org/project/ipyexperiments) (📥 780 / month · 📦 2 · ⏱️ 15.12.2023): +- [PyPi](https://pypi.org/project/ipyexperiments) (📥 580 / month · 📦 2 · ⏱️ 15.12.2023): ``` pip install ipyexperiments ``` @@ -1798,11 +1798,11 @@ _Libraries and tools that work with or can be used within notebook files._ - ipyparallel (🥈31 · ⭐ 2.6K) - IPython Parallel: Interactive Parallel Computing in Python. ❗Unlicensed - BeakerX (🥈27 · ⭐ 2.8K · 💀) - Beaker Extensions for Jupyter Notebook. Apache-2 -- PixieDust (🥈27 · ⭐ 1K · 💀) - Python Helper library for Jupyter Notebooks. 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 -- nbopen (🥉19 · ⭐ 300 · 💀) - Open a Jupyter notebook in the best available server. BSD-3 - 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 - Kernel Management (🥉15 · ⭐ 15 · 💀) - Experimental new kernel management framework for Jupyter. BSD-3 - nbmake-action (🥉11 · ⭐ 150 · 💀) - GitHub Action for testing notebooks. Apache-2 - jupyter2slides (🥉10 · ⭐ 790 · 💀) - Cloud Native Presentation Slides with Jupyter Notebook +.. MIT @@ -1819,7 +1819,7 @@ _Extensions that can render and display files of specific MIME types._
JupyterLab Renderers (🥇23 · ⭐ 490) - Renderers and renderer extensions for JupyterLab. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyter-renderers) (👨‍💻 32 · 🔀 77 · 📦 39 · 📋 120 - 37% open · ⏱️ 25.11.2024): +- [GitHub](https://github.com/jupyterlab/jupyter-renderers) (👨‍💻 32 · 🔀 77 · 📦 39 · 📋 120 - 37% open · ⏱️ 16.12.2024): ``` git clone https://github.com/jupyterlab/jupyter-renderers @@ -1828,18 +1828,18 @@ _Extensions that can render and display files of specific MIME types._ ``` pip install jupyterlab-katex ``` -- [Conda](https://anaconda.org/conda-forge/jupyterlab-vega3) (📥 5.1K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/jupyterlab-vega3) (📥 5.2K · ⏱️ 16.06.2023): ``` conda install -c conda-forge jupyterlab-vega3 ``` -- [npm](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (📥 650 / month · 📦 11 · ⏱️ 01.08.2023): +- [npm](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (📥 540 / month · 📦 11 · ⏱️ 01.08.2023): ``` npm install @jupyterlab/geojson-extension ```
JupyterLab Latex (🥈22 · ⭐ 630) - JupyterLab extension for live editing of LaTeX documents. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-latex) (👨‍💻 26 · 🔀 69 · 📥 140 · 📦 7 · 📋 93 - 26% open · ⏱️ 27.09.2024): +- [GitHub](https://github.com/jupyterlab/jupyterlab-latex) (👨‍💻 26 · 🔀 69 · 📥 140 · 📦 7 · 📋 94 - 27% open · ⏱️ 27.09.2024): ``` git clone https://github.com/jupyterlab/jupyterlab-latex @@ -1848,11 +1848,11 @@ _Extensions that can render and display files of specific MIME types._ ``` pip install jupyterlab_latex ``` -- [Conda](https://anaconda.org/conda-forge/jupyterlab-latex) (📥 19K · ⏱️ 27.09.2024): +- [Conda](https://anaconda.org/conda-forge/jupyterlab-latex) (📥 20K · ⏱️ 27.09.2024): ``` conda install -c conda-forge jupyterlab-latex ``` -- [npm](https://www.npmjs.com/package/@jupyterlab/latex) (📥 360 / month · 📦 5 · ⏱️ 27.09.2024): +- [npm](https://www.npmjs.com/package/@jupyterlab/latex) (📥 320 / month · 📦 5 · ⏱️ 27.09.2024): ``` npm install @jupyterlab/latex ``` @@ -1874,18 +1874,18 @@ _Extensions that can render and display files of specific MIME types._ _Extensions that can customize the appearance of JupyterLab._ -
jupyterlab-theme-solarized-dark (🥉11 · ⭐ 110) - JupyterLab Theme Solarized Dark. BSD-3 +
jupyterlab-theme-solarized-dark (🥈12 · ⭐ 110) - JupyterLab Theme Solarized Dark. BSD-3 -- [GitHub](https://github.com/AllanChain/jupyterlab-theme-solarized-dark) (👨‍💻 2 · 🔀 12 · 📥 77 · 📦 3 · 📋 4 - 50% open · ⏱️ 19.11.2024): +- [GitHub](https://github.com/AllanChain/jupyterlab-theme-solarized-dark) (👨‍💻 2 · 🔀 12 · 📥 77 · 📦 3 · 📋 4 - 50% open · ⏱️ 13.12.2024): ``` git clone https://github.com/AllanChain/jupyterlab-theme-solarized-dark ``` -- [PyPi](https://pypi.org/project/jupyterlab_theme_solarized_dark) (📥 5.4K / month · ⏱️ 18.01.2024): +- [PyPi](https://pypi.org/project/jupyterlab_theme_solarized_dark) (📥 6K / month · ⏱️ 18.01.2024): ``` pip install jupyterlab_theme_solarized_dark ``` -- [npm](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (📥 1K / month · 📦 3 · ⏱️ 18.01.2024): +- [npm](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (📥 930 / month · 📦 3 · ⏱️ 18.01.2024): ``` npm install jupyterlab-theme-solarized-dark ``` @@ -1909,14 +1909,14 @@ _Extensions that can customize the appearance of JupyterLab._ _Application plugins that extend the functionality of JupyterLab itself._ -
Perspective (🥇33 · ⭐ 8.6K) - A data visualization and analytics component, especially well-.. Apache-2 +
Perspective (🥇34 · ⭐ 8.7K · 📈) - A data visualization and analytics component, especially.. Apache-2 -- [GitHub](https://github.com/finos/perspective) (👨‍💻 98 · 🔀 1.2K · 📥 7.1K · 📦 160 · 📋 840 - 13% open · ⏱️ 09.12.2024): +- [GitHub](https://github.com/finos/perspective) (👨‍💻 98 · 🔀 1.2K · 📥 7.3K · 📦 160 · 📋 840 - 13% open · ⏱️ 09.12.2024): ``` git clone https://github.com/finos/perspective ``` -- [PyPi](https://pypi.org/project/perspective-python) (📥 19K / month · 📦 28 · ⏱️ 10.12.2024): +- [PyPi](https://pypi.org/project/perspective-python) (📥 15K / month · 📦 28 · ⏱️ 10.12.2024): ``` pip install perspective-python ``` @@ -1924,19 +1924,19 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge perspective ``` -- [npm](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (📥 2.7K / month · 📦 6 · ⏱️ 10.12.2024): +- [npm](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (📥 1.9K / month · 📦 6 · ⏱️ 10.12.2024): ``` 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 · 📥 420 · 📦 3K · 📋 620 - 18% open · ⏱️ 22.11.2024): +- [GitHub](https://github.com/jupyterlab/jupyterlab-git) (👨‍💻 98 · 🔀 320 · 📥 430 · 📦 3K · 📋 620 - 18% open · ⏱️ 17.12.2024): ``` git clone https://github.com/jupyterlab/jupyterlab-git ``` -- [PyPi](https://pypi.org/project/jupyterlab-git) (📥 160K / month · 📦 40 · ⏱️ 29.10.2024): +- [PyPi](https://pypi.org/project/jupyterlab-git) (📥 150K / month · 📦 40 · ⏱️ 29.10.2024): ``` pip install jupyterlab-git ``` @@ -1944,54 +1944,54 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab-git ``` -- [npm](https://www.npmjs.com/package/@jupyterlab/git) (📥 7.1K / month · 📦 9 · ⏱️ 29.10.2024): +- [npm](https://www.npmjs.com/package/@jupyterlab/git) (📥 9K / month · 📦 9 · ⏱️ 29.10.2024): ``` npm install @jupyterlab/git ```
-
JupyterLab LSP (🥇29 · ⭐ 1.8K) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3 +
elyra (🥇29 · ⭐ 1.9K) - Elyra extends JupyterLab with an AI centric approach. Apache-2 -- [GitHub](https://github.com/jupyter-lsp/jupyterlab-lsp) (👨‍💻 52 · 🔀 150 · 📦 2.2K · 📋 580 - 35% open · ⏱️ 21.06.2024): +- [GitHub](https://github.com/elyra-ai/elyra) (👨‍💻 65 · 🔀 330 · 📦 68 · 📋 1.6K - 16% open · ⏱️ 12.12.2024): ``` - git clone https://github.com/jupyter-lsp/jupyterlab-lsp + git clone https://github.com/elyra-ai/elyra ``` -- [PyPi](https://pypi.org/project/jupyterlab-lsp) (📥 86K / month · 📦 46 · ⏱️ 26.02.2024): +- [PyPi](https://pypi.org/project/elyra) (📥 7.1K / month · 📦 4 · ⏱️ 29.03.2023): ``` - pip install jupyterlab-lsp + pip install elyra ``` -- [Conda](https://anaconda.org/conda-forge/jupyter-lsp) (📥 3M · ⏱️ 06.12.2024): +- [Conda](https://anaconda.org/conda-forge/elyra) (📥 60K · ⏱️ 16.06.2023): ``` - conda install -c conda-forge jupyter-lsp + conda install -c conda-forge elyra ``` -- [npm](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (📥 670 / month · 📦 7 · ⏱️ 26.08.2022): +- [npm](https://www.npmjs.com/package/@elyra/services) (📥 100 / month · 📦 10 · ⏱️ 29.03.2023): ``` - npm install @krassowski/jupyterlab-lsp + npm install @elyra/services ```
-
elyra (🥇28 · ⭐ 1.9K) - Elyra extends JupyterLab with an AI centric approach. Apache-2 +
JupyterLab LSP (🥇29 · ⭐ 1.8K) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3 -- [GitHub](https://github.com/elyra-ai/elyra) (👨‍💻 65 · 🔀 330 · 📦 68 · 📋 1.6K - 16% open · ⏱️ 10.12.2024): +- [GitHub](https://github.com/jupyter-lsp/jupyterlab-lsp) (👨‍💻 52 · 🔀 150 · 📦 2.2K · 📋 580 - 35% open · ⏱️ 21.06.2024): ``` - git clone https://github.com/elyra-ai/elyra + git clone https://github.com/jupyter-lsp/jupyterlab-lsp ``` -- [PyPi](https://pypi.org/project/elyra) (📥 5.6K / month · 📦 4 · ⏱️ 29.03.2023): +- [PyPi](https://pypi.org/project/jupyterlab-lsp) (📥 84K / month · 📦 46 · ⏱️ 26.02.2024): ``` - pip install elyra + pip install jupyterlab-lsp ``` -- [Conda](https://anaconda.org/conda-forge/elyra) (📥 59K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/jupyter-lsp) (📥 3M · ⏱️ 06.12.2024): ``` - conda install -c conda-forge elyra + conda install -c conda-forge jupyter-lsp ``` -- [npm](https://www.npmjs.com/package/@elyra/services) (📥 110 / month · 📦 10 · ⏱️ 29.03.2023): +- [npm](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (📥 480 / month · 📦 7 · ⏱️ 26.08.2022): ``` - npm install @elyra/services + npm install @krassowski/jupyterlab-lsp ```
Variable Inspector (🥈25 · ⭐ 1.1K) - Variable Inspector extension for Jupyterlab. BSD-3 -- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector) (👨‍💻 24 · 🔀 97 · 📥 310 · 📦 6 · 📋 180 - 27% open · ⏱️ 22.11.2024): +- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector) (👨‍💻 24 · 🔀 97 · 📥 310 · 📦 6 · 📋 180 - 27% open · ⏱️ 16.12.2024): ``` git clone https://github.com/lckr/jupyterlab-variableInspector @@ -2000,23 +2000,23 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` pip install lckr-jupyterlab-variableinspector ``` -- [Conda](https://anaconda.org/conda-forge/jupyterlab-variableinspector) (📥 63K · ⏱️ 06.09.2024): +- [Conda](https://anaconda.org/conda-forge/jupyterlab-variableinspector) (📥 64K · ⏱️ 06.09.2024): ``` conda install -c conda-forge jupyterlab-variableinspector ``` -- [npm](https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector) (📥 1K / month · 📦 5 · ⏱️ 05.09.2024): +- [npm](https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector) (📥 3.9K / month · 📦 5 · ⏱️ 05.09.2024): ``` npm install @lckr/jupyterlab_variableinspector ```
Code Formatter (🥈25 · ⭐ 860) - A JupyterLab plugin to facilitate invocation of code formatters. MIT -- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter) (👨‍💻 45 · 🔀 55 · 📥 47 · 📦 2 · 📋 210 - 16% open · ⏱️ 14.08.2024): +- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter) (👨‍💻 45 · 🔀 55 · 📥 48 · 📦 2 · 📋 210 - 16% open · ⏱️ 14.08.2024): ``` git clone https://github.com/ryantam626/jupyterlab_code_formatter ``` -- [PyPi](https://pypi.org/project/jupyterlab_code_formatter) (📥 97K / month · 📦 52 · ⏱️ 14.08.2024): +- [PyPi](https://pypi.org/project/jupyterlab_code_formatter) (📥 90K / month · 📦 52 · ⏱️ 14.08.2024): ``` pip install jupyterlab_code_formatter ``` @@ -2024,19 +2024,19 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab_code_formatter ``` -- [npm](https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter) (📥 1.4K / month · 📦 5 · ⏱️ 16.04.2023): +- [npm](https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter) (📥 1.5K / 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 -- [GitHub](https://github.com/rapidsai/jupyterlab-nvdashboard) (👨‍💻 24 · 🔀 76 · 📦 3 · 📋 88 - 40% open · ⏱️ 10.12.2024): +- [GitHub](https://github.com/rapidsai/jupyterlab-nvdashboard) (👨‍💻 24 · 🔀 75 · 📦 3 · 📋 88 - 40% open · ⏱️ 10.12.2024): ``` git clone https://github.com/rapidsai/jupyterlab-nvdashboard ``` -- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (📥 12K / month · 📦 3 · ⏱️ 03.06.2024): +- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (📥 11K / month · 📦 3 · ⏱️ 03.06.2024): ``` pip install jupyterlab-nvdashboard ``` @@ -2051,7 +2051,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
JupyterLab Templates (🥈23 · ⭐ 400) - Support for jupyter notebook templates in jupyterlab. Apache-2 -- [GitHub](https://github.com/finos/jupyterlab_templates) (👨‍💻 21 · 🔀 69 · 📦 8 · 📋 96 - 11% open · ⏱️ 01.12.2024): +- [GitHub](https://github.com/finos/jupyterlab_templates) (👨‍💻 21 · 🔀 69 · 📦 8 · 📋 96 - 11% open · ⏱️ 13.12.2024): ``` git clone https://github.com/jpmorganchase/jupyterlab_templates @@ -2064,27 +2064,27 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab_templates ``` -- [npm](https://www.npmjs.com/package/jupyterlab_templates) (📥 1.7K / month · 📦 5 · ⏱️ 12.02.2024): +- [npm](https://www.npmjs.com/package/jupyterlab_templates) (📥 1.8K / month · 📦 5 · ⏱️ 12.02.2024): ``` npm install jupyterlab_templates ```
ipylab (🥈23 · ⭐ 200) - Control JupyterLab from Python Notebooks with Jupyter Widgets. BSD-3 -- [GitHub](https://github.com/jtpio/ipylab) (👨‍💻 7 · 🔀 13 · 📥 240 · 📦 270 · 📋 51 - 56% open · ⏱️ 19.11.2024): +- [GitHub](https://github.com/jtpio/ipylab) (👨‍💻 7 · 🔀 13 · 📥 240 · 📦 280 · 📋 51 - 56% open · ⏱️ 19.11.2024): ``` git clone https://github.com/jtpio/ipylab ``` -- [PyPi](https://pypi.org/project/ipylab) (📥 180K / month · 📦 40 · ⏱️ 11.08.2023): +- [PyPi](https://pypi.org/project/ipylab) (📥 160K / month · 📦 40 · ⏱️ 11.08.2023): ``` pip install ipylab ``` -- [Conda](https://anaconda.org/conda-forge/ipylab) (📥 42K · ⏱️ 11.08.2023): +- [Conda](https://anaconda.org/conda-forge/ipylab) (📥 43K · ⏱️ 11.08.2023): ``` conda install -c conda-forge ipylab ``` -- [npm](https://www.npmjs.com/package/ipylab) (📥 1.3K / month · 📦 5 · ⏱️ 11.08.2023): +- [npm](https://www.npmjs.com/package/ipylab) (📥 1.4K / month · 📦 5 · ⏱️ 11.08.2023): ``` npm install ipylab ``` @@ -2096,7 +2096,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) (📥 91K / month · 📦 57 · ⏱️ 14.03.2023): +- [PyPi](https://pypi.org/project/jupyter-bokeh) (📥 85K / month · 📦 57 · ⏱️ 14.03.2023): ``` pip install jupyter-bokeh ``` @@ -2104,35 +2104,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) (📥 4.8K / month · 📦 5 · ⏱️ 03.06.2024): +- [npm](https://www.npmjs.com/package/@bokeh/jupyter_bokeh) (📥 5K / month · 📦 5 · ⏱️ 03.06.2024): ``` npm install @bokeh/jupyter_bokeh ```
-
JupyterLab GitHub (🥈20 · ⭐ 420 · 💤) - GitHub integration for JupyterLab. BSD-3 - -- [GitHub](https://github.com/jupyterlab/jupyterlab-github) (👨‍💻 18 · 🔀 100 · 📥 63 · 📦 6 · 📋 70 - 41% open · ⏱️ 25.03.2024): - - ``` - git clone https://github.com/jupyterlab/jupyterlab-github - ``` -- [PyPi](https://pypi.org/project/jupyterlab-github) (📥 2.8K / month · 📦 2 · ⏱️ 03.08.2023): - ``` - pip install jupyterlab-github - ``` -- [npm](https://www.npmjs.com/package/@jupyterlab/github) (📥 220 / month · 📦 2 · ⏱️ 02.08.2023): - ``` - npm install @jupyterlab/github - ``` -
-
jupyterlab-execute-time (🥈20 · ⭐ 370) - A JupyterLab extension for displaying cell timings. BSD-3 +
jupyterlab-execute-time (🥈21 · ⭐ 370) - A JupyterLab extension for displaying cell timings. BSD-3 - [GitHub](https://github.com/deshaw/jupyterlab-execute-time) (👨‍💻 18 · 🔀 48 · 📦 4 · 📋 75 - 18% open · ⏱️ 12.09.2024): ``` git clone https://github.com/deshaw/jupyterlab-execute-time ``` -- [PyPi](https://pypi.org/project/jupyterlab-execute-time) (📥 52K / month · 📦 11 · ⏱️ 12.09.2024): +- [PyPi](https://pypi.org/project/jupyterlab-execute-time) (📥 54K / month · 📦 11 · ⏱️ 12.09.2024): ``` pip install jupyterlab-execute-time ``` @@ -2140,31 +2124,35 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab_execute_time ``` -- [npm](https://www.npmjs.com/package/jupyterlab-execute-time) (📥 740 / month · 📦 5 · ⏱️ 18.01.2021): +- [npm](https://www.npmjs.com/package/jupyterlab-execute-time) (📥 3.7K / month · 📦 5 · ⏱️ 18.01.2021): ``` npm install jupyterlab-execute-time ```
-
Lantern (🥈19 · ⭐ 350) - Data exploration glue. Apache-2 +
JupyterLab GitHub (🥈20 · ⭐ 420 · 💤) - GitHub integration for JupyterLab. BSD-3 -- [GitHub](https://github.com/timkpaine/lantern) (👨‍💻 3 · 🔀 21 · 📦 22 · 📋 200 - 3% open · ⏱️ 18.11.2024): +- [GitHub](https://github.com/jupyterlab/jupyterlab-github) (👨‍💻 18 · 🔀 100 · 📥 68 · 📦 6 · 📋 70 - 41% open · ⏱️ 25.03.2024): ``` - git clone https://github.com/timkpaine/lantern + git clone https://github.com/jupyterlab/jupyterlab-github ``` -- [PyPi](https://pypi.org/project/pylantern) (📥 320 / month · 📦 2 · ⏱️ 02.02.2020): +- [PyPi](https://pypi.org/project/jupyterlab-github) (📥 2.7K / month · 📦 2 · ⏱️ 03.08.2023): ``` - pip install pylantern + pip install jupyterlab-github + ``` +- [npm](https://www.npmjs.com/package/@jupyterlab/github) (📥 240 / month · 📦 2 · ⏱️ 02.08.2023): + ``` + npm install @jupyterlab/github ```
-
jupyter-fs (🥈19 · ⭐ 210) - A filesystem-like contents manager for multiple backends in.. Apache-2 +
jupyter-fs (🥈20 · ⭐ 210) - A filesystem-like contents manager for multiple backends in.. Apache-2 -- [GitHub](https://github.com/jpmorganchase/jupyter-fs) (👨‍💻 17 · 🔀 36 · 📦 10 · 📋 84 - 20% open · ⏱️ 02.10.2024): +- [GitHub](https://github.com/jpmorganchase/jupyter-fs) (👨‍💻 17 · 🔀 36 · 📦 11 · 📋 84 - 20% open · ⏱️ 15.12.2024): ``` git clone https://github.com/jpmorganchase/jupyter-fs ``` -- [PyPi](https://pypi.org/project/jupyter-fs) (📥 1.2K / month · 📦 3 · ⏱️ 12.07.2024): +- [PyPi](https://pypi.org/project/jupyter-fs) (📥 1.3K / month · 📦 3 · ⏱️ 12.07.2024): ``` pip install jupyter-fs ``` @@ -2173,14 +2161,26 @@ _Application plugins that extend the functionality of JupyterLab itself._ conda install -c conda-forge jupyter-fs ```
+
Lantern (🥈19 · ⭐ 350) - Data exploration glue. Apache-2 + +- [GitHub](https://github.com/timkpaine/lantern) (👨‍💻 3 · 🔀 21 · 📦 22 · 📋 200 - 3% open · ⏱️ 18.11.2024): + + ``` + git clone https://github.com/timkpaine/lantern + ``` +- [PyPi](https://pypi.org/project/pylantern) (📥 190 / month · 📦 2 · ⏱️ 02.02.2020): + ``` + pip install pylantern + ``` +
JupyterLab IFrame (🥈19 · ⭐ 110) - View html as an embedded iframe in JupyterLab. Apache-2 -- [GitHub](https://github.com/timkpaine/jupyterlab_iframe) (👨‍💻 5 · 🔀 21 · 📦 10 · 📋 70 - 8% open · ⏱️ 21.11.2024): +- [GitHub](https://github.com/timkpaine/jupyterlab_iframe) (👨‍💻 5 · 🔀 21 · 📦 10 · 📋 70 - 8% open · ⏱️ 13.12.2024): ``` git clone https://github.com/timkpaine/jupyterlab_iframe ``` -- [PyPi](https://pypi.org/project/jupyterlab_iframe) (📥 2.1K / month · ⏱️ 16.07.2023): +- [PyPi](https://pypi.org/project/jupyterlab_iframe) (📥 1.8K / month · ⏱️ 16.07.2023): ``` pip install jupyterlab_iframe ``` @@ -2188,19 +2188,39 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab_iframe ``` -- [npm](https://www.npmjs.com/package/jupyterlab_iframe) (📥 92 / month · 📦 2 · ⏱️ 16.07.2023): +- [npm](https://www.npmjs.com/package/jupyterlab_iframe) (📥 110 / month · 📦 2 · ⏱️ 16.07.2023): ``` npm install jupyterlab_iframe ```
+
nbcelltests (🥈18 · ⭐ 90) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2 + +- [GitHub](https://github.com/jpmorganchase/nbcelltests) (👨‍💻 8 · 🔀 21 · 📦 5 · 📋 120 - 26% open · ⏱️ 15.12.2024): + + ``` + git clone https://github.com/jpmorganchase/nbcelltests + ``` +- [PyPi](https://pypi.org/project/nbcelltests) (📥 190 / month · ⏱️ 05.06.2024): + ``` + pip install nbcelltests + ``` +- [Conda](https://anaconda.org/conda-forge/nbcelltests) (📥 12K · ⏱️ 07.06.2024): + ``` + conda install -c conda-forge nbcelltests + ``` +- [npm](https://www.npmjs.com/package/jupyterlab_celltests) (📥 19 / month · 📦 2 · ⏱️ 05.10.2020): + ``` + npm install jupyterlab_celltests + ``` +
JupyterLab Autoversion (🥈18 · ⭐ 82) - Automatically version jupyter notebooks in JupyterLab. Apache-2 -- [GitHub](https://github.com/timkpaine/jupyterlab_autoversion) (👨‍💻 5 · 🔀 10 · 📋 37 - 13% open · ⏱️ 01.12.2024): +- [GitHub](https://github.com/timkpaine/jupyterlab_autoversion) (👨‍💻 5 · 🔀 10 · 📋 37 - 13% open · ⏱️ 13.12.2024): ``` git clone https://github.com/timkpaine/jupyterlab_autoversion ``` -- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (📥 660 / month · ⏱️ 19.06.2024): +- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (📥 600 / month · ⏱️ 19.06.2024): ``` pip install jupyterlab_autoversion ``` @@ -2208,7 +2228,7 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab_autoversion ``` -- [npm](https://www.npmjs.com/package/jupyterlab_autoversion) (📥 30 / month · 📦 5 · ⏱️ 19.06.2024): +- [npm](https://www.npmjs.com/package/jupyterlab_autoversion) (📥 31 / month · 📦 5 · ⏱️ 19.06.2024): ``` npm install jupyterlab_autoversion ``` @@ -2220,7 +2240,7 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` git clone https://github.com/vatlab/jupyterlab-sos ``` -- [PyPi](https://pypi.org/project/jupyterlab-sos) (📥 770 / month · ⏱️ 17.10.2024): +- [PyPi](https://pypi.org/project/jupyterlab-sos) (📥 650 / month · ⏱️ 17.10.2024): ``` pip install jupyterlab-sos ``` @@ -2228,39 +2248,19 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab-sos ``` -- [npm](https://www.npmjs.com/package/jupyterlab-sos) (📥 72 / month · 📦 5 · ⏱️ 14.01.2021): +- [npm](https://www.npmjs.com/package/jupyterlab-sos) (📥 68 / month · 📦 5 · ⏱️ 14.01.2021): ``` npm install jupyterlab-sos ```
-
nbcelltests (🥉17 · ⭐ 90) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2 - -- [GitHub](https://github.com/jpmorganchase/nbcelltests) (👨‍💻 8 · 🔀 21 · 📦 5 · 📋 120 - 26% open · ⏱️ 01.12.2024): - - ``` - git clone https://github.com/jpmorganchase/nbcelltests - ``` -- [PyPi](https://pypi.org/project/nbcelltests) (📥 220 / month · ⏱️ 05.06.2024): - ``` - pip install nbcelltests - ``` -- [Conda](https://anaconda.org/conda-forge/nbcelltests) (📥 12K · ⏱️ 07.06.2024): - ``` - conda install -c conda-forge nbcelltests - ``` -- [npm](https://www.npmjs.com/package/jupyterlab_celltests) (📥 21 / month · 📦 2 · ⏱️ 05.10.2020): - ``` - npm install jupyterlab_celltests - ``` -
JupyterLab Kernelspy (🥉17 · ⭐ 83) - A Jupyter Lab extension for inspecting messages to/from.. BSD-3 -- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-kernelspy) (👨‍💻 6 · 🔀 12 · 📥 52 · 📦 7 · 📋 16 - 31% open · ⏱️ 21.11.2024): +- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-kernelspy) (👨‍💻 6 · 🔀 12 · 📥 52 · 📦 7 · 📋 16 - 31% open · ⏱️ 16.12.2024): ``` git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy ``` -- [PyPi](https://pypi.org/project/jupyterlab-kernelspy) (📥 1.2K / month · ⏱️ 30.08.2023): +- [PyPi](https://pypi.org/project/jupyterlab-kernelspy) (📥 1.1K / month · ⏱️ 30.08.2023): ``` pip install jupyterlab-kernelspy ``` @@ -2268,39 +2268,39 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` conda install -c conda-forge jupyterlab-kernelspy ``` -- [npm](https://www.npmjs.com/package/jupyterlab-kernelspy) (📥 50 / month · 📦 5 · ⏱️ 30.08.2023): +- [npm](https://www.npmjs.com/package/jupyterlab-kernelspy) (📥 51 / month · 📦 5 · ⏱️ 30.08.2023): ``` npm install jupyterlab-kernelspy ```
JupyterLab Quickopen (🥉17 · ⭐ 81) - Quickly open a file in JupyterLab by typing part of its.. BSD-3 -- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-quickopen) (👨‍💻 8 · 🔀 15 · 📥 32 · 📦 24 · 📋 13 - 46% open · ⏱️ 08.12.2024): +- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-quickopen) (👨‍💻 8 · 🔀 15 · 📥 33 · 📦 24 · 📋 13 - 46% open · ⏱️ 08.12.2024): ``` git clone https://github.com/parente/jupyterlab-quickopen ``` -- [PyPi](https://pypi.org/project/jupyterlab-quickopen) (📥 660 / month · ⏱️ 21.10.2024): +- [PyPi](https://pypi.org/project/jupyterlab-quickopen) (📥 510 / month · ⏱️ 21.10.2024): ``` pip install jupyterlab-quickopen ``` -- [npm](https://www.npmjs.com/package/@parente/jupyterlab-quickopen) (📥 2 / month · 📦 5 · ⏱️ 20.03.2020): +- [npm](https://www.npmjs.com/package/@parente/jupyterlab-quickopen) (📥 1 / month · 📦 5 · ⏱️ 20.03.2020): ``` npm install @parente/jupyterlab-quickopen ```
JupyterLab Flake8 (🥉15 · ⭐ 110) - A jupyterlab extension to email notebooks directly from.. Apache-2 -- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 10 · 📦 2 · 📋 38 - 5% open · ⏱️ 19.11.2024): +- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 10 · 📦 2 · 📋 38 - 5% open · ⏱️ 13.12.2024): ``` git clone https://github.com/timkpaine/jupyterlab_email ``` -- [PyPi](https://pypi.org/project/jupyterlab-email) (📥 350 / month · ⏱️ 17.08.2023): +- [PyPi](https://pypi.org/project/jupyterlab-email) (📥 260 / month · ⏱️ 17.08.2023): ``` pip install jupyterlab-email ``` -- [npm](https://www.npmjs.com/package/jupyterlab-flake8) (📥 42 / month · 📦 2 · ⏱️ 16.09.2021): +- [npm](https://www.npmjs.com/package/jupyterlab-flake8) (📥 43 / month · 📦 2 · ⏱️ 16.09.2021): ``` npm install jupyterlab-flake8 ``` @@ -2312,7 +2312,7 @@ _Application plugins that extend the functionality of JupyterLab itself._ ``` git clone https://github.com/xiaohk/stickyland ``` -- [PyPi](https://pypi.org/project/jupyterlab-stickyland) (📥 500 / month · 📦 1 · ⏱️ 24.12.2023): +- [PyPi](https://pypi.org/project/jupyterlab-stickyland) (📥 420 / month · 📦 1 · ⏱️ 24.12.2023): ``` pip install jupyterlab-stickyland ``` @@ -2323,48 +2323,48 @@ _Application plugins that extend the functionality of JupyterLab itself._
JupyterLab Email (🥉14 · ⭐ 60) - A jupyterlab extension to email notebooks directly from.. Apache-2 -- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 2 · 📦 2 · 📋 38 - 5% open · ⏱️ 19.11.2024): +- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 2 · 📦 2 · 📋 38 - 5% open · ⏱️ 13.12.2024): ``` git clone https://github.com/timkpaine/jupyterlab_email ``` -- [PyPi](https://pypi.org/project/jupyterlab_email) (📥 350 / month · ⏱️ 17.08.2023): +- [PyPi](https://pypi.org/project/jupyterlab_email) (📥 260 / month · ⏱️ 17.08.2023): ``` pip install jupyterlab_email ``` -- [npm](https://www.npmjs.com/package/jupyterlab_email) (📥 23 / month · 📦 5 · ⏱️ 17.08.2023): +- [npm](https://www.npmjs.com/package/jupyterlab_email) (📥 24 / month · 📦 5 · ⏱️ 17.08.2023): ``` npm install jupyterlab_email ```
jupyterlab_commands (🥉14 · ⭐ 58) - Add arbitrary python commands to the jupyterlab.. Apache-2 -- [GitHub](https://github.com/timkpaine/jupyterlab_commands) (👨‍💻 2 · 🔀 6 · 📋 24 - 4% open · ⏱️ 18.11.2024): +- [GitHub](https://github.com/timkpaine/jupyterlab_commands) (👨‍💻 2 · 🔀 6 · 📋 24 - 4% open · ⏱️ 13.12.2024): ``` git clone https://github.com/timkpaine/jupyterlab_commands ``` -- [PyPi](https://pypi.org/project/jupyterlab-commands) (📥 440 / month · ⏱️ 12.07.2023): +- [PyPi](https://pypi.org/project/jupyterlab-commands) (📥 360 / month · ⏱️ 12.07.2023): ``` pip install jupyterlab-commands ``` -- [Conda](https://anaconda.org/conda-forge/jupyterlab_commands) (📥 15K · ⏱️ 13.07.2023): +- [Conda](https://anaconda.org/conda-forge/jupyterlab_commands) (📥 16K · ⏱️ 13.07.2023): ``` conda install -c conda-forge jupyterlab_commands ```
-
KnowledgeLab (🥉14 · ⭐ 48) - KnowledgeRepo + JupyterLab. Apache-2 +
KnowledgeLab (🥉13 · ⭐ 48) - KnowledgeRepo + JupyterLab. Apache-2 - [GitHub](https://github.com/tkp-archive/knowledgelab) (👨‍💻 3 · 🔀 6 · 📦 6 · 📋 29 - 17% open · ⏱️ 18.11.2024): ``` git clone https://github.com/timkpaine/knowledgelab ``` -- [PyPi](https://pypi.org/project/knowledgelab) (📥 22 / month · ⏱️ 19.10.2017): +- [PyPi](https://pypi.org/project/knowledgelab) (📥 11 / month · ⏱️ 19.10.2017): ``` pip install knowledgelab ``` -- [npm](https://www.npmjs.com/package/knowledgelab) (📥 10 / month · 📦 2 · ⏱️ 16.10.2018): +- [npm](https://www.npmjs.com/package/knowledgelab) (📥 7 / month · 📦 2 · ⏱️ 16.10.2018): ``` npm install knowledgelab ``` @@ -2376,11 +2376,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) (📥 590 / month · ⏱️ 25.06.2024): +- [PyPi](https://pypi.org/project/jupyterlab_gitplus) (📥 440 / month · ⏱️ 25.06.2024): ``` pip install jupyterlab_gitplus ``` -- [npm](https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus) (📥 11 / 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 ``` @@ -2396,13 +2396,13 @@ _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 -- JupyterLab Vim (🥉16 · ⭐ 980 · 💀) - Vim notebook cell bindings for JupyterLab. MIT -- JupyterLab SQL (🥉16 · ⭐ 420 · 💀) - SQL GUI for JupyterLab. MIT -- jupyterlab-interactive-dashboard-editor (🥉16 · ⭐ 220 · 💀) - A drag-and-drop dashboard editor for JupyterLab. BSD-3 - Collapsible Headings (🥉16 · ⭐ 180 · 💀) - Implements Collapsible Headers for Jupyter Lab.. BSD-3 - 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-sparkmonitor (🥉16 · ⭐ 92 · 💀) - JupyterLab extension that enables monitoring launched.. Apache-2 +- 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 - JupyterLab Commenting (🥉15 · ⭐ 100 · 💀) - Commenting and annotation for JupyterLab. 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 @@ -2422,18 +2422,18 @@ _Application plugins that extend the functionality of JupyterLab itself._ _Authentication modules that manage and control how users can access the JupyterHub deployment._ -
OAuthenticator (🥇31 · ⭐ 420) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3 +
OAuthenticator (🥇30 · ⭐ 420) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3 - [GitHub](https://github.com/jupyterhub/oauthenticator) (👨‍💻 130 · 🔀 370 · 📦 480 · 📋 320 - 17% open · ⏱️ 11.12.2024): ``` git clone https://github.com/jupyterhub/oauthenticator ``` -- [PyPi](https://pypi.org/project/oauthenticator) (📥 67K / month · 📦 31 · ⏱️ 11.12.2024): +- [PyPi](https://pypi.org/project/oauthenticator) (📥 57K / month · 📦 31 · ⏱️ 11.12.2024): ``` pip install oauthenticator ``` -- [Conda](https://anaconda.org/conda-forge/oauthenticator) (📥 65K · ⏱️ 03.12.2024): +- [Conda](https://anaconda.org/conda-forge/oauthenticator) (📥 66K · ⏱️ 13.12.2024): ``` conda install -c conda-forge oauthenticator ``` @@ -2445,7 +2445,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) (📥 19K / month · ⏱️ 06.11.2024): +- [PyPi](https://pypi.org/project/jupyterhub-ldapauthenticator) (📥 18K / month · ⏱️ 06.11.2024): ``` pip install jupyterhub-ldapauthenticator ``` @@ -2454,14 +2454,14 @@ _Authentication modules that manage and control how users can access the Jupyter conda install -c conda-forge jupyterhub-ldapauthenticator ```
-
Native Authenticator (🥈24 · ⭐ 73) - JupyterHub-native User Authenticator. BSD-3 +
Native Authenticator (🥈22 · ⭐ 73 · 📉) - JupyterHub-native User Authenticator. BSD-3 - [GitHub](https://github.com/jupyterhub/nativeauthenticator) (👨‍💻 24 · 🔀 69 · 📦 96 · 📋 110 - 30% open · ⏱️ 06.11.2024): ``` git clone https://github.com/jupyterhub/nativeauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (📥 14K / month · ⏱️ 17.09.2024): +- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (📥 13K / month · ⏱️ 17.09.2024): ``` pip install jupyterhub-nativeauthenticator ``` @@ -2473,7 +2473,7 @@ _Authentication modules that manage and control how users can access the Jupyter ``` git clone https://github.com/jupyterhub/firstuseauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-firstuseauthenticator) (📥 8.6K / month · ⏱️ 17.09.2024): +- [PyPi](https://pypi.org/project/jupyterhub-firstuseauthenticator) (📥 8.1K / month · ⏱️ 17.09.2024): ``` pip install jupyterhub-firstuseauthenticator ``` @@ -2485,14 +2485,25 @@ _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) (📥 4K / month · ⏱️ 04.01.2024): +- [PyPi](https://pypi.org/project/jupyterhub-ltiauthenticator) (📥 3.9K / month · ⏱️ 04.01.2024): ``` pip install jupyterhub-ltiauthenticator ```
-
Show 10 hidden projects... +
SAML Authenticator (🥈16 · ⭐ 37) - jupyterhub-samlauthenticator. MIT + +- [GitHub](https://github.com/HewlettPackard/jupyterhub-samlauthenticator) (👨‍💻 7 · 🔀 23 · 📥 25 · 📦 3 · 📋 32 - 53% open · ⏱️ 13.12.2024): + + ``` + git clone https://github.com/HewlettPackard/jupyterhub-samlauthenticator + ``` +- [PyPi](https://pypi.org/project/jupyterhub-samlauthenticator) (📥 1.2K / month · ⏱️ 13.07.2020): + ``` + pip install jupyterhub-samlauthenticator + ``` +
+
Show 9 hidden projects... -- SAML Authenticator (🥈16 · ⭐ 37 · 💀) - jupyterhub-samlauthenticator. MIT - JWT Authenticator (🥉13 · ⭐ 54 · 💀) - A Token Authenticator for JupyterHub. Apache-2 - Remote User Auth (🥉13 · ⭐ 42 · 💀) - REMOTE_USER authenticator for Jupyterhub. ❗️GPL-3.0 - dummyauthenticator (🥉13 · ⭐ 28 · 💀) - A Dummy JupyterHub Authenticator to make testing easy. BSD-3 @@ -2518,7 +2529,7 @@ _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) (📥 17K / month · 📦 10 · ⏱️ 25.10.2024): +- [PyPi](https://pypi.org/project/jupyterhub-kubespawner) (📥 16K / month · 📦 10 · ⏱️ 25.10.2024): ``` pip install jupyterhub-kubespawner ``` @@ -2534,7 +2545,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) (📥 76K / month · 📦 12 · ⏱️ 21.11.2023): +- [PyPi](https://pypi.org/project/dockerspawner) (📥 64K / month · 📦 12 · ⏱️ 21.11.2023): ``` pip install dockerspawner ``` @@ -2550,7 +2561,7 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._ ``` git clone https://github.com/jupyterhub/batchspawner ``` -- [PyPi](https://pypi.org/project/batchspawner) (📥 7.2K / month · 📦 9 · ⏱️ 19.03.2024): +- [PyPi](https://pypi.org/project/batchspawner) (📥 6.4K / month · 📦 9 · ⏱️ 19.03.2024): ``` pip install batchspawner ``` @@ -2562,7 +2573,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) (📥 5K / month · 📦 2 · ⏱️ 20.10.2024): +- [PyPi](https://pypi.org/project/jupyterhub-systemdspawner) (📥 4.6K / month · 📦 2 · ⏱️ 20.10.2024): ``` pip install jupyterhub-systemdspawner ``` @@ -2578,29 +2589,29 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._ ``` git clone https://github.com/jupyterhub/sudospawner ``` -- [PyPi](https://pypi.org/project/sudospawner) (📥 1.7K / month · 📦 2 · ⏱️ 19.06.2018): +- [PyPi](https://pypi.org/project/sudospawner) (📥 1.5K / month · 📦 2 · ⏱️ 19.06.2018): ``` pip install sudospawner ```
-
FargateSpawner (🥉14 · ⭐ 47) - Spawns JupyterHub single user servers in Docker containers running.. MIT +
WrapSpawner (🥉13 · ⭐ 60 · 💤) - Mechanism for runtime configuration of spawners for JupyterHub. BSD-3 -- [GitHub](https://github.com/uktrade/fargatespawner) (👨‍💻 4 · 🔀 22 · 📦 6 · 📋 13 - 61% open · ⏱️ 30.09.2024): +- [GitHub](https://github.com/jupyterhub/wrapspawner) (👨‍💻 19 · 🔀 59 · 📦 21 · 📋 38 - 57% open · ⏱️ 08.04.2024): ``` - git clone https://github.com/uktrade/fargatespawner - ``` -- [PyPi](https://pypi.org/project/fargatespawner) (📥 1.4K / month · ⏱️ 28.06.2020): - ``` - pip install fargatespawner + git clone https://github.com/jupyterhub/wrapspawner ```
-
WrapSpawner (🥉13 · ⭐ 60 · 💤) - Mechanism for runtime configuration of spawners for JupyterHub. BSD-3 +
FargateSpawner (🥉13 · ⭐ 47) - Spawns JupyterHub single user servers in Docker containers running.. MIT -- [GitHub](https://github.com/jupyterhub/wrapspawner) (👨‍💻 19 · 🔀 59 · 📦 21 · 📋 38 - 57% open · ⏱️ 08.04.2024): +- [GitHub](https://github.com/uktrade/fargatespawner) (👨‍💻 4 · 🔀 22 · 📦 6 · 📋 13 - 61% open · ⏱️ 30.09.2024): ``` - git clone https://github.com/jupyterhub/wrapspawner + git clone https://github.com/uktrade/fargatespawner + ``` +- [PyPi](https://pypi.org/project/fargatespawner) (📥 970 / month · ⏱️ 28.06.2020): + ``` + pip install fargatespawner ```
Show 1 hidden projects... @@ -2617,12 +2628,12 @@ _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 · 📦 630K · 📋 7.4K - 20% open · ⏱️ 11.12.2024): +- [GitHub](https://github.com/ipython/ipython) (👨‍💻 1K · 🔀 4.4K · 📥 320K · 📦 640K · 📋 7.4K - 20% open · ⏱️ 13.12.2024): ``` git clone https://github.com/ipython/ipython ``` -- [PyPi](https://pypi.org/project/ipython) (📥 62M / month · 📦 11K · ⏱️ 29.11.2024): +- [PyPi](https://pypi.org/project/ipython) (📥 56M / month · 📦 11K · ⏱️ 29.11.2024): ``` pip install ipython ``` @@ -2633,12 +2644,12 @@ _Core components of the Jupyter architecture._
jupyter_server (🥉35 · ⭐ 490) - The backendi.e. core services, APIs, and REST endpointsto.. BSD-3 -- [GitHub](https://github.com/jupyter-server/jupyter_server) (👨‍💻 520 · 🔀 310 · 📥 3.8K · 📋 490 - 41% open · ⏱️ 05.11.2024): +- [GitHub](https://github.com/jupyter-server/jupyter_server) (👨‍💻 520 · 🔀 310 · 📥 3.8K · 📋 490 - 41% open · ⏱️ 19.12.2024): ``` git clone https://github.com/jupyter-server/jupyter_server ``` -- [PyPi](https://pypi.org/project/jupyter_server) (📥 32M / month · 📦 830 · ⏱️ 12.07.2024): +- [PyPi](https://pypi.org/project/jupyter_server) (📥 29M / month · 📦 830 · ⏱️ 12.07.2024): ``` pip install jupyter_server ``` @@ -2654,7 +2665,7 @@ _Core components of the Jupyter architecture._ ``` git clone https://github.com/jupyter/jupyter-packaging ``` -- [PyPi](https://pypi.org/project/jupyter-packaging) (📥 900K / month · 📦 130 · ⏱️ 25.08.2022): +- [PyPi](https://pypi.org/project/jupyter-packaging) (📥 810K / month · 📦 130 · ⏱️ 25.08.2022): ``` pip install jupyter-packaging ``` @@ -2669,14 +2680,14 @@ _Core components of the Jupyter architecture._ Back to top -
qtconsole (🥇37 · ⭐ 420) - Jupyter Qt Console. BSD-3 +
qtconsole (🥇36 · ⭐ 420 · 📉) - Jupyter Qt Console. BSD-3 - [GitHub](https://github.com/jupyter/qtconsole) (👨‍💻 130 · 🔀 200 · 📦 190K · 📋 350 - 33% open · ⏱️ 28.10.2024): ``` git clone https://github.com/jupyter/qtconsole ``` -- [PyPi](https://pypi.org/project/qtconsole) (📥 3.4M / month · 📦 370 · ⏱️ 28.10.2024): +- [PyPi](https://pypi.org/project/qtconsole) (📥 3.1M / month · 📦 370 · ⏱️ 28.10.2024): ``` pip install qtconsole ``` @@ -2685,7 +2696,7 @@ _Core components of the Jupyter architecture._ conda install -c conda-forge qtconsole ```
-
colabcode (🥉18 · ⭐ 2.1K) - Run VSCode (codeserver) on Google Colab or Kaggle Notebooks. MIT +
colabcode (🥉19 · ⭐ 2.1K) - Run VSCode (codeserver) on Google Colab or Kaggle Notebooks. MIT - [GitHub](https://github.com/abhishekkrthakur/colabcode) (👨‍💻 8 · 🔀 300 · 📋 95 - 65% open · ⏱️ 14.09.2024): diff --git a/history/2024-12-19_changes.md b/history/2024-12-19_changes.md new file mode 100644 index 0000000..110b522 --- /dev/null +++ b/history/2024-12-19_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._ + +- Jupytext (🥇35 · ⭐ 6.7K · 📈) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT +- Perspective (🥇34 · ⭐ 8.7K · 📈) - A data visualization and analytics component, especially.. Apache-2 +- nbdime (🥈33 · ⭐ 2.7K · 📈) - Tools for diffing and merging of Jupyter notebooks. BSD-3 +- jupyter-matplotlib (🥇33 · ⭐ 1.6K · 📈) - Matplotlib Jupyter Integration. BSD-3 +- ipydatagrid (🥈26 · ⭐ 590 · 📈) - Fast Datagrid widget for the Jupyter Notebook and 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._ + +- pandas-profiling (🥇37 · ⭐ 13K · 📉) - 1 Line of code data quality profiling & exploratory data.. MIT +- ipywidgets (🥇36 · ⭐ 3.2K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3 +- qtconsole (🥇36 · ⭐ 420 · 📉) - Jupyter Qt Console. BSD-3 +- Jupyter Client (🥇34 · ⭐ 400 · 📉) - Jupyter protocol client APIs. BSD-3 +- Native Authenticator (🥈22 · ⭐ 73 · 📉) - JupyterHub-native User Authenticator. BSD-3 + diff --git a/history/2024-12-19_projects.csv b/history/2024-12-19_projects.csv new file mode 100644 index 0000000..1e5d5cc --- /dev/null +++ b/history/2024-12-19_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,gem_id,go_id,go_url,go_latest_release_published_at,go_dependent_project_count,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,2024-12-13 10:31:04.000000,2024-12-13 10:31:04,27261.0,156.0,4446.0,742.0,7166.0,1548.0,5877.0,16333.0,2024-11-29 10:52:28.000,8.30.0,322075.0,57020228.0,192.0,648711.0,638184.0,1019.0,https://pypi.org/project/ipython,2024-11-29 10:52:28.000,10527.0,56325275.0,https://anaconda.org/conda-forge/ipython,2024-11-29 16:27:30.386,33936701.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,2024-12-18 22:13:15.000000,2024-12-18 22:13:14,20651.0,58.0,4188.0,439.0,6224.0,785.0,7008.0,19465.0,2024-12-03 15:39:22.000,3.6.2,,4510554.0,223.0,97563.0,95747.0,703.0,https://pypi.org/project/bokeh,2024-12-03 23:43:55.000,1795.0,4203445.0,https://anaconda.org/conda-forge/bokeh,2024-12-09 14:35:07.548,15562555.0,1.0,@bokeh/bokehjs,https://www.npmjs.com/package/@bokeh/bokehjs,2024-12-03 23:43:47.098,21.0,18914.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,2024-12-10 08:18:49.086000,2024-12-04 16:09:57,13587.0,23.0,5011.0,326.0,2484.0,1961.0,3027.0,12926.0,2024-12-05 11:27:20.000,7.2.3,22862.0,29272259.0,168.0,326759.0,324534.0,652.0,https://pypi.org/project/notebook,2024-12-05 11:27:11.000,2225.0,28872777.0,https://anaconda.org/conda-forge/jupyter,2024-12-10 08:18:49.086,4839367.0,1.0,,,,,,jupyter/datascience-notebook,https://hub.docker.com/r/jupyter/datascience-notebook,2023-10-20 20:06:40.614669,1081.0,34365595.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-17 08:23:45.000000,2024-12-17 08:23:45,2949.0,22.0,367.0,37.0,779.0,283.0,257.0,658.0,2024-10-11 16:57:38.000,6.29.5,3154.0,36388208.0,134.0,447645.0,443613.0,185.0,https://pypi.org/project/ipykernel,2024-10-22 08:26:22.000,3959.0,36379254.0,https://anaconda.org/anaconda/ipykernel,2024-10-11 17:35:07.429,968068.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,2024-12-04 07:53:33.396122,2024-12-04 07:48:10,7768.0,61.0,2020.0,267.0,2442.0,174.0,2270.0,8192.0,2024-10-21 09:37:07.000,5.2.1,,363987.0,87.0,3410.0,3189.0,368.0,https://pypi.org/project/jupyterhub,2024-10-21 09:37:07.000,221.0,296638.0,https://anaconda.org/conda-forge/jupyterhub,2024-10-21 15:37:17.409,1251210.0,1.0,,,,,,jupyterhub/jupyterhub,https://hub.docker.com/r/jupyterhub/jupyterhub,2024-12-04 07:53:33.396122,341.0,5511546.0,,,,,,,,,,,,, +6,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,2024-12-19 13:05:53.895000,2024-12-18 11:35:47,4331.0,126.0,523.0,62.0,3804.0,1125.0,2613.0,4875.0,2024-12-18 11:53:42.335,1.5.5,,1019635.0,425.0,15177.0,14737.0,183.0,https://pypi.org/project/panel,2024-12-18 11:53:42.000,435.0,961241.0,https://anaconda.org/conda-forge/panel,2024-12-19 13:05:53.895,1841148.0,1.0,@holoviz/panel,https://www.npmjs.com/package/@holoviz/panel,2024-12-18 11:53:42.335,5.0,24299.0,,,,,,,,,,,,,,,,,, +7,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,2024-12-18 00:14:18.000000,2024-12-18 00:13:16,1512.0,30.0,1690.0,152.0,832.0,236.0,578.0,12606.0,2024-12-08 20:12:09.000,4.12.1,222.0,442176.0,66.0,5074.0,4891.0,133.0,https://pypi.org/project/pandas-profiling,2023-02-03 17:59:40.571,183.0,437378.0,https://anaconda.org/conda-forge/pandas-profiling,2023-06-16 13:22:30.453,479611.0,1.0,,,,,,,,,,,,ydataai/ydata-profiling,-1.0,,,,,,,,,, +8,nbconvert,Jupyter Notebook Conversion.,https://github.com/jupyter/nbconvert,,notebook-sharing,37,True,nbconvert,jupyter/nbconvert,conda-forge/nbconvert,https://github.com/jupyter/nbconvert,BSD-3-Clause,2015-04-09 06:58:23.000,2024-12-05 13:41:16.965000,2024-11-07 12:25:20,4066.0,1.0,568.0,50.0,996.0,574.0,657.0,1760.0,2024-04-29 14:54:15.000,7.16.4,1613.0,31577569.0,101.0,324124.0,322119.0,275.0,https://pypi.org/project/nbconvert,2024-04-29 14:54:06.000,2005.0,31175187.0,https://anaconda.org/conda-forge/nbconvert,2024-12-05 13:41:16.965,19715550.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +9,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,36,True,evidently,evidentlyai/evidently,conda-forge/evidently,https://github.com/evidentlyai/evidently,Apache-2.0,2020-11-25 15:20:08.000,2024-12-19 13:32:11.000000,2024-12-19 13:32:09,2406.0,147.0,607.0,47.0,995.0,184.0,228.0,5535.0,2024-12-13 16:51:29.000,0.5.1,256.0,500120.0,122.0,5076.0,5060.0,80.0,https://pypi.org/project/evidently,2024-12-13 16:51:12.000,16.0,498758.0,https://anaconda.org/conda-forge/evidently,2024-12-16 15:14:21.091,54271.0,1.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,949.0,80.0,1922.0,769.0,1342.0,3170.0,2024-10-22 08:26:06.000,7.8.5,,22990439.0,162.0,4495.0,3.0,223.0,https://pypi.org/project/ipywidgets,2024-10-22 08:18:24.000,4375.0,22637483.0,https://anaconda.org/conda-forge/ipywidgets,2024-12-06 14:01:54.226,16311747.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,33118.0,,,,,,,,-1.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,2024-12-09 07:51:35.595000,2024-10-28 23:57:13,2075.0,11.0,200.0,23.0,278.0,117.0,235.0,421.0,2024-10-28 23:59:24.000,5.6.1,,3215135.0,51.0,189174.0,188806.0,126.0,https://pypi.org/project/qtconsole,2024-10-28 23:59:24.000,368.0,3123564.0,https://anaconda.org/conda-forge/qtconsole,2024-12-09 07:51:35.595,4944864.0,1.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,2024-12-18 13:52:24.000000,2024-12-18 13:52:20,10830.0,31.0,643.0,103.0,2870.0,269.0,2385.0,8475.0,2024-12-09 14:42:24.000,0.19.0,12328.0,54710.0,135.0,928.0,770.0,338.0,https://pypi.org/project/xonsh,2024-12-09 14:42:24.000,158.0,54578.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-19 11:09:59.147000,2024-12-17 19:37:02,2505.0,24.0,390.0,72.0,615.0,140.0,560.0,6681.0,2024-12-17 19:43:24.000,1.16.6,,1281239.0,131.0,9518.0,8922.0,91.0,https://pypi.org/project/jupytext,2024-12-17 19:43:24.000,591.0,1258726.0,https://anaconda.org/conda-forge/jupytext,2024-12-19 11:09:59.147,969725.0,1.0,jupyterlab-jupytext,https://www.npmjs.com/package/jupyterlab-jupytext,2024-05-05 22:22:30.609,5.0,4556.0,,,,,,,,2.0,,,,,,,,,, +14,jupyter_server,"The backendi.e. core services, APIs, and REST endpointsto Jupyter web applications.",https://github.com/jupyter-server/jupyter_server,,components,35,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,2024-12-19 12:34:36.000000,2024-12-19 12:34:36,12768.0,8.0,309.0,38.0,1012.0,201.0,287.0,492.0,2024-07-12 18:31:51.000,2.14.2,3847.0,29311637.0,152.0,831.0,,523.0,https://pypi.org/project/jupyter_server,2024-07-12 18:31:39.000,831.0,29030936.0,https://anaconda.org/conda-forge/jupyter_server,2024-12-05 20:06:53.636,14311462.0,3.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,2024-12-12 05:53:11.165000,2024-12-09 19:19:02,6205.0,122.0,1191.0,123.0,1766.0,113.0,726.0,8678.0,2024-12-10 04:22:52.000,3.2.0,7295.0,42624.0,140.0,191.0,157.0,98.0,https://pypi.org/project/perspective-python,2024-12-10 04:20:04.000,28.0,14502.0,https://anaconda.org/conda-forge/perspective,2024-12-12 05:53:11.165,1393339.0,1.0,@finos/perspective-jupyterlab,https://www.npmjs.com/package/@finos/perspective-jupyterlab,2024-12-10 04:18:43.152,6.0,1891.0,,,,,,,,1.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,2024-12-02 10:37:27.000000,2024-11-15 12:39:22,1615.0,23.0,661.0,59.0,827.0,642.0,770.0,3895.0,2024-10-07 14:05:26.000,1.0.3,8.0,179971.0,50.0,16515.0,16181.0,139.0,https://pypi.org/project/jupyter-book,2024-11-15 11:47:28.000,334.0,175982.0,https://anaconda.org/conda-forge/jupyter-book,2024-10-08 02:12:44.641,183516.0,1.0,,,,,,,,,,,,jupyter-book/jupyter-book,,,,,,,,,,, +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,2024-12-16 11:19:17.000000,2024-12-16 11:19:17,2613.0,5.0,283.0,36.0,661.0,199.0,205.0,395.0,2024-09-17 10:44:21.000,8.6.3,2117.0,35823515.0,96.0,1233.0,,135.0,https://pypi.org/project/jupyter-client,2024-09-17 10:44:15.000,1233.0,35326402.0,https://anaconda.org/conda-forge/jupyter_client,2024-12-05 23:28:36.082,26344244.0,1.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,2024-12-05 12:48:01.529000,2024-06-10 13:21:47,1053.0,,152.0,26.0,259.0,69.0,83.0,276.0,2024-04-04 11:20:44.000,5.10.4,540.0,32405146.0,43.0,330956.0,329006.0,80.0,https://pypi.org/project/nbformat,2024-04-04 11:20:34.000,1945.0,31904620.0,https://anaconda.org/conda-forge/nbformat,2024-12-05 12:48:01.529,26523608.0,1.0,nbformat-schema,https://www.npmjs.com/package/nbformat-schema,2024-04-04 11:20:41.048,5.0,70.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,2024-12-09 11:30:06.000000,2024-12-09 11:30:06,3811.0,44.0,2992.0,189.0,1282.0,9.0,894.0,8503.0,,,,810772.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,458.0,91617274.0,,,,,,,,,,,,, +20,Voila,Voil turns Jupyter notebooks into standalone web applications.,https://github.com/voila-dashboards/voila,,notebook-sharing,33,True,voila,voila-dashboards/voila,conda-forge/voila,https://github.com/voila-dashboards/voila,BSD-3-Clause,2018-08-21 14:21:42.000,2024-12-02 21:10:30.000000,2024-10-22 09:22:04,1467.0,9.0,505.0,74.0,756.0,316.0,446.0,5517.0,2024-10-18 10:25:16.000,0.5.8,1698.0,175325.0,110.0,11907.0,11756.0,73.0,https://pypi.org/project/voila,2024-10-18 10:08:56.000,146.0,166708.0,https://anaconda.org/conda-forge/voila,2024-10-18 11:56:49.076,430873.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,126.0,,,,,,,,,,,,,,,,,, +21,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-05 19:33:40.000000,2024-12-03 21:20:48,1848.0,51.0,492.0,47.0,574.0,162.0,735.0,4956.0,2024-12-03 21:00:28.000,2.3.34,,93763.0,175.0,349.0,,58.0,https://pypi.org/project/nbdev,2024-12-03 21:00:28.000,349.0,93763.0,,,,1.0,,,,,,,,,,,,AnswerDotAI/nbdev,,,,,,,,,,, +22,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,42.0,429.0,94.0,267.0,2687.0,2024-09-05 13:25:18.000,4.0.2,262.0,253590.0,37.0,10852.0,10745.0,51.0,https://pypi.org/project/nbdime,2024-09-05 13:25:03.000,99.0,217093.0,https://anaconda.org/conda-forge/nbdime,2024-12-18 15:02:10.136,1129607.0,2.0,nbdime-jupyterlab,https://www.npmjs.com/package/nbdime-jupyterlab,2024-09-05 13:25:15.449,8.0,13892.0,,,,,,,,1.0,,,,,,,,,, +23,jupyter-matplotlib,Matplotlib Jupyter Integration.,https://github.com/matplotlib/ipympl,,widgets,33,True,ipympl,matplotlib/ipympl,conda-forge/ipympl,https://github.com/matplotlib/ipympl,BSD-3-Clause,2016-07-21 14:38:56.000,2024-12-18 07:08:34.328000,2024-12-17 15:05:19,526.0,5.0,224.0,37.0,262.0,149.0,166.0,1595.0,2024-12-17 15:34:45.158,0.11.5,,591565.0,51.0,13947.0,13524.0,35.0,https://pypi.org/project/ipympl,2024-12-17 15:17:03.000,416.0,550005.0,https://anaconda.org/conda-forge/ipympl,2024-12-18 07:08:34.328,1761947.0,1.0,jupyter-matplotlib,https://www.npmjs.com/package/jupyter-matplotlib,2024-12-17 15:34:45.158,7.0,8316.0,,,,,,,,1.0,,,,,,,,,, +24,ipyleaflet,A Jupyter - Leaflet.js bridge.,https://github.com/jupyter-widgets/ipyleaflet,,widgets,33,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,363.0,68.0,616.0,300.0,361.0,1497.0,2024-07-22 08:02:59.000,0.19.2,,263440.0,84.0,13446.0,13162.0,91.0,https://pypi.org/project/ipyleaflet,2024-07-22 08:02:59.000,275.0,232880.0,https://anaconda.org/conda-forge/ipyleaflet,2024-12-16 09:24:29.167,1326277.0,1.0,jupyter-leaflet,https://www.npmjs.com/package/jupyter-leaflet,2024-07-22 08:02:28.803,9.0,6446.0,,,,,,,,,,,,,,,,,, +25,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,2024-12-17 19:44:39.000000,2024-12-17 19:44:37,1922.0,18.0,319.0,40.0,737.0,112.0,508.0,1462.0,2024-10-29 15:43:22.000,0.50.2,428.0,172779.0,80.0,3057.0,3008.0,98.0,https://pypi.org/project/jupyterlab-git,2024-10-29 15:43:14.000,40.0,151980.0,https://anaconda.org/conda-forge/jupyterlab-git,2024-10-29 20:05:52.070,637800.0,1.0,@jupyterlab/git,https://www.npmjs.com/package/@jupyterlab/git,2024-10-29 15:43:11.037,9.0,8980.0,,,,,,,,,,,,,,,,,, +26,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 10:32:24.000000,2024-12-19 10:32:09,388.0,5.0,57.0,10.0,213.0,50.0,70.0,157.0,2024-12-19 10:32:31.000,0.10.2,707.0,31257849.0,43.0,202323.0,201856.0,40.0,https://pypi.org/project/nbclient,2024-12-19 10:32:24.000,467.0,30931776.0,https://anaconda.org/conda-forge/nbclient,2024-11-29 12:14:27.777,17607047.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +27,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,2024-12-19 07:46:16.000000,,,,3430.0,,,2535.0,,14272.0,2024-12-18 15:26:17.859,4.3.4,,31573198.0,549.0,3289.0,,505.0,https://pypi.org/project/jupyterlab,2024-12-18 16:07:53.000,2871.0,31133955.0,https://anaconda.org/conda-forge/jupyterlab,2024-12-18 17:21:51.635,12277844.0,2.0,@jupyterlab/ui-components,https://www.npmjs.com/package/@jupyterlab/ui-components,2024-12-18 16:14:38.207,418.0,216010.0,,,,,,,,,,,,,,,,,, +28,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-05 17:07:11.000000,2024-11-22 22:58:54,1423.0,52.0,448.0,48.0,500.0,158.0,303.0,1334.0,2024-11-13 15:17:16.000,0.22.0,,36139.0,57.0,383.0,376.0,69.0,https://pypi.org/project/sparkmagic,2024-11-13 15:17:16.000,7.0,33243.0,https://anaconda.org/conda-forge/sparkmagic,2024-11-14 16:28:21.952,147742.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +29,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,2024-12-19 00:17:28.000000,2024-12-18 16:21:57,8900.0,62.0,293.0,42.0,4682.0,470.0,9967.0,1312.0,2024-12-10 21:17:53.000,2024.11.0,935.0,2398.0,45.0,3.0,3.0,273.0,,,,,https://anaconda.org/conda-forge/vscode-jupyter,2023-06-16 19:25:09.142,107061.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +30,nteract,The interactive computing suite for you!.,https://github.com/nteract/nteract,,notebook-environments,31,True,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,6217.0,2021-10-22 17:46:48.907,7.0.20,1543053.0,65509.0,94.0,32.0,3.0,180.0,https://pypi.org/project/nteract_on_jupyter,2019-07-16 03:59:16.000,,1647.0,,,,2.0,@nteract/messaging,https://www.npmjs.com/package/@nteract/messaging,2021-10-22 17:46:48.907,29.0,48881.0,,,,,,,,,,,,,,,,,, +31,papermill,"Parameterize, execute, and analyze notebooks.",https://github.com/nteract/papermill,,widgets,31,True,papermill,nteract/papermill,conda-forge/papermill,https://github.com/nteract/papermill,BSD-3-Clause,2017-07-06 17:17:53.000,2024-12-17 10:40:33.463000,2024-10-05 15:29:31,989.0,1.0,428.0,86.0,398.0,148.0,261.0,6033.0,2024-04-26 21:48:15.000,2.6.0,,3051637.0,75.0,6933.0,6598.0,121.0,https://pypi.org/project/papermill,2024-04-26 21:48:15.000,335.0,3038212.0,https://anaconda.org/conda-forge/papermill,2024-12-17 10:40:33.463,724958.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +32,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,2024-12-13 17:33:14.415000,2024-12-13 16:40:15,828.0,15.0,407.0,74.0,303.0,62.0,531.0,4801.0,2024-12-13 16:37:39.000,3.16.1,,96794.0,190.0,1346.0,1298.0,30.0,https://pypi.org/project/dtale,2024-12-13 16:37:39.000,48.0,90195.0,https://anaconda.org/conda-forge/dtale,2024-12-13 17:33:14.415,362966.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +33,ipyparallel,IPython Parallel: Interactive Parallel Computing in Python.,https://github.com/ipython/ipyparallel,,notebook-tools,31,False,ipyparallel,ipython/ipyparallel,conda-forge/ipyparallel,https://github.com/ipython/ipyparallel,,2015-04-09 07:43:55.000,2024-12-14 20:51:53.000000,2024-12-09 12:56:45,2995.0,79.0,1007.0,123.0,544.0,61.0,304.0,2597.0,2024-11-06 12:07:08.000,9.0.0,,497745.0,48.0,112.0,,114.0,https://pypi.org/project/ipyparallel,2024-11-06 12:07:08.000,112.0,474474.0,https://anaconda.org/conda-forge/ipyparallel,2024-12-06 14:00:08.619,1163564.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +34,nikola,A static website and blog generator.,https://github.com/getnikola/nikola,,notebook-sharing,30,True,nikola,getnikola/nikola,,https://github.com/getnikola/nikola,MIT,2012-04-14 13:53:22.000,2024-08-28 20:41:53.000000,2024-08-28 20:41:50,10420.0,,441.0,76.0,1561.0,68.0,2120.0,2628.0,2024-04-29 12:09:41.000,8.3.1,169.0,2889.0,89.0,532.0,530.0,240.0,https://pypi.org/project/nikola,2024-04-29 12:05:47.000,2.0,2888.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +35,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,2024-12-19 09:11:04.000000,2024-12-19 09:11:04,18163.0,1322.0,161.0,25.0,3038.0,1462.0,1262.0,985.0,2024-11-14 16:19:08.000,0.42.0,2120.0,3514.0,44.0,,,103.0,https://pypi.org/project/lfortran,2020-07-31 19:39:55.000,,93.0,https://anaconda.org/conda-forge/lfortran,2024-11-15 22:36:59.060,172403.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +36,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,2024-12-02 23:30:36.000000,2024-11-15 17:39:13,1705.0,42.0,305.0,26.0,499.0,89.0,295.0,552.0,2024-10-25 13:27:29.000,7.0.0,,16567.0,42.0,192.0,182.0,90.0,https://pypi.org/project/jupyterhub-kubespawner,2024-10-25 13:27:29.000,10.0,15904.0,https://anaconda.org/conda-forge/jupyterhub-kubespawner,2023-11-23 12:55:19.939,29854.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +37,OAuthenticator,OAuth + JupyterHub Authenticator = OAuthenticator.,https://github.com/jupyterhub/oauthenticator,,hub-auth,30,True,oauthenticator,jupyterhub/oauthenticator,conda-forge/oauthenticator,https://github.com/jupyterhub/oauthenticator,BSD-3-Clause,2014-09-23 21:37:06.000,2024-12-13 18:26:22.378000,2024-12-11 14:05:01,1781.0,83.0,366.0,20.0,469.0,55.0,264.0,417.0,2024-12-03 09:56:58.000,17.2.0,,58632.0,50.0,508.0,477.0,126.0,https://pypi.org/project/oauthenticator,2024-12-11 14:05:06.000,31.0,57321.0,https://anaconda.org/conda-forge/oauthenticator,2024-12-13 18:26:22.378,65585.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +38,JupyterLab Debugger,"A visual debugger for Jupyter notebooks, consoles, and source files.",https://github.com/jupyterlab/debugger,,lab-extensions,29,False,,jupyterlab/debugger,,https://github.com/jupyterlab/debugger,BSD-3-Clause,2019-07-19 18:19:17.000,2024-12-18 16:09:31.156000,2021-03-31 14:20:34,1174.0,,3430.0,20.0,322.0,31.0,245.0,14272.0,2024-12-18 15:21:27.538,4.3.4,,68498.0,284.0,19.0,,11.0,,,,,,,,1.0,@jupyterlab/debugger,https://www.npmjs.com/package/@jupyterlab/debugger,2024-12-18 16:09:31.156,19.0,68498.0,,,,,,,,,,,,,,,,,, +39,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,5247.0,2022-11-15 17:33:00.905,0.7.0,,295076.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,274674.0,https://anaconda.org/conda-forge/jupyter_contrib_nbextensions,2023-06-16 13:22:12.750,2040232.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +40,bqplot,Plotting library for IPython/Jupyter notebooks.,https://github.com/bqplot/bqplot,,widgets,29,True,bqplot,bqplot/bqplot,conda-forge/bqplot,https://github.com/bqplot/bqplot,Apache-2.0,2015-09-26 04:02:18.000,2024-12-16 10:22:21.065000,2024-10-22 15:05:01,3667.0,4.0,464.0,102.0,1066.0,270.0,368.0,3635.0,2024-02-27 15:38:38.000,0.12.43,,234061.0,112.0,179.0,59.0,65.0,https://pypi.org/project/bqplot,2024-03-25 09:03:21.000,99.0,205504.0,https://anaconda.org/conda-forge/bqplot,2024-12-16 10:22:21.065,1440747.0,2.0,bqplot,https://www.npmjs.com/package/bqplot,2024-03-25 09:04:27.051,21.0,2362.0,,,,,,,,,,,,,,,,,, +41,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,2024-12-12 19:33:43.000000,2024-12-12 19:33:41,1942.0,7.0,332.0,45.0,1512.0,279.0,1363.0,1861.0,2023-03-29 14:23:28.000,3.15.0,,8354.0,126.0,82.0,68.0,65.0,https://pypi.org/project/elyra,2023-03-29 00:28:01.071,4.0,7107.0,https://anaconda.org/conda-forge/elyra,2023-06-16 19:21:23.887,59587.0,1.0,@elyra/services,https://www.npmjs.com/package/@elyra/services,2023-03-29 00:30:07.768,10.0,102.0,,,,,,,,,,,,,,,,,, +42,JupyterLab LSP,Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using..,https://github.com/jupyter-lsp/jupyterlab-lsp,,lab-extensions,29,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,2024-12-06 13:54:05.623000,2024-06-21 15:17:42,2945.0,,149.0,20.0,537.0,205.0,376.0,1828.0,2024-04-09 17:59:47.000,jupyter-lsp-2.2.5,,143496.0,67.0,2296.0,2243.0,52.0,https://pypi.org/project/jupyterlab-lsp,2024-02-26 15:39:40.000,46.0,83606.0,https://anaconda.org/conda-forge/jupyter-lsp,2024-12-06 13:54:05.623,3030183.0,1.0,@krassowski/jupyterlab-lsp,https://www.npmjs.com/package/@krassowski/jupyterlab-lsp,2022-08-26 15:27:01.064,7.0,475.0,,,,,,,,,,,,,,,,,, +43,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,,367.0,51.0,100.0,113.0,44.0,1791.0,2023-02-27 00:06:57.430,0.5.0,,119354.0,19.0,8298.0,8286.0,55.0,https://pypi.org/project/ipython-sql,2023-02-27 00:06:57.430,12.0,116414.0,https://anaconda.org/conda-forge/ipython-sql,2023-06-16 13:23:09.898,294009.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +44,nglview,Jupyter widget to interactively view molecular structures and trajectories.,https://github.com/nglviewer/nglview,,widgets,29,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,827.0,2024-11-28 01:48:30.787,3.1.5,305.0,162737.0,86.0,102.0,4.0,39.0,https://pypi.org/project/nglview,2024-11-25 05:49:23.000,91.0,143874.0,https://anaconda.org/conda-forge/nglview,2024-11-25 12:59:02.605,834800.0,2.0,nglview-js-widgets,https://www.npmjs.com/package/nglview-js-widgets,2024-11-28 01:48:30.787,7.0,3402.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,2024-12-18 16:14:15.064000,2021-08-10 23:33:21,523.0,,3430.0,30.0,63.0,64.0,51.0,14272.0,2024-12-18 15:25:54.708,6.3.4,,140926.0,275.0,24.0,,14.0,,,,,,,,1.0,@jupyterlab/toc,https://www.npmjs.com/package/@jupyterlab/toc,2024-12-18 16:14:15.064,24.0,140926.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,9786.0,2018-11-22 17:02:16.000,0.20.0,,37997.0,116.0,60.0,21.0,43.0,https://pypi.org/project/jupyterthemes,2018-11-22 17:02:16.000,39.0,37997.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,3698.0,2020-10-29 01:31:20.000,5.7.1,,17861.0,31.0,3029.0,2996.0,44.0,https://pypi.org/project/RISE,2022-11-03 16:45:29.021,31.0,11318.0,https://anaconda.org/conda-forge/rise,2024-08-06 13:10:53.364,346521.0,2.0,rise-reveal,https://www.npmjs.com/package/rise-reveal,2019-07-03 12:51:16.722,2.0,5.0,,,,,,,,,,,,,,,,,, +48,repo2docker,Turn repositories into Jupyter-enabled Docker images.,https://github.com/jupyterhub/repo2docker,,notebook-tools,28,True,jupyter-repo2docker,jupyterhub/repo2docker,,https://github.com/jupyterhub/repo2docker,BSD-3-Clause,2017-05-09 08:36:30.000,2024-12-14 18:23:09.000000,2024-12-14 18:23:08,2843.0,12.0,362.0,45.0,846.0,176.0,374.0,1639.0,2024-07-01 21:56:23.000,2024.7.0,,3902.0,22.0,29.0,,126.0,https://pypi.org/project/jupyter-repo2docker,2024-07-01 21:56:23.000,29.0,3902.0,,,,2.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-14 12:21:31.000000,2024-11-20 09:02:37,3434.0,9.0,317.0,41.0,970.0,275.0,672.0,1301.0,2024-11-18 12:32:41.000,0.9.4,616.0,13704.0,42.0,24.0,3.0,109.0,https://pypi.org/project/nbgrader,2024-11-18 12:32:31.000,21.0,9388.0,https://anaconda.org/conda-forge/nbgrader,2024-11-19 16:12:57.065,194015.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +50,pythreejs,A Jupyter - Three.js bridge.,https://github.com/jupyter-widgets/pythreejs,,widgets,28,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,,90684.0,46.0,96.0,,30.0,https://pypi.org/project/pythreejs,2023-02-20 00:24:01.104,82.0,83065.0,https://anaconda.org/conda-forge/pythreejs,2023-06-16 13:16:30.947,620619.0,2.0,jupyter-threejs,https://www.npmjs.com/package/jupyter-threejs,2023-02-20 00:16:17.277,14.0,1594.0,,,,,,,,,,,,,,,,,, +51,itables,Pandas DataFrames as Interactive DataTables.,https://github.com/mwouts/itables,,widgets,28,True,itables,mwouts/itables,conda-forge/itables,https://github.com/mwouts/itables,MIT,2019-04-15 22:09:44.000,2024-12-15 22:37:08.000000,2024-12-15 20:17:50,298.0,24.0,58.0,14.0,176.0,31.0,145.0,817.0,2024-12-07 12:52:37.000,2.2.4,,480748.0,68.0,856.0,799.0,9.0,https://pypi.org/project/itables,2024-12-07 12:52:37.000,57.0,478104.0,https://anaconda.org/conda-forge/itables,2024-12-08 06:57:22.217,92549.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +52,Stencila,Documents with Scientific Intelligence.,https://github.com/stencila/stencila,,notebook-sharing,28,True,,stencila/stencila,,https://github.com/stencila/stencila,Apache-2.0,2012-05-31 02:43:31.000,2024-12-18 23:00:42.000000,2024-12-12 01:49:50,15312.0,801.0,47.0,27.0,1643.0,105.0,733.0,805.0,2024-11-27 09:13:26.000,2.0.0-beta.20,5506.0,388.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,131.0,stencila/cloud,https://hub.docker.com/r/stencila/cloud,2019-04-08 04:14:51.284193,,16485.0,,,,,,,,,,,,, +53,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,2024-12-16 20:02:38.434000,2024-12-04 18:47:43,1185.0,11.0,147.0,17.0,300.0,82.0,138.0,354.0,2024-08-29 12:49:20.000,4.4.0,,404438.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,371649.0,https://anaconda.org/conda-forge/jupyter-server-proxy,2024-12-16 20:02:38.434,1661016.0,1.0,@jupyterlab/server-proxy,https://www.npmjs.com/package/@jupyterlab/server-proxy,2024-06-11 15:51:52.317,7.0,2589.0,,,,,,,,,,,,,,,,,, +54,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,,145.0,28.0,141.0,71.0,94.0,250.0,2023-03-06 14:15:13.579,6.6.3,539.0,8637787.0,26.0,232.0,,60.0,https://pypi.org/project/jupyter-console,2023-03-06 14:15:13.579,232.0,8540896.0,https://anaconda.org/conda-forge/jupyter_console,2024-12-10 08:09:42.703,5037509.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +55,LDAP Authenticator,LDAP Authenticator Plugin for Jupyter.,https://github.com/jupyterhub/ldapauthenticator,,hub-auth,28,True,jupyterhub-ldapauthenticator,jupyterhub/ldapauthenticator,conda-forge/jupyterhub-ldapauthenticator,https://github.com/jupyterhub/ldapauthenticator,BSD-3-Clause,2016-01-17 05:11:49.000,2024-12-01 05:14:04.000000,2024-11-06 15:52:22,350.0,66.0,178.0,19.0,135.0,15.0,154.0,206.0,2024-11-06 15:52:36.000,2.0.2,,19030.0,14.0,149.0,149.0,36.0,https://pypi.org/project/jupyterhub-ldapauthenticator,2024-11-06 15:52:36.000,,18277.0,https://anaconda.org/conda-forge/jupyterhub-ldapauthenticator,2024-11-06 21:36:43.113,39170.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +56,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,,55663.0,9.0,290.0,282.0,31.0,https://pypi.org/project/facets-overview,2023-05-24 15:58:01.158,8.0,55663.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +57,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,2826.0,2024-04-24 07:40:03.000,2.4.3,39.0,13566.0,59.0,25.0,,81.0,https://pypi.org/project/beakerx,2024-04-24 07:40:03.000,22.0,3330.0,https://anaconda.org/conda-forge/beakerx,2023-06-16 13:23:56.494,715994.0,2.0,beakerx,https://www.npmjs.com/package/beakerx,2019-04-06 03:31:02.776,3.0,116.0,beakerx/beakerx,https://hub.docker.com/r/beakerx/beakerx,2018-12-02 20:23:21.082606,23.0,249741.0,,,,,,,,,,,,, +58,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,145617.0,14.0,4419.0,4279.0,10.0,https://pypi.org/project/jupyter-dash,2022-04-01 20:05:08.000,135.0,134945.0,https://anaconda.org/conda-forge/jupyter-dash,2023-06-16 19:23:51.624,386597.0,2.0,jupyterlab-dash,https://www.npmjs.com/package/jupyterlab-dash,2021-01-22 17:06:54.671,5.0,2781.0,,,,,,,,,,,,,,,,,, +59,DockerSpawner,Spawns JupyterHub single user servers in Docker containers.,https://github.com/jupyterhub/dockerspawner,,hub-spawners,27,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,245.0,27.0,253.0,498.0,2023-11-21 14:14:18.000,13.0.0,,64714.0,17.0,230.0,218.0,69.0,https://pypi.org/project/dockerspawner,2023-11-21 14:14:18.000,12.0,64092.0,https://anaconda.org/conda-forge/dockerspawner,2023-11-21 14:56:25.623,24910.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-10-11 09:24:34.000000,2024-10-11 09:24:34,479.0,4.0,51.0,11.0,102.0,49.0,69.0,446.0,2024-03-04 14:36:57.000,0.11.0,,188651.0,21.0,4014.0,3470.0,34.0,https://pypi.org/project/nbval,2024-03-04 14:36:57.000,544.0,179116.0,https://anaconda.org/conda-forge/nbval,2024-03-04 16:04:14.390,505363.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,2024-12-12 21:42:10.000000,2024-10-15 14:56:42,254.0,4.0,53.0,6.0,96.0,31.0,104.0,412.0,2024-10-15 14:56:29.000,0.25.1,,181645.0,39.0,3626.0,3177.0,32.0,https://pypi.org/project/mkdocs-jupyter,2024-10-15 14:56:29.000,449.0,179837.0,https://anaconda.org/conda-forge/mkdocs-jupyter,2024-11-12 18:20:44.677,88594.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +62,sos,SoS workflow system for daily data analysis.,https://github.com/vatlab/sos,,notebook-environments,27,True,sos-notebook,vatlab/SOS,conda-forge/sos,https://github.com/vatlab/sos,BSD-3-Clause,2016-02-13 00:46:46.000,2024-10-17 01:54:04.000000,2024-10-17 01:53:58,7653.0,1.0,45.0,8.0,78.0,65.0,1391.0,275.0,2023-09-25 05:56:08.000,0.24.4,,7002.0,168.0,6834.0,6812.0,36.0,https://pypi.org/project/sos-notebook,2023-09-25 05:56:08.000,22.0,3395.0,https://anaconda.org/conda-forge/sos,2024-04-11 03:47:52.014,198397.0,2.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,,103546.0,21.0,3280.0,2749.0,28.0,https://pypi.org/project/jupyter_sphinx,2023-12-28 12:19:39.000,531.0,97752.0,https://anaconda.org/conda-forge/jupyter_sphinx,2024-12-17 09:56:47.448,307082.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +64,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,2024-12-19 03:37:06.000000,2024-12-19 03:37:06,2419.0,22.0,939.0,94.0,1077.0,19.0,347.0,2669.0,2024-12-17 22:52:01.000,1003a82bef5df3c098b2041d936cb5f1836e52d7b610e8f0f4dedc194fb3b773,,1700.0,100.0,,,165.0,,,,,,,,3.0,,,,,,kaggle/python,https://hub.docker.com/r/kaggle/python,2024-12-17 23:09:24.985885,185.0,197251.0,,,,,,,,,,,,, +65,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,2023-11-29 14:26:24.000000,2023-07-07 13:05:16,1007.0,,236.0,53.0,125.0,188.0,131.0,1948.0,2023-06-02 14:35:02.046,0.6.3,,61381.0,53.0,79.0,17.0,45.0,https://pypi.org/project/ipyvolume,2023-06-02 14:35:02.046,56.0,55171.0,https://anaconda.org/conda-forge/ipyvolume,2023-06-05 11:50:27.103,525131.0,2.0,ipyvolume,https://www.npmjs.com/package/ipyvolume,2023-06-02 14:33:47.239,6.0,624.0,,,,,,,widgetti/ipyvolume,,,,,,,,,,, +66,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,26,True,raiwidgets,microsoft/responsible-ai-toolbox,,https://github.com/microsoft/responsible-ai-toolbox,MIT,2020-07-06 20:46:53.000,2024-11-26 20:53:03.000000,2024-08-07 01:34:48,1970.0,,364.0,33.0,2283.0,86.0,234.0,1420.0,2024-07-08 18:03:34.000,0.36.0,,8069.0,57.0,6.0,,43.0,https://pypi.org/project/raiwidgets,2024-07-08 16:42:42.000,6.0,8069.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +67,nbQA,"Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks.",https://github.com/nbQA-dev/nbQA,,notebook-tools,26,True,nbqa,nbQA-dev/nbQA,conda-forge/nbqa,https://github.com/nbQA-dev/nbQA,MIT,2020-07-11 15:30:54.000,2024-12-02 20:03:53.000000,2024-12-02 20:03:53,737.0,7.0,42.0,8.0,574.0,12.0,288.0,1058.0,2024-11-10 12:22:28.000,1.9.1,106.0,358346.0,96.0,113.0,,36.0,https://pypi.org/project/nbqa,2024-11-10 12:21:56.000,113.0,354634.0,https://anaconda.org/conda-forge/nbqa,2024-08-27 21:27:48.828,185057.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +68,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,1041.0,2021-02-01 03:34:36.000,1.1.19,,7577.0,92.0,280.0,269.0,33.0,https://pypi.org/project/pixiedust,2021-02-01 03:34:36.000,11.0,6556.0,https://anaconda.org/conda-forge/pixiedust,2023-06-16 16:19:15.930,62295.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +69,watermark,"An IPython magic extension for printing date and time stamps, version numbers, and hardware information.",https://github.com/rasbt/watermark,,magic,26,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,18.0,92.0,13.0,53.0,14.0,34.0,900.0,2024-09-21 00:40:12.000,2.5.0,,62563.0,28.0,2626.0,2544.0,21.0,https://pypi.org/project/watermark,2024-09-21 00:40:12.000,82.0,56075.0,https://anaconda.org/conda-forge/watermark,2024-09-21 05:01:18.014,317948.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +70,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-17 07:43:21.382000,2024-12-16 13:14:51,883.0,25.0,52.0,18.0,396.0,73.0,92.0,586.0,2024-12-17 07:43:21.382,1.4.0,,42285.0,43.0,225.0,189.0,26.0,https://pypi.org/project/ipydatagrid,2024-12-17 07:41:04.000,31.0,38348.0,https://anaconda.org/conda-forge/ipydatagrid,2024-12-17 06:52:11.898,96346.0,2.0,ipydatagrid,https://www.npmjs.com/package/ipydatagrid,2024-12-17 07:43:21.382,5.0,1843.0,,,,,,,jupyter-widgets/ipydatagrid,3.0,,,,,,,,,, +71,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,,86.0,17.0,136.0,35.0,116.0,349.0,2024-03-26 16:33:26.000,0.30.2,361.0,56108.0,100.0,1009.0,951.0,34.0,https://pypi.org/project/metakernel,2024-03-26 16:33:16.000,58.0,39053.0,https://anaconda.org/conda-forge/metakernel,2024-12-15 20:17:04.302,886413.0,1.0,,,,,,,,,,,,,,,,,,,,,,, +72,ipyvuetify,Jupyter widgets based on vuetify UI components.,https://github.com/widgetti/ipyvuetify,,widgets,26,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,348.0,2024-07-31 15:36:51.000,1.10.0,,484931.0,64.0,1636.0,1548.0,14.0,https://pypi.org/project/ipyvuetify,2024-07-31 14:41:05.000,82.0,473272.0,https://anaconda.org/conda-forge/ipyvuetify,2024-08-02 20:24:01.149,230745.0,2.0,jupyter-vuetify,https://www.npmjs.com/package/jupyter-vuetify,2024-07-31 14:41:12.482,6.0,7306.0,,,,,,,widgetti/ipyvuetify,,,,,,,,,,, +73,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,2024-12-18 20:47:29.000000,2024-12-18 20:47:28,5480.0,114.0,70.0,17.0,2195.0,324.0,712.0,142.0,2024-12-16 22:20:56.000,4.0.1,,2408.0,49.0,58.0,52.0,34.0,https://pypi.org/project/jdaviz,2024-12-16 22:34:06.000,6.0,2408.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +74,Evcxr,"An evaluation context for Rust, including a Jupyter Kernel.",https://github.com/evcxr/evcxr,,kernels,25,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,6.0,216.0,55.0,102.0,111.0,151.0,5657.0,2023-12-17 00:16:37.000,0.17.0,5671.0,210.0,7.0,166.0,166.0,49.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,,, +75,Knowledge Repo,A next-generation curated knowledge sharing platform for data scientists and other technical professions.,https://github.com/airbnb/knowledge-repo,,notebook-sharing,25,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,5490.0,2023-02-22 03:49:00.886,0.9.3,,487.0,33.0,21.0,21.0,73.0,https://pypi.org/project/knowledge-repo,2023-02-22 03:49:00.886,,487.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +76,qgrid,"An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks.",https://github.com/quantopian/qgrid,,widgets,25,False,qgrid,quantopian/qgrid,conda-forge/qgrid,https://github.com/quantopian/qgrid,Apache-2.0,2014-09-30 04:33:20.000,2024-01-12 07:28:07.000000,2020-04-07 18:56:49,405.0,,422.0,88.0,105.0,181.0,127.0,3052.0,2020-04-07 16:43:54.000,1.3.1,,26349.0,73.0,60.0,12.0,30.0,https://pypi.org/project/qgrid,2020-04-07 16:43:54.000,41.0,20636.0,https://anaconda.org/conda-forge/qgrid,2023-06-16 16:08:00.950,446610.0,2.0,qgrid,https://www.npmjs.com/package/qgrid,2018-07-11 05:36:40.781,7.0,267.0,,,,,,,,,,,,,,,,,, +77,Variable Inspector,Variable Inspector extension for Jupyterlab.,https://github.com/jupyterlab-contrib/jupyterlab-variableInspector,,lab-extensions,25,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,2024-12-16 12:30:59.000000,2024-12-16 12:30:57,231.0,6.0,97.0,25.0,142.0,51.0,134.0,1122.0,2024-09-05 09:46:44.000,3.2.4,310.0,27307.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,21902.0,https://anaconda.org/conda-forge/jupyterlab-variableinspector,2024-09-06 00:10:43.944,64332.0,2.0,@lckr/jupyterlab_variableinspector,https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector,2024-09-05 09:46:38.118,5.0,3937.0,,,,,,,jupyterlab-contrib/jupyterlab-variableInspector,,,,,,,,,,, +78,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,,370901.0,19.0,925.0,890.0,24.0,https://pypi.org/project/jupyter_nbextensions_configurator,2024-06-05 16:08:37.000,35.0,353118.0,https://anaconda.org/conda-forge/jupyter_nbextensions_configurator,2023-06-16 13:20:40.292,1796168.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +79,Code Formatter,A JupyterLab plugin to facilitate invocation of code formatters.,https://github.com/jupyterlab-contrib/jupyterlab_code_formatter,,lab-extensions,25,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,2024-09-03 06:25:34.000000,2024-08-14 09:59:45,501.0,,55.0,8.0,158.0,33.0,173.0,857.0,2024-08-14 10:00:05.000,3.0.2,48.0,105762.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,89750.0,https://anaconda.org/conda-forge/jupyterlab_code_formatter,2024-08-14 15:54:57.913,769906.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,1477.0,,,,,,,jupyterlab-contrib/jupyterlab_code_formatter,,,,,,,,,,, +80,itkwidgets,An elegant Python interface for visualization on the web platform to interactively generate insights into..,https://github.com/InsightSoftwareConsortium/itkwidgets,,widgets,25,True,itkwidgets,InsightSoftwareConsortium/itkwidgets,conda-forge/itkwidgets,https://github.com/InsightSoftwareConsortium/itkwidgets,Apache-2.0,2018-02-15 01:43:39.000,2024-08-30 21:30:39.000000,2024-08-30 21:30:39,648.0,,83.0,24.0,485.0,116.0,165.0,587.0,2023-03-02 22:39:43.651,0.32.6,123.0,18691.0,121.0,387.0,353.0,27.0,https://pypi.org/project/itkwidgets,2024-06-24 20:15:48.000,29.0,12448.0,https://anaconda.org/conda-forge/itkwidgets,2023-06-16 16:12:17.646,442326.0,2.0,itkwidgets,https://www.npmjs.com/package/itkwidgets,2023-03-02 22:39:43.651,5.0,182.0,,,,,,,,,,,,,,,,,, +81,Resource Usage,Jupyter Notebook Extension for monitoring your own Resource Usage.,https://github.com/jupyter-server/jupyter-resource-usage,,jupyter-extensions,25,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,45.0,48.0,500.0,2024-07-31 11:48:11.000,1.1.0,463.0,91400.0,15.0,845.0,824.0,35.0,https://pypi.org/project/jupyter-resource-usage,2024-07-31 11:48:06.000,15.0,77745.0,https://anaconda.org/conda-forge/nbresuse,2023-06-16 19:18:24.900,570399.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,3639.0,,,,,,,,,,,,,,,,,, +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,2024-10-07 18:49:37.000000,2023-05-23 19:06:45,716.0,,62.0,29.0,191.0,75.0,99.0,270.0,2022-04-04 22:26:36.000,1.3.3,7.0,30906.0,22.0,334.0,279.0,33.0,https://pypi.org/project/ipycytoscape,2022-04-04 22:26:36.000,50.0,22105.0,https://anaconda.org/conda-forge/ipycytoscape,2023-06-16 19:18:19.577,481852.0,2.0,jupyter-cytoscape,https://www.npmjs.com/package/jupyter-cytoscape,2022-04-04 22:06:25.396,5.0,348.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,2024-11-18 15:15:04.000000,2024-11-18 15:15:04,624.0,4.0,86.0,16.0,198.0,83.0,93.0,212.0,2024-03-29 21:07:08.000,1.2.1,,27769.0,23.0,913.0,903.0,34.0,https://pypi.org/project/nbgitpuller,2024-03-29 21:07:08.000,10.0,25691.0,https://anaconda.org/conda-forge/nbgitpuller,2024-03-29 23:26:43.583,108085.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +84,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-11-18 22:35:46.000000,2024-11-18 22:35:44,370.0,2.0,949.0,5.0,116.0,5.0,19.0,3170.0,2024-10-22 07:54:56.054,3.1.11,,124332.0,127.0,126.0,3.0,4.0,https://pypi.org/project/ipydagred3,2023-10-31 14:30:02.000,6.0,90483.0,https://anaconda.org/conda-forge/ipydagred3,2023-11-01 13:35:17.799,40230.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,33118.0,,,,,,,,,,,,,,,,,, +85,.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,2024-12-11 08:12:24.000000,2024-12-05 22:14:43,5301.0,82.0,389.0,64.0,2043.0,544.0,1074.0,2937.0,2024-10-30 19:41:57.000,1.0.5530010,515.0,11.0,28.0,,,125.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +86,BinderHub,"Run your code in the cloud, with technology so advanced, it feels like magic!.",https://github.com/jupyterhub/binderhub,,notebook-sharing,24,True,binderhub,jupyterhub/binderhub,,https://github.com/jupyterhub/binderhub,BSD-3-Clause,2017-04-26 00:28:26.000,2024-12-16 07:43:20.000000,2024-12-16 07:43:20,3549.0,40.0,390.0,77.0,1176.0,233.0,490.0,2582.0,2018-11-07 17:41:58.000,0.1.0,,82.0,1.0,11.0,11.0,96.0,https://pypi.org/project/binderhub,2018-11-07 17:41:58.000,,82.0,,,,3.0,,,,,,,,,,,,,,binderhub,,,,,,,,, +87,nbviewer,nbconvert as a web service: Render Jupyter Notebooks as static web pages.,https://github.com/jupyter/nbviewer,,notebook-sharing,24,False,,jupyter/nbviewer,,https://github.com/jupyter/nbviewer,BSD-3-Clause,2012-08-05 11:42:33.000,2024-08-07 13:22:33.000000,2023-01-27 08:04:32,1494.0,,539.0,93.0,468.0,182.0,410.0,2251.0,,,,18935.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,2802464.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,55.0,194.0,2200.0,2021-11-15 23:43:33.000,5.2.1,,1997.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,1997.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,1119.0,141.0,208.0,1606.0,2023-05-15 14:58:56.000,0.13.14,2837.0,207.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,19918.0,,,,,,,,,,,,, +90,DataLab,Interactive tools and developer experiences for Big Data on Google Cloud Platform.,https://github.com/googledatalab/datalab,,notebook-environments,24,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,,75693.0,19.0,,,55.0,https://pypi.org/project/datalab,2022-09-02 21:15:20.926,,75693.0,,,,3.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,137.0,91.0,42.0,67.0,670.0,2019-06-03 21:24:10.000,0.10.2,,14915.0,20.0,243.0,231.0,22.0,https://pypi.org/project/mapboxgl,2019-06-02 16:02:54.380,12.0,14915.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +92,Kernel Gateway,Jupyter Kernel Gateway.,https://github.com/jupyter-server/kernel_gateway,,kernels,24,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-03-13 01:55:23.232000,2024-03-12 17:51:18,623.0,,131.0,39.0,217.0,19.0,169.0,507.0,2024-03-12 17:51:38.000,3.0.1,298.0,81008.0,32.0,466.0,447.0,47.0,https://pypi.org/project/jupyter-kernel-gateway,2024-03-12 17:51:31.000,19.0,76759.0,https://anaconda.org/conda-forge/jupyter_kernel_gateway,2024-03-13 01:55:23.232,229294.0,2.0,,,,,,,,,,,,jupyter-server/kernel_gateway,,,,,,,,,,, +93,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,2024-12-01 03:22:23.000000,2024-12-01 03:22:22,686.0,18.0,65.0,29.0,497.0,15.0,91.0,376.0,2024-09-25 14:29:32.000,4.1.0,,22318.0,41.0,21.0,4.0,15.0,https://pypi.org/project/vega,2024-09-25 14:29:32.000,17.0,9965.0,https://anaconda.org/conda-forge/vega,2024-09-25 20:44:27.334,679445.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +94,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,64.0,2022-08-25 15:33:01.697,0.12.3,112.0,816471.0,39.0,132.0,,30.0,https://pypi.org/project/jupyter-packaging,2022-08-25 15:33:01.697,132.0,805852.0,https://anaconda.org/conda-forge/jupyter-packaging,2024-12-04 00:47:05.323,583944.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +95,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,,364.0,91.0,263.0,81.0,161.0,5227.0,2022-02-19 00:48:20.000,0.5.1,,4012.0,18.0,4.0,,21.0,https://pypi.org/project/lux-api,2022-02-19 00:46:49.000,2.0,3251.0,https://anaconda.org/conda-forge/lux-api,2023-06-16 19:24:44.344,26304.0,3.0,luxwidget,https://www.npmjs.com/package/luxwidget,2022-02-17 19:41:18.102,2.0,190.0,,,,,,,,,,,,,,,,,, +96,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,3533.0,2020-09-05 21:53:23.000,2.1.6,,,9.0,145.0,145.0,55.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +97,ipyregulartable,"High performance, editable, stylable datagrids in jupyter and jupyterlab.",https://github.com/finos/ipyregulartable,,widgets,23,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,949.0,7.0,98.0,10.0,17.0,3170.0,2024-10-22 07:54:56.054,3.1.11,,33514.0,127.0,134.0,15.0,5.0,https://pypi.org/project/ipyregulartable,2021-01-08 04:41:11.000,2.0,247.0,https://anaconda.org/conda-forge/ipyregulartable,2023-06-16 19:23:44.012,7317.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,33118.0,,,,,,,finos/ipyregulartable,,,,,,,,,,, +98,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,2024-12-16 01:28:36.000000,2024-12-16 01:28:34,2346.0,30.0,257.0,51.0,756.0,43.0,745.0,2610.0,2018-08-01 13:19:52.714,0.0.6,,13.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,13.0,,,,,,,IHaskell/IHaskell,,,,,,,,,,, +99,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,61.0,147.0,70.0,525.0,1726.0,2023-01-20 20:54:32.000,1.3.2,,19906.0,19.0,,,44.0,,,,,https://anaconda.org/r/r-irkernel,2024-01-16 22:07:49.699,166286.0,2.0,,,,,,jupyter/r-notebook,https://hub.docker.com/r/jupyter/r-notebook,2023-10-20 20:02:50.541542,60.0,2401572.0,,,,,IRkernel,,,,,,,, +100,IRuby,Official gem repository: Ruby kernel for Jupyter/IPython Notebook.,https://github.com/SciRuby/iruby,,kernels,23,True,,SciRuby/iruby,,https://github.com/SciRuby/iruby,MIT,2015-03-03 18:05:50.000,2024-12-04 03:16:41.000000,2024-12-04 03:16:41,738.0,6.0,30.0,32.0,157.0,50.0,152.0,908.0,2024-07-28 04:24:59.000,0.8.0,20.0,20.0,11.0,251.0,251.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,2404.0,,,,,,iruby,,,,,,, +101,Bash Kernel,A bash kernel for IPython.,https://github.com/takluyver/bash_kernel,,kernels,23,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,2024-05-31 17:43:32.000000,2024-05-31 17:43:32,115.0,,142.0,26.0,38.0,41.0,97.0,706.0,2023-11-24 20:37:29.000,0.9.3,,84109.0,15.0,368.0,346.0,20.0,https://pypi.org/project/bash_kernel,2023-11-24 20:36:49.000,22.0,79831.0,https://anaconda.org/conda-forge/bash_kernel,2023-11-25 15:23:54.394,213948.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +102,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,,82522.0,36.0,74.0,,21.0,https://pypi.org/project/ipycanvas,2024-09-06 08:58:56.000,67.0,77517.0,https://anaconda.org/conda-forge/ipycanvas,2024-12-19 07:16:02.252,230874.0,3.0,ipycanvas,https://www.npmjs.com/package/ipycanvas,2024-09-06 08:59:02.831,7.0,730.0,,,,,,,,,,,,,,,,,, +103,GPU Dashboards,A JupyterLab extension for displaying dashboards of GPU usage.,https://github.com/rapidsai/jupyterlab-nvdashboard,,lab-extensions,23,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,2024-12-19 04:11:32.000000,2024-12-10 19:50:49,260.0,10.0,75.0,20.0,130.0,36.0,52.0,615.0,2024-06-03 17:49:15.000,0.11.0,,12127.0,125.0,11.0,3.0,24.0,https://pypi.org/project/jupyterlab-nvdashboard,2024-06-03 17:49:15.000,3.0,11111.0,https://anaconda.org/conda-forge/jupyterlab-nvdashboard,2024-11-29 09:17:14.562,48992.0,2.0,jupyterlab-nvdashboard,https://www.npmjs.com/package/jupyterlab-nvdashboard,2021-04-27 07:19:46.929,5.0,109.0,,,,,,,,,,,,,,,,,, +104,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,2024-12-16 07:05:07.000000,2024-12-16 07:05:04,635.0,6.0,77.0,29.0,216.0,45.0,74.0,493.0,2023-08-01 12:55:42.001,3.4.0,,1752.0,33.0,52.0,39.0,32.0,https://pypi.org/project/jupyterlab-katex,2023-05-23 12:27:01.602,2.0,1095.0,https://anaconda.org/conda-forge/jupyterlab-vega3,2023-06-16 19:25:17.752,5187.0,1.0,@jupyterlab/geojson-extension,https://www.npmjs.com/package/@jupyterlab/geojson-extension,2023-08-01 12:55:42.001,11.0,542.0,,,,,,,,,,,,,,,,,, +105,Octave Kernel,An Octave kernel for IPython.,https://github.com/Calysto/octave_kernel,,kernels,23,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-08-20 17:33:30.000000,2024-04-15 11:20:53,427.0,,66.0,22.0,57.0,35.0,150.0,453.0,2024-04-15 11:21:13.000,0.36.0,312.0,25294.0,115.0,97.0,90.0,20.0,https://pypi.org/project/octave_kernel,2024-04-15 11:21:06.000,7.0,14491.0,https://anaconda.org/conda-forge/octave_kernel,2024-04-16 08:58:27.890,594049.0,2.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,2024-12-13 13:37:44.000000,2024-12-13 13:37:41,507.0,14.0,69.0,15.0,180.0,11.0,85.0,403.0,2024-03-27 00:32:26.000,0.5.2,,14237.0,28.0,25.0,8.0,21.0,https://pypi.org/project/jupyterlab_templates,2024-03-27 00:32:26.000,12.0,11816.0,https://anaconda.org/conda-forge/jupyterlab_templates,2024-07-07 18:09:03.587,31013.0,2.0,jupyterlab_templates,https://www.npmjs.com/package/jupyterlab_templates,2024-02-12 21:51:37.725,5.0,1847.0,,,,,,,finos/jupyterlab_templates,,,,,,,,,,, +107,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,,41.0,11.0,79.0,42.0,28.0,247.0,2021-03-29 11:27:31.000,0.6.0,,54508.0,13.0,1250.0,1232.0,10.0,https://pypi.org/project/ipywebrtc,2021-03-29 11:27:31.000,12.0,49888.0,https://anaconda.org/conda-forge/ipywebrtc,2023-06-16 13:24:24.196,388687.0,3.0,jupyter-webrtc,https://www.npmjs.com/package/jupyter-webrtc,2021-03-29 11:25:34.632,6.0,204.0,,,,,,,,,,,,,,,,,, +108,ipylab,Control JupyterLab from Python Notebooks with Jupyter Widgets.,https://github.com/jtpio/ipylab,,lab-extensions,23,True,ipylab,jtpio/ipylab,conda-forge/ipylab,https://github.com/jtpio/ipylab,BSD-3-Clause,2019-11-15 19:52:12.000,2024-12-13 09:10:57.000000,2024-11-19 08:53:36,232.0,8.0,13.0,9.0,101.0,29.0,22.0,201.0,2023-08-11 05:48:03.000,1.0.0,238.0,161674.0,16.0,322.0,277.0,7.0,https://pypi.org/project/ipylab,2023-08-11 05:47:52.000,40.0,159401.0,https://anaconda.org/conda-forge/ipylab,2023-08-11 12:01:52.980,42776.0,2.0,ipylab,https://www.npmjs.com/package/ipylab,2023-08-11 05:47:59.304,5.0,1360.0,,,,,,,,,,,,,,,,,, +109,ipyvue,Jupyter widgets base for Vue libraries.,https://github.com/widgetti/ipyvue,,widgets,23,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,68.0,2024-11-14 12:48:40.000,1.11.2,,482333.0,37.0,1200.0,1148.0,6.0,https://pypi.org/project/ipyvue,2024-11-14 12:45:22.000,36.0,475288.0,https://anaconda.org/conda-forge/ipyvue,2024-11-14 20:42:01.353,184096.0,3.0,jupyter-vue,https://www.npmjs.com/package/jupyter-vue,2024-11-14 12:45:28.205,16.0,3636.0,,,,,,,widgetti/ipyvue,,,,,,,,,,, +110,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,2024-12-18 19:36:27.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,,,,,,,,,,,,,,,,,,,,,,, +111,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,,255.0,82.0,78.0,53.0,133.0,3879.0,2022-05-31 17:34:28.000,0.7.5,48.0,823.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,88087.0,,,,,,,github.com/gopherdata/gophernotes,https://pkg.go.dev/github.com/gopherdata/gophernotes,2022-05-31 17:31:46,1.0,,, +112,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,,2746.0,12.0,15.0,,15.0,https://pypi.org/project/pyforest,2024-06-14 16:00:53.000,15.0,2746.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +113,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,956.0,2023-12-21 10:25:43.000,0.17.0,301.0,1876.0,24.0,166.0,163.0,21.0,https://pypi.org/project/ipyvizzu,2023-12-21 10:25:43.000,3.0,1868.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +114,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,,170.0,30.0,113.0,91.0,56.0,929.0,2021-10-12 17:42:50.869,1.8.1,,49952.0,40.0,11.0,2.0,20.0,https://pypi.org/project/witwidget,2021-10-12 17:42:30.000,6.0,6280.0,https://anaconda.org/conda-forge/tensorboard-plugin-wit,2023-06-16 19:20:28.498,2330232.0,3.0,wit-widget,https://www.npmjs.com/package/wit-widget,2021-10-12 17:42:50.869,3.0,520.0,,,,,,,,,,,,,,,,,, +115,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,855.0,2017-11-16 17:59:43.000,1.5.1,,5003.0,26.0,295.0,282.0,7.0,https://pypi.org/project/notedown,2017-11-16 17:59:43.000,13.0,4539.0,https://anaconda.org/conda-forge/notedown,2023-06-16 16:08:46.317,36201.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +116,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,,9924.0,96.0,18.0,,16.0,https://pypi.org/project/gmaps,2021-12-15 15:42:57.506,13.0,5526.0,https://anaconda.org/conda-forge/gmaps,2023-06-16 13:23:14.332,350638.0,3.0,jupyter-gmaps,https://www.npmjs.com/package/jupyter-gmaps,2019-07-21 08:49:48.715,5.0,545.0,,,,,,,,,,,,,,,,,, +117,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,,280733.0,34.0,199.0,,5.0,https://pypi.org/project/pick,2024-09-15 14:04:28.000,199.0,280733.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +118,pivottablejs,"Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook, care of PivotTable.js.",https://github.com/nicolaskruchten/jupyter_pivottablejs,,widgets,22,False,pivottablejs,nicolaskruchten/jupyter_pivottablejs,anaconda/pivottablejs,https://github.com/nicolaskruchten/jupyter_pivottablejs,MIT,2015-09-09 13:39:18.000,2024-03-15 12:50:01.000000,2018-12-04 14:43:25,32.0,,87.0,21.0,9.0,25.0,41.0,692.0,2018-01-15 18:14:37.000,0.9.0,,31082.0,10.0,485.0,475.0,3.0,https://pypi.org/project/pivottablejs,2018-01-15 18:14:37.000,10.0,31053.0,https://anaconda.org/anaconda/pivottablejs,2023-12-06 04:45:55.894,3101.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +119,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,2024-12-16 11:03:25.000000,2024-09-27 02:06:54,466.0,6.0,69.0,14.0,149.0,26.0,68.0,630.0,2024-09-27 02:07:14.000,4.3.0,144.0,3398.0,21.0,13.0,7.0,26.0,https://pypi.org/project/jupyterlab_latex,2024-09-27 02:07:07.000,1.0,2593.0,https://anaconda.org/conda-forge/jupyterlab-latex,2024-09-27 05:40:56.760,19731.0,2.0,@jupyterlab/latex,https://www.npmjs.com/package/@jupyterlab/latex,2024-09-27 02:07:05.734,5.0,321.0,,,,,,,,,,,,,,,,,, +120,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,25.0,602.0,2021-04-29 10:22:28.814,0.9.0,,3294.0,11.0,1383.0,1378.0,16.0,https://pypi.org/project/jupyterlab-drawio,2021-04-29 10:19:55.000,,1761.0,https://anaconda.org/conda-forge/jupyterlab-drawio,2023-06-16 19:25:47.823,24869.0,2.0,jupyterlab-drawio,https://www.npmjs.com/package/jupyterlab-drawio,2021-04-29 10:22:28.814,5.0,955.0,,,,,,,,,,,,,,,,,, +121,ThebeLab,Turn static HTML pages into live documents with Jupyter kernels.,https://github.com/jupyter-book/thebe,,notebook-sharing,22,True,,executablebooks/thebe,,https://github.com/jupyter-book/thebe,BSD-3-Clause,2017-03-14 12:17:22.000,2024-12-15 12:47:02.000000,2024-09-06 22:26:46,863.0,,68.0,21.0,539.0,107.0,136.0,399.0,2024-09-06 22:17:20.000,thebe-lite@0.4.10,,7352.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,7352.0,,,,,,,jupyter-book/thebe,,,,,,,,,,, +122,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,283.0,2021-01-06 19:12:18.000,0.4.2,,8591.0,7.0,411.0,398.0,11.0,https://pypi.org/project/nteract-scrapbook,2021-01-06 19:12:18.000,13.0,8274.0,https://anaconda.org/conda-forge/nteract-scrapbook,2023-06-16 19:17:54.716,18413.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +123,Jupyter Bokeh,An extension for rendering Bokeh content in JupyterLab notebooks.,https://github.com/bokeh/jupyter_bokeh,,lab-extensions,22,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-06-03 10:32:00.034000,2024-06-03 06:22:24,147.0,,47.0,24.0,99.0,23.0,87.0,255.0,2024-06-03 06:33:21.775,4.0.5,,91943.0,25.0,67.0,5.0,20.0,https://pypi.org/project/jupyter-bokeh,2023-03-14 10:10:06.309,57.0,84530.0,https://anaconda.org/conda-forge/jupyter_bokeh,2024-06-03 10:32:00.034,128799.0,2.0,@bokeh/jupyter_bokeh,https://www.npmjs.com/package/@bokeh/jupyter_bokeh,2024-06-03 06:33:21.775,5.0,5028.0,,,,,,,,,,,,,,,,,, +124,ipysigma,A Jupyter widget using sigma.js to render interactive networks.,https://github.com/medialab/ipysigma,,widgets,22,True,ipysigma,Yomguithereal/ipysigma,,https://github.com/medialab/ipysigma,MIT,2018-06-25 20:03:21.000,2024-10-15 14:29:25.000000,2024-10-15 14:27:30,362.0,3.0,19.0,8.0,18.0,66.0,156.0,215.0,2024-10-15 14:29:25.000,0.24.3,,6283.0,31.0,56.0,51.0,6.0,https://pypi.org/project/ipysigma,2024-10-15 14:29:25.000,,5861.0,,,,3.0,ipysigma,https://www.npmjs.com/package/ipysigma,2024-10-15 14:28:10.053,5.0,422.0,,,,,,,medialab/ipysigma,,,,,,,,,,, +125,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,2024-12-01 05:39:58.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,,6443.0,11.0,54.0,45.0,49.0,https://pypi.org/project/batchspawner,2024-03-19 06:32:49.000,9.0,6443.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +126,Rsession Proxy,Jupyter extensions for running an RStudio rsession proxy.,https://github.com/jupyterhub/jupyter-rsession-proxy,,jupyter-extensions,22,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,2024-10-21 17:24:56.000000,2024-10-21 17:24:56,252.0,7.0,87.0,12.0,72.0,40.0,50.0,120.0,2024-03-13 16:40:42.000,2.2.1,,8574.0,15.0,62.0,60.0,23.0,https://pypi.org/project/jupyter-rsession-proxy,2024-03-13 16:40:42.000,2.0,7835.0,https://anaconda.org/conda-forge/jupyter-rsession-proxy,2024-03-13 22:52:12.049,31077.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,,5510.0,21.0,50.0,48.0,21.0,https://pypi.org/project/jupyterhub-systemdspawner,2024-10-20 13:41:10.000,2.0,4646.0,https://anaconda.org/conda-forge/jupyterhub-systemdspawner,2023-06-16 16:16:00.682,56169.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,2024-12-01 05:34:27.000000,2024-11-06 08:29:27,610.0,2.0,69.0,12.0,172.0,34.0,76.0,73.0,2024-09-17 13:56:12.000,1.3.0,,13387.0,14.0,96.0,96.0,24.0,https://pypi.org/project/jupyterhub-nativeauthenticator,2024-09-17 13:56:12.000,,13387.0,,,,2.0,,,,,,,,,,,,,-2.0,,,,,,,,,, +129,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,3474.0,2021-07-13 22:12:59.000,0.13.2,,8387.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,561975.0,,,,,,,,,,,,, +130,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,8.0,414.0,116.0,289.0,139.0,721.0,2810.0,2024-11-05 20:29:30.000,1.26.0,,,47.0,,,113.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +131,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,,112.0,19.0,119.0,,112.0,1383.0,2023-09-07 13:59:32.000,0.17.0,,16827.0,90.0,14.0,,16.0,https://pypi.org/project/datapane,2023-09-07 13:59:32.000,14.0,14737.0,https://anaconda.org/conda-forge/datapane,2023-09-07 16:46:44.103,110806.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +132,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,,4465.0,10.0,826.0,821.0,7.0,https://pypi.org/project/jupyterlab-dash,2019-07-13 16:38:26.000,,1684.0,,,,3.0,jupyterlab-dash,https://www.npmjs.com/package/jupyterlab-dash,2021-01-22 17:06:54.671,5.0,2781.0,,,,,,,,,,,,,,,,,, +133,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,544.0,2022-11-28 09:27:38.314,0.7.0,,16728.0,24.0,50.0,7.0,14.0,https://pypi.org/project/ipysheet,2022-11-28 09:25:01.163,38.0,14063.0,https://anaconda.org/conda-forge/ipysheet,2023-06-16 16:13:19.853,140652.0,3.0,ipysheet,https://www.npmjs.com/package/ipysheet,2022-11-28 09:27:38.314,5.0,684.0,,,,,,,jupyter-widgets-contrib/ipysheet,,,,,,,,,,, +134,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,,6604.0,18.0,397.0,389.0,10.0,https://pypi.org/project/appmode,2024-05-12 14:31:13.000,8.0,1381.0,https://anaconda.org/conda-forge/appmode,2024-05-12 17:24:44.533,276866.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +135,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,2024-12-10 23:01:14.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,,2140.0,8.0,43.0,41.0,4.0,https://pypi.org/project/nbtutor,2022-04-19 10:58:08.000,2.0,225.0,https://anaconda.org/conda-forge/nbtutor,2023-06-16 13:17:46.107,183845.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +136,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,2024-11-19 17:03:01.000000,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,,1372.0,18.0,68.0,68.0,7.0,https://pypi.org/project/tributary,2023-05-10 10:40:01.245,,319.0,https://anaconda.org/conda-forge/tributary,2023-06-16 19:20:23.415,56895.0,3.0,,,,,,,,,,,,streamlet-dev/tributary,,,,,,,,,,, +137,xeus-python,Jupyter kernel for the Python programming language.,https://github.com/jupyter-xeus/xeus-python,,kernels,21,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,2024-12-16 07:11:57.000000,2024-12-16 07:11:57,954.0,8.0,74.0,18.0,448.0,67.0,131.0,442.0,2023-11-29 16:23:49.000,0.15.11,,48864.0,92.0,3.0,,25.0,https://pypi.org/project/xeus-python,2023-12-22 15:54:22.000,3.0,16499.0,https://anaconda.org/conda-forge/xeus-python,2024-10-23 18:15:09.982,1747728.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +138,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-09-13 05:24:31.418000,2024-09-12 23:30:48,66.0,,48.0,8.0,56.0,14.0,61.0,374.0,2024-09-12 23:33:12.000,3.2.0,,59941.0,16.0,20.0,4.0,18.0,https://pypi.org/project/jupyterlab-execute-time,2024-09-12 23:33:12.000,11.0,54318.0,https://anaconda.org/conda-forge/jupyterlab_execute_time,2024-09-13 05:24:31.418,90211.0,2.0,jupyterlab-execute-time,https://www.npmjs.com/package/jupyterlab-execute-time,2021-01-18 14:16:24.052,5.0,3704.0,,,,,,,,,,,,,,,,,, +139,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,318.0,2024-04-21 15:57:55.000,0.14.2,,42030.0,43.0,557.0,535.0,5.0,https://pypi.org/project/ipytest,2024-04-21 15:57:55.000,22.0,42030.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +140,dask-labextension,JupyterLab extension for Dask.,https://github.com/dask/dask-labextension,,lab-extensions,21,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,2023-08-04 21:07:12.374000,2023-08-04 14:43:59,410.0,,63.0,17.0,120.0,45.0,103.0,313.0,2023-11-07 09:41:30.000,7.0.0,,36288.0,28.0,24.0,3.0,25.0,https://pypi.org/project/dask-labextension,2023-08-04 14:55:02.000,16.0,16740.0,https://anaconda.org/conda-forge/dask-labextension,2023-08-04 21:07:12.374,998906.0,2.0,dask-labextension,https://www.npmjs.com/package/dask-labextension,2022-06-21 23:23:38.435,5.0,339.0,,,,,,,,,,,,,,,,,, +141,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,300.0,2021-02-04 22:39:49.000,0.8.0,,6811.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,5291.0,https://anaconda.org/conda-forge/jupyterlab-system-monitor,2023-06-16 19:24:50.049,36313.0,2.0,jupyterlab-system-monitor,https://www.npmjs.com/package/jupyterlab-system-monitor,2020-11-23 15:30:52.408,2.0,731.0,,,,,,,,,,,,,,,,,, +142,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,286.0,2024-07-11 09:12:52.000,2.14.16,,5476.0,602.0,6.0,6.0,21.0,https://pypi.org/project/naas,2024-07-23 07:46:47.000,,5476.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +143,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,209.0,2023-07-28 20:19:38.000,0.8.4,,14696.0,19.0,284.0,276.0,6.0,https://pypi.org/project/jupyterlab-spellchecker,2023-07-28 20:19:38.000,3.0,11551.0,https://anaconda.org/conda-forge/jupyterlab-spellchecker,2023-07-28 22:34:41.159,134643.0,2.0,@ijmbarr/jupyterlab_spellchecker,https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker,2021-10-08 10:09:24.361,5.0,85.0,,,,,,,,,,,,,,,,,, +144,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,,51219.0,866.0,725.0,633.0,14.0,https://pypi.org/project/mknotebooks,2023-08-11 12:01:01.000,92.0,51219.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +145,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,2024-12-17 19:45:13.000000,2024-12-17 19:45:11,252.0,6.0,15.0,5.0,106.0,8.0,36.0,79.0,2023-08-15 15:28:38.000,3.4.0,3328.0,39602.0,36.0,270.0,258.0,11.0,https://pypi.org/project/jupyter-archive,2023-08-15 15:28:33.000,7.0,37936.0,https://anaconda.org/conda-forge/jupyter-archive,2023-08-16 14:54:33.988,80691.0,2.0,@hadim/jupyter-archive,https://www.npmjs.com/package/@hadim/jupyter-archive,2023-08-15 15:28:31.802,5.0,91.0,,,,,,,,,,,,,,,,,, +146,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,,91399.0,22.0,1385.0,1356.0,5.0,https://pypi.org/project/ipydatawidgets,2023-06-14 11:16:58.611,29.0,87402.0,https://anaconda.org/conda-forge/ipydatawidgets,2023-06-16 16:11:33.197,311817.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +147,commuter,Notebook sharing hub.,https://github.com/nteract/commuter,,notebook-sharing,20,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,40.0,255.0,59.0,39.0,6212.0,2020-10-27 19:53:29.453,5.11.0,,135.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,135.0,,,,,,,,,,,,,,,,,, +148,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,254.0,45.0,36.0,80.0,352.0,4081.0,2024-05-10 13:13:05.000,2.4.2,,6.0,50.0,148.0,148.0,16.0,https://pypi.org/project/mljar-mercury,2022-09-02 09:05:19.173,,6.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +149,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,170.0,132.0,3121.0,,,,5209.0,20.0,,,27.0,,,,,https://anaconda.org/conda-forge/xeus-cling,2023-11-11 12:27:30.968,281318.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +150,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,222.0,48.0,225.0,12.0,,740.0,2022-04-21 19:01:00.000,0.5.0,,5132.0,14.0,,,110.0,https://pypi.org/project/toree,2022-04-21 19:01:00.000,,5132.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +151,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,625.0,2024-02-20 05:17:30.000,3.2.3,41647.0,7288.0,41.0,1.0,,117.0,https://pypi.org/project/jupyter_enterprise_gateway,2024-02-20 05:03:07.000,1.0,3684.0,https://anaconda.org/conda-forge/jupyter_enterprise_gateway,2024-02-20 22:41:29.015,159138.0,2.0,,,,,,,,,,,,jupyter-server/enterprise_gateway,,,,,,,,,,, +152,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,2024-12-18 04:58:10.000000,2024-11-04 18:43:59,432.0,14.0,69.0,18.0,127.0,9.0,147.0,601.0,2024-04-16 17:36:25.000,2.5.0,,28827.0,13.0,,,20.0,,,,,https://anaconda.org/conda-forge/nb_conda_kernels,2024-04-26 16:56:00.957,1499041.0,2.0,,,,,,,,,,,,anaconda/nb_conda_kernels,,,,,,,,,,, +153,testbook,Unit test your Jupyter Notebooks the right way.,https://github.com/nteract/testbook,,notebook-tools,20,True,nteract-testbook,nteract/testbook,conda-forge/testbook,https://github.com/nteract/testbook,BSD-3-Clause,2020-02-26 19:43:22.000,2024-08-25 01:24:05.000000,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,,1674.0,7.0,448.0,448.0,16.0,https://pypi.org/project/nteract-testbook,2020-08-11 16:50:08.000,,43.0,https://anaconda.org/conda-forge/testbook,2023-06-16 19:23:33.373,79929.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +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,416.0,2023-08-03 14:12:11.000,4.0.0,68.0,2908.0,24.0,10.0,6.0,18.0,https://pypi.org/project/jupyterlab-github,2023-08-03 14:12:04.000,2.0,2663.0,,,,2.0,@jupyterlab/github,https://www.npmjs.com/package/@jupyterlab/github,2023-08-02 17:40:03.884,2.0,245.0,,,,,,,,,,,,,,,,,, +155,jupyter-flex,Build dashboards using Jupyter Notebooks.,https://github.com/danielfrg/jupyter-flex,,notebook-sharing,20,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,2024-07-20 19:16:39.000000,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,,3679.0,18.0,60.0,55.0,4.0,https://pypi.org/project/jupyter-flex,2023-03-28 23:50:00.718,,3231.0,https://anaconda.org/conda-forge/jupyter-flex,2023-06-16 19:22:49.073,21843.0,3.0,@danielfrg/jupyter-flex,https://www.npmjs.com/package/@danielfrg/jupyter-flex,2021-10-02 05:04:29.585,5.0,20.0,,,,,,,,,,,,,,,,,, +156,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,,2475.0,13.0,1351.0,1346.0,7.0,https://pypi.org/project/theme-darcula,2022-07-20 12:04:00.552,,1792.0,https://anaconda.org/conda-forge/theme-darcula,2023-06-16 19:25:35.462,28259.0,1.0,@telamonian/theme-darcula,https://www.npmjs.com/package/@telamonian/theme-darcula,2022-07-20 12:02:58.154,5.0,41.0,,,,,,,,,,,,,,,,,, +157,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,5.0,36.0,16.0,137.0,17.0,67.0,208.0,2024-06-04 17:24:21.000,1.0.0,,1606.0,11.0,14.0,11.0,17.0,https://pypi.org/project/jupyter-fs,2024-07-12 17:11:11.000,3.0,1335.0,https://anaconda.org/conda-forge/jupyter-fs,2024-06-04 21:23:24.880,13826.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +158,Spylon Kernel,Jupyter kernel for scala and spark.,https://github.com/vericast/spylon-kernel,,kernels,20,False,spylon-kernel,vericast/spylon-kernel,conda-forge/spylon-kernel,https://github.com/vericast/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,,3939.0,14.0,204.0,204.0,6.0,https://pypi.org/project/spylon-kernel,2018-03-23 20:36:58.000,,2410.0,https://anaconda.org/conda-forge/spylon-kernel,2023-06-16 13:20:41.310,143757.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +159,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,,,,1812.0,,,,28.0,,,,,,,,3.0,,,,,,nbgallery/nbgallery,https://hub.docker.com/r/nbgallery/nbgallery,2024-12-06 15:39:25.774674,5.0,172226.0,,,,,,,,,,,,, +160,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,20.0,20.0,131.0,2022-08-24 12:33:17.000,0.2.2,,130787.0,12.0,50.0,,9.0,https://pypi.org/project/ipytree,2022-08-23 15:13:01.647,45.0,127333.0,https://anaconda.org/conda-forge/ipytree,2024-12-18 07:11:48.953,137853.0,3.0,ipytree,https://www.npmjs.com/package/ipytree,2022-08-23 15:10:34.820,5.0,391.0,,,,,,,jupyter-widgets-contrib/ipytree,,,,,,,,,,, +161,First Use Authenticator,JupyterHub Authenticator that lets users set passwords when they first log in.,https://github.com/jupyterhub/firstuseauthenticator,,hub-auth,20,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,49.0,2024-09-17 14:00:34.000,1.1.0,,8132.0,9.0,111.0,111.0,12.0,https://pypi.org/project/jupyterhub-firstuseauthenticator,2024-09-17 14:00:34.000,,8132.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +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,2089.0,2021-06-11 15:17:12.000,0.3.0,,10210.0,13.0,,,8.0,https://pypi.org/project/colabcode,2021-06-11 15:17:12.000,,10210.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,63.0,1111.0,2019-05-06 03:28:50.000,1.3.0,197653.0,2534.0,5.0,,,4.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +164,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,534.0,2022-02-11 15:19:00.000,1.0.0,,906.0,11.0,15.0,15.0,10.0,https://pypi.org/project/ansible-kernel,2022-02-11 15:19:00.000,,621.0,https://anaconda.org/conda-forge/ansible-kernel,2023-06-16 16:15:33.557,18872.0,3.0,,,,,,benthomasson/ansible-jupyter-kernel,https://hub.docker.com/r/benthomasson/ansible-jupyter-kernel,,,,,,,,,,,,,,,, +165,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,470.0,2022-05-09 10:23:00.581,0.17.1,,5129.0,56.0,5.0,,18.0,https://pypi.org/project/matlab_kernel,2017-04-20 00:39:18.000,5.0,3592.0,https://anaconda.org/conda-forge/matlab_kernel,2023-10-02 12:02:47.993,75328.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +166,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,351.0,2020-02-02 22:32:28.000,0.1.6,,189.0,26.0,24.0,22.0,3.0,https://pypi.org/project/pylantern,2020-02-02 22:31:39.000,2.0,189.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +167,retrolab,JupyterLab distribution with a retro look and feel.,https://github.com/jupyterlab/retrolab,,notebook-environments,19,False,retrolab,jupyterlab/retrolab,conda-forge/retrolab,https://github.com/jupyterlab/retrolab,BSD-3-Clause,2020-12-07 16:37:07.000,2023-06-16 19:25:59.201000,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,3616.0,2707.0,50.0,33.0,18.0,17.0,https://pypi.org/project/retrolab,2022-05-04 07:36:52.000,4.0,1063.0,https://anaconda.org/conda-forge/retrolab,2023-06-16 19:25:59.201,66574.0,3.0,@jupyterlab-classic/application,https://www.npmjs.com/package/@jupyterlab-classic/application,2021-04-19 14:22:28.986,11.0,21.0,,,,,,,,,,,,,,,,,, +168,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,,79844.0,10.0,10.0,,3.0,https://pypi.org/project/jupyter_http_over_ws,2020-03-12 16:09:39.000,10.0,78287.0,https://anaconda.org/conda-forge/jupyter_http_over_ws,2023-06-16 19:21:18.164,80974.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +169,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,2024-12-16 07:04:18.000000,2024-12-16 07:04:16,630.0,1.0,29.0,6.0,158.0,21.0,43.0,265.0,2023-05-05 13:05:52.701,5.2.1,7.0,1264.0,30.0,7.0,5.0,26.0,https://pypi.org/project/mamba-gator,2021-09-03 07:30:09.000,,242.0,https://anaconda.org/conda-forge/mamba_gator,2023-06-16 19:23:51.106,48756.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,27.0,,,,,,,,,,,,,,,,,, +170,jupyverse,A Jupyter server based on FastAPI.,https://github.com/jupyter-server/jupyverse,,notebook-environments,19,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,2024-12-16 20:52:38.000000,2024-10-28 22:06:17,714.0,9.0,30.0,9.0,375.0,37.0,48.0,249.0,2024-10-15 06:16:17.000,0.6.4,10409.0,5077.0,71.0,8.0,8.0,14.0,https://pypi.org/project/jupyverse,2024-10-15 06:16:10.000,,3374.0,https://anaconda.org/conda-forge/fps-auth,2024-10-15 13:30:10.350,47211.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +171,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-13 13:37:30.000000,2024-12-13 13:37:28,368.0,6.0,21.0,5.0,99.0,6.0,64.0,112.0,2023-07-16 16:16:00.442,0.5.0,,2620.0,26.0,12.0,10.0,5.0,https://pypi.org/project/jupyterlab_iframe,2023-07-16 16:16:00.442,,1776.0,https://anaconda.org/conda-forge/jupyterlab_iframe,2023-07-16 18:49:15.196,36906.0,2.0,jupyterlab_iframe,https://www.npmjs.com/package/jupyterlab_iframe,2023-07-16 16:13:17.752,2.0,106.0,,,,,,,,,,,,,,,,,, +172,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,,2309.0,23.0,47.0,43.0,13.0,https://pypi.org/project/sphinxcontrib-jupyter,2020-06-18 03:31:10.000,4.0,2309.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +173,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,2024-12-15 00:13:45.000000,2024-12-03 01:17:10,594.0,14.0,130.0,30.0,359.0,37.0,169.0,678.0,2023-01-31 21:35:49.000,0.1.0,,,1.0,,,39.0,,,,,,,,3.0,,,,,,,,,,,,tweag/jupyenv,,,,,,,,,,, +174,treon,Easy to use test framework for Jupyter Notebooks.,https://github.com/ReviewNB/treon,,notebook-tools,18,False,treon,ReviewNB/treon,conda-forge/treon,https://github.com/ReviewNB/treon,MIT,2019-03-29 15:02:35.000,2023-06-16 19:26:36.235000,2022-08-04 11:15:04,66.0,,28.0,12.0,13.0,4.0,10.0,306.0,2022-08-04 11:25:18.993,0.1.4,,7103.0,5.0,136.0,129.0,5.0,https://pypi.org/project/treon,2022-08-04 11:25:18.993,7.0,6771.0,https://anaconda.org/conda-forge/treon,2023-06-16 19:26:36.235,13952.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +175,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,,1057.0,10.0,146.0,140.0,11.0,https://pypi.org/project/nbopen,2023-09-08 12:57:09.000,6.0,1057.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +176,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,,40.0,14.0,127.0,8.0,73.0,293.0,2023-08-11 02:56:40.000,2.8.3,146126.0,1641.0,35.0,,,23.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +177,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,,15110.0,8.0,35.0,7.0,16.0,https://pypi.org/project/sidecar,2023-08-30 15:33:27.000,23.0,14430.0,https://anaconda.org/conda-forge/sidecar,2023-08-30 18:18:16.177,27663.0,2.0,@jupyter-widgets/jupyterlab-sidecar,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar,2021-07-05 14:42:11.336,5.0,92.0,,,,,,,,,,,,,,,,,, +178,nbinteract,Create interactive webpages from Jupyter Notebooks.,https://github.com/SamLau95/nbinteract,,notebook-sharing,18,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,,1042.0,46.0,12.0,4.0,8.0,https://pypi.org/project/nbinteract,2021-01-05 06:49:39.135,3.0,977.0,,,,3.0,nbinteract,https://www.npmjs.com/package/nbinteract,2021-01-05 06:49:22.791,5.0,65.0,,,,,,,,,,,,,,,,,, +179,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,,609.0,19.0,24.0,24.0,7.0,https://pypi.org/project/bookstore,2021-12-15 14:37:42.138,,609.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +180,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,,4018.0,20.0,2.0,,11.0,https://pypi.org/project/sas_kernel,2022-12-01 21:49:02.222,2.0,3986.0,https://anaconda.org/anaconda/sas_kernel,2023-06-16 13:24:59.052,2763.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +181,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,,39.0,21.0,22.0,14.0,80.0,178.0,2017-06-02 21:19:27.000,0.5.0,134.0,1218.0,15.0,,,9.0,,,,,https://anaconda.org/conda-forge/scijava-jupyter-kernel,2023-06-16 13:18:35.621,112047.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +182,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,,31.0,17.0,21.0,14.0,11.0,,,,,,,,2.0,@jupyterlab/dataregistry-extension,https://www.npmjs.com/package/@jupyterlab/dataregistry-extension,2019-10-03 18:34:08.594,7.0,31.0,,,,,,,,,,,,,,,,,, +183,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,2024-12-15 23:16:54.000000,2024-12-15 23:16:52,639.0,11.0,21.0,10.0,174.0,31.0,88.0,90.0,2024-06-05 23:58:46.000,0.3.2,,426.0,17.0,7.0,5.0,8.0,https://pypi.org/project/nbcelltests,2024-06-05 23:57:35.000,,193.0,https://anaconda.org/conda-forge/nbcelltests,2024-06-07 23:26:28.182,11797.0,2.0,jupyterlab_celltests,https://www.npmjs.com/package/jupyterlab_celltests,2020-10-05 14:26:51.696,2.0,19.0,,,,,,,,,,,,,,,,,, +184,JupyterLab Autoversion,Automatically version jupyter notebooks in JupyterLab.,https://github.com/timkpaine/jupyterlab_autoversion,,lab-extensions,18,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,2024-12-13 19:52:41.000000,2024-12-13 19:52:40,406.0,35.0,10.0,6.0,137.0,5.0,32.0,82.0,2024-06-19 02:21:46.596,0.4.0,,1154.0,17.0,5.0,,5.0,https://pypi.org/project/jupyterlab_autoversion,2024-06-19 02:19:40.000,,597.0,https://anaconda.org/conda-forge/jupyterlab_autoversion,2024-06-19 19:33:13.934,25262.0,2.0,jupyterlab_autoversion,https://www.npmjs.com/package/jupyterlab_autoversion,2024-06-19 02:21:46.596,5.0,31.0,,,,,,,,,,,,,,,,,, +185,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,18,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,8.0,6.0,5.0,8.0,13.0,55.0,73.0,2024-10-17 03:38:59.000,0.11.0,,1535.0,43.0,8.0,3.0,4.0,https://pypi.org/project/jupyterlab-sos,2024-10-17 03:38:59.000,,648.0,https://anaconda.org/conda-forge/jupyterlab-sos,2024-10-17 08:34:48.427,43427.0,2.0,jupyterlab-sos,https://www.npmjs.com/package/jupyterlab-sos,2021-01-14 22:31:15.129,5.0,68.0,,,,,,,,,,,,,,,,,, +186,SudoSpawner,Spawn JupyterHub single-user servers with sudo.,https://github.com/jupyterhub/sudospawner,,hub-spawners,18,True,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,,1531.0,8.0,81.0,79.0,15.0,https://pypi.org/project/sudospawner,2018-06-19 13:50:35.000,2.0,1531.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +187,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,1031.0,2017-08-19 16:11:38.000,0.0.2,,633.0,2.0,51.0,51.0,3.0,https://pypi.org/project/py-heat-magic,2017-08-19 16:11:38.000,,633.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +188,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,442.0,2020-03-08 20:03:38.000,3.0.4,5645.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,,733.0,,,,,,,,,,,,, +189,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,400.0,2020-05-27 00:10:19.202,2.0.0,,59.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,59.0,,,,,,,,,,,,,,,,,, +190,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,,17684.0,4.0,19.0,,,https://pypi.org/project/nb_black,2019-11-30 08:56:06.000,19.0,12489.0,https://anaconda.org/conda-forge/nb_black,2023-06-16 16:15:03.923,348078.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +191,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,,5522.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,5522.0,,,,,,,chesterli29/jupyterlab_tensorboard,,,,,,,,,,, +192,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,306.0,2021-09-18 19:13:12.000,0.0.3,,1780.0,3.0,248.0,245.0,3.0,https://pypi.org/project/blackcellmagic,2021-09-18 19:13:12.000,3.0,1709.0,https://anaconda.org/conda-forge/blackcellmagic,2023-06-16 19:21:13.443,3724.0,2.0,,,,,,,,,,,,,,,,,,,,,,, +193,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,,2120.0,29.0,42.0,30.0,2.0,https://pypi.org/project/notebookjs,2021-04-17 19:11:41.000,,184.0,,,,3.0,notebookjs,https://www.npmjs.com/package/notebookjs,2024-08-18 23:33:43.622,12.0,1936.0,,,,,,,,,,,,,,,,,, +194,cdsdashboards,JupyterHub extension for ContainDS Dashboards.,https://github.com/ideonate/cdsdashboards,,notebook-sharing,17,True,cdsdashboards,ideonate/cdsdashboards,conda-forge/cdsdashboards,https://github.com/ideonate/cdsdashboards,BSD-3-Clause,2020-04-28 13:51:31.000,2024-08-15 16:17:28.000000,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,,2888.0,44.0,,,14.0,https://pypi.org/project/cdsdashboards,2022-09-19 18:15:56.375,,1553.0,https://anaconda.org/conda-forge/cdsdashboards,2023-06-16 19:20:47.542,70793.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +195,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,,791.0,4.0,24.0,24.0,12.0,https://pypi.org/project/jupyter-spark,2018-03-08 14:28:54.000,,791.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +196,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,2552.0,11242.0,9.0,,,3.0,https://pypi.org/project/sparkmonitor,2024-01-25 15:00:22.000,,11204.0,,,,3.0,,,,,,krishnanr/sparkmonitor,https://hub.docker.com/r/krishnanr/sparkmonitor,2019-10-04 06:28:22.959295,,1000.0,,,,,,,,,,,,, +197,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,17,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,,10382.0,4.0,8.0,8.0,8.0,https://pypi.org/project/environment_kernels,2022-11-23 11:45:34.886,,10382.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +198,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,2024-12-16 07:04:52.000000,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,52.0,1587.0,23.0,12.0,7.0,6.0,https://pypi.org/project/jupyterlab-kernelspy,2023-08-30 15:49:23.000,,1142.0,https://anaconda.org/conda-forge/jupyterlab-kernelspy,2023-08-30 16:54:25.412,16118.0,3.0,jupyterlab-kernelspy,https://www.npmjs.com/package/jupyterlab-kernelspy,2023-08-30 15:49:13.452,5.0,51.0,,,,,,,,,,,,,,,,,, +199,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,,28119.0,7.0,27.0,,4.0,https://pypi.org/project/altair_viewer,2021-11-06 14:16:09.000,27.0,26485.0,https://anaconda.org/conda-forge/altair_viewer,2023-06-16 19:17:31.930,96433.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +200,JupyterLab Quickopen,Quickly open a file in JupyterLab by typing part of its name.,https://github.com/jupyterlab-contrib/jupyterlab-quickopen,,lab-extensions,17,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,18.0,15.0,4.0,55.0,6.0,7.0,81.0,2024-10-21 07:29:58.000,2.0.2,33.0,512.0,12.0,29.0,24.0,8.0,https://pypi.org/project/jupyterlab-quickopen,2024-10-21 07:29:51.000,,511.0,,,,3.0,@parente/jupyterlab-quickopen,https://www.npmjs.com/package/@parente/jupyterlab-quickopen,2020-03-20 12:56:10.580,5.0,1.0,,,,,,,jupyterlab-contrib/jupyterlab-quickopen,,,,,,,,,,, +201,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,2024-12-04 03:26:35.000000,2024-12-04 03:26:33,478.0,4.0,54.0,7.0,149.0,4.0,48.0,69.0,2024-01-04 13:15:25.000,1.6.2,,3874.0,14.0,,,18.0,https://pypi.org/project/jupyterhub-ltiauthenticator,2024-01-04 13:15:25.000,,3874.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +202,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,1092.0,,,,1300.0,,,,9.0,,,,,,,,3.0,,,,,,geonotebook/geonotebook,https://hub.docker.com/r/geonotebook/geonotebook,2019-01-21 18:59:02.250643,9.0,131323.0,,,,,,,,,,,,, +203,clojupyter,a Jupyter kernel for Clojure.,https://github.com/clojupyter/clojupyter,,kernels,16,True,,clojupyter/clojupyter,simplect/clojupyter,https://github.com/clojupyter/clojupyter,MIT,2014-05-09 07:09:06.000,2024-07-31 08:47:27.000000,2024-07-31 08:47:23,335.0,,90.0,36.0,65.0,9.0,96.0,836.0,,,,60.0,8.0,,,28.0,,,,,https://anaconda.org/simplect/clojupyter,2023-07-20 06:35:35.164,3765.0,3.0,,,,,,simplect/clojupyter,https://hub.docker.com/r/simplect/clojupyter,2019-04-25 08:25:07.304303,,422.0,,,,,,,,,,,,, +204,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,,2216.0,8.0,,,10.0,https://pypi.org/project/jupyter-tabnine,2021-08-23 11:45:07.000,,2216.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +205,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,4.0,93.0,710.0,2024-11-26 15:39:07.000,Release-v1.8_cuda-12.5_ubuntu-22.04,,,8.0,,,15.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +206,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,459.0,2020-02-16 07:15:03.000,0.2.0,,2167.0,19.0,1.0,,4.0,https://pypi.org/project/jupyter-tensorboard,2020-02-16 07:15:03.000,1.0,2167.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +207,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,,188.0,9.0,3.0,3.0,4.0,https://pypi.org/project/py_d3,2018-03-28 15:38:57.000,,188.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +208,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,,169.0,17.0,25.0,24.0,8.0,https://pypi.org/project/pynb,2020-07-07 15:27:22.000,1.0,169.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +209,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,True,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,,13.0,9.0,2.0,,5.0,208.0,2023-12-15 03:21:06.000,0.1.29,,581.0,25.0,12.0,10.0,3.0,https://pypi.org/project/ipyexperiments,2023-12-15 03:21:06.000,2.0,581.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +210,Collapsible Headings,Implements Collapsible Headers for Jupyter Lab Notebooks.,https://github.com/aquirdTurtle/Collapsible_Headings,,lab-extensions,16,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,,1603.0,18.0,7.0,,6.0,https://pypi.org/project/aquirdturtle-collapsible-headings,2021-05-22 01:50:04.000,5.0,1486.0,,,,3.0,@aquirdturtle/collapsible_headings,https://www.npmjs.com/package/@aquirdturtle/collapsible_headings,2021-01-11 04:19:41.041,2.0,117.0,,,,,,,,,,,,,,,,,, +211,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,169.0,,,,974.0,12.0,,,14.0,,,,,https://anaconda.org/conda-forge/xeus-sqlite,2024-12-16 17:18:46.032,52644.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +212,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,,380.0,10.0,20.0,18.0,5.0,https://pypi.org/project/igv-jupyter,2022-06-14 16:29:11.000,2.0,380.0,,,,3.0,,,,,,,,,,,,g2nb/igv-jupyter,,,,,,,,,,, +213,nb_conda,Conda environment and package access extension from within Jupyter.,https://github.com/anaconda/nb_conda,,jupyter-extensions,16,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-04-17 15:24:12.000000,2020-09-11 21:06:00,158.0,,31.0,12.0,37.0,36.0,28.0,140.0,,,,14126.0,4.0,,,14.0,,,,,https://anaconda.org/conda-forge/nb_conda,2024-01-09 08:46:24.791,706325.0,3.0,,,,,,,,,,,,anaconda/nb_conda,,,,,,,,,,, +214,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,16,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,10.0,36.0,17.0,22.0,138.0,2013-10-13 16:56:18.000,0.1.4,,1047.0,5.0,37.0,35.0,11.0,https://pypi.org/project/ipycache,2013-10-13 16:56:18.000,2.0,132.0,https://anaconda.org/conda-forge/ipycache,2023-06-16 13:16:28.691,94304.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +215,jupyterlab-tabular-data-editor,Manipulate your tabular data responsively and effectively within JupyterLab.,https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor,,lab-renderer,16,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,,1200.0,16.0,8.0,3.0,6.0,https://pypi.org/project/jupyterlab-tabular-data-editor,2021-03-24 19:56:11.000,,1131.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,69.0,,,,,,,,,,,,,,,,,, +216,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,,538.0,15.0,6.0,3.0,9.0,https://pypi.org/project/jupyterlab_hdf,2022-02-21 09:56:23.000,1.0,506.0,,,,3.0,@jupyterlab/hdf5,https://www.npmjs.com/package/@jupyterlab/hdf5,2023-03-08 10:22:05.823,2.0,32.0,,,,,,,,,,,,,,,,,, +217,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,,20117.0,21.0,6.0,3.0,5.0,https://pypi.org/project/jupyterlab-flake8,2021-09-16 15:36:42.000,1.0,20074.0,,,,3.0,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,2021-09-16 15:37:05.151,2.0,43.0,,,,,,,,,,,,,,,,,, +218,jupyterlab-sparkmonitor,JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook.,https://github.com/itsjafer/jupyterlab-sparkmonitor,,lab-extensions,16,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,,1444.0,15.0,8.0,3.0,10.0,https://pypi.org/project/jupyterlab-sparkmonitor,2021-08-04 03:02:45.000,,1405.0,,,,3.0,jupyterlab_sparkmonitor,https://www.npmjs.com/package/jupyterlab_sparkmonitor,2020-07-29 07:52:58.288,5.0,33.0,itsjafer/sparkmonitor,https://hub.docker.com/r/itsjafer/sparkmonitor,2021-06-02 17:02:44.488613,,371.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,,166.0,5.0,34.0,34.0,16.0,https://pypi.org/project/niwidgets,2019-04-23 08:43:52.000,,166.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +220,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,25.0,1168.0,8.0,3.0,3.0,7.0,https://pypi.org/project/jupyterhub-samlauthenticator,2020-07-13 15:59:02.000,,1168.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,, +221,ipyscales,A widget library for scales.,https://github.com/vidartf/ipyscales,,widgets,16,False,ipyscales,vidartf/ipyscales,conda-forge/ipyscales,https://github.com/vidartf/ipyscales,BSD-3-Clause,2017-08-24 20:16:19.000,2023-06-16 16:11:22.840000,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,,1241.0,11.0,71.0,60.0,4.0,https://pypi.org/project/ipyscales,2022-09-01 10:53:14.353,2.0,335.0,https://anaconda.org/conda-forge/ipyscales,2023-06-16 16:11:22.840,69213.0,3.0,jupyter-scales,https://www.npmjs.com/package/jupyter-scales,2022-09-01 10:39:34.683,9.0,19.0,,,,,,,,,,,,,,,,,, +222,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,,123.0,49.0,41.0,37.0,74.0,1058.0,,,10434.0,158.0,3.0,,,7.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +223,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,,,,,,,,,,,,,,,,,, +224,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,581.0,2018-01-08 14:52:15.000,0.1.15,,792.0,14.0,2.0,,11.0,https://pypi.org/project/jupyternotify,2018-01-08 14:52:15.000,2.0,792.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +225,JupyterLab SQL,SQL GUI for JupyterLab.,https://github.com/pbugnion/jupyterlab-sql,,lab-extensions,15,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,418.0,2020-01-04 11:56:53.000,0.3.3,,1043.0,41.0,,,2.0,https://pypi.org/project/jupyterlab_sql,2020-01-04 11:56:53.000,,1043.0,,,,3.0,jupyterlab-sql,https://www.npmjs.com/package/jupyterlab-sql,2019-08-11 12:22:58.915,,,,,,,,,,,,,,,,,,,, +226,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,,63.0,18.0,8.0,16.0,11.0,310.0,2020-02-03 15:59:07.000,1.0.0,2145.0,733.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,46139.0,,,,,,,,,,,,, +227,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,239.0,2019-11-22 07:33:04.000,0.3.9,,1821.0,9.0,,,4.0,https://pypi.org/project/jupyter-datatables,2019-11-22 07:33:04.000,,1821.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +228,jupyterlab-interactive-dashboard-editor,A drag-and-drop dashboard editor for JupyterLab.,https://github.com/jupytercalpoly/jupyterlab-interactive-dashboard-editor,,lab-extensions,15,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,2023-06-16 19:25:52.504000,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,,128.0,5.0,8.0,3.0,11.0,https://pypi.org/project/jupyterlab-interactive-dashboard-editor,2021-04-01 19:36:39.000,,66.0,https://anaconda.org/conda-forge/jupyterlab-interactive-dashboard-editor,2023-06-16 19:25:52.504,2342.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,8.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,,542.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,542.0,,,,,,,,,,,,,,,,,, +230,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,15,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,152.0,2019-05-19 02:21:20.000,0.2.0,,111.0,15.0,5.0,4.0,14.0,https://pypi.org/project/sqlcell,2019-05-20 11:16:28.000,1.0,111.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +231,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,6.0,10.0,3.0,69.0,2.0,36.0,106.0,2023-08-17 16:44:39.000,0.3.1,,307.0,21.0,4.0,2.0,2.0,https://pypi.org/project/jupyterlab-email,2023-08-17 14:42:10.000,,264.0,,,,3.0,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,2021-09-16 15:37:05.151,2.0,43.0,,,,,,,,,,,,,,,,,, +232,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,101.0,2020-05-01 11:39:08.310,0.3.0,,91.0,4.0,5.0,3.0,10.0,https://pypi.org/project/jupyterlab-commenting-service,2019-10-18 14:13:09.000,,81.0,,,,3.0,@jupyterlab/commenting-extension,https://www.npmjs.com/package/@jupyterlab/commenting-extension,2020-05-01 11:39:08.310,2.0,10.0,,,,,,,,,,,,,,,,,, +233,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,,31248.0,4.0,3.0,,6.0,https://pypi.org/project/nbzip,2018-08-10 16:52:09.000,3.0,31248.0,,,,3.0,,,,,,,,,,,,berkeley-dsep-infra/nbzip,,,,,,,,,,, +234,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,,2513.0,12.0,,,8.0,https://pypi.org/project/jupyter_cms,2017-04-05 01:49:01.000,,178.0,https://anaconda.org/conda-forge/jupyter_cms,2023-10-06 09:59:54.551,123773.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +235,nbstata,A Jupyter kernel for Stata built on pystata.,https://github.com/hugetim/nbstata,,kernels,15,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,22.0,3.0,4.0,,10.0,31.0,30.0,2024-10-29 00:39:23.000,0.8.2,,830.0,45.0,,,1.0,https://pypi.org/project/nbstata,2024-10-29 00:35:20.000,,830.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,https://hugetim.github.io/nbstata/,, +236,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,,1160.0,15.0,1.0,,13.0,https://pypi.org/project/jupyter-nbrequirements,2020-04-22 09:38:54.000,1.0,1160.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +237,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,213.0,7.0,4.0,,74.0,https://pypi.org/project/jupyter-kernel-mgmt,2019-12-07 18:06:15.000,4.0,213.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +238,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,,121.0,47.0,16.0,23.0,55.0,2443.0,,,,,,,,9.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +239,StickyLand,Break the linear presentation of Jupyter Notebooks with sticky cells!.,https://github.com/xiaohk/stickyland,,lab-extensions,14,True,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,537.0,2023-12-24 03:28:31.000,0.2.4,23.0,428.0,10.0,3.0,,2.0,https://pypi.org/project/jupyterlab-stickyland,2023-12-24 03:19:14.000,1.0,424.0,,,,3.0,jupyterlab-stickyland,https://www.npmjs.com/package/jupyterlab-stickyland,2021-11-23 04:23:59.372,2.0,4.0,,,,,,,,,,,,,,,,,, +240,nbgather,Spit shine for Jupyter notebooks.,https://github.com/microsoft/gather,,lab-extensions,14,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,534.0,2020-02-06 15:50:53.838,0.6.1,,15.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,15.0,,,,,,,,,,,,,,,,,, +241,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,362.0,2024-03-28 23:58:27.000,1.0.1,,5.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,2.0,pprzetacznik/ielixir,https://hub.docker.com/r/pprzetacznik/ielixir,2024-05-26 13:38:10.664620,1.0,393.0,,,,,,,,,,,,ielixir, +242,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,300.0,2019-08-14 17:26:02.030,1.0.2,,23.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,23.0,,,,,,,,,,,,,,,,,, +243,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,228.0,2020-03-14 15:54:46.503,1.0.0,,211.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,211.0,,,,,,,,,,,,,,,,,, +244,JupyterLab Chart Editor,JupyterLab extension for Plotlys react-chart-editor.,https://github.com/plotly/jupyterlab-chart-editor,,lab-renderer,14,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,,156.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,156.0,,,,,,,,,,,,,,,,,, +245,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,,616.0,21.0,13.0,8.0,2.0,https://pypi.org/project/jupyterlab-materialdarker,2022-12-16 18:37:02.020,,582.0,,,,2.0,@oriolmirosa/jupyterlab_materialdarker,https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker,2022-12-16 18:26:12.391,5.0,34.0,,,,,,,,,,,,,,,,,, +246,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,,194.0,15.0,9.0,9.0,4.0,https://pypi.org/project/sshkernel,2021-11-04 09:42:14.000,,194.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +247,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,6.0,2.0,3.0,69.0,2.0,36.0,60.0,2023-08-17 16:44:39.000,0.3.1,,288.0,18.0,7.0,2.0,2.0,https://pypi.org/project/jupyterlab_email,2023-08-17 14:42:10.000,,264.0,,,,3.0,jupyterlab_email,https://www.npmjs.com/package/jupyterlab_email,2023-08-17 14:43:10.426,5.0,24.0,,,,,,,,,,,,,,,,,, +248,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,2024-12-13 13:38:12.000000,2024-12-13 13:38:10,294.0,6.0,6.0,4.0,87.0,1.0,23.0,58.0,2023-07-12 22:35:00.619,0.4.0,,647.0,14.0,,,2.0,https://pypi.org/project/jupyterlab-commands,2023-07-12 22:35:00.619,,360.0,https://anaconda.org/conda-forge/jupyterlab_commands,2023-07-13 15:10:21.540,15546.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +249,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,,19621.0,50.0,21.0,,2.0,https://pypi.org/project/ipyaggrid,2024-04-29 14:38:13.000,21.0,19265.0,,,,3.0,ipyaggrid,https://www.npmjs.com/package/ipyaggrid,2024-04-29 14:38:21.483,,356.0,,,,,,,,,,,,,,,,,, +250,JupyterLab Python Files,JupyterLab extension to create Python files.,https://github.com/jtpio/jupyterlab-python-file,,lab-extensions,14,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,1295.0,10.0,8.0,3.0,4.0,https://pypi.org/project/jupyterlab-python-file,2021-06-23 21:13:27.000,,914.0,https://anaconda.org/conda-forge/jupyterlab-python-file,2023-06-16 19:22:55.197,14834.0,3.0,jupyterlab-python-file,https://www.npmjs.com/package/jupyterlab-python-file,2021-06-23 21:13:24.676,5.0,83.0,,,,,,,,,,,,,,,,,, +251,PPExtensions,Set of iPython and Jupyter extensions to improve user experience.,https://github.com/paypal/PPExtensions,,jupyter-extensions,14,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,,76.0,6.0,3.0,3.0,9.0,https://pypi.org/project/ppextensions,2018-08-23 23:53:16.000,,76.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +252,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,5.0,294.0,14.0,3.0,3.0,3.0,https://pypi.org/project/pidgy,2021-11-27 00:19:00.000,,294.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +253,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,,164.0,7.0,2.0,2.0,3.0,https://pypi.org/project/perfume-bench,2018-05-20 05:11:04.000,,164.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +254,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,,745.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,745.0,,,,,,,,,,,,,,,,,, +255,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,,58.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,58.0,,,,,,,,,,,,,,,,,, +256,ipymaterialui,Jupyter Widgets based on React Material UI components.,https://github.com/maartenbreddels/ipymaterialui,,widgets,13,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,,95.0,6.0,11.0,8.0,3.0,https://pypi.org/project/ipymaterialui,2019-10-29 13:56:17.000,1.0,84.0,,,,3.0,jupyter-materialui,https://www.npmjs.com/package/jupyter-materialui,2019-10-29 13:57:12.560,2.0,11.0,,,,,,,,,,,,,,,,,, +257,allthekernels,A multiplexer kernel for Jupyter.,https://github.com/minrk/allthekernels,,kernels,13,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,,484.0,6.0,9.0,9.0,9.0,https://pypi.org/project/allthekernels,2022-08-22 11:55:23.558,,354.0,https://anaconda.org/conda-forge/allthekernels,2023-06-16 16:16:46.289,8363.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +258,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,21.0,21.0,19.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +259,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,,,,604.0,1.0,23.0,20.0,7.0,https://pypi.org/project/jupyterhub-jwtauthenticator,2018-01-25 07:43:22.000,3.0,604.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +260,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,,60.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,60.0,,,,,,,,,,,,,,,,,, +261,KnowledgeLab,KnowledgeRepo + JupyterLab.,https://github.com/tkp-archive/knowledgelab,,lab-extensions,13,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,,18.0,5.0,8.0,6.0,3.0,https://pypi.org/project/knowledgelab,2017-10-19 21:16:50.000,,11.0,,,,3.0,knowledgelab,https://www.npmjs.com/package/knowledgelab,2018-10-16 21:43:49.317,2.0,7.0,,,,,,,tkp-archive/knowledgelab,,,,,,,,,,, +262,FargateSpawner,Spawns JupyterHub single user servers in Docker containers running in AWS Fargate.,https://github.com/uktrade/fargatespawner,,hub-spawners,13,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,2.0,22.0,13.0,14.0,8.0,5.0,47.0,2020-06-28 13:26:26.000,0.0.25,,971.0,25.0,6.0,6.0,4.0,https://pypi.org/project/fargatespawner,2020-06-28 13:26:26.000,,971.0,,,,3.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,,1288.0,3.0,2.0,,5.0,https://pypi.org/project/jhub_remote_user_authenticator,2018-09-27 22:26:32.000,2.0,1288.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,,2057.0,4.0,129.0,125.0,1.0,https://pypi.org/project/jupyterhub-dummyauthenticator,2017-04-29 22:45:46.000,4.0,2057.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,,3170.0,1.0,127.0,125.0,7.0,https://pypi.org/project/nullauthenticator,2017-08-30 13:12:25.000,2.0,3170.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,,774.0,2017-09-05 01:20:43.000,0.1.0,,333.0,1.0,32.0,32.0,1.0,https://pypi.org/project/pigeon-jupyter,2017-09-05 01:20:43.000,,333.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,,237.0,6.0,,,5.0,https://pypi.org/project/jupyter-manim,2020-04-12 11:15:32.000,,237.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,,11.0,4.0,6.0,1.0,5.0,119.0,2022-03-18 17:41:32.000,0.2.3,,830.0,12.0,,,6.0,https://pypi.org/project/jupyterlab_darkside_ui,2022-03-18 17:41:32.000,,830.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,,11.0,5.0,15.0,10.0,9.0,114.0,2024-06-25 09:23:44.000,0.3.4,,446.0,19.0,8.0,3.0,3.0,https://pypi.org/project/jupyterlab_gitplus,2024-06-25 09:23:44.000,,437.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,2024-12-19 08:04:16.000000,2024-12-18 16:17:58,2745.0,23.0,7.0,1.0,11.0,,,107.0,,,,,,,,66.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,4.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,6967.0,21.0,6.0,3.0,2.0,https://pypi.org/project/jupyterlab_theme_solarized_dark,2024-01-18 12:03:30.000,,6033.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,933.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,606.0,17.0,5.0,3.0,3.0,https://pypi.org/project/jupyterlab-horizon-theme,2023-11-22 19:41:02.000,,546.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,55.0,,,,,,,,,,,,,,,,,, +273,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,12,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,,,53.0,2019-09-22 14:06:52.149,1.1.0,,43.0,5.0,7.0,4.0,3.0,,,,,,,,2.0,@rahlir/theme-gruvbox,https://www.npmjs.com/package/@rahlir/theme-gruvbox,2019-09-22 14:06:52.149,3.0,43.0,,,,,,,,,,,,,,,,,, +274,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,,197.0,12.0,10.0,3.0,2.0,https://pypi.org/project/ssh-ipykernel,2021-06-28 15:15:13.000,2.0,194.0,,,,3.0,interrupt-ipykernel-extension,https://www.npmjs.com/package/interrupt-ipykernel-extension,2020-05-07 15:53:36.321,5.0,3.0,,,,,,,,,,,,,,,,,, +275,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,,,,,,,,,,,,,,,,,,,,,,, +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,,67.0,2.0,3.0,3.0,2.0,https://pypi.org/project/ipyp5,2019-07-06 21:45:12.000,,67.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,,188.0,7.0,1.0,,4.0,https://pypi.org/project/jhub_cas_authenticator,2020-03-27 22:25:50.000,1.0,188.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,,262.0,19.0,3.0,,7.0,https://pypi.org/project/remote_ikernel,2021-12-15 16:24:07.577,3.0,262.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,,tdaff/remote_ikernel +279,Theme Toggle,JupyterLab extension to toggle the theme in the Top Bar area.,https://github.com/jtpio/jupyterlab-theme-toggle,,lab-themes,11,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,,364.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,364.0,,,,,,,,,,,,,,,,,, +280,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,,2413.0,65.0,5.0,4.0,4.0,https://pypi.org/project/easyexplore,2022-06-08 16:40:13.000,1.0,2413.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +281,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,,153.0,8.0,,,3.0,https://pypi.org/project/jupyterhub-hashauthenticator,2024-01-04 01:02:47.000,,153.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +282,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,794.0,,,,,,,,1.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +283,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,278.0,,,,,,,,11.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +284,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,,499.0,2.0,7.0,,4.0,https://pypi.org/project/ipyannotate,2018-07-29 08:53:50.000,2.0,494.0,,,,3.0,ipyannotate,https://www.npmjs.com/package/ipyannotate,2018-10-05 14:26:44.945,5.0,5.0,,,,,,,,,,,,,,,,,, +285,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,,,,,,,,,,,,,,,,,,,,,,, +286,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,,29.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,29.0,,,,,,,,,,,,,,,,,, +287,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,,164.0,5.0,,,2.0,https://pypi.org/project/jupyter_helpers,2021-02-10 16:37:32.000,,164.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +288,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,,880.0,4.0,,,2.0,https://pypi.org/project/jupyterhub-yarnspawner,2019-07-01 16:01:55.000,,164.0,https://anaconda.org/conda-forge/jupyterhub-yarnspawner,2023-06-16 16:13:13.990,50858.0,3.0,,,,,,,,,,,,,,,,,,,,,,, +289,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,373.0,5.0,5.0,3.0,2.0,https://pypi.org/project/jupyterlab-executor,2023-09-10 20:17:39.000,,359.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,,,,,,,,,,,,,,,,,, +290,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,,,,,,,,,,,,,,,,,,,,,,, +291,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,,53.0,2.0,4.0,4.0,2.0,https://pypi.org/project/jupyterterminals,2020-04-28 05:56:20.000,,53.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,, +292,Keberos Authenticator,A JupyterHub authenticator using Kerberos.,https://github.com/jupyterhub/kerberosauthenticator,,hub-auth,9,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,,789.0,2.0,2.0,2.0,2.0,https://pypi.org/project/jupyterhub-kerberosauthenticator,2019-07-01 16:05:41.987,,789.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,,586.0,19.0,4.0,3.0,6.0,https://pypi.org/project/jhub-authenticators,2022-04-15 09:56:22.000,1.0,586.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,444.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,,15.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,15.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,,6.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,6.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 cbdb26f..110b522 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._ -- IPython Kernel (🥇40 · ⭐ 660 · 📈) - IPython Kernel for Jupyter. BSD-3 -- nbdev (🥇33 · ⭐ 5K · 📈) - Create delightful software with Jupyter Notebooks. Apache-2 -- nikola (🥈30 · ⭐ 2.6K · 📈) - A static website and blog generator. MIT -- Mapbox GL (🥉24 · ⭐ 670 · 💀) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT -- pick (🥈22 · ⭐ 720 · 💀) - Customize your kernels on Launch!. BSD-3 +- Jupytext (🥇35 · ⭐ 6.7K · 📈) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT +- Perspective (🥇34 · ⭐ 8.7K · 📈) - A data visualization and analytics component, especially.. Apache-2 +- nbdime (🥈33 · ⭐ 2.7K · 📈) - Tools for diffing and merging of Jupyter notebooks. BSD-3 +- jupyter-matplotlib (🥇33 · ⭐ 1.6K · 📈) - Matplotlib Jupyter Integration. BSD-3 +- ipydatagrid (🥈26 · ⭐ 590 · 📈) - Fast Datagrid widget for the Jupyter Notebook and 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._ -- Jupytext (🥇33 · ⭐ 6.7K · 📉) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT -- facets-overview (🥈27 · ⭐ 7.4K · 💀) - Visualizations for machine learning datasets. Apache-2 -- sos (🥈27 · ⭐ 280 · 📉) - SoS workflow system for daily data analysis. BSD-3 -- BatchSpawner (🥈22 · ⭐ 190 · 💤) - Custom Spawner for Jupyterhub to start servers in batch.. BSD-3 -- nbstata (🥉15 · ⭐ 29 · 📉) - A Jupyter kernel for Stata built on pystata. ❗️GPL-3.0 +- pandas-profiling (🥇37 · ⭐ 13K · 📉) - 1 Line of code data quality profiling & exploratory data.. MIT +- ipywidgets (🥇36 · ⭐ 3.2K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3 +- qtconsole (🥇36 · ⭐ 420 · 📉) - Jupyter Qt Console. BSD-3 +- Jupyter Client (🥇34 · ⭐ 400 · 📉) - Jupyter protocol client APIs. BSD-3 +- Native Authenticator (🥈22 · ⭐ 73 · 📉) - JupyterHub-native User Authenticator. BSD-3