diff --git a/README.md b/README.md
index e437eb2..00520f9 100644
--- a/README.md
+++ b/README.md
@@ -72,32 +72,32 @@ _Development environments with support for Jupyter Notebooks._
Jupyter (π₯43 Β· β 11K) - Jupyter Interactive Notebook. BSD-3
-- [GitHub](https://github.com/jupyter/notebook) (π¨βπ» 620 Β· π 4K Β· π₯ 10K Β· π¦ 18 Β· π 4.6K - 44% open Β· β±οΈ 27.01.2023):
+- [GitHub](https://github.com/jupyter/notebook) (π¨βπ» 620 Β· π 4K Β· π₯ 11K Β· π¦ 18 Β· π 4.6K - 44% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/jupyter/notebook
```
-- [PyPi](https://pypi.org/project/notebook) (π₯ 11M / month Β· π¦ 8.7K Β· β±οΈ 14.06.2022):
+- [PyPi](https://pypi.org/project/notebook) (π₯ 11M / month Β· π¦ 8.8K Β· β±οΈ 19.01.2023):
```
pip install notebook
```
-- [Conda](https://anaconda.org/conda-forge/jupyter) (π₯ 2.8M Β· β±οΈ 05.12.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyter) (π₯ 2.9M Β· β±οΈ 05.12.2022):
```
conda install -c conda-forge jupyter
```
-- [Docker Hub](https://hub.docker.com/r/jupyter/datascience-notebook) (π₯ 29M Β· β 970 Β· β±οΈ 30.01.2023):
+- [Docker Hub](https://hub.docker.com/r/jupyter/datascience-notebook) (π₯ 29M Β· β 970 Β· β±οΈ 09.02.2023):
```
docker pull jupyter/datascience-notebook
```
JupyterHub (π₯39 Β· β 7.4K) - Multi-user server for Jupyter notebooks. BSD-3
-- [GitHub](https://github.com/jupyterhub/jupyterhub) (π¨βπ» 320 Β· π 1.9K Β· π¦ 2.1K Β· π 2.2K - 7% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/jupyterhub/jupyterhub) (π¨βπ» 320 Β· π 1.9K Β· π¦ 2.1K Β· π 2.2K - 7% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/jupyterhub/jupyterhub
```
-- [PyPi](https://pypi.org/project/jupyterhub) (π₯ 170K / month Β· π¦ 370 Β· β±οΈ 06.06.2022):
+- [PyPi](https://pypi.org/project/jupyterhub) (π₯ 170K / month Β· π¦ 370 Β· β±οΈ 27.01.2023):
```
pip install jupyterhub
```
@@ -105,7 +105,7 @@ _Development environments with support for Jupyter Notebooks._
```
conda install -c conda-forge jupyterhub
```
-- [Docker Hub](https://hub.docker.com/r/jupyterhub/jupyterhub) (π₯ 2.9M Β· β 320 Β· β±οΈ 02.02.2023):
+- [Docker Hub](https://hub.docker.com/r/jupyterhub/jupyterhub) (π₯ 2.9M Β· β 320 Β· β±οΈ 08.02.2023):
```
docker pull jupyterhub/jupyterhub
```
@@ -117,11 +117,11 @@ _Development environments with support for Jupyter Notebooks._
```
git clone https://github.com/nteract/nteract
```
-- [PyPi](https://pypi.org/project/nteract_on_jupyter) (π₯ 4.2K / month Β· π¦ 5 Β· β±οΈ 16.07.2019):
+- [PyPi](https://pypi.org/project/nteract_on_jupyter) (π₯ 4.9K / month Β· π¦ 5 Β· β±οΈ 16.07.2019):
```
pip install nteract_on_jupyter
```
-- [npm](https://www.npmjs.com/package/@nteract/messaging) (π₯ 66K / month Β· π¦ 33 Β· β±οΈ 22.10.2021):
+- [npm](https://www.npmjs.com/package/@nteract/messaging) (π₯ 64K / month Β· π¦ 33 Β· β±οΈ 22.10.2021):
```
npm install @nteract/messaging
```
@@ -133,34 +133,34 @@ _Development environments with support for Jupyter Notebooks._
```
git clone https://github.com/jupyterlab/jupyterlab
```
-- [PyPi](https://pypi.org/project/jupyterlab) (π₯ 1.9M / month Β· π¦ 1.9K Β· β±οΈ 09.06.2022):
+- [PyPi](https://pypi.org/project/jupyterlab) (π₯ 2M / month Β· π¦ 1.9K Β· β±οΈ 09.06.2022):
```
pip install jupyterlab
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab) (π₯ 7.3M Β· β±οΈ 27.01.2023):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab) (π₯ 7.3M Β· β±οΈ 03.02.2023):
```
conda install -c conda-forge jupyterlab
```
-- [npm](https://www.npmjs.com/package/@jupyterlab/ui-components) (π₯ 180K / month Β· π¦ 320 Β· β±οΈ 27.01.2023):
+- [npm](https://www.npmjs.com/package/@jupyterlab/ui-components) (π₯ 200K / month Β· π¦ 320 Β· β±οΈ 03.02.2023):
```
npm install @jupyterlab/ui-components
```
-Docker Stacks (π₯29 Β· β 7.5K) - Ready-to-run Docker images containing Jupyter applications. BSD-3
+Docker Stacks (π₯30 Β· β 7.5K) - Ready-to-run Docker images containing Jupyter applications. BSD-3
-- [GitHub](https://github.com/jupyter/docker-stacks) (π¨βπ» 230 Β· π 2.8K Β· π 800 - 3% open Β· β±οΈ 29.01.2023):
+- [GitHub](https://github.com/jupyter/docker-stacks) (π¨βπ» 230 Β· π 2.8K Β· π 800 - 3% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/jupyter/docker-stacks
```
-- [Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook) (π₯ 89M Β· β 380 Β· β±οΈ 30.01.2023):
+- [Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook) (π₯ 89M Β· β 380 Β· β±οΈ 09.02.2023):
```
docker pull jupyter/scipy-notebook
```
-VSCode Jupyter (π₯28 Β· β 890) - VS Code Jupyter extension. MIT
+VSCode Jupyter (π₯28 Β· β 900) - VS Code Jupyter extension. MIT
-- [GitHub](https://github.com/microsoft/vscode-jupyter) (π¨βπ» 260 Β· π 200 Β· π 8.5K - 4% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/microsoft/vscode-jupyter) (π¨βπ» 260 Β· π 200 Β· π 8.5K - 4% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/microsoft/vscode-jupyter
@@ -177,19 +177,19 @@ _Development environments with support for Jupyter Notebooks._
```
git clone https://github.com/googledatalab/datalab
```
-- [PyPi](https://pypi.org/project/datalab) (π₯ 92K / month Β· π¦ 12 Β· β±οΈ 25.03.2020):
+- [PyPi](https://pypi.org/project/datalab) (π₯ 96K / month Β· π¦ 12 Β· β±οΈ 02.09.2022):
```
pip install datalab
```
sos (π₯27 Β· β 240) - SoS workflow system for daily data analysis. BSD-3
-- [GitHub](https://github.com/vatlab/sos) (π¨βπ» 36 Β· π 32 Β· π¦ 3.5K Β· π 1.4K - 4% open Β· β±οΈ 23.09.2022):
+- [GitHub](https://github.com/vatlab/sos) (π¨βπ» 36 Β· π 32 Β· π¦ 3.6K Β· π 1.4K - 4% open Β· β±οΈ 23.09.2022):
```
git clone https://github.com/vatlab/SOS
```
-- [PyPi](https://pypi.org/project/sos-notebook) (π₯ 960 / month Β· π¦ 33 Β· β±οΈ 09.04.2022):
+- [PyPi](https://pypi.org/project/sos-notebook) (π₯ 690 / month Β· π¦ 33 Β· β±οΈ 09.08.2022):
```
pip install sos-notebook
```
@@ -200,7 +200,7 @@ _Development environments with support for Jupyter Notebooks._
docker-python (π₯25 Β· β 2.2K) - Kaggle Python docker image. Apache-2
-- [GitHub](https://github.com/Kaggle/docker-python) (π¨βπ» 150 Β· π 870 Β· π 310 - 8% open Β· β±οΈ 26.01.2023):
+- [GitHub](https://github.com/Kaggle/docker-python) (π¨βπ» 150 Β· π 870 Β· π 310 - 8% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/kaggle/docker-python
@@ -220,12 +220,12 @@ _Development environments with support for Jupyter Notebooks._
retrolab (π₯20 Β· β 260) - JupyterLab distribution with a retro look and feel. BSD-3
-- [GitHub](https://github.com/jupyterlab/retrolab) (π¨βπ» 17 Β· π 46 Β· π₯ 850 Β· π¦ 100 Β· π 110 - 3% open Β· β±οΈ 04.10.2022):
+- [GitHub](https://github.com/jupyterlab/retrolab) (π¨βπ» 17 Β· π 46 Β· π₯ 870 Β· π¦ 110 Β· π 110 - 3% open Β· β±οΈ 04.10.2022):
```
git clone https://github.com/jupyterlab/retrolab
```
-- [PyPi](https://pypi.org/project/retrolab) (π₯ 4K / month Β· π¦ 3 Β· β±οΈ 04.05.2022):
+- [PyPi](https://pypi.org/project/retrolab) (π₯ 4.3K / month Β· π¦ 3 Β· β±οΈ 04.05.2022):
```
pip install retrolab
```
@@ -233,14 +233,14 @@ _Development environments with support for Jupyter Notebooks._
```
conda install -c conda-forge retrolab
```
-- [npm](https://www.npmjs.com/package/@jupyterlab-classic/application) (π₯ 35 / month Β· π¦ 4 Β· β±οΈ 19.04.2021):
+- [npm](https://www.npmjs.com/package/@jupyterlab-classic/application) (π₯ 33 / month Β· π¦ 4 Β· β±οΈ 19.04.2021):
```
npm install @jupyterlab-classic/application
```
jupyterlite (π₯14 Β· β 76) - Wasm powered Jupyter running in the browser. BSD-3
-- [GitHub](https://github.com/jtpio/jupyterlite) (π¨βπ» 43 Β· π 6 Β· β±οΈ 26.01.2023):
+- [GitHub](https://github.com/jtpio/jupyterlite) (π¨βπ» 43 Β· π 6 Β· β±οΈ 27.01.2023):
```
git clone https://github.com/jtpio/jupyterlite
@@ -256,8 +256,8 @@ _Development environments with support for Jupyter Notebooks._
Show 3 hidden projects...
-- ML Workspace (π₯22 Β· β 2.9K Β· π) - All-in-one web-based IDE specialized for machine learning.. Apache-2
-- jupyverse (π₯17 Β· β 120) - A Jupyter server based on FastAPI. βοΈBSD-1-Clause
+- ML Workspace (π₯22 Β· β 3K Β· π) - All-in-one web-based IDE specialized for machine learning.. Apache-2
+- jupyverse (π₯16 Β· β 120) - A Jupyter server based on FastAPI. βοΈBSD-1-Clause
- ML Hub (π₯15 Β· β 270 Β· π) - Multi-user development platform for machine learning teams. Simple.. Apache-2
@@ -270,162 +270,194 @@ _Extensions that provide interactive UI-widgets and visualization tools._
π best-of-ml-python - Data Visualization - Python-based data visualization libraries.
-bokeh (π₯42 Β· β 17K) - Interactive Data Visualization in the browser, from Python. BSD-3
+bokeh (π₯43 Β· β 17K) - Interactive Data Visualization in the browser, from Python. BSD-3
-- [GitHub](https://github.com/bokeh/bokeh) (π¨βπ» 630 Β· π 4K Β· π¦ 190 Β· π 7.2K - 9% open Β· β±οΈ 01.02.2023):
+- [GitHub](https://github.com/bokeh/bokeh) (π¨βπ» 630 Β· π 4K Β· π¦ 190 Β· π 7.2K - 9% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/bokeh/bokeh
```
-- [PyPi](https://pypi.org/project/bokeh) (π₯ 3.9M / month Β· π¦ 3.6K Β· β±οΈ 20.12.2022):
+- [PyPi](https://pypi.org/project/bokeh) (π₯ 3.7M / month Β· π¦ 3.6K Β· β±οΈ 20.12.2022):
```
pip install bokeh
```
-- [Conda](https://anaconda.org/conda-forge/bokeh) (π₯ 9.9M Β· β±οΈ 12.12.2022):
+- [Conda](https://anaconda.org/conda-forge/bokeh) (π₯ 10M Β· β±οΈ 12.12.2022):
```
conda install -c conda-forge bokeh
```
-- [npm](https://www.npmjs.com/package/@bokeh/bokehjs) (π₯ 13K / month Β· π¦ 7 Β· β±οΈ 20.12.2022):
+- [npm](https://www.npmjs.com/package/@bokeh/bokehjs) (π₯ 13K / month Β· π¦ 7 Β· β±οΈ 08.02.2023):
```
npm install @bokeh/bokehjs
```
-ipywidgets (π₯38 Β· β 2.7K) - Interactive Widgets for the Jupyter Notebook. BSD-3
+ipywidgets (π₯39 Β· β 2.7K) - Interactive Widgets for the Jupyter Notebook. BSD-3
-- [GitHub](https://github.com/jupyter-widgets/ipywidgets) (π¨βπ» 200 Β· π 880 Β· π¦ 5.9K Β· π 1.9K - 33% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/jupyter-widgets/ipywidgets) (π¨βπ» 200 Β· π 880 Β· π¦ 6K Β· π 1.9K - 34% open Β· β±οΈ 03.02.2023):
```
git clone https://github.com/jupyter-widgets/ipywidgets
```
-- [PyPi](https://pypi.org/project/ipywidgets) (π₯ 8.1M / month Β· π¦ 8.7K Β· β±οΈ 06.07.2022):
+- [PyPi](https://pypi.org/project/ipywidgets) (π₯ 8.2M / month Β· π¦ 8.8K Β· β±οΈ 22.12.2022):
```
pip install ipywidgets
```
-- [Conda](https://anaconda.org/conda-forge/ipywidgets) (π₯ 7.7M Β· β±οΈ 22.12.2022):
+- [Conda](https://anaconda.org/conda-forge/ipywidgets) (π₯ 7.8M Β· β±οΈ 22.12.2022):
```
conda install -c conda-forge ipywidgets
```
-- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (π₯ 62K / month Β· π¦ 85 Β· β±οΈ 22.12.2022):
+- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (π₯ 65K / month Β· π¦ 89 Β· β±οΈ 22.12.2022):
```
npm install @jupyter-widgets/jupyterlab-manager
```
-panel (π₯37 Β· β 2.5K Β· π) - A high-level app and dashboarding solution for Python. BSD-3
+pandas-profiling (π₯37 Β· β 10K) - Create HTML profiling reports from pandas DataFrame objects. MIT
-- [GitHub](https://github.com/holoviz/panel) (π¨βπ» 110 Β· π 320 Β· π¦ 5.2K Β· π 2.2K - 32% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/ydataai/ydata-profiling) (π¨βπ» 110 Β· π 1.4K Β· π¦ 18 Β· π 640 - 20% open Β· β±οΈ 30.01.2023):
+
+ ```
+ git clone https://github.com/pandas-profiling/pandas-profiling
+ ```
+- [PyPi](https://pypi.org/project/pandas-profiling) (π₯ 1.1M / month Β· π¦ 180 Β· β±οΈ 31.01.2023):
+ ```
+ pip install pandas-profiling
+ ```
+- [Conda](https://anaconda.org/conda-forge/pandas-profiling) (π₯ 330K Β· β±οΈ 25.01.2023):
+ ```
+ conda install -c conda-forge pandas-profiling
+ ```
+
+panel (π₯37 Β· β 2.6K) - A high-level app and dashboarding solution for Python. BSD-3
+
+- [GitHub](https://github.com/holoviz/panel) (π¨βπ» 120 Β· π 320 Β· π¦ 5.3K Β· π 2.2K - 32% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/holoviz/panel
```
-- [PyPi](https://pypi.org/project/panel) (π₯ 380K / month Β· π¦ 120 Β· β±οΈ 05.07.2022):
+- [PyPi](https://pypi.org/project/panel) (π₯ 400K / month Β· π¦ 120 Β· β±οΈ 31.01.2023):
```
pip install panel
```
-- [Conda](https://anaconda.org/conda-forge/panel) (π₯ 820K Β· β±οΈ 31.01.2023):
+- [Conda](https://anaconda.org/conda-forge/panel) (π₯ 830K Β· β±οΈ 31.01.2023):
```
conda install -c conda-forge panel
```
-- [npm](https://www.npmjs.com/package/@holoviz/panel) (π₯ 92K / month Β· π¦ 2 Β· β±οΈ 31.01.2023):
+- [npm](https://www.npmjs.com/package/@holoviz/panel) (π₯ 93K / month Β· π¦ 2 Β· β±οΈ 31.01.2023):
```
npm install @holoviz/panel
```
-pandas-profiling (π₯36 Β· β 10K Β· π) - Create HTML profiling reports from pandas DataFrame objects. MIT
+evidently (π₯33 Β· β 3.1K) - Evaluate and monitor ML models from validation to production... Apache-2
-- [GitHub](https://github.com/ydataai/ydata-profiling) (π¨βπ» 110 Β· π 1.4K Β· π¦ 3 Β· π 630 - 20% open Β· β±οΈ 30.01.2023):
+- [GitHub](https://github.com/evidentlyai/evidently) (π¨βπ» 34 Β· π 330 Β· π¦ 1.3K Β· π 180 - 29% open Β· β±οΈ 06.02.2023):
```
- git clone https://github.com/pandas-profiling/pandas-profiling
+ git clone https://github.com/evidentlyai/evidently
```
-- [PyPi](https://pypi.org/project/pandas-profiling) (π₯ 1.1M / month Β· π¦ 170 Β· β±οΈ 27.09.2021):
+- [PyPi](https://pypi.org/project/evidently) (π₯ 120K / month Β· π¦ 3 Β· β±οΈ 07.07.2022):
```
- pip install pandas-profiling
+ pip install evidently
```
-- [Conda](https://anaconda.org/conda-forge/pandas-profiling) (π₯ 330K Β· β±οΈ 25.01.2023):
+- [Conda](https://anaconda.org/conda-forge/evidently) (π₯ 2.7K Β· β±οΈ 06.02.2023):
```
- conda install -c conda-forge pandas-profiling
+ conda install -c conda-forge evidently
```
-evidently (π₯33 Β· β 3.1K) - Evaluate and monitor ML models from validation to production... Apache-2
+bqplot (π₯32 Β· β 3.4K) - Plotting library for IPython/Jupyter notebooks. Apache-2
-- [GitHub](https://github.com/evidentlyai/evidently) (π¨βπ» 34 Β· π 330 Β· π¦ 1.3K Β· π 180 - 31% open Β· β±οΈ 26.01.2023):
+- [GitHub](https://github.com/bqplot/bqplot) (π¨βπ» 59 Β· π 470 Β· π¦ 38 Β· π 610 - 40% open Β· β±οΈ 08.02.2023):
```
- git clone https://github.com/evidentlyai/evidently
+ git clone https://github.com/bqplot/bqplot
```
-- [PyPi](https://pypi.org/project/evidently) (π₯ 110K / month Β· π¦ 3 Β· β±οΈ 07.07.2022):
+- [PyPi](https://pypi.org/project/bqplot) (π₯ 130K / month Β· π¦ 99 Β· β±οΈ 02.09.2022):
```
- pip install evidently
+ pip install bqplot
```
-- [Conda](https://anaconda.org/conda-forge/evidently) (π₯ 2.6K Β· β±οΈ 27.01.2023):
+- [Conda](https://anaconda.org/conda-forge/bqplot) (π₯ 1.1M Β· β±οΈ 02.09.2022):
```
- conda install -c conda-forge evidently
+ conda install -c conda-forge bqplot
+ ```
+- [npm](https://www.npmjs.com/package/bqplot) (π₯ 4K / month Β· π¦ 14 Β· β±οΈ 02.09.2022):
+ ```
+ npm install bqplot
```
ipyleaflet (π₯32 Β· β 1.3K) - A Jupyter - Leaflet.js bridge. MIT
-- [GitHub](https://github.com/jupyter-widgets/ipyleaflet) (π¨βπ» 81 Β· π 350 Β· π¦ 3.6K Β· π 550 - 40% open Β· β±οΈ 27.10.2022):
+- [GitHub](https://github.com/jupyter-widgets/ipyleaflet) (π¨βπ» 81 Β· π 350 Β· π¦ 3.6K Β· π 560 - 41% open Β· β±οΈ 27.10.2022):
```
git clone https://github.com/jupyter-widgets/ipyleaflet
```
-- [PyPi](https://pypi.org/project/ipyleaflet) (π₯ 150K / month Β· π¦ 110 Β· β±οΈ 07.07.2022):
+- [PyPi](https://pypi.org/project/ipyleaflet) (π₯ 150K / month Β· π¦ 130 Β· β±οΈ 19.10.2022):
```
pip install ipyleaflet
```
-- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (π₯ 950K Β· β±οΈ 19.10.2022):
+- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (π₯ 960K Β· β±οΈ 19.10.2022):
```
conda install -c conda-forge ipyleaflet
```
-- [npm](https://www.npmjs.com/package/jupyter-leaflet) (π₯ 53K / month Β· π¦ 3 Β· β±οΈ 19.10.2022):
+- [npm](https://www.npmjs.com/package/jupyter-leaflet) (π₯ 55K / month Β· π¦ 5 Β· β±οΈ 19.10.2022):
```
npm install jupyter-leaflet
```
papermill (π₯31 Β· β 5.1K) - Parameterize, execute, and analyze notebooks. BSD-3
-- [GitHub](https://github.com/nteract/papermill) (π¨βπ» 110 Β· π 380 Β· π¦ 2.8K Β· π 360 - 32% open Β· β±οΈ 18.10.2022):
+- [GitHub](https://github.com/nteract/papermill) (π¨βπ» 110 Β· π 390 Β· π¦ 2.8K Β· π 360 - 33% open Β· β±οΈ 18.10.2022):
```
git clone https://github.com/nteract/papermill
```
-- [PyPi](https://pypi.org/project/papermill) (π₯ 900K / month Β· π¦ 190 Β· β±οΈ 22.01.2022):
+- [PyPi](https://pypi.org/project/papermill) (π₯ 920K / month Β· π¦ 200 Β· β±οΈ 15.08.2022):
```
pip install papermill
```
-- [Conda](https://anaconda.org/conda-forge/papermill) (π₯ 370K Β· β±οΈ 23.01.2022):
+- [Conda](https://anaconda.org/conda-forge/papermill) (π₯ 380K Β· β±οΈ 23.01.2022):
```
conda install -c conda-forge papermill
```
-bqplot (π₯31 Β· β 3.4K) - Plotting library for IPython/Jupyter notebooks. Apache-2
+ipyvolume (π₯31 Β· β 1.8K Β· π) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
-- [GitHub](https://github.com/bqplot/bqplot) (π¨βπ» 59 Β· π 470 Β· π¦ 38 Β· π 600 - 39% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/widgetti/ipyvolume) (π¨βπ» 45 Β· π 240 Β· π¦ 980 Β· π 310 - 57% open Β· β±οΈ 27.01.2023):
```
- git clone https://github.com/bqplot/bqplot
+ git clone https://github.com/maartenbreddels/ipyvolume
```
-- [PyPi](https://pypi.org/project/bqplot) (π₯ 130K / month Β· π¦ 97 Β· β±οΈ 11.02.2022):
+- [PyPi](https://pypi.org/project/ipyvolume) (π₯ 65K / month Β· π¦ 50 Β· β±οΈ 27.01.2023):
```
- pip install bqplot
+ pip install ipyvolume
```
-- [Conda](https://anaconda.org/conda-forge/bqplot) (π₯ 1.1M Β· β±οΈ 02.09.2022):
+- [Conda](https://anaconda.org/conda-forge/ipyvolume) (π₯ 410K Β· β±οΈ 28.01.2023):
```
- conda install -c conda-forge bqplot
+ conda install -c conda-forge ipyvolume
```
-- [npm](https://www.npmjs.com/package/bqplot) (π₯ 3.5K / month Β· π¦ 11 Β· β±οΈ 02.09.2022):
+- [npm](https://www.npmjs.com/package/ipyvolume) (π₯ 2K / month Β· π¦ 5 Β· β±οΈ 27.01.2023):
```
- npm install bqplot
+ npm install ipyvolume
+ ```
+
+facets-overview (π₯30 Β· β 7.1K) - Visualizations for machine learning datasets. Apache-2
+
+- [GitHub](https://github.com/PAIR-code/facets) (π¨βπ» 30 Β· π 900 Β· π¦ 160 Β· π 160 - 52% open Β· β±οΈ 06.02.2023):
+
+ ```
+ git clone https://github.com/pair-code/facets
+ ```
+- [PyPi](https://pypi.org/project/facets-overview) (π₯ 520K / month Β· π¦ 8 Β· β±οΈ 30.01.2023):
+ ```
+ pip install facets-overview
```
jupyter-matplotlib (π₯30 Β· β 1.4K) - Matplotlib Jupyter Integration. BSD-3
-- [GitHub](https://github.com/matplotlib/ipympl) (π¨βπ» 30 Β· π 200 Β· π¦ 5.1K Β· π 270 - 46% open Β· β±οΈ 19.12.2022):
+- [GitHub](https://github.com/matplotlib/ipympl) (π¨βπ» 31 Β· π 200 Β· π¦ 5.2K Β· π 270 - 46% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/matplotlib/ipympl
```
-- [PyPi](https://pypi.org/project/ipympl) (π₯ 180K / month Β· π¦ 91 Β· β±οΈ 25.04.2022):
+- [PyPi](https://pypi.org/project/ipympl) (π₯ 190K / month Β· π¦ 94 Β· β±οΈ 22.08.2022):
```
pip install ipympl
```
@@ -433,67 +465,55 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipympl
```
-- [npm](https://www.npmjs.com/package/jupyter-matplotlib) (π₯ 25K / month Β· β±οΈ 22.08.2022):
+- [npm](https://www.npmjs.com/package/jupyter-matplotlib) (π₯ 27K / month Β· β±οΈ 22.08.2022):
```
npm install jupyter-matplotlib
```
-facets-overview (π₯29 Β· β 7.1K Β· π) - Visualizations for machine learning datasets. Apache-2
+responsible-ai-widgets (π₯29 Β· β 670) - Responsible AI Toolbox is a suite of tools providing.. MIT
-- [GitHub](https://github.com/PAIR-code/facets) (π¨βπ» 29 Β· π 900 Β· π¦ 160 Β· π 160 - 52% open Β· β±οΈ 30.01.2023):
+- [GitHub](https://github.com/microsoft/responsible-ai-toolbox) (π¨βπ» 31 Β· π 180 Β· π¦ 46 Β· π 290 - 23% open Β· β±οΈ 09.02.2023):
```
- git clone https://github.com/pair-code/facets
+ git clone https://github.com/microsoft/responsible-ai-toolbox
```
-- [PyPi](https://pypi.org/project/facets-overview) (π₯ 390K / month Β· π¦ 7 Β· β±οΈ 24.07.2019):
+- [PyPi](https://pypi.org/project/raiwidgets) (π₯ 9.3K / month Β· π¦ 3 Β· β±οΈ 18.01.2023):
```
- pip install facets-overview
+ pip install raiwidgets
```
-ipyvolume (π₯29 Β· β 1.8K) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
+itkwidgets (π₯28 Β· β 490 Β· π) - Interactive Jupyter widgets to visualize images, point sets,.. Apache-2
-- [GitHub](https://github.com/widgetti/ipyvolume) (π¨βπ» 45 Β· π 240 Β· π¦ 15 Β· π 300 - 57% open Β· β±οΈ 27.01.2023):
+- [GitHub](https://github.com/InsightSoftwareConsortium/itkwidgets) (π¨βπ» 26 Β· π 67 Β· π₯ 71 Β· π¦ 210 Β· π 230 - 43% open Β· β±οΈ 28.01.2023):
```
- git clone https://github.com/maartenbreddels/ipyvolume
- ```
-- [PyPi](https://pypi.org/project/ipyvolume) (π₯ 63K / month Β· π¦ 50 Β· β±οΈ 29.10.2021):
- ```
- pip install ipyvolume
- ```
-- [Conda](https://anaconda.org/conda-forge/ipyvolume) (π₯ 410K Β· β±οΈ 28.01.2023):
- ```
- conda install -c conda-forge ipyvolume
+ git clone https://github.com/InsightSoftwareConsortium/itkwidgets
```
-- [npm](https://www.npmjs.com/package/ipyvolume) (π₯ 1.9K / month Β· π¦ 4 Β· β±οΈ 27.01.2023):
+- [PyPi](https://pypi.org/project/itkwidgets) (π₯ 13K / month Β· π¦ 14 Β· β±οΈ 26.01.2023):
```
- npm install ipyvolume
+ pip install itkwidgets
```
-
-responsible-ai-widgets (π₯29 Β· β 660) - Responsible AI Toolbox is a suite of tools providing.. MIT
-
-- [GitHub](https://github.com/microsoft/responsible-ai-toolbox) (π¨βπ» 31 Β· π 170 Β· π¦ 45 Β· π 280 - 22% open Β· β±οΈ 02.02.2023):
-
+- [Conda](https://anaconda.org/conda-forge/itkwidgets) (π₯ 310K Β· β±οΈ 10.08.2020):
```
- git clone https://github.com/microsoft/responsible-ai-toolbox
+ conda install -c conda-forge itkwidgets
```
-- [PyPi](https://pypi.org/project/raiwidgets) (π₯ 9K / month Β· π¦ 3 Β· β±οΈ 10.06.2022):
+- [npm](https://www.npmjs.com/package/itkwidgets) (π₯ 1.1K / month Β· π¦ 1 Β· β±οΈ 28.12.2022):
```
- pip install raiwidgets
+ npm install itkwidgets
```
-jupyter-dash (π₯27 Β· β 870) - Develop Dash apps in the Jupyter Notebook and JupyterLab. MIT
+jupyter-dash (π₯27 Β· β 880) - Develop Dash apps in the Jupyter Notebook and JupyterLab. MIT
- [GitHub](https://github.com/plotly/jupyter-dash) (π¨βπ» 10 Β· π 230 Β· π₯ 79 Β· π¦ 2.3K Β· π 74 - 68% open Β· β±οΈ 21.10.2022):
```
git clone https://github.com/plotly/jupyter-dash
```
-- [PyPi](https://pypi.org/project/jupyter-dash) (π₯ 140K / month Β· π¦ 39 Β· β±οΈ 01.04.2022):
+- [PyPi](https://pypi.org/project/jupyter-dash) (π₯ 120K / month Β· π¦ 39 Β· β±οΈ 01.04.2022):
```
pip install jupyter-dash
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-dash) (π₯ 280K Β· β±οΈ 02.04.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyter-dash) (π₯ 290K Β· β±οΈ 02.04.2022):
```
conda install -c conda-forge jupyter-dash
```
@@ -504,12 +524,12 @@ _Extensions that provide interactive UI-widgets and visualization tools._
pythreejs (π₯27 Β· β 850) - A Jupyter - Three.js bridge. BSD-3
-- [GitHub](https://github.com/jupyter-widgets/pythreejs) (π¨βπ» 30 Β· π 180 Β· π¦ 24 Β· π 220 - 25% open Β· β±οΈ 25.08.2022):
+- [GitHub](https://github.com/jupyter-widgets/pythreejs) (π¨βπ» 30 Β· π 180 Β· π¦ 24 Β· π 230 - 27% open Β· β±οΈ 25.08.2022):
```
git clone https://github.com/jupyter-widgets/pythreejs
```
-- [PyPi](https://pypi.org/project/pythreejs) (π₯ 74K / month Β· π¦ 42 Β· β±οΈ 26.02.2021):
+- [PyPi](https://pypi.org/project/pythreejs) (π₯ 75K / month Β· π¦ 43 Β· β±οΈ 25.08.2022):
```
pip install pythreejs
```
@@ -517,19 +537,19 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge pythreejs
```
-- [npm](https://www.npmjs.com/package/jupyter-threejs) (π₯ 4.3K / month Β· π¦ 7 Β· β±οΈ 24.08.2022):
+- [npm](https://www.npmjs.com/package/jupyter-threejs) (π₯ 4.5K / month Β· π¦ 10 Β· β±οΈ 24.08.2022):
```
npm install jupyter-threejs
```
ipyregulartable (π₯26 Β· β 2.7K) - High performance, editable, stylable datagrids in jupyter.. Apache-2
-- [GitHub](https://github.com/finos/ipyregulartable) (π¨βπ» 5 Β· π 880 Β· π¦ 11 Β· π 27 - 44% open Β· β±οΈ 08.01.2023):
+- [GitHub](https://github.com/finos/ipyregulartable) (π¨βπ» 5 Β· π 880 Β· π¦ 11 Β· π 25 - 40% open Β· β±οΈ 04.02.2023):
```
git clone https://github.com/jpmorganchase/ipyregulartable
```
-- [PyPi](https://pypi.org/project/ipyregulartable) (π₯ 220 / month Β· π¦ 2 Β· β±οΈ 08.01.2021):
+- [PyPi](https://pypi.org/project/ipyregulartable) (π₯ 220 / month Β· π¦ 2 Β· β±οΈ 24.09.2022):
```
pip install ipyregulartable
```
@@ -537,67 +557,31 @@ _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) (π₯ 62K / month Β· π¦ 85 Β· β±οΈ 22.12.2022):
+- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (π₯ 65K / month Β· π¦ 89 Β· β±οΈ 22.12.2022):
```
npm install @jupyter-widgets/jupyterlab-manager
```
ipydagred3 (π₯26 Β· β 2.7K) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2
-- [GitHub](https://github.com/timkpaine/ipydagred3) (π¨βπ» 3 Β· π 880 Β· π¦ 19 Β· π 20 - 15% open Β· β±οΈ 18.01.2023):
+- [GitHub](https://github.com/timkpaine/ipydagred3) (π¨βπ» 3 Β· π 880 Β· π¦ 2 Β· π 21 - 19% open Β· β±οΈ 04.02.2023):
```
git clone https://github.com/timkpaine/ipydagred3
```
-- [PyPi](https://pypi.org/project/ipydagred3) (π₯ 300 / month Β· π¦ 1 Β· β±οΈ 06.05.2022):
+- [PyPi](https://pypi.org/project/ipydagred3) (π₯ 270 / month Β· π¦ 2 Β· β±οΈ 23.09.2022):
```
pip install ipydagred3
```
-- [Conda](https://anaconda.org/conda-forge/ipydagred3) (π₯ 16K Β· β±οΈ 24.09.2022):
+- [Conda](https://anaconda.org/conda-forge/ipydagred3) (π₯ 17K Β· β±οΈ 24.09.2022):
```
conda install -c conda-forge ipydagred3
```
-- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (π₯ 62K / month Β· π¦ 85 Β· β±οΈ 22.12.2022):
+- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (π₯ 65K / month Β· π¦ 89 Β· β±οΈ 22.12.2022):
```
npm install @jupyter-widgets/jupyterlab-manager
```
-itkwidgets (π₯26 Β· β 490) - Interactive Jupyter widgets to visualize images, point sets, and.. Apache-2
-
-- [GitHub](https://github.com/InsightSoftwareConsortium/itkwidgets) (π¨βπ» 26 Β· π 67 Β· π₯ 71 Β· π¦ 2 Β· π 230 - 43% open Β· β±οΈ 28.01.2023):
-
- ```
- git clone https://github.com/InsightSoftwareConsortium/itkwidgets
- ```
-- [PyPi](https://pypi.org/project/itkwidgets) (π₯ 15K / month Β· π¦ 14 Β· β±οΈ 16.06.2022):
- ```
- pip install itkwidgets
- ```
-- [Conda](https://anaconda.org/conda-forge/itkwidgets) (π₯ 310K Β· β±οΈ 10.08.2020):
- ```
- conda install -c conda-forge itkwidgets
- ```
-- [npm](https://www.npmjs.com/package/itkwidgets) (π₯ 1.1K / month Β· π¦ 1 Β· β±οΈ 28.12.2022):
- ```
- npm install itkwidgets
- ```
-
-itables (π₯26 Β· β 380) - Pandas DataFrames as Interactive DataTables. MIT
-
-- [GitHub](https://github.com/mwouts/itables) (π¨βπ» 5 Β· π 31 Β· π¦ 200 Β· π 81 - 17% open Β· β±οΈ 31.01.2023):
-
- ```
- git clone https://github.com/mwouts/itables
- ```
-- [PyPi](https://pypi.org/project/itables) (π₯ 20K / month Β· π¦ 8 Β· β±οΈ 02.07.2022):
- ```
- pip install itables
- ```
-- [Conda](https://anaconda.org/conda-forge/itables) (π₯ 9.3K Β· β±οΈ 01.02.2023):
- ```
- conda install -c conda-forge itables
- ```
-
lux (π₯25 Β· β 4.4K Β· π€) - Automatically visualize your pandas dataframe via a single print!. Apache-2
- [GitHub](https://github.com/lux-org/lux) (π¨βπ» 20 Β· π 340 Β· π¦ 130 Β· π 230 - 31% open Β· β±οΈ 21.05.2022):
@@ -605,7 +589,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/lux-org/lux
```
-- [PyPi](https://pypi.org/project/lux-api) (π₯ 35K / month Β· β±οΈ 19.02.2022):
+- [PyPi](https://pypi.org/project/lux-api) (π₯ 34K / month Β· β±οΈ 19.02.2022):
```
pip install lux-api
```
@@ -613,7 +597,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge lux-api
```
-- [npm](https://www.npmjs.com/package/luxwidget) (π₯ 430 / month Β· β±οΈ 17.02.2022):
+- [npm](https://www.npmjs.com/package/luxwidget) (π₯ 480 / month Β· β±οΈ 17.02.2022):
```
npm install luxwidget
```
@@ -625,7 +609,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/nglviewer/nglview
```
-- [PyPi](https://pypi.org/project/nglview) (π₯ 6.9K / month Β· π¦ 37 Β· β±οΈ 11.06.2021):
+- [PyPi](https://pypi.org/project/nglview) (π₯ 7.2K / month Β· π¦ 37 Β· β±οΈ 11.06.2021):
```
pip install nglview
```
@@ -633,11 +617,27 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge nglview
```
-- [npm](https://www.npmjs.com/package/nglview-js-widgets) (π₯ 5.9K / month Β· π¦ 2 Β· β±οΈ 16.04.2021):
+- [npm](https://www.npmjs.com/package/nglview-js-widgets) (π₯ 6K / month Β· π¦ 2 Β· β±οΈ 16.04.2021):
```
npm install nglview-js-widgets
```
+itables (π₯25 Β· β 380) - Pandas DataFrames as Interactive DataTables. MIT
+
+- [GitHub](https://github.com/mwouts/itables) (π¨βπ» 5 Β· π 31 Β· π¦ 200 Β· π 81 - 17% open Β· β±οΈ 31.01.2023):
+
+ ```
+ git clone https://github.com/mwouts/itables
+ ```
+- [PyPi](https://pypi.org/project/itables) (π₯ 21K / month Β· π¦ 8 Β· β±οΈ 31.01.2023):
+ ```
+ pip install itables
+ ```
+- [Conda](https://anaconda.org/conda-forge/itables) (π₯ 9.6K Β· β±οΈ 01.02.2023):
+ ```
+ conda install -c conda-forge itables
+ ```
+
ipycytoscape (π₯24 Β· β 220) - A Cytoscape Jupyter widget. BSD-3
- [GitHub](https://github.com/cytoscape/ipycytoscape) (π¨βπ» 32 Β· π 58 Β· π₯ 3 Β· π¦ 110 Β· π 160 - 38% open Β· β±οΈ 12.09.2022):
@@ -645,11 +645,11 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/cytoscape/ipycytoscape
```
-- [PyPi](https://pypi.org/project/ipycytoscape) (π₯ 6.5K / month Β· π¦ 11 Β· β±οΈ 04.04.2022):
+- [PyPi](https://pypi.org/project/ipycytoscape) (π₯ 6.7K / month Β· π¦ 11 Β· β±οΈ 04.04.2022):
```
pip install ipycytoscape
```
-- [Conda](https://anaconda.org/conda-forge/ipycytoscape) (π₯ 240K Β· β±οΈ 12.09.2022):
+- [Conda](https://anaconda.org/conda-forge/ipycytoscape) (π₯ 250K Β· β±οΈ 12.09.2022):
```
conda install -c conda-forge ipycytoscape
```
@@ -660,20 +660,20 @@ _Extensions that provide interactive UI-widgets and visualization tools._
ipycanvas (π₯23 Β· β 650) - Interactive Canvas in Jupyter. BSD-3
-- [GitHub](https://github.com/martinRenou/ipycanvas) (π¨βπ» 21 Β· π 57 Β· π¦ 7 Β· π 120 - 37% open Β· β±οΈ 24.10.2022):
+- [GitHub](https://github.com/martinRenou/ipycanvas) (π¨βπ» 21 Β· π 57 Β· π¦ 7 Β· π 130 - 40% open Β· β±οΈ 24.10.2022):
```
git clone https://github.com/martinRenou/ipycanvas
```
-- [PyPi](https://pypi.org/project/ipycanvas) (π₯ 13K / month Β· π¦ 21 Β· β±οΈ 03.05.2022):
+- [PyPi](https://pypi.org/project/ipycanvas) (π₯ 14K / month Β· π¦ 24 Β· β±οΈ 29.08.2022):
```
pip install ipycanvas
```
-- [Conda](https://anaconda.org/conda-forge/ipycanvas) (π₯ 120K Β· β±οΈ 29.08.2022):
+- [Conda](https://anaconda.org/conda-forge/ipycanvas) (π₯ 130K Β· β±οΈ 29.08.2022):
```
conda install -c conda-forge ipycanvas
```
-- [npm](https://www.npmjs.com/package/ipycanvas) (π₯ 2.5K / month Β· π¦ 1 Β· β±οΈ 29.08.2022):
+- [npm](https://www.npmjs.com/package/ipycanvas) (π₯ 2.4K / month Β· π¦ 3 Β· β±οΈ 29.08.2022):
```
npm install ipycanvas
```
@@ -685,7 +685,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/vega/ipyvega
```
-- [PyPi](https://pypi.org/project/vega) (π₯ 11K / month Β· π¦ 84 Β· β±οΈ 10.02.2022):
+- [PyPi](https://pypi.org/project/vega) (π₯ 12K / month Β· π¦ 84 Β· β±οΈ 10.02.2022):
```
pip install vega
```
@@ -694,26 +694,14 @@ _Extensions that provide interactive UI-widgets and visualization tools._
conda install -c conda-forge vega
```
-jdaviz (π₯23 Β· β 87) - JWST astronomical data analysis tools in the Jupyter platform. BSD-3
-
-- [GitHub](https://github.com/spacetelescope/jdaviz) (π¨βπ» 31 Β· π 45 Β· π 860 - 37% open Β· β±οΈ 29.01.2023):
-
- ```
- git clone https://github.com/spacetelescope/jdaviz
- ```
-- [PyPi](https://pypi.org/project/jdaviz) (π₯ 390 / month Β· β±οΈ 06.07.2022):
- ```
- pip install jdaviz
- ```
-
-ipysheet (π₯22 Β· β 510) - Jupyter handsontable integration. MIT
+ipysheet (π₯22 Β· β 520) - Jupyter handsontable integration. MIT
-- [GitHub](https://github.com/QuantStack/ipysheet) (π¨βπ» 13 Β· π 67 Β· π¦ 6 Β· π 130 - 52% open Β· β±οΈ 28.11.2022):
+- [GitHub](https://github.com/QuantStack/ipysheet) (π¨βπ» 13 Β· π 66 Β· π¦ 6 Β· π 130 - 53% open Β· β±οΈ 28.11.2022):
```
git clone https://github.com/QuantStack/ipysheet
```
-- [PyPi](https://pypi.org/project/ipysheet) (π₯ 47K / month Β· π¦ 20 Β· β±οΈ 11.08.2021):
+- [PyPi](https://pypi.org/project/ipysheet) (π₯ 51K / month Β· π¦ 21 Β· β±οΈ 28.11.2022):
```
pip install ipysheet
```
@@ -721,19 +709,19 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipysheet
```
-- [npm](https://www.npmjs.com/package/ipysheet) (π₯ 1.6K / month Β· β±οΈ 28.11.2022):
+- [npm](https://www.npmjs.com/package/ipysheet) (π₯ 1.7K / month Β· π¦ 2 Β· β±οΈ 28.11.2022):
```
npm install ipysheet
```
ipyvuetify (π₯22 Β· β 280) - Jupyter widgets based on vuetify UI components. MIT
-- [GitHub](https://github.com/widgetti/ipyvuetify) (π¨βπ» 11 Β· π 47 Β· π¦ 7 Β· π 180 - 28% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/widgetti/ipyvuetify) (π¨βπ» 11 Β· π 47 Β· π¦ 7 Β· π 180 - 29% open Β· β±οΈ 31.01.2023):
```
git clone https://github.com/mariobuikhuizen/ipyvuetify
```
-- [PyPi](https://pypi.org/project/ipyvuetify) (π₯ 120K / month Β· π¦ 26 Β· β±οΈ 07.02.2022):
+- [PyPi](https://pypi.org/project/ipyvuetify) (π₯ 130K / month Β· π¦ 29 Β· β±οΈ 02.09.2022):
```
pip install ipyvuetify
```
@@ -741,47 +729,79 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
conda install -c conda-forge ipyvuetify
```
-- [npm](https://www.npmjs.com/package/jupyter-vuetify) (π₯ 8.3K / month Β· π¦ 1 Β· β±οΈ 02.09.2022):
+- [npm](https://www.npmjs.com/package/jupyter-vuetify) (π₯ 8.4K / month Β· π¦ 3 Β· β±οΈ 02.09.2022):
```
npm install jupyter-vuetify
```
+jdaviz (π₯22 Β· β 88) - JWST astronomical data analysis tools in the Jupyter platform. BSD-3
+
+- [GitHub](https://github.com/spacetelescope/jdaviz) (π¨βπ» 31 Β· π 45 Β· π 860 - 37% open Β· β±οΈ 08.02.2023):
+
+ ```
+ git clone https://github.com/spacetelescope/jdaviz
+ ```
+- [PyPi](https://pypi.org/project/jdaviz) (π₯ 330 / month Β· β±οΈ 06.07.2022):
+ ```
+ pip install jdaviz
+ ```
+
ipyvizzu (π₯21 Β· β 750) - Build animated charts in Jupyter Notebook and similar environments.. Apache-2
-- [GitHub](https://github.com/vizzuhq/ipyvizzu) (π¨βπ» 10 Β· π 59 Β· π₯ 34 Β· π¦ 30 Β· π 75 - 33% open Β· β±οΈ 16.01.2023):
+- [GitHub](https://github.com/vizzuhq/ipyvizzu) (π¨βπ» 10 Β· π 59 Β· π₯ 35 Β· π¦ 31 Β· π 77 - 35% open Β· β±οΈ 16.01.2023):
```
git clone https://github.com/vizzuhq/ipyvizzu
```
-- [PyPi](https://pypi.org/project/ipyvizzu) (π₯ 420 / month Β· β±οΈ 30.06.2022):
+- [PyPi](https://pypi.org/project/ipyvizzu) (π₯ 480 / month Β· β±οΈ 19.10.2022):
```
pip install ipyvizzu
```
-ipysigma (π₯21 Β· β 69) - A Jupyter widget using sigma.js to render interactive networks. MIT
+ipydatagrid (π₯21 Β· β 330) - Fast Datagrid widget for the Jupyter Notebook and JupyterLab. BSD-3
-- [GitHub](https://github.com/medialab/ipysigma) (π¨βπ» 5 Β· π 10 Β· π¦ 2 Β· π 190 - 21% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/bloomberg/ipydatagrid) (π¨βπ» 16 Β· π 39 Β· π¦ 2 Β· π 110 - 46% open Β· β±οΈ 07.02.2023):
+
+ ```
+ git clone https://github.com/bloomberg/ipydatagrid
+ ```
+- [PyPi](https://pypi.org/project/ipydatagrid) (π₯ 3.6K / month Β· π¦ 4 Β· β±οΈ 29.11.2022):
+ ```
+ pip install ipydatagrid
+ ```
+- [Conda](https://anaconda.org/conda-forge/ipydatagrid) (π₯ 35K Β· β±οΈ 29.11.2022):
+ ```
+ conda install -c conda-forge ipydatagrid
+ ```
+- [npm](https://www.npmjs.com/package/ipydatagrid) (π₯ 750 / month Β· π¦ 2 Β· β±οΈ 29.11.2022):
+ ```
+ npm install ipydatagrid
+ ```
+
+ipysigma (π₯21 Β· β 75) - A Jupyter widget using sigma.js to render interactive networks. MIT
+
+- [GitHub](https://github.com/medialab/ipysigma) (π¨βπ» 6 Β· π 10 Β· π¦ 2 Β· π 190 - 21% open Β· β±οΈ 04.02.2023):
```
git clone https://github.com/Yomguithereal/ipysigma
```
-- [PyPi](https://pypi.org/project/ipysigma) (π₯ 580 / month Β· π¦ 1 Β· β±οΈ 08.06.2022):
+- [PyPi](https://pypi.org/project/ipysigma) (π₯ 540 / month Β· π¦ 1 Β· β±οΈ 18.01.2023):
```
pip install ipysigma
```
-- [npm](https://www.npmjs.com/package/ipysigma) (π₯ 1.5K / month Β· β±οΈ 18.01.2023):
+- [npm](https://www.npmjs.com/package/ipysigma) (π₯ 1.3K / month Β· π¦ 2 Β· β±οΈ 18.01.2023):
```
npm install ipysigma
```
ipydatawidgets (π₯21 Β· β 35) - A set of widgets to help facilitate reuse of large datasets.. BSD-3
-- [GitHub](https://github.com/vidartf/ipydatawidgets) (π¨βπ» 5 Β· π 9 Β· π¦ 690 Β· π 11 - 27% open Β· β±οΈ 22.08.2022):
+- [GitHub](https://github.com/vidartf/ipydatawidgets) (π¨βπ» 5 Β· π 9 Β· π¦ 700 Β· π 16 - 50% open Β· β±οΈ 22.08.2022):
```
git clone https://github.com/vidartf/ipydatawidgets
```
-- [PyPi](https://pypi.org/project/ipydatawidgets) (π₯ 76K / month Β· π¦ 25 Β· β±οΈ 19.05.2022):
+- [PyPi](https://pypi.org/project/ipydatawidgets) (π₯ 78K / month Β· π¦ 25 Β· β±οΈ 24.08.2022):
```
pip install ipydatawidgets
```
@@ -797,7 +817,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/lgpage/nbtutor
```
-- [PyPi](https://pypi.org/project/nbtutor) (π₯ 100 / month Β· π¦ 3 Β· β±οΈ 19.04.2022):
+- [PyPi](https://pypi.org/project/nbtutor) (π₯ 110 / month Β· π¦ 3 Β· β±οΈ 19.04.2022):
```
pip install nbtutor
```
@@ -806,66 +826,46 @@ _Extensions that provide interactive UI-widgets and visualization tools._
conda install -c conda-forge nbtutor
```
-ipydatagrid (π₯20 Β· β 330) - Fast Datagrid widget for the Jupyter Notebook and JupyterLab. BSD-3
+ipyvue (π₯20 Β· β 47) - Jupyter widgets base for Vue libraries. MIT
-- [GitHub](https://github.com/bloomberg/ipydatagrid) (π¨βπ» 15 Β· π 37 Β· π¦ 2 Β· π 100 - 42% open Β· β±οΈ 03.12.2022):
+- [GitHub](https://github.com/widgetti/ipyvue) (π¨βπ» 3 Β· π 12 Β· π¦ 22 Β· π 7 - 28% open Β· β±οΈ 06.02.2023):
```
- git clone https://github.com/bloomberg/ipydatagrid
+ git clone https://github.com/mariobuikhuizen/ipyvue
```
-- [PyPi](https://pypi.org/project/ipydatagrid) (π₯ 3.5K / month Β· π¦ 3 Β· β±οΈ 20.04.2022):
+- [PyPi](https://pypi.org/project/ipyvue) (π₯ 120K / month Β· π¦ 15 Β· β±οΈ 22.09.2022):
```
- pip install ipydatagrid
+ pip install ipyvue
```
-- [Conda](https://anaconda.org/conda-forge/ipydatagrid) (π₯ 34K Β· β±οΈ 29.11.2022):
+- [Conda](https://anaconda.org/conda-forge/ipyvue) (π₯ 73K Β· β±οΈ 26.09.2022):
```
- conda install -c conda-forge ipydatagrid
+ conda install -c conda-forge ipyvue
```
-- [npm](https://www.npmjs.com/package/ipydatagrid) (π₯ 730 / month Β· β±οΈ 29.11.2022):
+- [npm](https://www.npmjs.com/package/jupyter-vue) (π₯ 3.4K / month Β· π¦ 12 Β· β±οΈ 22.09.2022):
```
- npm install ipydatagrid
+ npm install jupyter-vue
```
ipytree (π₯19 Β· β 100) - A Tree Widget using Jupyter-widgets protocol and jsTree. MIT
-- [GitHub](https://github.com/QuantStack/ipytree) (π¨βπ» 9 Β· π 27 Β· π¦ 2 Β· π 36 - 52% open Β· β±οΈ 23.11.2022):
+- [GitHub](https://github.com/QuantStack/ipytree) (π¨βπ» 9 Β· π 26 Β· π¦ 2 Β· π 36 - 52% open Β· β±οΈ 23.11.2022):
```
git clone https://github.com/QuantStack/ipytree
```
-- [PyPi](https://pypi.org/project/ipytree) (π₯ 66K / month Β· π¦ 8 Β· β±οΈ 03.03.2021):
+- [PyPi](https://pypi.org/project/ipytree) (π₯ 65K / month Β· π¦ 8 Β· β±οΈ 23.08.2022):
```
pip install ipytree
```
-- [Conda](https://anaconda.org/conda-forge/ipytree) (π₯ 60K Β· β±οΈ 23.08.2022):
+- [Conda](https://anaconda.org/conda-forge/ipytree) (π₯ 61K Β· β±οΈ 23.08.2022):
```
conda install -c conda-forge ipytree
```
-- [npm](https://www.npmjs.com/package/ipytree) (π₯ 390 / month Β· β±οΈ 23.08.2022):
+- [npm](https://www.npmjs.com/package/ipytree) (π₯ 410 / month Β· β±οΈ 23.08.2022):
```
npm install ipytree
```
-ipyvue (π₯19 Β· β 47) - Jupyter widgets base for Vue libraries. MIT
-
-- [GitHub](https://github.com/widgetti/ipyvue) (π¨βπ» 3 Β· π 12 Β· π¦ 22 Β· π 7 - 28% open Β· β±οΈ 31.01.2023):
-
- ```
- git clone https://github.com/mariobuikhuizen/ipyvue
- ```
-- [PyPi](https://pypi.org/project/ipyvue) (π₯ 120K / month Β· π¦ 13 Β· β±οΈ 28.10.2021):
- ```
- pip install ipyvue
- ```
-- [Conda](https://anaconda.org/conda-forge/ipyvue) (π₯ 72K Β· β±οΈ 26.09.2022):
- ```
- conda install -c conda-forge ipyvue
- ```
-- [npm](https://www.npmjs.com/package/jupyter-vue) (π₯ 3.4K / month Β· π¦ 10 Β· β±οΈ 22.09.2022):
- ```
- npm install jupyter-vue
- ```
-
igv.js widget (π₯16 Β· β 150) - Extension for Jupyter which integrates igv.js. MIT
- [GitHub](https://github.com/g2nb/igv-jupyter) (π¨βπ» 5 Β· π 15 Β· π¦ 12 Β· β±οΈ 03.01.2023):
@@ -873,7 +873,7 @@ _Extensions that provide interactive UI-widgets and visualization tools._
```
git clone https://github.com/igvteam/igv-jupyter
```
-- [PyPi](https://pypi.org/project/igv-jupyter) (π₯ 350 / month Β· π¦ 1 Β· β±οΈ 14.06.2022):
+- [PyPi](https://pypi.org/project/igv-jupyter) (π₯ 410 / month Β· π¦ 1 Β· β±οΈ 14.06.2022):
```
pip install igv-jupyter
```
@@ -887,19 +887,19 @@ _Extensions that provide interactive UI-widgets and visualization tools._
- ipywebrtc (π₯23 Β· β 220 Β· π) - WebRTC for Jupyter notebook/lab. MIT
- What-If Tool (π₯22 Β· β 780 Β· π) - Source code/webpage/demos for the What-If Tool. Apache-2
- pivottablejs (π₯22 Β· β 520 Β· π) - Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook,.. MIT
-- Altair Viewer (π₯18 Β· β 56 Β· π) - Viewer for Altair and Vega-Lite visualizations. BSD-3
+- Altair Viewer (π₯18 Β· β 57 Β· π) - Viewer for Altair and Vega-Lite visualizations. BSD-3
- ipyscales (π₯17 Β· β 13) - A widget library for scales. BSD-3
- geonotebook (π₯16 Β· β 1.1K Β· π) - A Jupyter notebook extension for geospatial visualization.. Apache-2
- niwidgets (π₯16 Β· β 79 Β· π) - Neuroimaging widgets for jupyter notebooks. Apache-2
+- Jupyter DataTables (π₯14 Β· β 170 Β· π) - Jupyter Notebook extension leveraging pandas DataFrames.. MIT
- ipymaterialui (π₯14 Β· β 84 Β· π) - Jupyter Widgets based on React Material UI components. MIT
- pigeon (π₯13 Β· β 650 Β· π) - Quickly annotate data from the comfort of your Jupyter notebook. Apache-2
-- Jupyter DataTables (π₯13 Β· β 160 Β· π) - Jupyter Notebook extension leveraging pandas DataFrames.. MIT
- ipyaggrid (π₯13 Β· β 13 Β· π) - Jupyter widget - ag-grid in the notebook. MIT
- perfume (π₯12 Β· β 33 Β· π) - Interactive performance benchmarking in Jupyter. BSD-3
- ipyannotate (π₯11 Β· β 130 Β· π) - Jupyter Widget for data annotation. βUnlicensed
-- tributary (π₯11 Β· β 6 Β· π) - Streaming reactive and dataflow graphs in Python. Apache-2
+- tributary (π₯11 Β· β 6) - Streaming reactive and dataflow graphs in Python. Apache-2
- ipyp5 (π₯10 Β· β 33 Β· π) - p5.js Jupyter Widget. BSD-3
-- easyexplore (π₯10 Β· β 4 Β· π€) - Toolbox for easy and effective data exploration in Python. βοΈGPL-3.0
+- easyexplore (π₯9 Β· β 4 Β· π€) - Toolbox for easy and effective data exploration in Python. βοΈGPL-3.0
- Vision UI (π₯7 Β· β 250 Β· π) - UI visual interface for fastai - now compatible with Google.. βUnlicensed
@@ -917,7 +917,7 @@ _Application plugins that extend the functionality of Jupyter itself._
```
git clone https://github.com/ipython-contrib/jupyter_contrib_nbextensions
```
-- [PyPi](https://pypi.org/project/jupyter_contrib_nbextensions) (π₯ 330K / month Β· π¦ 210 Β· β±οΈ 02.01.2019):
+- [PyPi](https://pypi.org/project/jupyter_contrib_nbextensions) (π₯ 340K / month Β· π¦ 220 Β· β±οΈ 15.11.2022):
```
pip install jupyter_contrib_nbextensions
```
@@ -926,14 +926,14 @@ _Application plugins that extend the functionality of Jupyter itself._
conda install -c conda-forge jupyter_contrib_nbextensions
```
-nbgrader (π₯30 Β· β 1.2K Β· π) - A system for assigning and grading notebooks. BSD-3
+nbgrader (π₯29 Β· β 1.2K Β· π) - A system for assigning and grading notebooks. BSD-3
- [GitHub](https://github.com/jupyter/nbgrader) (π¨βπ» 98 Β· π 320 Β· π₯ 96 Β· π¦ 370 Β· π 860 - 27% open Β· β±οΈ 06.01.2023):
```
git clone https://github.com/jupyter/nbgrader
```
-- [PyPi](https://pypi.org/project/nbgrader) (π₯ 5.1K / month Β· π¦ 17 Β· β±οΈ 06.07.2022):
+- [PyPi](https://pypi.org/project/nbgrader) (π₯ 5.6K / month Β· π¦ 17 Β· β±οΈ 27.09.2022):
```
pip install nbgrader
```
@@ -949,19 +949,19 @@ _Application plugins that extend the functionality of Jupyter itself._
```
git clone https://github.com/dunovank/jupyter-themes
```
-- [PyPi](https://pypi.org/project/jupyterthemes) (π₯ 44K / month Β· π¦ 120 Β· β±οΈ 22.11.2018):
+- [PyPi](https://pypi.org/project/jupyterthemes) (π₯ 45K / month Β· π¦ 120 Β· β±οΈ 22.11.2018):
```
pip install jupyterthemes
```
Resource Usage (π₯27 Β· β 350) - Jupyter Notebook Extension for monitoring your own Resource.. BSD-2
-- [GitHub](https://github.com/jupyter-server/jupyter-resource-usage) (π¨βπ» 29 Β· π 85 Β· π₯ 140 Β· π¦ 280 Β· π 70 - 51% open Β· β±οΈ 28.01.2023):
+- [GitHub](https://github.com/jupyter-server/jupyter-resource-usage) (π¨βπ» 29 Β· π 85 Β· π₯ 150 Β· π¦ 280 Β· π 71 - 50% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyter-server/jupyter-resource-usage
```
-- [PyPi](https://pypi.org/project/jupyter-resource-usage) (π₯ 25K / month Β· π¦ 3 Β· β±οΈ 06.12.2021):
+- [PyPi](https://pypi.org/project/jupyter-resource-usage) (π₯ 26K / month Β· π¦ 5 Β· β±οΈ 06.01.2023):
```
pip install jupyter-resource-usage
```
@@ -969,19 +969,19 @@ _Application plugins that extend the functionality of Jupyter itself._
```
conda install -c conda-forge nbresuse
```
-- [npm](https://www.npmjs.com/package/@jupyter-server/resource-usage) (π₯ 580 / month Β· β±οΈ 06.01.2023):
+- [npm](https://www.npmjs.com/package/@jupyter-server/resource-usage) (π₯ 570 / month Β· π¦ 2 Β· β±οΈ 06.02.2023):
```
npm install @jupyter-server/resource-usage
```
jupyter-server-proxy (π₯27 Β· β 270) - Jupyter notebook server extension to proxy web services. BSD-3
-- [GitHub](https://github.com/jupyterhub/jupyter-server-proxy) (π¨βπ» 66 Β· π 120 Β· π¦ 2 Β· π 180 - 38% open Β· β±οΈ 17.01.2023):
+- [GitHub](https://github.com/jupyterhub/jupyter-server-proxy) (π¨βπ» 66 Β· π 120 Β· π¦ 2 Β· π 180 - 37% open Β· β±οΈ 04.02.2023):
```
git clone https://github.com/jupyterhub/jupyter-server-proxy
```
-- [PyPi](https://pypi.org/project/jupyter-server-proxy) (π₯ 130K / month Β· π¦ 100 Β· β±οΈ 24.01.2022):
+- [PyPi](https://pypi.org/project/jupyter-server-proxy) (π₯ 140K / month Β· π¦ 110 Β· β±οΈ 08.09.2022):
```
pip install jupyter-server-proxy
```
@@ -989,14 +989,14 @@ _Application plugins that extend the functionality of Jupyter itself._
```
conda install -c conda-forge jupyter-server-proxy
```
-- [npm](https://www.npmjs.com/package/@jupyterlab/server-proxy) (π₯ 6.6K / month Β· π¦ 1 Β· β±οΈ 08.09.2022):
+- [npm](https://www.npmjs.com/package/@jupyterlab/server-proxy) (π₯ 7.1K / month Β· π¦ 3 Β· β±οΈ 08.09.2022):
```
npm install @jupyterlab/server-proxy
```
NBextensions Configurator (π₯26 Β· β 920) - A jupyter notebook serverextension providing config.. BSD-3
-- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (π¨βπ» 22 Β· π 110 Β· π 86 - 62% open Β· β±οΈ 21.12.2022):
+- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (π¨βπ» 22 Β· π 110 Β· π 88 - 63% open Β· β±οΈ 21.12.2022):
```
git clone https://github.com/jupyter-contrib/jupyter_nbextensions_configurator
@@ -1012,44 +1012,44 @@ _Application plugins that extend the functionality of Jupyter itself._
nbgitpuller (π₯26 Β· β 170) - Jupyter server extension to sync a git repository one-way to a.. BSD-3
-- [GitHub](https://github.com/jupyterhub/nbgitpuller) (π¨βπ» 25 Β· π 67 Β· π¦ 580 Β· π 140 - 43% open Β· β±οΈ 04.01.2023):
+- [GitHub](https://github.com/jupyterhub/nbgitpuller) (π¨βπ» 25 Β· π 71 Β· π¦ 580 Β· π 150 - 45% open Β· β±οΈ 04.01.2023):
```
git clone https://github.com/jupyterhub/nbgitpuller
```
-- [PyPi](https://pypi.org/project/nbgitpuller) (π₯ 10K / month Β· π¦ 18 Β· β±οΈ 19.03.2022):
+- [PyPi](https://pypi.org/project/nbgitpuller) (π₯ 11K / month Β· π¦ 18 Β· β±οΈ 08.11.2022):
```
pip install nbgitpuller
```
-- [Conda](https://anaconda.org/conda-forge/nbgitpuller) (π₯ 53K Β· β±οΈ 09.11.2022):
+- [Conda](https://anaconda.org/conda-forge/nbgitpuller) (π₯ 54K Β· β±οΈ 09.11.2022):
```
conda install -c conda-forge nbgitpuller
```
Rsession Proxy (π₯23 Β· β 100) - Jupyter extensions for running an RStudio rsession proxy. BSD-3
-- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (π¨βπ» 21 Β· π 79 Β· π¦ 43 Β· π 76 - 38% open Β· β±οΈ 24.09.2022):
+- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (π¨βπ» 21 Β· π 83 Β· π¦ 43 Β· π 79 - 40% open Β· β±οΈ 24.09.2022):
```
git clone https://github.com/jupyterhub/jupyter-rsession-proxy
```
-- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (π₯ 12K / month Β· π¦ 1 Β· β±οΈ 01.12.2021):
+- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (π₯ 12K / month Β· π¦ 1 Β· β±οΈ 07.09.2022):
```
pip install jupyter-rsession-proxy
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-rsession-proxy) (π₯ 15K Β· β±οΈ 08.09.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyter-rsession-proxy) (π₯ 16K Β· β±οΈ 08.09.2022):
```
conda install -c conda-forge jupyter-rsession-proxy
```
gator (π₯18 Β· β 230) - Conda environment and package management extension from within Jupyter. BSD-3
-- [GitHub](https://github.com/mamba-org/gator) (π¨βπ» 25 Β· π 26 Β· π₯ 2 Β· π¦ 4 Β· π 62 - 37% open Β· β±οΈ 08.01.2023):
+- [GitHub](https://github.com/mamba-org/gator) (π¨βπ» 25 Β· π 27 Β· π₯ 2 Β· π¦ 4 Β· π 60 - 35% open Β· β±οΈ 08.01.2023):
```
git clone https://github.com/mamba-org/gator
```
-- [PyPi](https://pypi.org/project/mamba-gator) (π₯ 24 / month Β· β±οΈ 03.09.2021):
+- [PyPi](https://pypi.org/project/mamba-gator) (π₯ 24 / month Β· β±οΈ 25.07.2022):
```
pip install mamba-gator
```
@@ -1057,27 +1057,27 @@ _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) (π₯ 66 / month Β· β±οΈ 03.09.2021):
+- [npm](https://www.npmjs.com/package/@mamba-org/gator-lab) (π₯ 81 / month Β· π¦ 2 Β· β±οΈ 03.09.2021):
```
npm install @mamba-org/gator-lab
```
-jupyter-archive (π₯17 Β· β 60) - A Jupyter/Jupyterlab extension to make, download and extract.. BSD-3
+jupyter-archive (π₯18 Β· β 61) - A Jupyter/Jupyterlab extension to make, download and extract.. BSD-3
-- [GitHub](https://github.com/jupyterlab-contrib/jupyter-archive) (π¨βπ» 10 Β· π 11 Β· π₯ 3.3K Β· π¦ 2 Β· π 36 - 5% open Β· β±οΈ 08.01.2023):
+- [GitHub](https://github.com/jupyterlab-contrib/jupyter-archive) (π¨βπ» 10 Β· π 11 Β· π₯ 3.3K Β· π¦ 2 Β· π 36 - 5% open Β· β±οΈ 03.02.2023):
```
git clone https://github.com/jupyterlab-contrib/jupyter-archive
```
-- [PyPi](https://pypi.org/project/jupyter-archive) (π₯ 5.3K / month Β· β±οΈ 08.04.2022):
+- [PyPi](https://pypi.org/project/jupyter-archive) (π₯ 5.3K / month Β· π¦ 1 Β· β±οΈ 09.01.2023):
```
pip install jupyter-archive
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (π₯ 36K Β· β±οΈ 08.01.2023):
+- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (π₯ 37K Β· β±οΈ 08.01.2023):
```
conda install -c conda-forge jupyter-archive
```
-- [npm](https://www.npmjs.com/package/@hadim/jupyter-archive) (π₯ 430 / month Β· β±οΈ 08.01.2023):
+- [npm](https://www.npmjs.com/package/@hadim/jupyter-archive) (π₯ 310 / month Β· π¦ 2 Β· β±οΈ 08.01.2023):
```
npm install @hadim/jupyter-archive
```
@@ -1111,8 +1111,8 @@ _Application plugins that extend the functionality of Jupyter itself._
- dtale (π₯30 Β· β 3.8K) - Visualizer for pandas data structures. βοΈLGPL-2.1
- Appmode (π₯21 Β· β 410 Β· π) - A Jupyter extensions that turns notebooks into web applications. MIT
- pyforest (π₯20 Β· β 1K Β· π) - pyforest - feel the bliss of automated imports. MIT
-- HTTP-over-WebSocket (π₯19 Β· β 240 Β· π) - Jupyter support for HTTP-over-ws. Apache-2
-- jupyter-tensorboard (π₯18 Β· β 460 Β· π) - Start Tensorboard in Jupyter Notebook. MIT
+- jupyter-tensorboard (π₯19 Β· β 460 Β· π) - Start Tensorboard in Jupyter Notebook. MIT
+- HTTP-over-WebSocket (π₯19 Β· β 250 Β· π) - Jupyter support for HTTP-over-ws. Apache-2
- Jupyter Spark (π₯18 Β· β 190 Β· π) - Jupyter Notebook extension for Apache Spark integration. MPL-2.0
- jupyter-tabnine (π₯17 Β· β 770 Β· π) - Autocompletion with Deep Learning on Jupyter Notebook. MIT
- nbzip (π₯17 Β· β 80 Β· π) - Zips and downloads all the contents of a jupyter notebook. Apache-2
@@ -1137,18 +1137,18 @@ _Extensions that provide magic commands to access convenient functionality withi
```
git clone https://github.com/jupyter-incubator/sparkmagic
```
-- [PyPi](https://pypi.org/project/sparkmagic) (π₯ 30K / month Β· π¦ 20 Β· β±οΈ 02.05.2022):
+- [PyPi](https://pypi.org/project/sparkmagic) (π₯ 34K / month Β· π¦ 20 Β· β±οΈ 30.01.2023):
```
pip install sparkmagic
```
-- [Conda](https://anaconda.org/conda-forge/sparkmagic) (π₯ 64K Β· β±οΈ 30.01.2023):
+- [Conda](https://anaconda.org/conda-forge/sparkmagic) (π₯ 65K Β· β±οΈ 30.01.2023):
```
conda install -c conda-forge sparkmagic
```
ipython-sql (π₯29 Β· β 1.6K) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT
-- [GitHub](https://github.com/catherinedevlin/ipython-sql) (π¨βπ» 53 Β· π 280 Β· π¦ 4K Β· π 150 - 73% open Β· β±οΈ 16.11.2022):
+- [GitHub](https://github.com/catherinedevlin/ipython-sql) (π¨βπ» 54 Β· π 280 Β· π¦ 4K Β· π 150 - 73% open Β· β±οΈ 16.11.2022):
```
git clone https://github.com/catherinedevlin/ipython-sql
@@ -1162,14 +1162,14 @@ _Extensions that provide magic commands to access convenient functionality withi
conda install -c conda-forge ipython-sql
```
-watermark (π₯23 Β· β 760) - An IPython magic extension for printing date and time stamps, version.. BSD-3
+watermark (π₯22 Β· β 760) - An IPython magic extension for printing date and time stamps, version.. BSD-3
- [GitHub](https://github.com/rasbt/watermark) (π¨βπ» 17 Β· π 81 Β· π¦ 1.7K Β· π 45 - 37% open Β· β±οΈ 13.09.2022):
```
git clone https://github.com/rasbt/watermark
```
-- [PyPi](https://pypi.org/project/watermark) (π₯ 57K / month Β· π¦ 79 Β· β±οΈ 27.05.2022):
+- [PyPi](https://pypi.org/project/watermark) (π₯ 30K / month Β· π¦ 79 Β· β±οΈ 27.05.2022):
```
pip install watermark
```
@@ -1178,14 +1178,14 @@ _Extensions that provide magic commands to access convenient functionality withi
conda install -c conda-forge watermark
```
-ipycache (π₯16 Β· β 130) - Defines a %%cache cell magic in the IPython notebook to cache results.. BSD-3
+ipycache (π₯16 Β· β 130) - Defines a %%cache cell magic in the IPython notebook to cache results.. BSD-3
- [GitHub](https://github.com/rossant/ipycache) (π¨βπ» 10 Β· π 24 Β· π¦ 24 Β· π 39 - 43% open Β· β±οΈ 22.08.2022):
```
git clone https://github.com/rossant/ipycache
```
-- [PyPi](https://pypi.org/project/ipycache) (π₯ 88 / month Β· π¦ 6 Β· β±οΈ 13.10.2013):
+- [PyPi](https://pypi.org/project/ipycache) (π₯ 100 / month Β· π¦ 6 Β· β±οΈ 13.10.2013):
```
pip install ipycache
```
@@ -1208,11 +1208,11 @@ _Extensions that provide magic commands to access convenient functionality withi
Show 7 hidden projects...
-- pick (π₯21 Β· β 540 Β· π) - Customize your kernels on Launch!. BSD-3
-- heat (π₯16 Β· β 1K Β· π) - IPython magic command to profile and view your python code as a heat map. MIT
-- jupyter-notify (π₯16 Β· β 570 Β· π) - A Jupyter Notebook magic for browser notifications of cell.. BSD-3
-- blackcellmagic (π₯16 Β· β 300 Β· π) - IPython magic command to format python code in cell using.. MIT
-- SQLCell (π₯13 Β· β 150 Β· π) - SQLCell is a magic function for the Jupyter Notebook that executes.. MIT
+- pick (π₯21 Β· β 570 Β· π) - Customize your kernels on Launch!. BSD-3
+- heat (π₯17 Β· β 1K Β· π) - IPython magic command to profile and view your python code as a heat map. MIT
+- jupyter-notify (π₯16 Β· β 570 Β· π) - A Jupyter Notebook magic for browser notifications of cell.. BSD-3
+- blackcellmagic (π₯16 Β· β 300 Β· π) - IPython magic command to format python code in cell using.. MIT
+- SQLCell (π₯14 Β· β 150 Β· π) - SQLCell is a magic function for the Jupyter Notebook that executes.. MIT
- nb_black (π₯13 Β· β 62 Β· π) - A simple extension for Jupyter Notebook and Jupyter Lab to beautify.. MIT
- jupyter-manim (π₯12 Β· β 190 Β· π) - manim cell magic for IPython/Jupyter to show the output video. MIT
@@ -1226,7 +1226,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
IPython Kernel (π₯39 Β· β 530) - IPython Kernel for Jupyter. BSD-3
-- [GitHub](https://github.com/ipython/ipykernel) (π¨βπ» 160 Β· π 330 Β· π₯ 1.1K Β· π¦ 220K Β· π 460 - 52% open Β· β±οΈ 30.01.2023):
+- [GitHub](https://github.com/ipython/ipykernel) (π¨βπ» 160 Β· π 330 Β· π₯ 1.1K Β· π¦ 220K Β· π 460 - 52% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/ipython/ipykernel
@@ -1235,30 +1235,30 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
pip install ipykernel
```
-- [Conda](https://anaconda.org/anaconda/ipykernel) (π₯ 580K Β· π¦ 35 Β· β±οΈ 05.01.2023):
+- [Conda](https://anaconda.org/anaconda/ipykernel) (π₯ 590K Β· π¦ 35 Β· β±οΈ 05.01.2023):
```
conda install -c anaconda ipykernel
```
Metakernel (π₯26 Β· β 300) - Jupyter/IPython Kernel Tools. BSD-3
-- [GitHub](https://github.com/Calysto/metakernel) (π¨βπ» 32 Β· π 80 Β· π₯ 72 Β· π¦ 670 Β· π 140 - 20% open Β· β±οΈ 12.12.2022):
+- [GitHub](https://github.com/Calysto/metakernel) (π¨βπ» 32 Β· π 81 Β· π₯ 72 Β· π¦ 670 Β· π 140 - 20% open Β· β±οΈ 12.12.2022):
```
git clone https://github.com/Calysto/metakernel
```
-- [PyPi](https://pypi.org/project/metakernel) (π₯ 20K / month Β· π¦ 75 Β· β±οΈ 29.03.2022):
+- [PyPi](https://pypi.org/project/metakernel) (π₯ 25K / month Β· π¦ 75 Β· β±οΈ 12.12.2022):
```
pip install metakernel
```
-- [Conda](https://anaconda.org/conda-forge/metakernel) (π₯ 660K Β· β±οΈ 12.12.2022):
+- [Conda](https://anaconda.org/conda-forge/metakernel) (π₯ 670K Β· β±οΈ 12.12.2022):
```
conda install -c conda-forge metakernel
```
.NET Interactive (π₯25 Β· β 2.2K) - .NET Interactive combines the power of .NET with many other.. MIT
-- [GitHub](https://github.com/dotnet/interactive) (π¨βπ» 100 Β· π 310 Β· π₯ 410 Β· π 1.2K - 31% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/dotnet/interactive) (π¨βπ» 100 Β· π 310 Β· π₯ 410 Β· π 1.2K - 31% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/dotnet/interactive
@@ -1266,7 +1266,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
IRkernel (π₯25 Β· β 1.6K) - R kernel for Jupyter. MIT
-- [GitHub](https://github.com/IRkernel/IRkernel) (π¨βπ» 43 Β· π 290 Β· π 580 - 11% open Β· β±οΈ 20.01.2023):
+- [GitHub](https://github.com/IRkernel/IRkernel) (π¨βπ» 43 Β· π 290 Β· π 580 - 10% open Β· β±οΈ 20.01.2023):
```
git clone https://github.com/IRkernel/IRkernel
@@ -1275,7 +1275,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
conda install -c r r-irkernel
```
-- [Docker Hub](https://hub.docker.com/r/jupyter/r-notebook) (π₯ 1.5M Β· β 48 Β· β±οΈ 30.01.2023):
+- [Docker Hub](https://hub.docker.com/r/jupyter/r-notebook) (π₯ 1.5M Β· β 48 Β· β±οΈ 09.02.2023):
```
docker pull jupyter/r-notebook
```
@@ -1287,14 +1287,14 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/n-riesco/ijavascript
```
-- [npm](https://www.npmjs.com/package/ijavascript) (π₯ 2.2K / month Β· π¦ 22 Β· β±οΈ 15.11.2021):
+- [npm](https://www.npmjs.com/package/ijavascript) (π₯ 2.4K / month Β· π¦ 22 Β· β±οΈ 15.11.2021):
```
npm install ijavascript
```
almond (π₯24 Β· β 1.5K) - A Scala kernel for Jupyter. BSD-3
-- [GitHub](https://github.com/almond-sh/almond) (π¨βπ» 39 Β· π 230 Β· π₯ 1.4K Β· π 320 - 36% open Β· β±οΈ 01.02.2023):
+- [GitHub](https://github.com/almond-sh/almond) (π¨βπ» 39 Β· π 240 Β· π₯ 1.4K Β· π 320 - 37% open Β· β±οΈ 01.02.2023):
```
git clone https://github.com/almond-sh/almond
@@ -1306,12 +1306,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
LFortran (π₯24 Β· β 520) - Official main repository for LFortran. MIT
-- [GitHub](https://github.com/lfortran/lfortran) (π¨βπ» 53 Β· π 54 Β· π 700 - 79% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/lfortran/lfortran) (π¨βπ» 53 Β· π 54 Β· π 700 - 79% open Β· β±οΈ 06.02.2023):
```
git clone https://github.com/lfortran/lfortran
```
-- [PyPi](https://pypi.org/project/lfortran) (π₯ 65 / month Β· β±οΈ 31.07.2020):
+- [PyPi](https://pypi.org/project/lfortran) (π₯ 80 / month Β· β±οΈ 31.07.2020):
```
pip install lfortran
```
@@ -1320,6 +1320,50 @@ _Jupyter kernels that run and introspect the user's code in a given language._
conda install -c conda-forge lfortran
```
+Kernel Gateway (π₯24 Β· β 420 Β· π) - Jupyter Kernel Gateway. BSD-3
+
+- [GitHub](https://github.com/jupyter-server/kernel_gateway) (π¨βπ» 44 Β· π 130 Β· π₯ 110 Β· π 180 - 8% open Β· β±οΈ 06.02.2023):
+
+ ```
+ git clone https://github.com/jupyter/kernel_gateway
+ ```
+- [PyPi](https://pypi.org/project/jupyter-kernel-gateway) (π₯ 39K / month Β· π¦ 6 Β· β±οΈ 24.08.2021):
+ ```
+ pip install jupyter-kernel-gateway
+ ```
+- [Conda](https://anaconda.org/conda-forge/jupyter_kernel_gateway) (π₯ 190K Β· β±οΈ 07.02.2023):
+ ```
+ conda install -c conda-forge jupyter_kernel_gateway
+ ```
+
+xeus-python (π₯24 Β· β 370 Β· π) - Jupyter kernel for the Python programming language. BSD-3
+
+- [GitHub](https://github.com/jupyter-xeus/xeus-python) (π¨βπ» 21 Β· π 65 Β· π 180 - 32% open Β· β±οΈ 08.02.2023):
+
+ ```
+ git clone https://github.com/jupyter-xeus/xeus-python
+ ```
+- [PyPi](https://pypi.org/project/xeus-python) (π₯ 10K / month Β· π¦ 3 Β· β±οΈ 06.12.2022):
+ ```
+ pip install xeus-python
+ ```
+- [Conda](https://anaconda.org/conda-forge/xeus-python) (π₯ 1.2M Β· β±οΈ 09.02.2023):
+ ```
+ conda install -c conda-forge xeus-python
+ ```
+
+Apache Toree (π₯23 Β· β 710) - Jupyter kernel for Apache Spark. Apache-2
+
+- [GitHub](https://github.com/apache/incubator-toree) (π¨βπ» 110 Β· π 220 Β· β±οΈ 08.02.2023):
+
+ ```
+ git clone https://github.com/apache/incubator-toree
+ ```
+- [PyPi](https://pypi.org/project/toree) (π₯ 9K / month Β· π¦ 9 Β· β±οΈ 21.04.2022):
+ ```
+ pip install toree
+ ```
+
gophernotes (π₯22 Β· β 3.5K Β· π€) - The Go kernel for Jupyter notebooks and nteract. MIT
- [GitHub](https://github.com/gopherdata/gophernotes) (π¨βπ» 29 Β· π 240 Β· π₯ 41 Β· π¦ 9 Β· π 180 - 29% open Β· β±οΈ 08.07.2022):
@@ -1338,7 +1382,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
xeus-cling (π₯22 Β· β 2.5K) - Jupyter kernel for the C++ programming language. BSD-3
-- [GitHub](https://github.com/jupyter-xeus/xeus-cling) (π¨βπ» 24 Β· π 260 Β· π 260 - 54% open Β· β±οΈ 30.01.2023):
+- [GitHub](https://github.com/jupyter-xeus/xeus-cling) (π¨βπ» 24 Β· π 260 Β· π 260 - 54% open Β· β±οΈ 03.02.2023):
```
git clone https://github.com/jupyter-xeus/xeus-cling
@@ -1360,18 +1404,6 @@ _Jupyter kernels that run and introspect the user's code in a given language._
npm install ihaskell_jupyterlab
```
-Apache Toree (π₯22 Β· β 710) - Jupyter kernel for Apache Spark. Apache-2
-
-- [GitHub](https://github.com/apache/incubator-toree) (π¨βπ» 100 Β· π 220 Β· β±οΈ 09.12.2022):
-
- ```
- git clone https://github.com/apache/incubator-toree
- ```
-- [PyPi](https://pypi.org/project/toree) (π₯ 8.7K / month Β· π¦ 9 Β· β±οΈ 21.04.2022):
- ```
- pip install toree
- ```
-
Bash Kernel (π₯22 Β· β 620) - A bash kernel for IPython. BSD-3
- [GitHub](https://github.com/takluyver/bash_kernel) (π¨βπ» 16 Β· π 130 Β· π 99 - 36% open Β· β±οΈ 18.12.2022):
@@ -1379,39 +1411,23 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/takluyver/bash_kernel
```
-- [PyPi](https://pypi.org/project/bash_kernel) (π₯ 13K / month Β· π¦ 28 Β· β±οΈ 22.07.2019):
+- [PyPi](https://pypi.org/project/bash_kernel) (π₯ 13K / month Β· π¦ 28 Β· β±οΈ 17.12.2022):
```
pip install bash_kernel
```
-- [Conda](https://anaconda.org/conda-forge/bash_kernel) (π₯ 96K Β· β±οΈ 19.12.2022):
+- [Conda](https://anaconda.org/conda-forge/bash_kernel) (π₯ 97K Β· β±οΈ 19.12.2022):
```
conda install -c conda-forge bash_kernel
```
-Kernel Gateway (π₯22 Β· β 420) - Jupyter Kernel Gateway. BSD-3
-
-- [GitHub](https://github.com/jupyter-server/kernel_gateway) (π¨βπ» 44 Β· π 130 Β· π₯ 110 Β· π 180 - 7% open Β· β±οΈ 15.12.2022):
-
- ```
- git clone https://github.com/jupyter/kernel_gateway
- ```
-- [PyPi](https://pypi.org/project/jupyter-kernel-gateway) (π₯ 40K / month Β· π¦ 6 Β· β±οΈ 24.08.2021):
- ```
- pip install jupyter-kernel-gateway
- ```
-- [Conda](https://anaconda.org/conda-forge/jupyter_kernel_gateway) (π₯ 190K Β· β±οΈ 25.08.2021):
- ```
- conda install -c conda-forge jupyter_kernel_gateway
- ```
-
Octave Kernel (π₯22 Β· β 420) - An Octave kernel for IPython. BSD-3
-- [GitHub](https://github.com/Calysto/octave_kernel) (π¨βπ» 20 Β· π 62 Β· π₯ 94 Β· π 180 - 16% open Β· β±οΈ 18.12.2022):
+- [GitHub](https://github.com/Calysto/octave_kernel) (π¨βπ» 20 Β· π 62 Β· π₯ 95 Β· π 180 - 16% open Β· β±οΈ 18.12.2022):
```
git clone https://github.com/calysto/octave_kernel
```
-- [PyPi](https://pypi.org/project/octave_kernel) (π₯ 6K / month Β· π¦ 7 Β· β±οΈ 31.03.2022):
+- [PyPi](https://pypi.org/project/octave_kernel) (π₯ 6.8K / month Β· π¦ 7 Β· β±οΈ 29.11.2022):
```
pip install octave_kernel
```
@@ -1420,22 +1436,6 @@ _Jupyter kernels that run and introspect the user's code in a given language._
conda install -c conda-forge octave_kernel
```
-xeus-python (π₯22 Β· β 370) - Jupyter kernel for the Python programming language. BSD-3
-
-- [GitHub](https://github.com/jupyter-xeus/xeus-python) (π¨βπ» 21 Β· π 65 Β· π 180 - 32% open Β· β±οΈ 01.02.2023):
-
- ```
- git clone https://github.com/jupyter-xeus/xeus-python
- ```
-- [PyPi](https://pypi.org/project/xeus-python) (π₯ 8.7K / month Β· π¦ 3 Β· β±οΈ 15.06.2022):
- ```
- pip install xeus-python
- ```
-- [Conda](https://anaconda.org/conda-forge/xeus-python) (π₯ 1.2M Β· β±οΈ 10.01.2023):
- ```
- conda install -c conda-forge xeus-python
- ```
-
IJulia.jl (π₯21 Β· β 2.6K) - Julia kernel for Jupyter. MIT
- [GitHub](https://github.com/JuliaLang/IJulia.jl) (π¨βπ» 110 Β· π 400 Β· π 820 - 15% open Β· β±οΈ 17.01.2023):
@@ -1446,7 +1446,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
OCaml Kernel (π₯20 Β· β 240) - An OCaml kernel for Jupyter (IPython) notebook. MIT
-- [GitHub](https://github.com/akabe/ocaml-jupyter) (π¨βπ» 21 Β· π 35 Β· π₯ 81K Β· π 76 - 6% open Β· β±οΈ 22.01.2023):
+- [GitHub](https://github.com/akabe/ocaml-jupyter) (π¨βπ» 21 Β· π 36 Β· π₯ 81K Β· π 76 - 6% open Β· β±οΈ 22.01.2023):
```
git clone https://github.com/akabe/ocaml-jupyter
@@ -1454,12 +1454,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
SAS Kernel (π₯20 Β· β 190) - A Jupyter kernel for SAS. This opens up all the data manipulation.. Apache-2
-- [GitHub](https://github.com/sassoftware/sas_kernel) (π¨βπ» 11 Β· π 75 Β· π 60 - 3% open Β· β±οΈ 13.01.2023):
+- [GitHub](https://github.com/sassoftware/sas_kernel) (π¨βπ» 11 Β· π 76 Β· β±οΈ 13.01.2023):
```
git clone https://github.com/sassoftware/sas_kernel
```
-- [PyPi](https://pypi.org/project/sas_kernel) (π₯ 2.8K / month Β· π¦ 1 Β· β±οΈ 14.07.2021):
+- [PyPi](https://pypi.org/project/sas_kernel) (π₯ 3.6K / month Β· π¦ 1 Β· β±οΈ 01.12.2022):
```
pip install sas_kernel
```
@@ -1468,18 +1468,18 @@ _Jupyter kernels that run and introspect the user's code in a given language._
conda install -c anaconda sas_kernel
```
-Ansible Kernel (π₯19 Β· β 510 Β· π€) - Jupyter Notebook Kernel for running Ansible Tasks and.. Apache-2
+Ansible Kernel (π₯19 Β· β 520 Β· π€) - Jupyter Notebook Kernel for running Ansible Tasks and.. Apache-2
- [GitHub](https://github.com/ansible/ansible-jupyter-kernel) (π¨βπ» 10 Β· π 55 Β· π¦ 10 Β· π 45 - 35% open Β· β±οΈ 11.02.2022):
```
git clone https://github.com/ansible/ansible-jupyter-kernel
```
-- [PyPi](https://pypi.org/project/ansible-kernel) (π₯ 270 / month Β· β±οΈ 11.02.2022):
+- [PyPi](https://pypi.org/project/ansible-kernel) (π₯ 260 / month Β· β±οΈ 11.02.2022):
```
pip install ansible-kernel
```
-- [Conda](https://anaconda.org/conda-forge/ansible-kernel) (π₯ 12K Β· β±οΈ 12.02.2022):
+- [Conda](https://anaconda.org/conda-forge/ansible-kernel) (π₯ 13K Β· β±οΈ 12.02.2022):
```
conda install -c conda-forge ansible-kernel
```
@@ -1495,7 +1495,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/calysto/matlab_kernel
```
-- [PyPi](https://pypi.org/project/matlab_kernel) (π₯ 950 / month Β· π¦ 5 Β· β±οΈ 09.05.2022):
+- [PyPi](https://pypi.org/project/matlab_kernel) (π₯ 1.1K / month Β· π¦ 5 Β· β±οΈ 09.05.2022):
```
pip install matlab_kernel
```
@@ -1511,7 +1511,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/SciRuby/iruby
```
-- [Docker Hub](https://hub.docker.com/r/rubydata/datascience-notebook) (π₯ 1.8K Β· β 3 Β· β±οΈ 28.11.2022):
+- [Docker Hub](https://hub.docker.com/r/rubydata/datascience-notebook) (π₯ 1.8K Β· β 3 Β· β±οΈ 03.02.2023):
```
docker pull rubydata/datascience-notebook
```
@@ -1535,59 +1535,59 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/scijava/scijava-jupyter-kernel
```
-- [Conda](https://anaconda.org/conda-forge/scijava-jupyter-kernel) (π₯ 88K Β· β±οΈ 03.03.2018):
+- [Conda](https://anaconda.org/conda-forge/scijava-jupyter-kernel) (π₯ 89K Β· β±οΈ 03.03.2018):
```
conda install -c conda-forge scijava-jupyter-kernel
```
-Kernel Detection (π₯16 Β· β 140) - An Jupyter plugin to enable the automatic detection of conda.. BSD-2
+clojupyter (π₯16 Β· β 770) - a Jupyter kernel for Clojure. MIT
-- [GitHub](https://github.com/Cadair/jupyter_environment_kernels) (π¨βπ» 8 Β· π 19 Β· π 30 - 23% open Β· β±οΈ 23.11.2022):
+- [GitHub](https://github.com/clojupyter/clojupyter) (π¨βπ» 26 Β· π 82 Β· π 99 - 15% open Β· β±οΈ 06.11.2022):
```
- git clone https://github.com/Cadair/jupyter_environment_kernels
+ git clone https://github.com/clojupyter/clojupyter
```
-- [PyPi](https://pypi.org/project/environment_kernels) (π₯ 3.9K / month Β· π¦ 6 Β· β±οΈ 12.02.2018):
+- [Conda](https://anaconda.org/simplect/clojupyter) (π₯ 3.3K Β· β±οΈ 02.03.2020):
```
- pip install environment_kernels
+ conda install -c simplect clojupyter
```
-
-Wolfram Kernel (π₯15 Β· β 810 Β· π€) - Wolfram Language kernel for Jupyter notebooks. MIT
-
-- [GitHub](https://github.com/WolframResearch/WolframLanguageForJupyter) (π¨βπ» 7 Β· π 98 Β· π₯ 7K Β· π 100 - 34% open Β· β±οΈ 19.02.2022):
-
+- [Docker Hub](https://hub.docker.com/r/simplect/clojupyter) (π₯ 410 Β· β±οΈ 25.04.2019):
```
- git clone https://github.com/WolframResearch/WolframLanguageForJupyter
+ docker pull simplect/clojupyter
```
-clojupyter (π₯15 Β· β 770) - a Jupyter kernel for Clojure. MIT
+Kernel Detection (π₯16 Β· β 140) - An Jupyter plugin to enable the automatic detection of conda.. BSD-2
-- [GitHub](https://github.com/clojupyter/clojupyter) (π¨βπ» 26 Β· π 82 Β· π 99 - 15% open Β· β±οΈ 06.11.2022):
+- [GitHub](https://github.com/Cadair/jupyter_environment_kernels) (π¨βπ» 8 Β· π 19 Β· π 30 - 23% open Β· β±οΈ 23.11.2022):
```
- git clone https://github.com/clojupyter/clojupyter
+ git clone https://github.com/Cadair/jupyter_environment_kernels
```
-- [Conda](https://anaconda.org/simplect/clojupyter) (π₯ 3.2K Β· β±οΈ 02.03.2020):
+- [PyPi](https://pypi.org/project/environment_kernels) (π₯ 4.1K / month Β· π¦ 6 Β· β±οΈ 12.02.2018):
```
- conda install -c simplect clojupyter
+ pip install environment_kernels
```
-- [Docker Hub](https://hub.docker.com/r/simplect/clojupyter) (π₯ 410 Β· β±οΈ 25.04.2019):
+
+Wolfram Kernel (π₯15 Β· β 820 Β· π€) - Wolfram Language kernel for Jupyter notebooks. MIT
+
+- [GitHub](https://github.com/WolframResearch/WolframLanguageForJupyter) (π¨βπ» 7 Β· π 98 Β· π₯ 7.1K Β· π 100 - 35% open Β· β±οΈ 19.02.2022):
+
```
- docker pull simplect/clojupyter
+ git clone https://github.com/WolframResearch/WolframLanguageForJupyter
```
notebookJS (π₯15 Β· β 220) - notebookJS: seamless JavaScript integration in Python Notebooks. MIT
-- [GitHub](https://github.com/jorgehpo/notebookJS) (π¨βπ» 2 Β· π 43 Β· π¦ 5 Β· β±οΈ 25.12.2022):
+- [GitHub](https://github.com/jorgehpo/notebookJS) (π¨βπ» 2 Β· π 43 Β· π¦ 6 Β· β±οΈ 25.12.2022):
```
git clone https://github.com/jorgehpo/notebookJS
```
-- [PyPi](https://pypi.org/project/notebookjs) (π₯ 47 / month Β· β±οΈ 17.04.2021):
+- [PyPi](https://pypi.org/project/notebookjs) (π₯ 51 / month Β· β±οΈ 17.04.2021):
```
pip install notebookjs
```
-- [npm](https://www.npmjs.com/package/notebookjs) (π₯ 690 / month Β· π¦ 13 Β· β±οΈ 03.03.2022):
+- [npm](https://www.npmjs.com/package/notebookjs) (π₯ 600 / month Β· π¦ 13 Β· β±οΈ 03.03.2022):
```
npm install notebookjs
```
@@ -1606,12 +1606,12 @@ _Jupyter kernels that run and introspect the user's code in a given language._
pidgy (π₯15 Β· β 38) - Interactive computing in Markdown. BSD-3
-- [GitHub](https://github.com/deathbeds/pidgy) (π¨βπ» 3 Β· π 7 Β· π₯ 1 Β· π¦ 1 Β· π 20 - 40% open Β· β±οΈ 25.01.2023):
+- [GitHub](https://github.com/deathbeds/pidgy) (π¨βπ» 3 Β· π 7 Β· π₯ 1 Β· π¦ 1 Β· π 20 - 40% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/deathbeds/pidgy
```
-- [PyPi](https://pypi.org/project/pidgy) (π₯ 270 / month Β· β±οΈ 27.11.2021):
+- [PyPi](https://pypi.org/project/pidgy) (π₯ 120 / month Β· β±οΈ 09.01.2023):
```
pip install pidgy
```
@@ -1623,7 +1623,7 @@ _Jupyter kernels that run and introspect the user's code in a given language._
```
git clone https://github.com/minrk/allthekernels
```
-- [PyPi](https://pypi.org/project/allthekernels) (π₯ 29 / month Β· β±οΈ 10.12.2019):
+- [PyPi](https://pypi.org/project/allthekernels) (π₯ 40 / month Β· β±οΈ 22.08.2022):
```
pip install allthekernels
```
@@ -1635,15 +1635,15 @@ _Jupyter kernels that run and introspect the user's code in a given language._
Show 11 hidden projects...
- Enterprise Gateway (π₯23 Β· β 540) - A lightweight, multi-tenant, scalable and secure.. βUnlicensed
-- Spylon Kernel (π₯19 Β· β 170 Β· π) - Jupyter kernel for scala and spark. BSD-3
+- Spylon Kernel (π₯20 Β· β 170 Β· π) - Jupyter kernel for scala and spark. BSD-3
- IJava (π₯18 Β· β 890 Β· π) - A Jupyter kernel for executing Java code. MIT
- nb_conda_kernels (π₯18 Β· β 500 Β· π) - Package for managing conda environment-based kernels.. BSD-3
- lgo (π₯14 Β· β 2.3K Β· π) - Interactive Go programming with Jupyter. BSD-3
- IElixir (π₯13 Β· β 340 Β· π) - Jupyters kernel for Elixir programming language. Apache-2
-- SSH Kernel (π₯13 Β· β 55 Β· π) - SSH Kernel for Jupyter. BSD-3
+- SSH Kernel (π₯13 Β· β 56 Β· π) - SSH Kernel for Jupyter. BSD-3
- remote_ikernel (π₯11 Β· β 13 Β· π) - All your Jupyter kernels, on all your machines, in one place. BSD-2
- ICSharp (π₯10 Β· β 270 Β· π) - C# kernel for Jupyter. Apache-2
-- ssh_ipykernel (π₯10 Β· β 8 Β· π) - A remote jupyter kernel via ssh. MIT
+- ssh_ipykernel (π₯10 Β· β 9 Β· π) - A remote jupyter kernel via ssh. MIT
- kernel-relay (π₯4 Β· β 11 Β· π) - kernel-relay is a GraphQL service for interfacing with.. βUnlicensed
@@ -1654,14 +1654,14 @@ _Jupyter kernels that run and introspect the user's code in a given language._
_Tools to share, convert and simplify collaboration (e.g., via git) with notebook files._
-Jupytext (π₯34 Β· β 5.8K) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT
+Jupytext (π₯35 Β· β 5.8K) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT
-- [GitHub](https://github.com/mwouts/jupytext) (π¨βπ» 76 Β· π 360 Β· π¦ 4.1K Β· π 570 - 16% open Β· β±οΈ 15.01.2023):
+- [GitHub](https://github.com/mwouts/jupytext) (π¨βπ» 76 Β· π 370 Β· π¦ 4.1K Β· π 570 - 17% open Β· β±οΈ 03.02.2023):
```
git clone https://github.com/mwouts/jupytext
```
-- [PyPi](https://pypi.org/project/jupytext) (π₯ 680K / month Β· π¦ 160 Β· β±οΈ 03.07.2022):
+- [PyPi](https://pypi.org/project/jupytext) (π₯ 590K / month Β· π¦ 180 Β· β±οΈ 11.12.2022):
```
pip install jupytext
```
@@ -1669,19 +1669,19 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
conda install -c conda-forge jupytext
```
-- [npm](https://www.npmjs.com/package/jupyterlab-jupytext) (π₯ 6.8K / month Β· β±οΈ 04.12.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-jupytext) (π₯ 7.3K / month Β· π¦ 2 Β· β±οΈ 04.12.2021):
```
npm install jupyterlab-jupytext
```
-Voila (π₯34 Β· β 4.5K) - Voil turns Jupyter notebooks into standalone web applications. BSD-3
+Voila (π₯34 Β· β 4.6K) - Voil turns Jupyter notebooks into standalone web applications. BSD-3
-- [GitHub](https://github.com/voila-dashboards/voila) (π¨βπ» 63 Β· π 440 Β· π₯ 480 Β· π¦ 8.1K Β· π 650 - 41% open Β· β±οΈ 10.01.2023):
+- [GitHub](https://github.com/voila-dashboards/voila) (π¨βπ» 64 Β· π 450 Β· π₯ 480 Β· π¦ 8.2K Β· π 670 - 43% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/voila-dashboards/voila
```
-- [PyPi](https://pypi.org/project/voila) (π₯ 110K / month Β· π¦ 62 Β· β±οΈ 29.03.2022):
+- [PyPi](https://pypi.org/project/voila) (π₯ 130K / month Β· π¦ 63 Β· β±οΈ 28.10.2022):
```
pip install voila
```
@@ -1689,79 +1689,79 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
conda install -c conda-forge voila
```
-- [npm](https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview) (π₯ 600 / month Β· β±οΈ 19.05.2020):
+- [npm](https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview) (π₯ 760 / month Β· π¦ 2 Β· β±οΈ 19.05.2020):
```
npm install @jupyter-voila/jupyterlab-preview
```
-nikola (π₯31 Β· β 2.4K) - A static website and blog generator. MIT
+Jupyter Book (π₯34 Β· β 3.2K Β· π) - Create beautiful, publication-quality books and documents.. BSD-3
-- [GitHub](https://github.com/getnikola/nikola) (π¨βπ» 230 Β· π 440 Β· π¦ 460 Β· π 2.1K - 2% open Β· β±οΈ 15.01.2023):
+- [GitHub](https://github.com/executablebooks/jupyter-book) (π¨βπ» 120 Β· π 600 Β· π¦ 7.9K Β· π 1.2K - 43% open Β· β±οΈ 07.02.2023):
```
- git clone https://github.com/getnikola/nikola
+ git clone https://github.com/executablebooks/jupyter-book
```
-- [PyPi](https://pypi.org/project/nikola) (π₯ 870 / month Β· π¦ 140 Β· β±οΈ 01.05.2022):
+- [PyPi](https://pypi.org/project/jupyter-book) (π₯ 70K / month Β· π¦ 98 Β· β±οΈ 16.08.2022):
```
- pip install nikola
+ pip install jupyter-book
+ ```
+- [Conda](https://anaconda.org/conda-forge/jupyter-book) (π₯ 55K Β· β±οΈ 07.02.2023):
+ ```
+ conda install -c conda-forge jupyter-book
```
-Jupyter Book (π₯30 Β· β 3.2K) - Create beautiful, publication-quality books and documents from.. BSD-3
+nikola (π₯31 Β· β 2.4K) - A static website and blog generator. MIT
-- [GitHub](https://github.com/executablebooks/jupyter-book) (π¨βπ» 120 Β· π 600 Β· π 1.2K - 43% open Β· β±οΈ 13.01.2023):
+- [GitHub](https://github.com/getnikola/nikola) (π¨βπ» 230 Β· π 440 Β· π¦ 460 Β· π 2.1K - 2% open Β· β±οΈ 03.02.2023):
```
- git clone https://github.com/executablebooks/jupyter-book
- ```
-- [PyPi](https://pypi.org/project/jupyter-book) (π₯ 63K / month Β· π¦ 65 Β· β±οΈ 03.06.2022):
- ```
- pip install jupyter-book
+ git clone https://github.com/getnikola/nikola
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-book) (π₯ 54K Β· β±οΈ 22.08.2022):
+- [PyPi](https://pypi.org/project/nikola) (π₯ 880 / month Β· π¦ 140 Β· β±οΈ 01.08.2022):
```
- conda install -c conda-forge jupyter-book
+ pip install nikola
```
nbdime (π₯30 Β· β 2.4K) - Tools for diffing and merging of Jupyter notebooks. BSD-3
-- [GitHub](https://github.com/jupyter/nbdime) (π¨βπ» 43 Β· π 140 Β· π¦ 99 Β· π 290 - 24% open Β· β±οΈ 15.01.2023):
+- [GitHub](https://github.com/jupyter/nbdime) (π¨βπ» 43 Β· π 140 Β· π¦ 100 Β· π 300 - 24% open Β· β±οΈ 15.01.2023):
```
git clone https://github.com/jupyter/nbdime
```
-- [PyPi](https://pypi.org/project/nbdime) (π₯ 210K / month Β· π¦ 140 Β· β±οΈ 25.10.2021):
+- [PyPi](https://pypi.org/project/nbdime) (π₯ 220K / month Β· π¦ 140 Β· β±οΈ 25.10.2021):
```
pip install nbdime
```
-- [Conda](https://anaconda.org/conda-forge/nbdime) (π₯ 750K Β· β±οΈ 26.10.2021):
+- [Conda](https://anaconda.org/conda-forge/nbdime) (π₯ 760K Β· β±οΈ 26.10.2021):
```
conda install -c conda-forge nbdime
```
-- [npm](https://www.npmjs.com/package/nbdime-jupyterlab) (π₯ 47K / month Β· β±οΈ 26.10.2021):
+- [npm](https://www.npmjs.com/package/nbdime-jupyterlab) (π₯ 45K / month Β· β±οΈ 26.10.2021):
```
npm install nbdime-jupyterlab
```
Knowledge Repo (π₯29 Β· β 5.3K) - A next-generation curated knowledge sharing platform for.. Apache-2
-- [GitHub](https://github.com/airbnb/knowledge-repo) (π¨βπ» 71 Β· π 710 Β· π 300 - 43% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/airbnb/knowledge-repo) (π¨βπ» 72 Β· π 710 Β· π 290 - 42% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/airbnb/knowledge-repo
```
-- [PyPi](https://pypi.org/project/knowledge-repo) (π₯ 3.5K / month Β· π¦ 1 Β· β±οΈ 20.04.2022):
+- [PyPi](https://pypi.org/project/knowledge-repo) (π₯ 3.5K / month Β· π¦ 1 Β· β±οΈ 05.01.2023):
```
pip install knowledge-repo
```
-RISE (π₯28 Β· β 3.5K Β· π) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. BSD-3
+RISE (π₯28 Β· β 3.5K) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. BSD-3
- [GitHub](https://github.com/damianavila/RISE) (π¨βπ» 44 Β· π 410 Β· π¦ 2.2K Β· π 440 - 33% open Β· β±οΈ 16.01.2023):
```
git clone https://github.com/damianavila/RISE
```
-- [PyPi](https://pypi.org/project/RISE) (π₯ 7.3K / month Β· π¦ 170 Β· β±οΈ 28.03.2022):
+- [PyPi](https://pypi.org/project/RISE) (π₯ 7.2K / month Β· π¦ 170 Β· β±οΈ 03.11.2022):
```
pip install RISE
```
@@ -1769,19 +1769,19 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
conda install -c conda-forge rise
```
-- [npm](https://www.npmjs.com/package/rise-reveal) (π₯ 10 / month Β· β±οΈ 03.07.2019):
+- [npm](https://www.npmjs.com/package/rise-reveal) (π₯ 12 / month Β· β±οΈ 03.07.2019):
```
npm install rise-reveal
```
-Stencila (π₯27 Β· β 660) - Author, collaborate on, and publish beautiful interactive documents. Apache-2
+Stencila (π₯26 Β· β 660 Β· π) - Author, collaborate on, and publish beautiful interactive.. Apache-2
-- [GitHub](https://github.com/stencila/stencila) (π¨βπ» 35 Β· π 39 Β· π₯ 3.2K Β· π¦ 19 Β· π 570 - 13% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/stencila/stencila) (π¨βπ» 35 Β· π 39 Β· π₯ 3.3K Β· π¦ 19 Β· π 570 - 13% open Β· β±οΈ 31.01.2023):
```
git clone https://github.com/stencila/stencila
```
-- [npm](https://www.npmjs.com/package/stencila) (π₯ 280 / month Β· π¦ 8 Β· β±οΈ 06.11.2020):
+- [npm](https://www.npmjs.com/package/stencila) (π₯ 210 / month Β· π¦ 8 Β· β±οΈ 06.11.2020):
```
npm install stencila
```
@@ -1804,24 +1804,36 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
BinderHub (π₯24 Β· β 2.3K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3
-- [GitHub](https://github.com/jupyterhub/binderhub) (π¨βπ» 91 Β· π 360 Β· π¦ 7 Β· π 680 - 31% open Β· β±οΈ 22.01.2023):
+- [GitHub](https://github.com/jupyterhub/binderhub) (π¨βπ» 91 Β· π 360 Β· π¦ 7 Β· π 680 - 31% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/jupyterhub/binderhub
```
-- [PyPi](https://pypi.org/project/binderhub) (π₯ 26 / month Β· β±οΈ 07.11.2018):
+- [PyPi](https://pypi.org/project/binderhub) (π₯ 24 / month Β· β±οΈ 07.11.2018):
```
pip install binderhub
```
+ThebeLab (π₯23 Β· β 310) - Turn static HTML pages into live documents with Jupyter kernels. BSD-3
+
+- [GitHub](https://github.com/executablebooks/thebe) (π¨βπ» 26 Β· π 59 Β· π¦ 6 Β· π 170 - 47% open Β· β±οΈ 09.02.2023):
+
+ ```
+ git clone https://github.com/executablebooks/thebe
+ ```
+- [npm](https://www.npmjs.com/package/thebe) (π₯ 9.7K / month Β· π¦ 1 Β· β±οΈ 02.02.2023):
+ ```
+ npm install thebe
+ ```
+
mkdocs-jupyter (π₯23 Β· β 190) - Use Jupyter Notebook in mkdocs. Apache-2
-- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (π¨βπ» 14 Β· π 32 Β· π¦ 660 Β· π 72 - 34% open Β· β±οΈ 07.12.2022):
+- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (π¨βπ» 14 Β· π 33 Β· π¦ 670 Β· π 80 - 41% open Β· β±οΈ 07.12.2022):
```
git clone https://github.com/danielfrg/mkdocs-jupyter
```
-- [PyPi](https://pypi.org/project/mkdocs-jupyter) (π₯ 25K / month Β· π¦ 18 Β· β±οΈ 09.05.2022):
+- [PyPi](https://pypi.org/project/mkdocs-jupyter) (π₯ 29K / month Β· π¦ 19 Β· β±οΈ 23.09.2022):
```
pip install mkdocs-jupyter
```
@@ -1837,23 +1849,11 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
git clone https://github.com/nteract/commuter
```
-- [npm](https://www.npmjs.com/package/@nteract/commuter) (π₯ 270 / month Β· β±οΈ 27.10.2020):
+- [npm](https://www.npmjs.com/package/@nteract/commuter) (π₯ 290 / month Β· β±οΈ 27.10.2020):
```
npm install @nteract/commuter
```
-ThebeLab (π₯22 Β· β 310) - Turn static HTML pages into live documents with Jupyter kernels. BSD-3
-
-- [GitHub](https://github.com/executablebooks/thebe) (π¨βπ» 26 Β· π 59 Β· π¦ 5 Β· π 160 - 46% open Β· β±οΈ 09.12.2022):
-
- ```
- git clone https://github.com/executablebooks/thebe
- ```
-- [npm](https://www.npmjs.com/package/thebe) (π₯ 9.2K / month Β· β±οΈ 12.12.2022):
- ```
- npm install thebe
- ```
-
scrapbook (π₯22 Β· β 260 Β· π€) - A library for recording and reading data in notebooks. BSD-3
- [GitHub](https://github.com/nteract/scrapbook) (π¨βπ» 11 Β· π 27 Β· π¦ 200 Β· π 49 - 48% open Β· β±οΈ 13.04.2022):
@@ -1861,7 +1861,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
git clone https://github.com/nteract/scrapbook
```
-- [PyPi](https://pypi.org/project/nteract-scrapbook) (π₯ 19K / month Β· π¦ 17 Β· β±οΈ 06.01.2021):
+- [PyPi](https://pypi.org/project/nteract-scrapbook) (π₯ 29K / month Β· π¦ 17 Β· β±οΈ 06.01.2021):
```
pip install nteract-scrapbook
```
@@ -1872,12 +1872,12 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
mknotebooks (π₯22 Β· β 110) - A plugin for mkdocs to help you include Jupyter notebooks in your.. MIT
-- [GitHub](https://github.com/greenape/mknotebooks) (π¨βπ» 13 Β· π 20 Β· π¦ 270 Β· π 61 - 59% open Β· β±οΈ 20.12.2022):
+- [GitHub](https://github.com/greenape/mknotebooks) (π¨βπ» 13 Β· π 20 Β· π¦ 280 Β· π 61 - 59% open Β· β±οΈ 20.12.2022):
```
git clone https://github.com/greenape/mknotebooks
```
-- [PyPi](https://pypi.org/project/mknotebooks) (π₯ 19K / month Β· π¦ 26 Β· β±οΈ 05.07.2022):
+- [PyPi](https://pypi.org/project/mknotebooks) (π₯ 19K / month Β· π¦ 26 Β· β±οΈ 20.12.2022):
```
pip install mknotebooks
```
@@ -1889,7 +1889,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) (π₯ 820 / month Β· β±οΈ 29.09.2021):
+- [PyPi](https://pypi.org/project/jupyter-flex) (π₯ 840 / month Β· β±οΈ 29.09.2021):
```
pip install jupyter-flex
```
@@ -1897,14 +1897,14 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
```
conda install -c conda-forge jupyter-flex
```
-- [npm](https://www.npmjs.com/package/@danielfrg/jupyter-flex) (π₯ 59 / month Β· β±οΈ 02.10.2021):
+- [npm](https://www.npmjs.com/package/@danielfrg/jupyter-flex) (π₯ 54 / month Β· β±οΈ 02.10.2021):
```
npm install @danielfrg/jupyter-flex
```
nbgallery (π₯19 Β· β 150) - Enterprise Jupyter notebook sharing and collaboration app. MIT
-- [GitHub](https://github.com/nbgallery/nbgallery) (π¨βπ» 20 Β· π 25 Β· π 410 - 13% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/nbgallery/nbgallery) (π¨βπ» 20 Β· π 25 Β· π 420 - 14% open Β· β±οΈ 06.02.2023):
```
git clone https://github.com/nbgallery/nbgallery
@@ -1916,12 +1916,12 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
cdsdashboards (π₯18 Β· β 180) - JupyterHub extension for ContainDS Dashboards. BSD-3
-- [GitHub](https://github.com/ideonate/cdsdashboards) (π¨βπ» 14 Β· π 37 Β· π 91 - 35% open Β· β±οΈ 12.09.2022):
+- [GitHub](https://github.com/ideonate/cdsdashboards) (π¨βπ» 14 Β· π 37 Β· π 92 - 35% open Β· β±οΈ 12.09.2022):
```
git clone https://github.com/ideonate/cdsdashboards
```
-- [PyPi](https://pypi.org/project/cdsdashboards) (π₯ 650 / month Β· β±οΈ 29.04.2022):
+- [PyPi](https://pypi.org/project/cdsdashboards) (π₯ 1K / month Β· β±οΈ 19.09.2022):
```
pip install cdsdashboards
```
@@ -1932,7 +1932,7 @@ _Tools to share, convert and simplify collaboration (e.g., via git) with noteboo
Show 6 hidden projects...
-- nbconvert (π₯37 Β· β 1.4K) - Jupyter Notebook Conversion. βUnlicensed
+- nbconvert (π₯35 Β· β 1.4K Β· π) - Jupyter Notebook Conversion. βUnlicensed
- notedown (π₯21 Β· β 840 Β· π) - Markdown = IPython Notebook. BSD-2
- nbinteract (π₯20 Β· β 220 Β· π) - Create interactive webpages from Jupyter Notebooks. BSD-3
- bookstore (π₯20 Β· β 190 Β· π) - Notebook storage and publishing workflows for the masses. BSD-3
@@ -1947,30 +1947,30 @@ _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 Β· β 300) - Jupyter protocol client APIs. BSD-3
+Jupyter Client (π₯35 Β· β 310) - Jupyter protocol client APIs. BSD-3
-- [GitHub](https://github.com/jupyter/jupyter_client) (π¨βπ» 120 Β· π 250 Β· π₯ 750 Β· π 350 - 45% open Β· β±οΈ 30.01.2023):
+- [GitHub](https://github.com/jupyter/jupyter_client) (π¨βπ» 120 Β· π 250 Β· π₯ 760 Β· π 350 - 46% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/jupyter/jupyter_client
```
-- [PyPi](https://pypi.org/project/jupyter-client) (π₯ 17M / month Β· π¦ 2.2K Β· β±οΈ 19.10.2022):
+- [PyPi](https://pypi.org/project/jupyter-client) (π₯ 18M / month Β· π¦ 2.2K Β· β±οΈ 30.01.2023):
```
pip install jupyter-client
```
-- [Conda](https://anaconda.org/conda-forge/jupyter_client) (π₯ 12M Β· β±οΈ 31.01.2023):
+- [Conda](https://anaconda.org/conda-forge/jupyter_client) (π₯ 13M Β· β±οΈ 31.01.2023):
```
conda install -c conda-forge jupyter_client
```
nbformat (π₯34 Β· β 200) - Reference implementation of the Jupyter Notebook format. BSD-3
-- [GitHub](https://github.com/jupyter/nbformat) (π¨βπ» 72 Β· π 140 Β· π₯ 77 Β· π¦ 190K Β· π 130 - 41% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/jupyter/nbformat) (π¨βπ» 73 Β· π 140 Β· π₯ 86 Β· π¦ 200K Β· π 130 - 41% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyter/nbformat
```
-- [PyPi](https://pypi.org/project/nbformat) (π₯ 13M / month Β· π¦ 8.6K Β· β±οΈ 03.05.2022):
+- [PyPi](https://pypi.org/project/nbformat) (π₯ 13M / month Β· π¦ 8.6K Β· β±οΈ 12.01.2023):
```
pip install nbformat
```
@@ -1978,43 +1978,43 @@ _Libraries and tools that work with or can be used within notebook files._
```
conda install -c conda-forge nbformat
```
-- [npm](https://www.npmjs.com/package/nbformat-schema) (π₯ 240 / month Β· β±οΈ 12.01.2023):
+- [npm](https://www.npmjs.com/package/nbformat-schema) (π₯ 220 / month Β· π¦ 2 Β· β±οΈ 12.01.2023):
```
npm install nbformat-schema
```
nbdev (π₯31 Β· β 4K) - Create delightful software with Jupyter Notebooks. Apache-2
-- [GitHub](https://github.com/fastai/nbdev) (π¨βπ» 85 Β· π 420 Β· π 780 - 12% open Β· β±οΈ 01.02.2023):
+- [GitHub](https://github.com/fastai/nbdev) (π¨βπ» 85 Β· π 420 Β· π 780 - 11% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/fastai/nbdev
```
-- [PyPi](https://pypi.org/project/nbdev) (π₯ 52K / month Β· π¦ 87 Β· β±οΈ 17.06.2022):
+- [PyPi](https://pypi.org/project/nbdev) (π₯ 55K / month Β· π¦ 90 Β· β±οΈ 17.06.2022):
```
pip install nbdev
```
-repo2docker (π₯31 Β· β 1.4K) - Turn repositories into Jupyter-enabled Docker images. BSD-3
+repo2docker (π₯30 Β· β 1.4K Β· π) - Turn repositories into Jupyter-enabled Docker images. BSD-3
-- [GitHub](https://github.com/jupyterhub/repo2docker) (π¨βπ» 110 Β· π 330 Β· π¦ 180 Β· π 520 - 35% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/jupyterhub/repo2docker) (π¨βπ» 110 Β· π 330 Β· π¦ 180 Β· π 520 - 35% open Β· β±οΈ 03.02.2023):
```
git clone https://github.com/jupyterhub/repo2docker
```
-- [PyPi](https://pypi.org/project/jupyter-repo2docker) (π₯ 6.6K / month Β· π¦ 26 Β· β±οΈ 18.10.2022):
+- [PyPi](https://pypi.org/project/jupyter-repo2docker) (π₯ 6.3K / month Β· π¦ 26 Β· β±οΈ 18.10.2022):
```
pip install jupyter-repo2docker
```
nbval (π₯27 Β· β 400) - A py.test plugin to validate Jupyter notebooks. BSD-3
-- [GitHub](https://github.com/computationalmodelling/nbval) (π¨βπ» 33 Β· π 50 Β· π¦ 1.9K Β· π 110 - 39% open Β· β±οΈ 11.01.2023):
+- [GitHub](https://github.com/computationalmodelling/nbval) (π¨βπ» 33 Β· π 51 Β· π¦ 1.9K Β· π 110 - 40% open Β· β±οΈ 11.01.2023):
```
git clone https://github.com/computationalmodelling/nbval
```
-- [PyPi](https://pypi.org/project/nbval) (π₯ 120K / month Β· π¦ 280 Β· β±οΈ 30.07.2020):
+- [PyPi](https://pypi.org/project/nbval) (π₯ 120K / month Β· π¦ 290 Β· β±οΈ 11.01.2023):
```
pip install nbval
```
@@ -2023,18 +2023,18 @@ _Libraries and tools that work with or can be used within notebook files._
conda install -c conda-forge nbval
```
-nbQA (π₯24 Β· β 680) - Run isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks. MIT
+nbQA (π₯25 Β· β 690) - Run isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks. MIT
-- [GitHub](https://github.com/nbQA-dev/nbQA) (π¨βπ» 29 Β· π 35 Β· π 270 - 0% open Β· β±οΈ 23.01.2023):
+- [GitHub](https://github.com/nbQA-dev/nbQA) (π¨βπ» 29 Β· π 35 Β· π 270 - 1% open Β· β±οΈ 23.01.2023):
```
git clone https://github.com/nbQA-dev/nbQA
```
-- [PyPi](https://pypi.org/project/nbqa) (π₯ 49K / month Β· π¦ 4 Β· β±οΈ 09.03.2022):
+- [PyPi](https://pypi.org/project/nbqa) (π₯ 49K / month Β· π¦ 10 Β· β±οΈ 09.01.2023):
```
pip install nbqa
```
-- [Conda](https://anaconda.org/conda-forge/nbqa) (π₯ 74K Β· β±οΈ 09.01.2023):
+- [Conda](https://anaconda.org/conda-forge/nbqa) (π₯ 75K Β· β±οΈ 09.01.2023):
```
conda install -c conda-forge nbqa
```
@@ -2063,14 +2063,14 @@ _Libraries and tools that work with or can be used within notebook files._
git clone https://github.com/fastai/fastpages
```
-ipytest (π₯22 Β· β 240) - Pytest in IPython notebooks. MIT
+ipytest (π₯22 Β· β 250) - Pytest in IPython notebooks. MIT
-- [GitHub](https://github.com/chmp/ipytest) (π¨βπ» 5 Β· π 20 Β· π 52 - 1% open Β· β±οΈ 11.01.2023):
+- [GitHub](https://github.com/chmp/ipytest) (π¨βπ» 5 Β· π 19 Β· π¦ 230 Β· π 52 - 1% open Β· β±οΈ 11.01.2023):
```
git clone https://github.com/chmp/ipytest
```
-- [PyPi](https://pypi.org/project/ipytest) (π₯ 23K / month Β· π¦ 13 Β· β±οΈ 12.02.2022):
+- [PyPi](https://pypi.org/project/ipytest) (π₯ 22K / month Β· π¦ 15 Β· β±οΈ 05.11.2022):
```
pip install ipytest
```
@@ -2082,14 +2082,14 @@ _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) (π₯ 4K / month Β· β±οΈ 07.07.2022):
+- [PyPi](https://pypi.org/project/naas) (π₯ 3.7K / month Β· β±οΈ 26.01.2023):
```
pip install naas
```
testbook (π₯19 Β· β 340) - Unit test your Jupyter Notebooks the right way. BSD-3
-- [GitHub](https://github.com/nteract/testbook) (π¨βπ» 15 Β· π 34 Β· π¦ 190 Β· π 90 - 47% open Β· β±οΈ 29.11.2022):
+- [GitHub](https://github.com/nteract/testbook) (π¨βπ» 15 Β· π 35 Β· π¦ 190 Β· π 90 - 47% open Β· β±οΈ 29.11.2022):
```
git clone https://github.com/nteract/testbook
@@ -2098,14 +2098,14 @@ _Libraries and tools that work with or can be used within notebook files._
```
pip install nteract-testbook
```
-- [Conda](https://anaconda.org/conda-forge/testbook) (π₯ 42K Β· β±οΈ 02.06.2021):
+- [Conda](https://anaconda.org/conda-forge/testbook) (π₯ 43K Β· β±οΈ 02.06.2021):
```
conda install -c conda-forge testbook
```
JupyterWith (π₯18 Β· β 410) - Declarative and reproducible Jupyter environments - powered by Nix. MIT
-- [GitHub](https://github.com/tweag/jupyenv) (π¨βπ» 33 Β· π 88 Β· π 180 - 21% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/tweag/jupyenv) (π¨βπ» 33 Β· π 88 Β· π 180 - 21% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/tweag/jupyterWith
@@ -2113,45 +2113,45 @@ _Libraries and tools that work with or can be used within notebook files._
treon (π₯18 Β· β 280) - Easy to use test framework for Jupyter Notebooks. MIT
-- [GitHub](https://github.com/ReviewNB/treon) (π¨βπ» 5 Β· π 25 Β· π¦ 62 Β· π 14 - 28% open Β· β±οΈ 04.08.2022):
+- [GitHub](https://github.com/ReviewNB/treon) (π¨βπ» 5 Β· π 26 Β· π¦ 62 Β· π 14 - 28% open Β· β±οΈ 04.08.2022):
```
git clone https://github.com/ReviewNB/treon
```
-- [PyPi](https://pypi.org/project/treon) (π₯ 1.7K / month Β· π¦ 5 Β· β±οΈ 28.11.2019):
+- [PyPi](https://pypi.org/project/treon) (π₯ 2K / month Β· π¦ 6 Β· β±οΈ 04.08.2022):
```
pip install treon
```
-- [Conda](https://anaconda.org/conda-forge/treon) (π₯ 3.1K Β· β±οΈ 05.08.2022):
+- [Conda](https://anaconda.org/conda-forge/treon) (π₯ 3.4K Β· β±οΈ 05.08.2022):
```
conda install -c conda-forge treon
```
nbopen (π₯16 Β· β 290) - Open a Jupyter notebook in the best available server. BSD-3
-- [GitHub](https://github.com/takluyver/nbopen) (π¨βπ» 11 Β· π 54 Β· π 63 - 58% open Β· β±οΈ 15.09.2022):
+- [GitHub](https://github.com/takluyver/nbopen) (π¨βπ» 11 Β· π 55 Β· π 63 - 58% open Β· β±οΈ 15.09.2022):
```
git clone https://github.com/takluyver/nbopen
```
-- [PyPi](https://pypi.org/project/nbopen) (π₯ 640 / month Β· π¦ 9 Β· β±οΈ 25.04.2018):
+- [PyPi](https://pypi.org/project/nbopen) (π₯ 700 / month Β· π¦ 9 Β· β±οΈ 25.04.2018):
```
pip install nbopen
```
Show 12 hidden projects...
-- nbclient (π₯30 Β· β 110) - A client library for executing notebooks. Formally nbconverts.. βUnlicensed
-- ipyparallel (π₯29 Β· β 2.3K) - IPython Parallel: Interactive Parallel Computing in Python. βUnlicensed
+- nbclient (π₯30 Β· β 120) - A client library for executing notebooks. Formally nbconverts.. βUnlicensed
+- ipyparallel (π₯29 Β· β 2.4K) - IPython Parallel: Interactive Parallel Computing in Python. βUnlicensed
- BeakerX (π₯27 Β· β 2.7K Β· π) - Beaker Extensions for Jupyter Notebook. Apache-2
- PixieDust (π₯27 Β· β 1K Β· π) - Python Helper library for Jupyter Notebooks. Apache-2
- mercury (π₯22 Β· β 2.3K) - Convert Jupyter Notebook to web app and share with non-technical.. βUnlicensed
- sphinxcontrib.jupyter (π₯17 Β· β 72 Β· π) - A Sphinx Extension for Generating Jupyter Notebooks. BSD-3
-- ipyexperiments (π₯15 Β· β 150 Β· π) - jupyter/ipython experiment containers for GPU and.. Apache-2
-- Kernel Management (π₯14 Β· β 14 Β· π) - Experimental new kernel management framework for Jupyter. BSD-3
+- ipyexperiments (π₯15 Β· β 160 Β· π) - jupyter/ipython experiment containers for GPU and.. Apache-2
+- Kernel Management (π₯13 Β· β 14 Β· π) - Experimental new kernel management framework for Jupyter. BSD-3
- nbmake-action (π₯12 Β· β 150 Β· π) - GitHub Action for testing notebooks. Apache-2
- jupyter2slides (π₯10 Β· β 780 Β· π) - Cloud Native Presentation Slides with Jupyter Notebook +.. MIT
-- Jupyter Helpers (π₯9 Β· β 41 Β· π) - A collection of helpers for Jupyter/IPython. MIT
+- Jupyter Helpers (π₯9 Β· β 42 Β· π) - A collection of helpers for Jupyter/IPython. MIT
- Jupter-Notebook-REST-API (π₯6 Β· β 67 Β· π) - Run your jupyter notebooks as a REST API endpoint... MIT
@@ -2164,12 +2164,12 @@ _Extensions that can render and display files of specific MIME types._
JupyterLab Renderers (π₯23 Β· β 450) - Renderers and renderer extensions for JupyterLab. BSD-3
-- [GitHub](https://github.com/jupyterlab/jupyter-renderers) (π¨βπ» 29 Β· π 73 Β· π¦ 3 Β· π 110 - 33% open Β· β±οΈ 27.01.2023):
+- [GitHub](https://github.com/jupyterlab/jupyter-renderers) (π¨βπ» 29 Β· π 74 Β· π¦ 3 Β· π 110 - 34% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyterlab/jupyter-renderers
```
-- [PyPi](https://pypi.org/project/jupyterlab-katex) (π₯ 290 / month Β· β±οΈ 17.01.2022):
+- [PyPi](https://pypi.org/project/jupyterlab-katex) (π₯ 330 / month Β· π¦ 1 Β· β±οΈ 17.01.2022):
```
pip install jupyterlab-katex
```
@@ -2177,7 +2177,7 @@ _Extensions that can render and display files of specific MIME types._
```
conda install -c conda-forge jupyterlab-vega3
```
-- [npm](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (π₯ 1.3K / month Β· β±οΈ 15.11.2022):
+- [npm](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (π₯ 1.4K / month Β· π¦ 2 Β· β±οΈ 15.11.2022):
```
npm install @jupyterlab/geojson-extension
```
@@ -2189,11 +2189,11 @@ _Extensions that can render and display files of specific MIME types._
```
git clone https://github.com/jupyterlab/jupyterlab-latex
```
-- [PyPi](https://pypi.org/project/jupyterlab_latex) (π₯ 2.6K / month Β· π¦ 1 Β· β±οΈ 15.09.2021):
+- [PyPi](https://pypi.org/project/jupyterlab_latex) (π₯ 2.8K / month Β· π¦ 1 Β· β±οΈ 15.09.2021):
```
pip install jupyterlab_latex
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-latex) (π₯ 7.9K Β· β±οΈ 15.09.2021):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab-latex) (π₯ 8K Β· β±οΈ 15.09.2021):
```
conda install -c conda-forge jupyterlab-latex
```
@@ -2209,7 +2209,7 @@ _Extensions that can render and display files of specific MIME types._
```
git clone https://github.com/quigleyj97/jupyterlab-spreadsheet
```
-- [npm](https://www.npmjs.com/package/jupyterlab-spreadsheet) (π₯ 3.6K / month Β· β±οΈ 17.07.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-spreadsheet) (π₯ 3.3K / month Β· β±οΈ 17.07.2021):
```
npm install jupyterlab-spreadsheet
```
@@ -2219,7 +2219,7 @@ _Extensions that can render and display files of specific MIME types._
- JupyterLab Dash (π₯22 Β· β 860 Β· π) - An Extension for the Interactive development of Dash apps in.. MIT
- JupyterLab Drawio (π₯20 Β· β 550 Β· π) - A standalone embedding of the FOSS drawio / mxgraph.. BSD-3
- JupyterLab Chart Editor (π₯17 Β· β 210 Β· π) - JupyterLab extension for Plotlys react-chart-editor. BSD-3
-- jupyterlab-tabular-data-editor (π₯16 Β· β 130 Β· π) - Manipulate your tabular data responsively and.. BSD-3
+- jupyterlab-tabular-data-editor (π₯15 Β· β 130 Β· π) - Manipulate your tabular data responsively and.. BSD-3
- JupyterLab Voyager (π₯14 Β· β 280 Β· π) - JupyterLab extension visualize data with Voyager. BSD-3
@@ -2232,52 +2232,52 @@ _Extensions that can customize the appearance of JupyterLab._
Darcula Theme (π₯21 Β· β 170 Β· π€) - A handsome Darcula theme for Jupyterlab. The first jlab.. BSD-3
-- [GitHub](https://github.com/telamonian/theme-darcula) (π¨βπ» 7 Β· π 35 Β· π¦ 1.1K Β· π 34 - 52% open Β· β±οΈ 20.07.2022):
+- [GitHub](https://github.com/telamonian/theme-darcula) (π¨βπ» 7 Β· π 35 Β· π¦ 1.1K Β· π 37 - 56% open Β· β±οΈ 20.07.2022):
```
git clone https://github.com/telamonian/theme-darcula
```
-- [PyPi](https://pypi.org/project/theme-darcula) (π₯ 2.1K / month Β· β±οΈ 26.08.2021):
+- [PyPi](https://pypi.org/project/theme-darcula) (π₯ 2.1K / month Β· β±οΈ 20.07.2022):
```
pip install theme-darcula
```
-- [Conda](https://anaconda.org/conda-forge/theme-darcula) (π₯ 13K Β· β±οΈ 20.07.2022):
+- [Conda](https://anaconda.org/conda-forge/theme-darcula) (π₯ 14K Β· β±οΈ 20.07.2022):
```
conda install -c conda-forge theme-darcula
```
-- [npm](https://www.npmjs.com/package/@telamonian/theme-darcula) (π₯ 780 / month Β· β±οΈ 20.07.2022):
+- [npm](https://www.npmjs.com/package/@telamonian/theme-darcula) (π₯ 810 / month Β· π¦ 2 Β· β±οΈ 20.07.2022):
```
npm install @telamonian/theme-darcula
```
-Horizon Theme (π₯15 Β· β 61) - VSCode Horizon Theme port for JupyterLab. BSD-3
+Horizon Theme (π₯16 Β· β 62) - VSCode Horizon Theme port for JupyterLab. BSD-3
-- [GitHub](https://github.com/mohirio/jupyterlab-horizon-theme) (π¨βπ» 3 Β· π 5 Β· π¦ 2 Β· π 9 - 33% open Β· β±οΈ 05.12.2022):
+- [GitHub](https://github.com/mohirio/jupyterlab-horizon-theme) (π¨βπ» 3 Β· π 5 Β· π¦ 2 Β· π 7 - 14% open Β· β±οΈ 05.12.2022):
```
git clone https://github.com/mohirio/jupyterlab-horizon-theme
```
-- [PyPi](https://pypi.org/project/jupyterlab-horizon-theme) (π₯ 400 / month Β· β±οΈ 11.04.2021):
+- [PyPi](https://pypi.org/project/jupyterlab-horizon-theme) (π₯ 420 / month Β· β±οΈ 30.11.2022):
```
pip install jupyterlab-horizon-theme
```
-- [npm](https://www.npmjs.com/package/@mohirio/jupyterlab-horizon-theme) (π₯ 2.2K / month Β· β±οΈ 30.11.2022):
+- [npm](https://www.npmjs.com/package/@mohirio/jupyterlab-horizon-theme) (π₯ 2.1K / month Β· π¦ 2 Β· β±οΈ 30.11.2022):
```
npm install @mohirio/jupyterlab-horizon-theme
```
Material Darker Theme (π₯14 Β· β 140) - The Material Darker theme for JupyterLab. BSD-3
-- [GitHub](https://github.com/oriolmirosa/jupyterlab_materialdarker) (π¨βπ» 2 Β· π 19 Β· π¦ 7 Β· π 17 - 11% open Β· β±οΈ 16.12.2022):
+- [GitHub](https://github.com/oriolmirosa/jupyterlab_materialdarker) (π¨βπ» 2 Β· π 18 Β· π¦ 7 Β· π 20 - 25% open Β· β±οΈ 16.12.2022):
```
git clone https://github.com/oriolmirosa/jupyterlab_materialdarker
```
-- [PyPi](https://pypi.org/project/jupyterlab-materialdarker) (π₯ 460 / month Β· β±οΈ 31.08.2021):
+- [PyPi](https://pypi.org/project/jupyterlab-materialdarker) (π₯ 490 / month Β· β±οΈ 16.12.2022):
```
pip install jupyterlab-materialdarker
```
-- [npm](https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker) (π₯ 360 / month Β· β±οΈ 16.12.2022):
+- [npm](https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker) (π₯ 340 / month Β· π¦ 2 Β· β±οΈ 16.12.2022):
```
npm install @oriolmirosa/jupyterlab_materialdarker
```
@@ -2289,7 +2289,7 @@ _Extensions that can customize the appearance of JupyterLab._
```
git clone https://github.com/yeebc/jupyterlab-neon-theme
```
-- [npm](https://www.npmjs.com/package/@yeebc/jupyterlab_neon_theme) (π₯ 670 / month Β· β±οΈ 07.03.2021):
+- [npm](https://www.npmjs.com/package/@yeebc/jupyterlab_neon_theme) (π₯ 730 / month Β· β±οΈ 07.03.2021):
```
npm install @yeebc/jupyterlab_neon_theme
```
@@ -2301,23 +2301,23 @@ _Extensions that can customize the appearance of JupyterLab._
```
git clone https://github.com/dunovank/jupyterlab_darkside_ui
```
-- [PyPi](https://pypi.org/project/jupyterlab_darkside_ui) (π₯ 420 / month Β· β±οΈ 18.03.2022):
+- [PyPi](https://pypi.org/project/jupyterlab_darkside_ui) (π₯ 300 / month Β· β±οΈ 18.03.2022):
```
pip install jupyterlab_darkside_ui
```
-jupyterlab-theme-solarized-dark (π₯11 Β· β 71) - JupyterLab 2/3 Solarized Dark extension. BSD-3
+jupyterlab-theme-solarized-dark (π₯12 Β· β 72) - JupyterLab 2/3 Solarized Dark extension. BSD-3
-- [GitHub](https://github.com/AllanChain/jupyterlab-theme-solarized-dark) (π¨βπ» 2 Β· π 9 Β· π¦ 2 Β· π 3 - 33% open Β· β±οΈ 08.01.2023):
+- [GitHub](https://github.com/AllanChain/jupyterlab-theme-solarized-dark) (π¨βπ» 2 Β· π 9 Β· π¦ 2 Β· π 3 - 33% open Β· β±οΈ 04.02.2023):
```
git clone https://github.com/AllanChain/jupyterlab-theme-solarized-dark
```
-- [PyPi](https://pypi.org/project/jupyterlab_theme_solarized_dark) (π₯ 4.2K / month Β· β±οΈ 22.06.2022):
+- [PyPi](https://pypi.org/project/jupyterlab_theme_solarized_dark) (π₯ 8.3K / month Β· β±οΈ 22.06.2022):
```
pip install jupyterlab_theme_solarized_dark
```
-- [npm](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (π₯ 3.1K / month Β· β±οΈ 22.06.2022):
+- [npm](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (π₯ 3K / month Β· β±οΈ 22.06.2022):
```
npm install jupyterlab-theme-solarized-dark
```
@@ -2338,32 +2338,32 @@ _Application plugins that extend the functionality of JupyterLab itself._
elyra (π₯31 Β· β 1.5K) - Elyra extends JupyterLab with an AI centric approach. Apache-2
-- [GitHub](https://github.com/elyra-ai/elyra) (π¨βπ» 56 Β· π 280 Β· π¦ 41 Β· π 1.6K - 15% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/elyra-ai/elyra) (π¨βπ» 56 Β· π 280 Β· π¦ 41 Β· π 1.6K - 15% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/elyra-ai/elyra
```
-- [PyPi](https://pypi.org/project/elyra) (π₯ 2.8K / month Β· π¦ 3 Β· β±οΈ 06.07.2022):
+- [PyPi](https://pypi.org/project/elyra) (π₯ 3K / month Β· π¦ 3 Β· β±οΈ 26.01.2023):
```
pip install elyra
```
-- [Conda](https://anaconda.org/conda-forge/elyra) (π₯ 26K Β· β±οΈ 27.01.2023):
+- [Conda](https://anaconda.org/conda-forge/elyra) (π₯ 27K Β· β±οΈ 27.01.2023):
```
conda install -c conda-forge elyra
```
-- [npm](https://www.npmjs.com/package/@elyra/services) (π₯ 1.3K / month Β· π¦ 5 Β· β±οΈ 26.01.2023):
+- [npm](https://www.npmjs.com/package/@elyra/services) (π₯ 1.8K / month Β· π¦ 6 Β· β±οΈ 26.01.2023):
```
npm install @elyra/services
```
JupyterLab Git (π₯31 Β· β 1.2K) - A Git extension for JupyterLab. BSD-3
-- [GitHub](https://github.com/jupyterlab/jupyterlab-git) (π¨βπ» 83 Β· π 260 Β· π¦ 20 Β· π 550 - 16% open Β· β±οΈ 08.01.2023):
+- [GitHub](https://github.com/jupyterlab/jupyterlab-git) (π¨βπ» 84 Β· π 270 Β· π¦ 20 Β· π 550 - 17% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyterlab/jupyterlab-git
```
-- [PyPi](https://pypi.org/project/jupyterlab-git) (π₯ 110K / month Β· π¦ 20 Β· β±οΈ 26.04.2022):
+- [PyPi](https://pypi.org/project/jupyterlab-git) (π₯ 110K / month Β· π¦ 20 Β· β±οΈ 15.12.2022):
```
pip install jupyterlab-git
```
@@ -2371,19 +2371,19 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge jupyterlab-git
```
-- [npm](https://www.npmjs.com/package/@jupyterlab/git) (π₯ 23K / month Β· π¦ 4 Β· β±οΈ 15.12.2022):
+- [npm](https://www.npmjs.com/package/@jupyterlab/git) (π₯ 23K / month Β· π¦ 6 Β· β±οΈ 15.12.2022):
```
npm install @jupyterlab/git
```
Perspective (π₯30 Β· β 5.2K) - A data visualization and analytics component, especially well-.. Apache-2
-- [GitHub](https://github.com/finos/perspective) (π¨βπ» 76 Β· π 570 Β· π¦ 7 Β· π 610 - 16% open Β· β±οΈ 02.02.2023):
+- [GitHub](https://github.com/finos/perspective) (π¨βπ» 76 Β· π 580 Β· π¦ 8 Β· π 610 - 17% open Β· β±οΈ 02.02.2023):
```
git clone https://github.com/finos/perspective
```
-- [PyPi](https://pypi.org/project/perspective-python) (π₯ 4.1K / month Β· π¦ 9 Β· β±οΈ 06.06.2022):
+- [PyPi](https://pypi.org/project/perspective-python) (π₯ 4.2K / month Β· π¦ 10 Β· β±οΈ 20.01.2023):
```
pip install perspective-python
```
@@ -2398,82 +2398,82 @@ _Application plugins that extend the functionality of JupyterLab itself._
JupyterLab LSP (π₯29 Β· β 1.4K) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3
-- [GitHub](https://github.com/jupyter-lsp/jupyterlab-lsp) (π¨βπ» 46 Β· π 110 Β· π¦ 330 Β· π 450 - 36% open Β· β±οΈ 02.01.2023):
+- [GitHub](https://github.com/jupyter-lsp/jupyterlab-lsp) (π¨βπ» 46 Β· π 120 Β· π¦ 340 Β· π 460 - 38% open Β· β±οΈ 02.01.2023):
```
git clone https://github.com/jupyter-lsp/jupyterlab-lsp
```
-- [PyPi](https://pypi.org/project/jupyterlab-lsp) (π₯ 19K / month Β· π¦ 7 Β· β±οΈ 21.03.2022):
+- [PyPi](https://pypi.org/project/jupyterlab-lsp) (π₯ 21K / month Β· π¦ 9 Β· β±οΈ 26.08.2022):
```
pip install jupyterlab-lsp
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-lsp) (π₯ 73K Β· β±οΈ 12.12.2021):
+- [Conda](https://anaconda.org/conda-forge/jupyter-lsp) (π₯ 74K Β· β±οΈ 12.12.2021):
```
conda install -c conda-forge jupyter-lsp
```
-- [npm](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (π₯ 7.7K / month Β· π¦ 2 Β· β±οΈ 26.08.2022):
+- [npm](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (π₯ 7.6K / month Β· π¦ 4 Β· β±οΈ 26.08.2022):
```
npm install @krassowski/jupyterlab-lsp
```
-JupyterLab Templates (π₯22 Β· β 320) - Support for jupyter notebook templates in jupyterlab. Apache-2
+Code Formatter (π₯22 Β· β 650) - A JupyterLab plugin to facilitate invocation of code formatters. MIT
-- [GitHub](https://github.com/finos/jupyterlab_templates) (π¨βπ» 16 Β· π 57 Β· π¦ 7 Β· π 85 - 10% open Β· β±οΈ 16.01.2023):
+- [GitHub](https://github.com/ryantam626/jupyterlab_code_formatter) (π¨βπ» 37 Β· π 50 Β· π¦ 2 Β· π 170 - 17% open Β· β±οΈ 11.08.2022):
```
- git clone https://github.com/jpmorganchase/jupyterlab_templates
+ git clone https://github.com/ryantam626/jupyterlab_code_formatter
```
-- [PyPi](https://pypi.org/project/jupyterlab_templates) (π₯ 6.8K / month Β· β±οΈ 30.06.2019):
+- [PyPi](https://pypi.org/project/jupyterlab_code_formatter) (π₯ 46K / month Β· π¦ 8 Β· β±οΈ 10.08.2022):
```
- pip install jupyterlab_templates
+ pip install jupyterlab_code_formatter
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab_templates) (π₯ 9.3K Β· β±οΈ 17.11.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab_code_formatter) (π₯ 600K Β· β±οΈ 11.08.2022):
```
- conda install -c conda-forge jupyterlab_templates
+ conda install -c conda-forge jupyterlab_code_formatter
```
-- [npm](https://www.npmjs.com/package/jupyterlab_templates) (π₯ 3.5K / month Β· β±οΈ 16.11.2022):
+- [npm](https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter) (π₯ 2.6K / month Β· π¦ 2 Β· β±οΈ 10.08.2022):
```
- npm install jupyterlab_templates
+ npm install @ryantam626/jupyterlab_code_formatter
```
-dask-labextension (π₯22 Β· β 280) - JupyterLab extension for Dask. BSD-3
+JupyterLab Templates (π₯22 Β· β 320) - Support for jupyter notebook templates in jupyterlab. Apache-2
-- [GitHub](https://github.com/dask/dask-labextension) (π¨βπ» 22 Β· π 54 Β· π¦ 2 Β· π 140 - 30% open Β· β±οΈ 10.01.2023):
+- [GitHub](https://github.com/finos/jupyterlab_templates) (π¨βπ» 16 Β· π 59 Β· π¦ 7 Β· π 82 - 7% open Β· β±οΈ 16.01.2023):
```
- git clone https://github.com/dask/dask-labextension
+ git clone https://github.com/jpmorganchase/jupyterlab_templates
```
-- [PyPi](https://pypi.org/project/dask-labextension) (π₯ 6.9K / month Β· π¦ 4 Β· β±οΈ 21.06.2022):
+- [PyPi](https://pypi.org/project/jupyterlab_templates) (π₯ 7.2K / month Β· β±οΈ 30.06.2019):
```
- pip install dask-labextension
+ pip install jupyterlab_templates
```
-- [Conda](https://anaconda.org/conda-forge/dask-labextension) (π₯ 830K Β· β±οΈ 02.11.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab_templates) (π₯ 9.4K Β· β±οΈ 17.11.2022):
```
- conda install -c conda-forge dask-labextension
+ conda install -c conda-forge jupyterlab_templates
```
-- [npm](https://www.npmjs.com/package/dask-labextension) (π₯ 1.4K / month Β· β±οΈ 21.06.2022):
+- [npm](https://www.npmjs.com/package/jupyterlab_templates) (π₯ 3.8K / month Β· π¦ 2 Β· β±οΈ 16.11.2022):
```
- npm install dask-labextension
+ npm install jupyterlab_templates
```
-JupyterLab System Monitor (π₯22 Β· β 280 Β· π€) - JupyterLab extension to display system metrics. BSD-3
+dask-labextension (π₯22 Β· β 280) - JupyterLab extension for Dask. BSD-3
-- [GitHub](https://github.com/jtpio/jupyterlab-system-monitor) (π¨βπ» 7 Β· π 29 Β· π¦ 82 Β· π 48 - 56% open Β· β±οΈ 15.02.2022):
+- [GitHub](https://github.com/dask/dask-labextension) (π¨βπ» 22 Β· π 54 Β· π¦ 2 Β· π 140 - 31% open Β· β±οΈ 10.01.2023):
```
- git clone https://github.com/jtpio/jupyterlab-system-monitor
+ git clone https://github.com/dask/dask-labextension
```
-- [PyPi](https://pypi.org/project/jupyterlab-system-monitor) (π₯ 11K / month Β· π¦ 2 Β· β±οΈ 04.02.2021):
+- [PyPi](https://pypi.org/project/dask-labextension) (π₯ 7.2K / month Β· π¦ 4 Β· β±οΈ 02.11.2022):
```
- pip install jupyterlab-system-monitor
+ pip install dask-labextension
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-system-monitor) (π₯ 18K Β· β±οΈ 02.09.2022):
+- [Conda](https://anaconda.org/conda-forge/dask-labextension) (π₯ 830K Β· β±οΈ 02.11.2022):
```
- conda install -c conda-forge jupyterlab-system-monitor
+ conda install -c conda-forge dask-labextension
```
-- [npm](https://www.npmjs.com/package/jupyterlab-system-monitor) (π₯ 3.4K / month Β· β±οΈ 23.11.2020):
+- [npm](https://www.npmjs.com/package/dask-labextension) (π₯ 1.4K / month Β· π¦ 2 Β· β±οΈ 21.06.2022):
```
- npm install jupyterlab-system-monitor
+ npm install dask-labextension
```
Variable Inspector (π₯21 Β· β 960) - Variable Inspector extension for Jupyterlab. BSD-3
@@ -2483,7 +2483,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/lckr/jupyterlab-variableInspector
```
-- [PyPi](https://pypi.org/project/lckr-jupyterlab-variableinspector) (π₯ 8.2K / month Β· β±οΈ 10.04.2021):
+- [PyPi](https://pypi.org/project/lckr-jupyterlab-variableinspector) (π₯ 8.5K / month Β· β±οΈ 10.04.2021):
```
pip install lckr-jupyterlab-variableinspector
```
@@ -2496,26 +2496,6 @@ _Application plugins that extend the functionality of JupyterLab itself._
npm install @lckr/jupyterlab_variableinspector
```
-Code Formatter (π₯21 Β· β 650) - A JupyterLab plugin to facilitate invocation of code formatters. MIT
-
-- [GitHub](https://github.com/ryantam626/jupyterlab_code_formatter) (π¨βπ» 37 Β· π 50 Β· π¦ 2 Β· π 160 - 16% open Β· β±οΈ 11.08.2022):
-
- ```
- git clone https://github.com/ryantam626/jupyterlab_code_formatter
- ```
-- [PyPi](https://pypi.org/project/jupyterlab_code_formatter) (π₯ 56K / month Β· π¦ 7 Β· β±οΈ 01.05.2022):
- ```
- pip install jupyterlab_code_formatter
- ```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab_code_formatter) (π₯ 600K Β· β±οΈ 11.08.2022):
- ```
- conda install -c conda-forge jupyterlab_code_formatter
- ```
-- [npm](https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter) (π₯ 2.6K / month Β· β±οΈ 10.08.2022):
- ```
- npm install @ryantam626/jupyterlab_code_formatter
- ```
-
JupyterLab GitHub (π₯21 Β· β 340) - GitHub integration for JupyterLab. BSD-3
- [GitHub](https://github.com/jupyterlab/jupyterlab-github) (π¨βπ» 16 Β· π 98 Β· π¦ 5 Β· π 60 - 38% open Β· β±οΈ 05.09.2022):
@@ -2532,126 +2512,146 @@ _Application plugins that extend the functionality of JupyterLab itself._
npm install @jupyterlab/github
```
-Jupyter Bokeh (π₯21 Β· β 210 Β· π) - An extension for rendering Bokeh content in JupyterLab.. BSD-3
+Jupyter Bokeh (π₯21 Β· β 210) - An extension for rendering Bokeh content in JupyterLab notebooks. BSD-3
-- [GitHub](https://github.com/bokeh/jupyter_bokeh) (π¨βπ» 18 Β· π 42 Β· π¦ 2 Β· π 94 - 15% open Β· β±οΈ 14.11.2022):
+- [GitHub](https://github.com/bokeh/jupyter_bokeh) (π¨βπ» 18 Β· π 42 Β· π¦ 2 Β· π 100 - 21% open Β· β±οΈ 14.11.2022):
```
git clone https://github.com/bokeh/jupyter_bokeh
```
-- [PyPi](https://pypi.org/project/jupyter-bokeh) (π₯ 50K / month Β· π¦ 9 Β· β±οΈ 30.09.2021):
+- [PyPi](https://pypi.org/project/jupyter-bokeh) (π₯ 50K / month Β· π¦ 10 Β· β±οΈ 20.09.2022):
```
pip install jupyter-bokeh
```
-- [Conda](https://anaconda.org/conda-forge/jupyter_bokeh) (π₯ 41K Β· β±οΈ 20.09.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyter_bokeh) (π₯ 42K Β· β±οΈ 20.09.2022):
```
conda install -c conda-forge jupyter_bokeh
```
-- [npm](https://www.npmjs.com/package/@bokeh/jupyter_bokeh) (π₯ 12K / month Β· β±οΈ 20.09.2022):
+- [npm](https://www.npmjs.com/package/@bokeh/jupyter_bokeh) (π₯ 13K / month Β· π¦ 2 Β· β±οΈ 20.09.2022):
```
npm install @bokeh/jupyter_bokeh
```
-JupyterLab Spellchecker (π₯20 Β· β 170 Β· π) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3
+JupyterLab Spellchecker (π₯21 Β· β 170) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3
-- [GitHub](https://github.com/jupyterlab-contrib/spellchecker) (π¨βπ» 6 Β· π 17 Β· π¦ 3 Β· π 49 - 32% open Β· β±οΈ 13.11.2022):
+- [GitHub](https://github.com/jupyterlab-contrib/spellchecker) (π¨βπ» 6 Β· π 17 Β· π¦ 3 Β· π 50 - 30% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/jupyterlab-contrib/spellchecker
```
-- [PyPi](https://pypi.org/project/jupyterlab-spellchecker) (π₯ 2.8K / month Β· β±οΈ 08.10.2021):
+- [PyPi](https://pypi.org/project/jupyterlab-spellchecker) (π₯ 3K / month Β· π¦ 1 Β· β±οΈ 08.10.2021):
```
pip install jupyterlab-spellchecker
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-spellchecker) (π₯ 61K Β· β±οΈ 08.10.2021):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab-spellchecker) (π₯ 62K Β· β±οΈ 08.10.2021):
```
conda install -c conda-forge jupyterlab-spellchecker
```
-- [npm](https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker) (π₯ 2.5K / month Β· β±οΈ 08.10.2021):
+- [npm](https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker) (π₯ 2.7K / month Β· π¦ 2 Β· β±οΈ 08.10.2021):
```
npm install @ijmbarr/jupyterlab_spellchecker
```
-JupyterLab Google Drive (π₯19 Β· β 380 Β· π€) - Cloud storage for JupyterLab using Google Drive. BSD-3
+GPU Dashboards (π₯20 Β· β 490) - A JupyterLab extension for displaying dashboards of GPU usage. BSD-3
-- [GitHub](https://github.com/jupyterlab/jupyterlab-google-drive) (π¨βπ» 16 Β· π 78 Β· π¦ 4 Β· π 110 - 42% open Β· β±οΈ 28.04.2022):
+- [GitHub](https://github.com/rapidsai/jupyterlab-nvdashboard) (π¨βπ» 18 Β· π 66 Β· π¦ 2 Β· π 67 - 47% open Β· β±οΈ 06.02.2023):
```
- git clone https://github.com/jupyterlab/jupyterlab-google-drive
+ git clone https://github.com/rapidsai/jupyterlab-nvdashboard
```
-- [npm](https://www.npmjs.com/package/@jupyterlab/google-drive) (π₯ 850 / month Β· β±οΈ 27.05.2020):
+- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (π₯ 51K / month Β· π¦ 1 Β· β±οΈ 23.11.2022):
```
- npm install @jupyterlab/google-drive
+ pip install jupyterlab-nvdashboard
+ ```
+- [Conda](https://anaconda.org/conda-forge/jupyterlab-nvdashboard) (π₯ 29K Β· β±οΈ 11.05.2022):
+ ```
+ conda install -c conda-forge jupyterlab-nvdashboard
+ ```
+- [npm](https://www.npmjs.com/package/jupyterlab-nvdashboard) (π₯ 700 / month Β· π¦ 2 Β· β±οΈ 27.04.2021):
+ ```
+ npm install jupyterlab-nvdashboard
```
-jupyterlab-execute-time (π₯19 Β· β 250) - A JupyterLab extension for displaying cell timings. BSD-3
+JupyterLab System Monitor (π₯20 Β· β 280 Β· π€) - JupyterLab extension to display system metrics. BSD-3
-- [GitHub](https://github.com/deshaw/jupyterlab-execute-time) (π¨βπ» 12 Β· π 37 Β· π¦ 2 Β· π 41 - 9% open Β· β±οΈ 28.12.2022):
+- [GitHub](https://github.com/jtpio/jupyterlab-system-monitor) (π¨βπ» 7 Β· π 29 Β· π¦ 2 Β· π 48 - 56% open Β· β±οΈ 15.02.2022):
```
- git clone https://github.com/deshaw/jupyterlab-execute-time
+ git clone https://github.com/jtpio/jupyterlab-system-monitor
```
-- [PyPi](https://pypi.org/project/jupyterlab-execute-time) (π₯ 130K / month Β· β±οΈ 01.10.2021):
+- [PyPi](https://pypi.org/project/jupyterlab-system-monitor) (π₯ 11K / month Β· π¦ 2 Β· β±οΈ 04.02.2021):
```
- pip install jupyterlab-execute-time
+ pip install jupyterlab-system-monitor
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab_execute_time) (π₯ 29K Β· β±οΈ 28.12.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab-system-monitor) (π₯ 19K Β· β±οΈ 02.09.2022):
```
- conda install -c conda-forge jupyterlab_execute_time
+ conda install -c conda-forge jupyterlab-system-monitor
```
-- [npm](https://www.npmjs.com/package/jupyterlab-execute-time) (π₯ 2K / month Β· β±οΈ 18.01.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-system-monitor) (π₯ 3.6K / month Β· β±οΈ 23.11.2020):
```
- npm install jupyterlab-execute-time
+ npm install jupyterlab-system-monitor
```
-JupyterLab SideCar (π₯19 Β· β 210) - A sidecar output widget for JupyterLab. BSD-3
+jupyterlab-execute-time (π₯20 Β· β 250) - A JupyterLab extension for displaying cell timings. BSD-3
-- [GitHub](https://github.com/jupyter-widgets/jupyterlab-sidecar) (π¨βπ» 14 Β· π 40 Β· π¦ 6 Β· π 46 - 76% open Β· β±οΈ 10.12.2022):
+- [GitHub](https://github.com/deshaw/jupyterlab-execute-time) (π¨βπ» 12 Β· π 38 Β· π¦ 2 Β· π 41 - 9% open Β· β±οΈ 28.12.2022):
```
- git clone https://github.com/jupyter-widgets/jupyterlab-sidecar
+ git clone https://github.com/deshaw/jupyterlab-execute-time
```
-- [PyPi](https://pypi.org/project/sidecar) (π₯ 2.1K / month Β· π¦ 8 Β· β±οΈ 15.01.2021):
+- [PyPi](https://pypi.org/project/jupyterlab-execute-time) (π₯ 200K / month Β· β±οΈ 28.12.2022):
```
- pip install sidecar
+ pip install jupyterlab-execute-time
```
-- [Conda](https://anaconda.org/conda-forge/sidecar) (π₯ 14K Β· β±οΈ 10.12.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab_execute_time) (π₯ 32K Β· β±οΈ 28.12.2022):
```
- conda install -c conda-forge sidecar
+ conda install -c conda-forge jupyterlab_execute_time
```
-- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar) (π₯ 350 / month Β· β±οΈ 05.07.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-execute-time) (π₯ 2.1K / month Β· π¦ 2 Β· β±οΈ 18.01.2021):
```
- npm install @jupyter-widgets/jupyterlab-sidecar
+ npm install jupyterlab-execute-time
```
-GPU Dashboards (π₯18 Β· β 490) - A JupyterLab extension for displaying dashboards of GPU usage. BSD-3
+JupyterLab Google Drive (π₯19 Β· β 380 Β· π€) - Cloud storage for JupyterLab using Google Drive. BSD-3
-- [GitHub](https://github.com/rapidsai/jupyterlab-nvdashboard) (π¨βπ» 18 Β· π 64 Β· π¦ 2 Β· π 63 - 44% open Β· β±οΈ 23.11.2022):
+- [GitHub](https://github.com/jupyterlab/jupyterlab-google-drive) (π¨βπ» 16 Β· π 78 Β· π¦ 4 Β· π 110 - 42% open Β· β±οΈ 28.04.2022):
```
- git clone https://github.com/rapidsai/jupyterlab-nvdashboard
+ git clone https://github.com/jupyterlab/jupyterlab-google-drive
```
-- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (π₯ 44K / month Β· β±οΈ 23.06.2022):
+- [npm](https://www.npmjs.com/package/@jupyterlab/google-drive) (π₯ 870 / month Β· β±οΈ 27.05.2020):
```
- pip install jupyterlab-nvdashboard
+ npm install @jupyterlab/google-drive
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-nvdashboard) (π₯ 28K Β· β±οΈ 11.05.2022):
+
+JupyterLab SideCar (π₯19 Β· β 210) - A sidecar output widget for JupyterLab. BSD-3
+
+- [GitHub](https://github.com/jupyter-widgets/jupyterlab-sidecar) (π¨βπ» 14 Β· π 40 Β· π¦ 6 Β· π 48 - 77% open Β· β±οΈ 10.12.2022):
+
```
- conda install -c conda-forge jupyterlab-nvdashboard
+ git clone https://github.com/jupyter-widgets/jupyterlab-sidecar
```
-- [npm](https://www.npmjs.com/package/jupyterlab-nvdashboard) (π₯ 610 / month Β· β±οΈ 27.04.2021):
+- [PyPi](https://pypi.org/project/sidecar) (π₯ 2.1K / month Β· π¦ 8 Β· β±οΈ 10.12.2022):
```
- npm install jupyterlab-nvdashboard
+ pip install sidecar
+ ```
+- [Conda](https://anaconda.org/conda-forge/sidecar) (π₯ 14K Β· β±οΈ 10.12.2022):
+ ```
+ conda install -c conda-forge sidecar
+ ```
+- [npm](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar) (π₯ 360 / month Β· π¦ 2 Β· β±οΈ 05.07.2021):
+ ```
+ npm install @jupyter-widgets/jupyterlab-sidecar
```
-JupyterLab IFrame (π₯18 Β· β 85) - View html as an embedded iframe in JupyterLab. Apache-2
+JupyterLab IFrame (π₯19 Β· β 85) - View html as an embedded iframe in JupyterLab. Apache-2
-- [GitHub](https://github.com/timkpaine/jupyterlab_iframe) (π¨βπ» 5 Β· π 15 Β· π¦ 6 Β· π 68 - 8% open Β· β±οΈ 16.01.2023):
+- [GitHub](https://github.com/timkpaine/jupyterlab_iframe) (π¨βπ» 5 Β· π 15 Β· π¦ 6 Β· π 68 - 8% open Β· β±οΈ 04.02.2023):
```
git clone https://github.com/timkpaine/jupyterlab_iframe
```
-- [PyPi](https://pypi.org/project/jupyterlab_iframe) (π₯ 950 / month Β· π¦ 8 Β· β±οΈ 29.06.2019):
+- [PyPi](https://pypi.org/project/jupyterlab_iframe) (π₯ 930 / month Β· π¦ 8 Β· β±οΈ 29.06.2019):
```
pip install jupyterlab_iframe
```
@@ -2659,7 +2659,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge jupyterlab_iframe
```
-- [npm](https://www.npmjs.com/package/jupyterlab_iframe) (π₯ 720 / month Β· π¦ 2 Β· β±οΈ 11.04.2022):
+- [npm](https://www.npmjs.com/package/jupyterlab_iframe) (π₯ 740 / month Β· π¦ 2 Β· β±οΈ 11.04.2022):
```
npm install jupyterlab_iframe
```
@@ -2671,23 +2671,23 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jpmorganchase/jupyter-fs
```
-- [PyPi](https://pypi.org/project/jupyter-fs) (π₯ 300 / month Β· β±οΈ 04.06.2021):
+- [PyPi](https://pypi.org/project/jupyter-fs) (π₯ 340 / month Β· β±οΈ 04.06.2021):
```
pip install jupyter-fs
```
-- [Conda](https://anaconda.org/conda-forge/jupyter-fs) (π₯ 5.7K Β· β±οΈ 04.06.2021):
+- [Conda](https://anaconda.org/conda-forge/jupyter-fs) (π₯ 5.8K Β· β±οΈ 04.06.2021):
```
conda install -c conda-forge jupyter-fs
```
ipylab (π₯17 Β· β 130) - Control JupyterLab from Python Notebooks with Jupyter Widgets. BSD-3
-- [GitHub](https://github.com/jtpio/ipylab) (π¨βπ» 6 Β· π 9 Β· π₯ 45 Β· π¦ 2 Β· π 33 - 42% open Β· β±οΈ 09.01.2023):
+- [GitHub](https://github.com/jtpio/ipylab) (π¨βπ» 6 Β· π 9 Β· π₯ 45 Β· π¦ 2 Β· π 35 - 45% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jtpio/ipylab
```
-- [PyPi](https://pypi.org/project/ipylab) (π₯ 9.6K / month Β· π¦ 3 Β· β±οΈ 13.11.2021):
+- [PyPi](https://pypi.org/project/ipylab) (π₯ 11K / month Β· π¦ 4 Β· β±οΈ 25.08.2022):
```
pip install ipylab
```
@@ -2695,7 +2695,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge ipylab
```
-- [npm](https://www.npmjs.com/package/ipylab) (π₯ 210 / month Β· β±οΈ 25.08.2022):
+- [npm](https://www.npmjs.com/package/ipylab) (π₯ 220 / month Β· π¦ 2 Β· β±οΈ 25.08.2022):
```
npm install ipylab
```
@@ -2707,11 +2707,11 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jupyterlab/jupyterlab-hdf5
```
-- [PyPi](https://pypi.org/project/jupyterlab_hdf) (π₯ 640 / month Β· π¦ 1 Β· β±οΈ 21.02.2022):
+- [PyPi](https://pypi.org/project/jupyterlab_hdf) (π₯ 620 / month Β· π¦ 1 Β· β±οΈ 21.02.2022):
```
pip install jupyterlab_hdf
```
-- [npm](https://www.npmjs.com/package/@jupyterlab/hdf5) (π₯ 600 / month Β· β±οΈ 21.02.2022):
+- [npm](https://www.npmjs.com/package/@jupyterlab/hdf5) (π₯ 630 / month Β· β±οΈ 21.02.2022):
```
npm install @jupyterlab/hdf5
```
@@ -2723,7 +2723,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/timkpaine/lantern
```
-- [PyPi](https://pypi.org/project/pylantern) (π₯ 97 / month Β· π¦ 1 Β· β±οΈ 02.02.2020):
+- [PyPi](https://pypi.org/project/pylantern) (π₯ 95 / month Β· π¦ 1 Β· β±οΈ 02.02.2020):
```
pip install pylantern
```
@@ -2735,7 +2735,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/chaoleili/jupyterlab_tensorboard
```
-- [npm](https://www.npmjs.com/package/jupyterlab_tensorboard) (π₯ 5.6K / month Β· β±οΈ 27.06.2020):
+- [npm](https://www.npmjs.com/package/jupyterlab_tensorboard) (π₯ 5.9K / month Β· β±οΈ 27.06.2020):
```
npm install jupyterlab_tensorboard
```
@@ -2747,7 +2747,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/jupytercalpoly/jupyterlab-interactive-dashboard-editor
```
-- [PyPi](https://pypi.org/project/jupyterlab-interactive-dashboard-editor) (π₯ 96 / month Β· β±οΈ 01.04.2021):
+- [PyPi](https://pypi.org/project/jupyterlab-interactive-dashboard-editor) (π₯ 120 / month Β· β±οΈ 01.04.2021):
```
pip install jupyterlab-interactive-dashboard-editor
```
@@ -2755,147 +2755,163 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
conda install -c conda-forge jupyterlab-interactive-dashboard-editor
```
-- [npm](https://www.npmjs.com/package/jupyterlab-interactive-dashboard-editor) (π₯ 58 / month Β· β±οΈ 27.01.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab-interactive-dashboard-editor) (π₯ 61 / month Β· β±οΈ 27.01.2021):
```
npm install jupyterlab-interactive-dashboard-editor
```
-jupyterlab-sparkmonitor (π₯15 Β· β 89 Β· π€) - JupyterLab extension that enables monitoring launched.. Apache-2
+JupyterLab Autoversion (π₯16 Β· β 63) - Automatically version jupyter notebooks in JupyterLab. Apache-2
-- [GitHub](https://github.com/itsjafer/jupyterlab-sparkmonitor) (π¨βπ» 10 Β· π 20 Β· π 16 - 50% open Β· β±οΈ 01.04.2022):
+- [GitHub](https://github.com/timkpaine/jupyterlab_autoversion) (π¨βπ» 5 Β· π 9 Β· π 33 - 12% open Β· β±οΈ 04.02.2023):
```
- git clone https://github.com/itsjafer/jupyterlab-sparkmonitor
+ git clone https://github.com/timkpaine/jupyterlab_autoversion
```
-- [PyPi](https://pypi.org/project/jupyterlab-sparkmonitor) (π₯ 6.9K / month Β· β±οΈ 04.08.2021):
+- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (π₯ 49 / month Β· β±οΈ 29.06.2019):
```
- pip install jupyterlab-sparkmonitor
+ pip install jupyterlab_autoversion
```
-- [npm](https://www.npmjs.com/package/jupyterlab_sparkmonitor) (π₯ 89 / month Β· β±οΈ 29.07.2020):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab_autoversion) (π₯ 12K Β· β±οΈ 11.04.2022):
```
- npm install jupyterlab_sparkmonitor
+ conda install -c conda-forge jupyterlab_autoversion
```
-- [Docker Hub](https://hub.docker.com/r/itsjafer/sparkmonitor) (π₯ 310 Β· β±οΈ 02.06.2021):
+- [npm](https://www.npmjs.com/package/jupyterlab_autoversion) (π₯ 79 / month Β· π¦ 2 Β· β±οΈ 11.04.2022):
```
- docker pull itsjafer/sparkmonitor
+ npm install jupyterlab_autoversion
```
-nbcelltests (π₯15 Β· β 68) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2
+jupyterlab-sos (π₯16 Β· β 60) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3
-- [GitHub](https://github.com/jpmorganchase/nbcelltests) (π¨βπ» 7 Β· π 16 Β· π 120 - 26% open Β· β±οΈ 07.12.2022):
+- [GitHub](https://github.com/vatlab/jupyterlab-sos) (π¨βπ» 4 Β· π 3 Β· π¦ 2 Β· π 59 - 13% open Β· β±οΈ 06.12.2022):
```
- git clone https://github.com/jpmorganchase/nbcelltests
+ git clone https://github.com/vatlab/jupyterlab-sos
```
-- [PyPi](https://pypi.org/project/nbcelltests) (π₯ 18 / month Β· β±οΈ 05.10.2020):
+- [PyPi](https://pypi.org/project/jupyterlab-sos) (π₯ 100 / month Β· β±οΈ 06.12.2022):
```
- pip install nbcelltests
+ pip install jupyterlab-sos
```
-- [Conda](https://anaconda.org/conda-forge/nbcelltests) (π₯ 6.8K Β· β±οΈ 05.10.2020):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab-sos) (π₯ 24K Β· β±οΈ 07.12.2022):
```
- conda install -c conda-forge nbcelltests
+ conda install -c conda-forge jupyterlab-sos
```
-- [npm](https://www.npmjs.com/package/jupyterlab_celltests) (π₯ 54 / month Β· β±οΈ 05.10.2020):
+- [npm](https://www.npmjs.com/package/jupyterlab-sos) (π₯ 200 / month Β· π¦ 2 Β· β±οΈ 14.01.2021):
```
- npm install jupyterlab_celltests
+ npm install jupyterlab-sos
```
-JupyterLab Autoversion (π₯15 Β· β 63) - Automatically version jupyter notebooks in JupyterLab. Apache-2
+KnowledgeLab (π₯16 Β· β 46) - KnowledgeRepo + JupyterLab. Apache-2
-- [GitHub](https://github.com/timkpaine/jupyterlab_autoversion) (π¨βπ» 5 Β· π 9 Β· π 33 - 12% open Β· β±οΈ 16.01.2023):
+- [GitHub](https://github.com/timkpaine/knowledgelab) (π¨βπ» 3 Β· π 6 Β· π¦ 5 Β· π 29 - 17% open Β· β±οΈ 10.12.2022):
```
- git clone https://github.com/timkpaine/jupyterlab_autoversion
+ git clone https://github.com/timkpaine/knowledgelab
```
-- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (π₯ 62 / month Β· β±οΈ 29.06.2019):
+- [PyPi](https://pypi.org/project/knowledgelab) (π₯ 2 / month Β· β±οΈ 19.10.2017):
```
- pip install jupyterlab_autoversion
+ pip install knowledgelab
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab_autoversion) (π₯ 12K Β· β±οΈ 11.04.2022):
+- [npm](https://www.npmjs.com/package/knowledgelab) (π₯ 30 / month Β· β±οΈ 16.10.2018):
```
- conda install -c conda-forge jupyterlab_autoversion
+ npm install knowledgelab
```
-- [npm](https://www.npmjs.com/package/jupyterlab_autoversion) (π₯ 64 / month Β· π¦ 2 Β· β±οΈ 11.04.2022):
+
+JupyterLab Flake8 (π₯15 Β· β 110) - A jupyterlab extension to email notebooks directly from.. Apache-2
+
+- [GitHub](https://github.com/timkpaine/jupyterlab_email) (π¨βπ» 2 Β· π 10 Β· π 36 - 11% open Β· β±οΈ 04.02.2023):
+
```
- npm install jupyterlab_autoversion
+ git clone https://github.com/timkpaine/jupyterlab_email
+ ```
+- [PyPi](https://pypi.org/project/jupyterlab-email) (π₯ 20 / month Β· β±οΈ 15.03.2022):
+ ```
+ pip install jupyterlab-email
+ ```
+- [npm](https://www.npmjs.com/package/jupyterlab-flake8) (π₯ 180 / month Β· β±οΈ 16.09.2021):
+ ```
+ npm install jupyterlab-flake8
```
-jupyterlab-sos (π₯15 Β· β 60) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3
+jupyterlab-sparkmonitor (π₯15 Β· β 89 Β· π€) - JupyterLab extension that enables monitoring launched.. Apache-2
-- [GitHub](https://github.com/vatlab/jupyterlab-sos) (π¨βπ» 4 Β· π 3 Β· π¦ 2 Β· π 59 - 13% open Β· β±οΈ 06.12.2022):
+- [GitHub](https://github.com/itsjafer/jupyterlab-sparkmonitor) (π¨βπ» 10 Β· π 20 Β· π 16 - 50% open Β· β±οΈ 01.04.2022):
```
- git clone https://github.com/vatlab/jupyterlab-sos
+ git clone https://github.com/itsjafer/jupyterlab-sparkmonitor
```
-- [PyPi](https://pypi.org/project/jupyterlab-sos) (π₯ 180 / month Β· β±οΈ 15.02.2022):
+- [PyPi](https://pypi.org/project/jupyterlab-sparkmonitor) (π₯ 7.1K / month Β· β±οΈ 04.08.2021):
```
- pip install jupyterlab-sos
+ pip install jupyterlab-sparkmonitor
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-sos) (π₯ 23K Β· β±οΈ 07.12.2022):
+- [npm](https://www.npmjs.com/package/jupyterlab_sparkmonitor) (π₯ 110 / month Β· β±οΈ 29.07.2020):
```
- conda install -c conda-forge jupyterlab-sos
+ npm install jupyterlab_sparkmonitor
```
-- [npm](https://www.npmjs.com/package/jupyterlab-sos) (π₯ 160 / month Β· β±οΈ 14.01.2021):
+- [Docker Hub](https://hub.docker.com/r/itsjafer/sparkmonitor) (π₯ 310 Β· β±οΈ 02.06.2021):
```
- npm install jupyterlab-sos
+ docker pull itsjafer/sparkmonitor
```
-KnowledgeLab (π₯15 Β· β 46) - KnowledgeRepo + JupyterLab. Apache-2
+nbcelltests (π₯15 Β· β 68) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2
-- [GitHub](https://github.com/timkpaine/knowledgelab) (π¨βπ» 3 Β· π 6 Β· π¦ 2 Β· π 29 - 17% open Β· β±οΈ 10.12.2022):
+- [GitHub](https://github.com/jpmorganchase/nbcelltests) (π¨βπ» 7 Β· π 15 Β· π 120 - 26% open Β· β±οΈ 07.12.2022):
```
- git clone https://github.com/timkpaine/knowledgelab
+ git clone https://github.com/jpmorganchase/nbcelltests
```
-- [PyPi](https://pypi.org/project/knowledgelab) (π₯ 5 / month Β· β±οΈ 19.10.2017):
+- [PyPi](https://pypi.org/project/nbcelltests) (π₯ 17 / month Β· β±οΈ 05.10.2020):
```
- pip install knowledgelab
+ pip install nbcelltests
```
-- [npm](https://www.npmjs.com/package/knowledgelab) (π₯ 25 / month Β· β±οΈ 16.10.2018):
+- [Conda](https://anaconda.org/conda-forge/nbcelltests) (π₯ 6.8K Β· β±οΈ 05.10.2020):
```
- npm install knowledgelab
+ conda install -c conda-forge nbcelltests
+ ```
+- [npm](https://www.npmjs.com/package/jupyterlab_celltests) (π₯ 72 / month Β· β±οΈ 05.10.2020):
+ ```
+ npm install jupyterlab_celltests
```
-nbgather (π₯14 Β· β 460) - Spit shine for Jupyter notebooks. MIT
+jupyterlab_commands (π₯15 Β· β 43) - Add arbitrary python commands to the jupyterlab.. Apache-2
-- [GitHub](https://github.com/microsoft/gather) (π¨βπ» 13 Β· π 30 Β· π¦ 2 Β· π 27 - 37% open Β· β±οΈ 28.11.2022):
+- [GitHub](https://github.com/timkpaine/jupyterlab_commands) (π¨βπ» 2 Β· π 6 Β· π¦ 6 Β· π 24 - 8% open Β· β±οΈ 04.02.2023):
```
- git clone https://github.com/microsoft/gather
+ git clone https://github.com/timkpaine/jupyterlab_commands
```
-- [npm](https://www.npmjs.com/package/nbgather) (π₯ 73 / month Β· β±οΈ 06.02.2020):
+- [PyPi](https://pypi.org/project/jupyterlab-commands) (π₯ 37 / month Β· β±οΈ 11.04.2022):
```
- npm install nbgather
+ pip install jupyterlab-commands
+ ```
+- [Conda](https://anaconda.org/conda-forge/jupyterlab_commands) (π₯ 8.7K Β· β±οΈ 11.04.2022):
+ ```
+ conda install -c conda-forge jupyterlab_commands
```
-JupyterLab Flake8 (π₯14 Β· β 110) - A jupyterlab extension to email notebooks directly from.. Apache-2
+nbgather (π₯14 Β· β 460) - Spit shine for Jupyter notebooks. MIT
-- [GitHub](https://github.com/timkpaine/jupyterlab_email) (π¨βπ» 2 Β· π 10 Β· π 36 - 11% open Β· β±οΈ 16.01.2023):
+- [GitHub](https://github.com/microsoft/gather) (π¨βπ» 13 Β· π 30 Β· π¦ 2 Β· π 27 - 37% open Β· β±οΈ 28.11.2022):
```
- git clone https://github.com/timkpaine/jupyterlab_email
- ```
-- [PyPi](https://pypi.org/project/jupyterlab-email) (π₯ 40 / month Β· β±οΈ 15.03.2022):
+ git clone https://github.com/microsoft/gather
```
- pip install jupyterlab-email
+- [npm](https://www.npmjs.com/package/nbgather) (π₯ 72 / month Β· β±οΈ 06.02.2020):
```
-- [npm](https://www.npmjs.com/package/jupyterlab-flake8) (π₯ 180 / month Β· β±οΈ 16.09.2021):
- ```
- npm install jupyterlab-flake8
+ npm install nbgather
```
JupyterLab Kernelspy (π₯14 Β· β 69) - A Jupyter Lab extension for inspecting messages to/from.. BSD-3
-- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-kernelspy) (π¨βπ» 4 Β· π 9 Β· π¦ 6 Β· π 13 - 15% open Β· β±οΈ 08.01.2023):
+- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-kernelspy) (π¨βπ» 4 Β· π 9 Β· π¦ 6 Β· π 13 - 15% open Β· β±οΈ 03.02.2023):
```
git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy
```
-- [PyPi](https://pypi.org/project/jupyterlab-kernelspy) (π₯ 220 / month Β· β±οΈ 19.04.2022):
+- [PyPi](https://pypi.org/project/jupyterlab-kernelspy) (π₯ 210 / month Β· β±οΈ 19.04.2022):
```
pip install jupyterlab-kernelspy
```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab-kernelspy) (π₯ 7K Β· β±οΈ 19.04.2022):
+- [Conda](https://anaconda.org/conda-forge/jupyterlab-kernelspy) (π₯ 7.1K Β· β±οΈ 19.04.2022):
```
conda install -c conda-forge jupyterlab-kernelspy
```
@@ -2904,22 +2920,6 @@ _Application plugins that extend the functionality of JupyterLab itself._
npm install jupyterlab-kernelspy
```
-jupyterlab_commands (π₯14 Β· β 43) - Add arbitrary python commands to the jupyterlab.. Apache-2
-
-- [GitHub](https://github.com/timkpaine/jupyterlab_commands) (π¨βπ» 2 Β· π 6 Β· π¦ 6 Β· π 24 - 8% open Β· β±οΈ 16.01.2023):
-
- ```
- git clone https://github.com/timkpaine/jupyterlab_commands
- ```
-- [PyPi](https://pypi.org/project/jupyterlab-commands) (π₯ 62 / month Β· β±οΈ 11.04.2022):
- ```
- pip install jupyterlab-commands
- ```
-- [Conda](https://anaconda.org/conda-forge/jupyterlab_commands) (π₯ 8.6K Β· β±οΈ 11.04.2022):
- ```
- conda install -c conda-forge jupyterlab_commands
- ```
-
StickyLand (π₯13 Β· β 270 Β· π€) - Break the linear presentation of Jupyter Notebooks with sticky.. BSD-3
- [GitHub](https://github.com/xiaohk/stickyland) (π¨βπ» 2 Β· π 16 Β· π₯ 12 Β· π¦ 3 Β· β±οΈ 30.05.2022):
@@ -2927,7 +2927,7 @@ _Application plugins that extend the functionality of JupyterLab itself._
```
git clone https://github.com/xiaohk/stickyland
```
-- [PyPi](https://pypi.org/project/jupyterlab-stickyland) (π₯ 290 / month Β· π¦ 1 Β· β±οΈ 30.05.2022):
+- [PyPi](https://pypi.org/project/jupyterlab-stickyland) (π₯ 310 / month Β· π¦ 1 Β· β±οΈ 30.05.2022):
```
pip install jupyterlab-stickyland
```
@@ -2936,18 +2936,18 @@ _Application plugins that extend the functionality of JupyterLab itself._
npm install jupyterlab-stickyland
```
-JupyterLab Email (π₯12 Β· β 52) - A jupyterlab extension to email notebooks directly from.. Apache-2
+JupyterLab Email (π₯13 Β· β 52) - A jupyterlab extension to email notebooks directly from.. Apache-2
-- [GitHub](https://github.com/timkpaine/jupyterlab_email) (π¨βπ» 2 Β· π 2 Β· π 36 - 11% open Β· β±οΈ 16.01.2023):
+- [GitHub](https://github.com/timkpaine/jupyterlab_email) (π¨βπ» 2 Β· π 2 Β· π 36 - 11% open Β· β±οΈ 04.02.2023):
```
git clone https://github.com/timkpaine/jupyterlab_email
```
-- [PyPi](https://pypi.org/project/jupyterlab_email) (π₯ 40 / month Β· β±οΈ 30.06.2019):
+- [PyPi](https://pypi.org/project/jupyterlab_email) (π₯ 20 / month Β· β±οΈ 30.06.2019):
```
pip install jupyterlab_email
```
-- [npm](https://www.npmjs.com/package/jupyterlab_email) (π₯ 73 / month Β· π¦ 2 Β· β±οΈ 15.03.2022):
+- [npm](https://www.npmjs.com/package/jupyterlab_email) (π₯ 83 / month Β· π¦ 2 Β· β±οΈ 15.03.2022):
```
npm install jupyterlab_email
```
@@ -2981,14 +2981,14 @@ _Application plugins that extend the functionality of JupyterLab itself._
_Authentication modules that manage and control how users can access the JupyterHub deployment._
-OAuthenticator (π₯30 Β· β 350) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
+OAuthenticator (π₯31 Β· β 360) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3
-- [GitHub](https://github.com/jupyterhub/oauthenticator) (π¨βπ» 110 Β· π 340 Β· π¦ 320 Β· π 250 - 17% open Β· β±οΈ 18.01.2023):
+- [GitHub](https://github.com/jupyterhub/oauthenticator) (π¨βπ» 110 Β· π 340 Β· π¦ 330 Β· π 250 - 17% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyterhub/oauthenticator
```
-- [PyPi](https://pypi.org/project/oauthenticator) (π₯ 30K / month Β· π¦ 44 Β· β±οΈ 09.06.2022):
+- [PyPi](https://pypi.org/project/oauthenticator) (π₯ 30K / month Β· π¦ 44 Β· β±οΈ 08.09.2022):
```
pip install oauthenticator
```
@@ -2997,26 +2997,26 @@ _Authentication modules that manage and control how users can access the Jupyter
conda install -c conda-forge oauthenticator
```
-Native Authenticator (π₯22 Β· β 59) - JupyterHub-native User Authenticator https://native-.. BSD-3
+Native Authenticator (π₯22 Β· β 59) - JupyterHub-native User Authenticator https://native-.. BSD-3
-- [GitHub](https://github.com/jupyterhub/nativeauthenticator) (π¨βπ» 21 Β· π 57 Β· π¦ 49 Β· π 96 - 27% open Β· β±οΈ 21.12.2022):
+- [GitHub](https://github.com/jupyterhub/nativeauthenticator) (π¨βπ» 21 Β· π 61 Β· π¦ 49 Β· π 99 - 29% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyterhub/nativeauthenticator
```
-- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (π₯ 6.4K / month Β· β±οΈ 19.10.2021):
+- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (π₯ 6.8K / month Β· β±οΈ 09.09.2022):
```
pip install jupyterhub-nativeauthenticator
```
-LTI Authenticator (π₯19 Β· β 57) - A JupyterHub authenticator for LTI. BSD-3
+LTI Authenticator (π₯20 Β· β 57) - A JupyterHub authenticator for LTI. BSD-3
-- [GitHub](https://github.com/jupyterhub/ltiauthenticator) (π¨βπ» 15 Β· π 43 Β· π 39 - 12% open Β· β±οΈ 20.12.2022):
+- [GitHub](https://github.com/jupyterhub/ltiauthenticator) (π¨βπ» 15 Β· π 43 Β· π¦ 87 Β· π 39 - 12% open Β· β±οΈ 20.12.2022):
```
git clone https://github.com/jupyterhub/ltiauthenticator
```
-- [PyPi](https://pypi.org/project/jupyterhub-ltiauthenticator) (π₯ 2.5K / month Β· π¦ 9 Β· β±οΈ 15.11.2021):
+- [PyPi](https://pypi.org/project/jupyterhub-ltiauthenticator) (π₯ 2.4K / month Β· π¦ 9 Β· β±οΈ 15.11.2021):
```
pip install jupyterhub-ltiauthenticator
```
@@ -3028,14 +3028,14 @@ _Authentication modules that manage and control how users can access the Jupyter
```
git clone https://github.com/HewlettPackard/jupyterhub-samlauthenticator
```
-- [PyPi](https://pypi.org/project/jupyterhub-samlauthenticator) (π₯ 400 / month Β· β±οΈ 13.07.2020):
+- [PyPi](https://pypi.org/project/jupyterhub-samlauthenticator) (π₯ 370 / month Β· β±οΈ 13.07.2020):
```
pip install jupyterhub-samlauthenticator
```
Show 11 hidden projects...
-- LDAP Authenticator (π₯22 Β· β 180 Β· π) - LDAP Authenticator Plugin for Jupyter. BSD-3
+- LDAP Authenticator (π₯23 Β· β 180 Β· π) - LDAP Authenticator Plugin for Jupyter. BSD-3
- First Use Authenticator (π₯17 Β· β 44 Β· π) - JupyterHub Authenticator that lets users set.. BSD-3
- Null Authenticator (π₯14 Β· β 8 Β· π€) - Null Authenticator for JupyterHub instances that should.. BSD-3
- JWT Authenticator (π₯13 Β· β 46 Β· π) - A Token Authenticator for JupyterHub. Apache-2
@@ -3057,12 +3057,12 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._
KubeSpawner (π₯29 Β· β 440) - Kubernetes spawner for JupyterHub. BSD-3
-- [GitHub](https://github.com/jupyterhub/kubespawner) (π¨βπ» 78 Β· π 270 Β· π 320 - 21% open Β· β±οΈ 17.01.2023):
+- [GitHub](https://github.com/jupyterhub/kubespawner) (π¨βπ» 78 Β· π 280 Β· π¦ 130 Β· π 320 - 21% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyterhub/kubespawner
```
-- [PyPi](https://pypi.org/project/jupyterhub-kubespawner) (π₯ 46K / month Β· π¦ 14 Β· β±οΈ 19.05.2022):
+- [PyPi](https://pypi.org/project/jupyterhub-kubespawner) (π₯ 50K / month Β· π¦ 14 Β· β±οΈ 03.11.2022):
```
pip install jupyterhub-kubespawner
```
@@ -3078,7 +3078,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) (π₯ 12K / month Β· π¦ 26 Β· β±οΈ 22.07.2021):
+- [PyPi](https://pypi.org/project/dockerspawner) (π₯ 26K / month Β· π¦ 26 Β· β±οΈ 22.07.2021):
```
pip install dockerspawner
```
@@ -3089,12 +3089,12 @@ _Spawner modules that start, monitor, and stop single-user notebook servers._
BatchSpawner (π₯21 Β· β 150) - Custom Spawner for Jupyterhub to start servers in batch scheduled.. BSD-3
-- [GitHub](https://github.com/jupyterhub/batchspawner) (π¨βπ» 42 Β· π 110 Β· π¦ 24 Β· π 130 - 43% open Β· β±οΈ 20.12.2022):
+- [GitHub](https://github.com/jupyterhub/batchspawner) (π¨βπ» 42 Β· π 120 Β· π¦ 24 Β· π 140 - 46% open Β· β±οΈ 20.12.2022):
```
git clone https://github.com/jupyterhub/batchspawner
```
-- [PyPi](https://pypi.org/project/batchspawner) (π₯ 5.9K / month Β· π¦ 4 Β· β±οΈ 07.04.2021):
+- [PyPi](https://pypi.org/project/batchspawner) (π₯ 6.1K / month Β· π¦ 4 Β· β±οΈ 05.10.2022):
```
pip install batchspawner
```
@@ -3106,7 +3106,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) (π₯ 2.2K / month Β· π¦ 1 Β· β±οΈ 22.04.2022):
+- [PyPi](https://pypi.org/project/jupyterhub-systemdspawner) (π₯ 2.8K / month Β· π¦ 1 Β· β±οΈ 11.01.2023):
```
pip install jupyterhub-systemdspawner
```
@@ -3139,12 +3139,12 @@ _Core components of the Jupyter architecture._
ipython (π₯46 Β· β 16K) - Official repository for IPython itself. Other repos in the IPython.. BSD-3
-- [GitHub](https://github.com/ipython/ipython) (π¨βπ» 930 Β· π 4.4K Β· π₯ 320K Β· π¦ 350K Β· π 7.1K - 22% open Β· β±οΈ 30.01.2023):
+- [GitHub](https://github.com/ipython/ipython) (π¨βπ» 930 Β· π 4.4K Β· π₯ 320K Β· π¦ 350K Β· π 7.1K - 22% open Β· β±οΈ 09.02.2023):
```
git clone https://github.com/ipython/ipython
```
-- [PyPi](https://pypi.org/project/ipython) (π₯ 19M / month Β· π¦ 35K Β· β±οΈ 27.01.2023):
+- [PyPi](https://pypi.org/project/ipython) (π₯ 20M / month Β· π¦ 35K Β· β±οΈ 27.01.2023):
```
pip install ipython
```
@@ -3155,12 +3155,12 @@ _Core components of the Jupyter architecture._
jupyter-packaging (π₯24 Β· β 60) - Tools to help build and install Jupyter Python packages. BSD-3
-- [GitHub](https://github.com/jupyter/jupyter-packaging) (π¨βπ» 30 Β· π 49 Β· π₯ 46 Β· π 42 - 28% open Β· β±οΈ 31.01.2023):
+- [GitHub](https://github.com/jupyter/jupyter-packaging) (π¨βπ» 30 Β· π 50 Β· π₯ 46 Β· π 41 - 26% open Β· β±οΈ 07.02.2023):
```
git clone https://github.com/jupyter/jupyter-packaging
```
-- [PyPi](https://pypi.org/project/jupyter-packaging) (π₯ 310K / month Β· π¦ 51 Β· β±οΈ 20.06.2022):
+- [PyPi](https://pypi.org/project/jupyter-packaging) (π₯ 310K / month Β· π¦ 52 Β· β±οΈ 25.08.2022):
```
pip install jupyter-packaging
```
@@ -3179,14 +3179,14 @@ _Core components of the Jupyter architecture._
-qtconsole (π₯35 Β· β 350 Β· π) - Jupyter Qt Console. BSD-3
+qtconsole (π₯36 Β· β 350) - Jupyter Qt Console. BSD-3
- [GitHub](https://github.com/jupyter/qtconsole) (π¨βπ» 120 Β· π 190 Β· π¦ 120K Β· π 320 - 32% open Β· β±οΈ 02.11.2022):
```
git clone https://github.com/jupyter/qtconsole
```
-- [PyPi](https://pypi.org/project/qtconsole) (π₯ 3.6M / month Β· π¦ 6.3K Β· β±οΈ 05.06.2022):
+- [PyPi](https://pypi.org/project/qtconsole) (π₯ 3.5M / month Β· π¦ 6.3K Β· β±οΈ 02.11.2022):
```
pip install qtconsole
```
@@ -3197,7 +3197,7 @@ _Core components of the Jupyter architecture._
jupyter-console (π₯27 Β· β 210 Β· π€) - Jupyter Terminal Console. BSD-3
-- [GitHub](https://github.com/jupyter/jupyter_console) (π¨βπ» 59 Β· π 140 Β· π₯ 81 Β· π 150 - 39% open Β· β±οΈ 22.06.2022):
+- [GitHub](https://github.com/jupyter/jupyter_console) (π¨βπ» 59 Β· π 140 Β· π₯ 81 Β· π 150 - 40% open Β· β±οΈ 22.06.2022):
```
git clone https://github.com/jupyter/jupyter_console
@@ -3213,7 +3213,7 @@ _Core components of the Jupyter architecture._
datapane (π₯24 Β· β 770) - Datapane is the easiest way to create data science reports from.. Apache-2
-- [GitHub](https://github.com/datapane/datapane) (π¨βπ» 16 Β· π 63 Β· π 97 - 8% open Β· β±οΈ 01.02.2023):
+- [GitHub](https://github.com/datapane/datapane) (π¨βπ» 16 Β· π 63 Β· π 98 - 8% open Β· β±οΈ 08.02.2023):
```
git clone https://github.com/datapane/datapane
diff --git a/history/2023-02-09_changes.md b/history/2023-02-09_changes.md
new file mode 100644
index 0000000..a653d70
--- /dev/null
+++ b/history/2023-02-09_changes.md
@@ -0,0 +1,20 @@
+## π Trending Up
+
+_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._
+
+- Jupyter Book (π₯34 Β· β 3.2K Β· π) - Create beautiful, publication-quality books and documents.. BSD-3
+- ipyvolume (π₯31 Β· β 1.8K Β· π) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
+- itkwidgets (π₯28 Β· β 490 Β· π) - Interactive Jupyter widgets to visualize images, point sets,.. Apache-2
+- Kernel Gateway (π₯24 Β· β 420 Β· π) - Jupyter Kernel Gateway. BSD-3
+- xeus-python (π₯24 Β· β 370 Β· π) - Jupyter kernel for the Python programming language. 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._
+
+- nbconvert (π₯35 Β· β 1.4K Β· π) - Jupyter Notebook Conversion. βUnlicensed
+- repo2docker (π₯30 Β· β 1.4K Β· π) - Turn repositories into Jupyter-enabled Docker images. BSD-3
+- nbgrader (π₯29 Β· β 1.2K Β· π) - A system for assigning and grading notebooks. BSD-3
+- Stencila (π₯26 Β· β 660 Β· π) - Author, collaborate on, and publish beautiful interactive.. Apache-2
+- JupyterLab System Monitor (π₯20 Β· β 280 Β· π€) - JupyterLab extension to display system metrics. BSD-3
+
diff --git a/history/2023-02-09_projects.csv b/history/2023-02-09_projects.csv
new file mode 100644
index 0000000..72cee68
--- /dev/null
+++ b/history/2023-02-09_projects.csv
@@ -0,0 +1,300 @@
+,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,cran_id,pypi,go_id,go_url,go_latest_release_published_at,go_dependent_project_count,gem_id,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,46,True,ipython,ipython/ipython,conda-forge/ipython,https://github.com/ipython/ipython,BSD-3-Clause,2010-05-10 04:46:06.000,2023-02-09 08:16:08.000000,2023-02-09 08:16:08,26325.0,163.0,4410.0,769.0,6809.0,1574.0,5564.0,15682.0,2023-01-27 12:02:03.111,8.9.0,319821.0,19993452.0,156.0,387989.0,352887.0,933.0,https://pypi.org/project/ipython,2023-01-27 12:02:03.111,35102.0,19783922.0,https://anaconda.org/conda-forge/ipython,2023-01-28 13:33:08.056,16951495.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+2,bokeh,"Interactive Data Visualization in the browser, from Python.",https://github.com/bokeh/bokeh,,widgets,43,True,bokeh,bokeh/bokeh,conda-forge/bokeh,https://github.com/bokeh/bokeh,BSD-3-Clause,2012-03-26 15:40:01.000,2023-02-09 14:22:22.000000,2023-02-08 08:42:02,19943.0,89.0,4030.0,449.0,5498.0,708.0,6456.0,17201.0,2022-12-09 18:39:04.000,3.0.3,,3874114.0,153.0,3846.0,192.0,633.0,https://pypi.org/project/bokeh,2022-12-20 09:06:57.840,3647.0,3718090.0,https://anaconda.org/conda-forge/bokeh,2022-12-12 20:33:04.197,9998776.0,1.0,@bokeh/bokehjs,https://www.npmjs.com/package/@bokeh/bokehjs,2023-02-08 08:55:44.804,7.0,13185.0,,,,,,,,,,,,,,,,,
+3,Jupyter,Jupyter Interactive Notebook.,https://github.com/jupyter/notebook,,notebook-environments,43,True,notebook,jupyter/notebook,conda-forge/jupyter,https://github.com/jupyter/notebook,BSD-3-Clause,2015-04-09 06:58:03.000,2023-02-09 13:56:36.000000,2023-02-09 11:17:44,13306.0,83.0,4003.0,322.0,2148.0,2041.0,2532.0,10725.0,2022-10-30 06:49:13.880,6.5.2,10534.0,11593235.0,112.0,8859.0,18.0,621.0,https://pypi.org/project/notebook,2023-01-19 08:55:03.912,8841.0,11246764.0,https://anaconda.org/conda-forge/jupyter,2022-12-05 14:25:36.477,2874717.0,1.0,,,,,,jupyter/datascience-notebook,https://hub.docker.com/r/jupyter/datascience-notebook,2023-02-09 13:07:39.569831,973.0,28853339.0,,,,,,,,,,,,
+4,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,2023-02-09 13:05:29.000000,2023-02-08 14:31:14,6613.0,282.0,1873.0,269.0,2056.0,178.0,2068.0,7376.0,2023-01-27 11:55:53.156,3.1.1,,212873.0,69.0,2487.0,2116.0,325.0,https://pypi.org/project/jupyterhub,2023-01-27 11:55:53.156,371.0,174862.0,https://anaconda.org/conda-forge/jupyterhub,2023-01-27 19:38:01.989,842962.0,1.0,,,,,,jupyterhub/jupyterhub,https://hub.docker.com/r/jupyterhub/jupyterhub,2023-02-08 14:50:35.965808,322.0,2870956.0,,,,,,,,,,,,
+5,ipywidgets,Interactive Widgets for the Jupyter Notebook.,https://github.com/jupyter-widgets/ipywidgets,,widgets,39,True,ipywidgets,jupyter-widgets/ipywidgets,conda-forge/ipywidgets,https://github.com/jupyter-widgets/ipywidgets,BSD-3-Clause,2015-04-17 20:29:25.000,2023-02-09 12:30:28.000000,2023-02-03 16:41:22,7711.0,43.0,882.0,76.0,1814.0,660.0,1273.0,2699.0,2022-12-22 09:16:06.396,8.0.4,,8355842.0,144.0,14829.0,5968.0,201.0,https://pypi.org/project/ipywidgets,2022-12-22 09:16:06.396,8772.0,8195720.0,https://anaconda.org/conda-forge/ipywidgets,2022-12-22 14:44:46.766,7821900.0,1.0,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,2022-12-22 09:09:40.343,89.0,64733.0,,,,,,,,,,,,,,,,,
+6,IPython Kernel,IPython Kernel for Jupyter.,https://github.com/ipython/ipykernel,,kernels,39,True,ipykernel,ipython/ipykernel,ipykernel,https://github.com/ipython/ipykernel,BSD-3-Clause,2015-04-09 07:44:14.000,2023-02-08 17:27:54.000000,2023-02-08 17:27:40,2818.0,56.0,334.0,34.0,641.0,244.0,221.0,533.0,2023-02-02 16:51:44.000,6.21.1,1112.0,13294062.0,111.0,233452.0,223778.0,164.0,https://pypi.org/project/ipykernel,2022-06-15 16:50:11.000,9639.0,13287269.0,https://anaconda.org/anaconda/ipykernel,2023-01-05 12:19:43.600,586553.0,1.0,,,,,,,,,,,35.0,,,,,,,,,,,
+7,pandas-profiling,Create HTML profiling reports from pandas DataFrame objects.,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,2023-02-05 21:46:52.000000,2023-01-30 17:59:36,1252.0,111.0,1430.0,150.0,609.0,132.0,504.0,10136.0,2023-01-31 11:20:01.127,3.6.6,,1143372.0,40.0,201.0,18.0,108.0,https://pypi.org/project/pandas-profiling,2023-01-31 11:20:01.127,183.0,1139088.0,https://anaconda.org/conda-forge/pandas-profiling,2023-01-25 18:19:12.193,334198.0,1.0,,,,,,,,,,,,ydataai/ydata-profiling,,,,,,,,,,
+8,panel,A high-level app and dashboarding solution for Python.,https://github.com/holoviz/panel,,widgets,37,True,panel,holoviz/panel,conda-forge/panel,https://github.com/holoviz/panel,BSD-3-Clause,2018-08-23 12:14:24.000,2023-02-09 10:33:43.000000,2023-02-08 23:22:13,2593.0,172.0,317.0,51.0,2159.0,723.0,1518.0,2565.0,2023-01-31 16:20:43.550,0.14.3,,505340.0,256.0,5426.0,5307.0,115.0,https://pypi.org/project/panel,2023-01-31 16:11:18.711,117.0,396420.0,https://anaconda.org/conda-forge/panel,2023-01-31 20:28:59.209,833919.0,1.0,@holoviz/panel,https://www.npmjs.com/package/@holoviz/panel,2023-01-31 16:20:43.550,2.0,92884.0,,,,,,,,,,,,,,,,,
+9,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,2023-01-14 12:24:37.000000,2022-11-02 01:13:43,1909.0,,188.0,22.0,247.0,104.0,219.0,350.0,2022-11-02 01:13:03.378,5.4.0,,3571614.0,42.0,129974.0,123649.0,119.0,https://pypi.org/project/qtconsole,2022-11-02 01:13:03.378,6325.0,3528340.0,https://anaconda.org/conda-forge/qtconsole,2022-11-02 15:52:35.711,3505225.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+10,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,2023-02-03 09:24:12.000000,2023-02-03 09:23:40,2281.0,14.0,371.0,69.0,474.0,99.0,474.0,5806.0,2022-12-11 17:54:31.517,1.14.4,,608822.0,115.0,4264.0,4085.0,76.0,https://pypi.org/project/jupytext,2022-12-11 17:54:31.517,177.0,591802.0,https://anaconda.org/conda-forge/jupytext,2022-12-11 21:02:09.199,494382.0,1.0,jupyterlab-jupytext,https://www.npmjs.com/package/jupyterlab-jupytext,2021-12-04 13:07:28.249,2.0,7327.0,,,,,,,,,,,,,,,,,
+11,nbconvert,Jupyter Notebook Conversion.,https://github.com/jupyter/nbconvert,,notebook-sharing,35,False,nbconvert,jupyter/nbconvert,conda-forge/nbconvert,https://github.com/jupyter/nbconvert,,2015-04-09 06:58:23.000,2023-02-07 05:18:29.000000,2023-01-29 04:12:57,3938.0,25.0,511.0,50.0,882.0,483.0,599.0,1443.0,2023-01-24 15:54:06.595,7.2.9,256.0,21625400.0,72.0,8344.0,,254.0,https://pypi.org/project/nbconvert,2023-01-24 15:54:06.595,8344.0,21499458.0,https://anaconda.org/conda-forge/nbconvert,2023-01-24 20:04:10.828,10326903.0,1.0,,,,,,,,,,,,,-2.0,,,,,,,,,
+12,Jupyter Client,Jupyter protocol client APIs.,https://github.com/jupyter/jupyter_client,,notebook-tools,35,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,2023-02-08 18:25:28.000000,2023-02-08 18:25:28,2545.0,44.0,249.0,36.0,586.0,162.0,189.0,306.0,2023-01-30 14:19:03.598,8.0.2,764.0,17839921.0,85.0,2212.0,,123.0,https://pypi.org/project/jupyter-client,2023-01-30 14:19:03.598,2212.0,17686326.0,https://anaconda.org/conda-forge/jupyter_client,2023-01-31 15:32:49.111,12591427.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+13,Voila,Voil turns Jupyter notebooks into standalone web applications.,https://github.com/voila-dashboards/voila,,notebook-sharing,34,True,voila,voila-dashboards/voila,conda-forge/voila,https://github.com/voila-dashboards/voila,BSD-3-Clause,2018-08-21 14:21:42.000,2023-02-09 14:07:32.000000,2023-02-08 14:13:22,1353.0,11.0,452.0,78.0,641.0,288.0,380.0,4552.0,2022-10-26 15:14:01.592,0.4.0,479.0,139045.0,84.0,8222.0,8157.0,64.0,https://pypi.org/project/voila,2022-10-28 10:17:00.860,63.0,133544.0,https://anaconda.org/conda-forge/voila,2022-10-27 07:53:02.986,244999.0,1.0,@jupyter-voila/jupyterlab-preview,https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview,2020-05-19 10:24:11.555,2.0,762.0,,,,,,,,,,,,,,,,,
+14,Jupyter Book,"Create beautiful, publication-quality books and documents from computational content.",https://github.com/executablebooks/jupyter-book,,notebook-sharing,34,True,jupyter-book,executablebooks/jupyter-book,conda-forge/jupyter-book,https://github.com/executablebooks/jupyter-book,BSD-3-Clause,2018-06-14 01:55:51.000,2023-02-07 23:27:10.308000,2023-02-07 20:19:06,1403.0,23.0,604.0,61.0,698.0,521.0,681.0,3209.0,2023-02-07 20:28:04.125,0.13.2,,72742.0,43.0,8018.0,7920.0,120.0,https://pypi.org/project/jupyter-book,2022-08-16 07:22:00.869,98.0,70443.0,https://anaconda.org/conda-forge/jupyter-book,2023-02-07 23:27:10.308,55199.0,1.0,,,,,,,,,,,,,4.0,,,,,,,,,
+15,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,2023-02-07 19:56:51.000000,2023-02-07 17:19:40,1007.0,32.0,142.0,26.0,215.0,56.0,78.0,203.0,2023-01-12 12:36:21.091,5.7.3,86.0,13071932.0,34.0,204647.0,196031.0,73.0,https://pypi.org/project/nbformat,2023-01-12 12:36:21.091,8614.0,12912538.0,https://anaconda.org/conda-forge/nbformat,2023-01-12 21:53:38.367,13052229.0,1.0,nbformat-schema,https://www.npmjs.com/package/nbformat-schema,2023-01-12 12:35:29.457,2.0,218.0,,,,,,,,,,,,,,,,,
+16,evidently,Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b.,https://github.com/evidentlyai/evidently,,widgets,33,True,evidently,evidentlyai/evidently,conda-forge/evidently,https://github.com/evidentlyai/evidently,Apache-2.0,2020-11-25 15:20:08.000,2023-02-07 20:18:28.000000,2023-02-06 10:53:23,1605.0,126.0,334.0,35.0,333.0,52.0,127.0,3138.0,2023-02-06 10:50:58.000,0.2.3,,115976.0,68.0,1320.0,1317.0,34.0,https://pypi.org/project/evidently,2022-07-07 11:21:24.000,3.0,115828.0,https://anaconda.org/conda-forge/evidently,2023-02-06 15:40:27.220,2666.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+17,jupyter_server,"The backendi.e. core services, APIs, and REST endpointsto Jupyter web applications.",https://github.com/jupyter-server/jupyter_server,,components,33,False,jupyter_server,jupyter-server/jupyter_server,conda-forge/jupyter_server,https://github.com/jupyter-server/jupyter_server,,2016-09-21 19:18:45.000,2023-02-07 20:44:23.000000,2023-02-07 20:44:23,12573.0,114.0,212.0,41.0,835.0,130.0,251.0,377.0,2023-02-02 17:29:02.203,2.2.1,1128.0,12610668.0,123.0,166.0,,497.0,https://pypi.org/project/jupyter_server,2022-09-19 21:14:36.706,166.0,12539944.0,https://anaconda.org/conda-forge/jupyter_server,2023-02-02 20:39:32.931,3746855.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+18,nteract,The interactive computing suite for you!.,https://github.com/nteract/nteract,,notebook-environments,32,True,nteract_on_jupyter,nteract/nteract,,https://github.com/nteract/nteract,BSD-3-Clause,2015-06-15 23:21:49.000,2023-02-02 18:27:59.000000,2022-10-26 19:51:28,11226.0,,571.0,156.0,3979.0,180.0,1522.0,5962.0,2021-10-22 17:46:48.907,7.0.20,1413700.0,86075.0,94.0,40.0,2.0,178.0,https://pypi.org/project/nteract_on_jupyter,2019-07-16 03:59:16.000,5.0,4860.0,,,,2.0,@nteract/messaging,https://www.npmjs.com/package/@nteract/messaging,2021-10-22 17:46:48.907,33.0,63762.0,,,,,,,,,,,,,,,,,
+19,Contrib NBextensions,A collection of various notebook extensions for Jupyter.,https://github.com/ipython-contrib/jupyter_contrib_nbextensions,,jupyter-extensions,32,True,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,2022-12-21 19:56:24.000000,2022-12-21 19:56:24,2660.0,21.0,803.0,136.0,842.0,352.0,456.0,4967.0,2022-11-15 17:33:00.905,0.7.0,,356808.0,18.0,216.0,,136.0,https://pypi.org/project/jupyter_contrib_nbextensions,2022-11-15 17:33:00.905,216.0,336784.0,https://anaconda.org/conda-forge/jupyter_contrib_nbextensions,2022-12-03 12:02:55.462,1561891.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+20,bqplot,Plotting library for IPython/Jupyter notebooks.,https://github.com/bqplot/bqplot,,widgets,32,True,bqplot,bqplot/bqplot,conda-forge/bqplot,https://github.com/bqplot/bqplot,Apache-2.0,2015-09-26 04:02:18.000,2023-02-08 03:11:50.000000,2023-02-08 03:11:50,3619.0,74.0,468.0,106.0,1002.0,245.0,361.0,3400.0,2022-09-02 15:04:31.743,0.12.36,,150293.0,104.0,151.0,38.0,59.0,https://pypi.org/project/bqplot,2022-09-02 15:04:31.743,99.0,132663.0,https://anaconda.org/conda-forge/bqplot,2022-09-02 17:23:26.370,1106095.0,1.0,bqplot,https://www.npmjs.com/package/bqplot,2022-09-02 10:57:18.327,14.0,3975.0,,,,,,,,,,,,,,,,,
+21,ipyleaflet,A Jupyter - Leaflet.js bridge.,https://github.com/jupyter-widgets/ipyleaflet,,widgets,32,True,ipyleaflet,jupyter-widgets/ipyleaflet,conda-forge/ipyleaflet,https://github.com/jupyter-widgets/ipyleaflet,MIT,2014-05-07 16:32:10.000,2023-02-03 22:31:34.000000,2022-10-27 16:02:31,1144.0,,351.0,61.0,559.0,232.0,329.0,1327.0,2022-10-19 07:57:17.000,0.17.2,,217469.0,76.0,3773.0,3641.0,81.0,https://pypi.org/project/ipyleaflet,2022-10-19 07:45:44.840,127.0,150440.0,https://anaconda.org/conda-forge/ipyleaflet,2022-10-19 12:34:41.863,956275.0,1.0,jupyter-leaflet,https://www.npmjs.com/package/jupyter-leaflet,2022-10-19 07:43:02.682,5.0,55224.0,,,,,,,,,,,,,,,,,
+22,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,2023-02-08 04:55:20.000000,2023-01-30 15:48:52,1268.0,49.0,416.0,52.0,383.0,142.0,291.0,1199.0,2023-01-30 15:51:14.959,0.20.4,,34510.0,54.0,300.0,280.0,58.0,https://pypi.org/project/sparkmagic,2023-01-30 15:51:14.959,20.0,33527.0,https://anaconda.org/conda-forge/sparkmagic,2023-01-30 19:54:17.953,64896.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+23,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,2023-01-19 14:53:07.000000,2022-10-18 22:34:20,938.0,,386.0,91.0,345.0,121.0,243.0,5096.0,2022-08-15 04:13:05.241,2.4.0,,926405.0,72.0,3017.0,2821.0,108.0,https://pypi.org/project/papermill,2022-08-15 04:13:05.241,196.0,919431.0,https://anaconda.org/conda-forge/papermill,2022-01-23 14:55:30.846,376642.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+24,nbdev,Create delightful software with Jupyter Notebooks.,https://github.com/fastai/nbdev,,notebook-tools,31,True,nbdev,fastai/nbdev,,https://github.com/fastai/nbdev,Apache-2.0,2019-11-18 17:37:35.000,2023-02-09 11:13:54.000000,2023-02-09 06:03:51,1605.0,79.0,425.0,43.0,509.0,92.0,689.0,4027.0,2023-02-03 22:35:09.902,2.3.11,,54659.0,152.0,90.0,,85.0,https://pypi.org/project/nbdev,2022-06-17 20:22:23.000,90.0,54659.0,,,,1.0,,,,,,,,,,,,,,,,,,,,,,
+25,nikola,A static website and blog generator.,https://github.com/getnikola/nikola,,notebook-sharing,31,True,nikola,getnikola/nikola,,https://github.com/getnikola/nikola,MIT,2012-04-14 13:53:22.000,2023-02-03 20:17:45.000000,2023-02-03 20:18:00,10309.0,17.0,436.0,80.0,1513.0,51.0,2074.0,2400.0,2022-08-01 21:01:18.000,8.2.3,,879.0,86.0,598.0,461.0,232.0,https://pypi.org/project/nikola,2022-08-01 21:00:16.495,137.0,879.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+26,ipyvolume,3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL.,https://github.com/widgetti/ipyvolume,,widgets,31,True,ipyvolume,maartenbreddels/ipyvolume,conda-forge/ipyvolume,https://github.com/widgetti/ipyvolume,MIT,2016-12-21 15:30:13.000,2023-01-28 20:37:02.292000,2023-01-27 13:58:04,989.0,14.0,235.0,52.0,120.0,177.0,129.0,1821.0,2023-01-27 14:14:43.297,0.6.0,,73120.0,50.0,1030.0,975.0,45.0,https://pypi.org/project/ipyvolume,2023-01-27 14:01:38.761,50.0,65429.0,https://anaconda.org/conda-forge/ipyvolume,2023-01-28 20:37:02.292,409341.0,2.0,ipyvolume,https://www.npmjs.com/package/ipyvolume,2023-01-27 14:14:43.297,5.0,2006.0,,,,,,,widgetti/ipyvolume,2.0,,,,,,,,,
+27,elyra,Elyra extends JupyterLab with an AI centric approach.,https://github.com/elyra-ai/elyra,,lab-extensions,31,True,elyra,elyra-ai/elyra,conda-forge/elyra,https://github.com/elyra-ai/elyra,Apache-2.0,2019-10-22 21:37:58.000,2023-02-07 21:48:19.000000,2023-02-07 21:48:19,1868.0,72.0,277.0,47.0,1424.0,250.0,1322.0,1541.0,2023-01-26 22:22:50.000,3.14.2,,5699.0,123.0,50.0,41.0,56.0,https://pypi.org/project/elyra,2023-01-26 21:04:00.959,3.0,2978.0,https://anaconda.org/conda-forge/elyra,2023-01-27 19:24:06.134,26726.0,1.0,@elyra/services,https://www.npmjs.com/package/@elyra/services,2023-01-26 21:06:12.324,6.0,1831.0,,,,,,,,,,,,,,,,,
+28,JupyterLab Git,A Git extension for JupyterLab.,https://github.com/jupyterlab/jupyterlab-git,,lab-extensions,31,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,2023-02-09 02:28:53.000000,2023-02-07 15:29:15,1820.0,18.0,272.0,37.0,649.0,96.0,458.0,1218.0,2022-12-15 13:34:32.046,0.41.0,,143512.0,68.0,46.0,20.0,84.0,https://pypi.org/project/jupyterlab-git,2022-12-15 13:34:32.046,20.0,113853.0,https://anaconda.org/conda-forge/jupyterlab-git,2022-12-16 08:18:31.363,353556.0,1.0,@jupyterlab/git,https://www.npmjs.com/package/@jupyterlab/git,2022-12-15 13:33:58.120,6.0,22588.0,,,,,,,,,,,,,,,,,
+29,OAuthenticator,OAuth + JupyterHub Authenticator = OAuthenticator.,https://github.com/jupyterhub/oauthenticator,,hub-auth,31,True,oauthenticator,jupyterhub/oauthenticator,conda-forge/oauthenticator,https://github.com/jupyterhub/oauthenticator,BSD-3-Clause,2014-09-23 21:37:06.000,2023-02-08 19:51:40.000000,2023-02-07 16:54:11,1217.0,100.0,337.0,22.0,333.0,42.0,205.0,356.0,2022-09-08 08:55:21.120,15.1.0,,30557.0,31.0,370.0,326.0,109.0,https://pypi.org/project/oauthenticator,2022-09-08 08:55:21.120,44.0,29842.0,https://anaconda.org/conda-forge/oauthenticator,2022-09-08 13:19:36.567,32897.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+30,JupyterLab,JupyterLab computational environment.,https://github.com/jupyterlab/jupyterlab,,notebook-environments,30,True,jupyterlab,jupyterlab/jupyterlab,conda-forge/jupyterlab,https://github.com/jupyterlab/jupyterlab,BSD-3-Clause,2016-06-03 20:09:17.000,2023-02-03 18:06:58.000000,,,,2543.0,,,2227.0,,12593.0,2023-02-03 14:19:49.910,3.6.1,,2289244.0,468.0,2256.0,,430.0,https://pypi.org/project/jupyterlab,2022-06-09 13:09:14.000,1931.0,2000827.0,https://anaconda.org/conda-forge/jupyterlab,2023-02-03 14:32:28.710,7299348.0,2.0,@jupyterlab/ui-components,https://www.npmjs.com/package/@jupyterlab/ui-components,2023-02-03 14:19:49.910,325.0,197176.0,,,,,,,,,,,,,,,,,
+31,Docker Stacks,Ready-to-run Docker images containing Jupyter applications.,https://github.com/jupyter/docker-stacks,,notebook-environments,30,True,,jupyter/docker-stacks,,https://github.com/jupyter/docker-stacks,BSD-3-Clause,2015-07-15 15:30:00.000,2023-02-09 13:06:04.384995,2023-02-09 10:53:46,3271.0,64.0,2820.0,190.0,1064.0,25.0,779.0,7482.0,,,,975407.0,,,,228.0,,,,,,,,2.0,,,,,,jupyter/scipy-notebook,https://hub.docker.com/r/jupyter/scipy-notebook,2023-02-09 13:06:04.384995,381.0,88762068.0,,,,,,,,,,,,
+32,facets-overview,Visualizations for machine learning datasets.,https://github.com/PAIR-code/facets,,widgets,30,True,facets-overview,pair-code/facets,,https://github.com/PAIR-code/facets,Apache-2.0,2017-07-07 14:03:03.000,2023-02-06 13:44:19.000000,2023-02-06 13:44:19,270.0,6.0,904.0,273.0,95.0,83.0,76.0,7076.0,2023-02-06 13:44:00.413,1.0.2,,518291.0,5.0,163.0,155.0,30.0,https://pypi.org/project/facets-overview,2023-01-30 13:48:01.697,8.0,518291.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+33,Perspective,"A data visualization and analytics component, especially well-suited for large and/or streaming datasets.",https://github.com/finos/perspective,,lab-extensions,30,True,perspective-python,finos/perspective,conda-forge/perspective,https://github.com/finos/perspective,Apache-2.0,2017-11-02 16:27:54.000,2023-02-04 23:15:20.000000,2023-02-02 06:24:31,5447.0,91.0,581.0,110.0,1374.0,106.0,504.0,5228.0,2023-01-20 03:11:01.060,1.9.3,,13540.0,96.0,19.0,8.0,76.0,https://pypi.org/project/perspective-python,2023-01-20 03:11:01.060,10.0,4250.0,https://anaconda.org/conda-forge/perspective,2023-01-19 20:35:26.787,254338.0,1.0,@finos/perspective-jupyterlab,https://www.npmjs.com/package/@finos/perspective-jupyterlab,2023-01-20 03:10:58.444,1.0,1342.0,,,,,,,,,,,,,,,,,
+34,D-Tale,Visualizer for Pandas Data Structures.,https://github.com/man-group/dtale,,widgets,30,False,dtale,man-group/dtale,conda-forge/dtale,https://github.com/man-group/dtale,LGPL-2.1,2019-07-15 09:34:48.000,2023-02-07 22:17:31.053000,2023-02-07 20:40:04,665.0,34.0,326.0,69.0,235.0,42.0,455.0,3838.0,2023-02-07 21:40:31.000,2.12.2,,159119.0,158.0,631.0,617.0,29.0,https://pypi.org/project/dtale,2022-06-17 17:45:42.000,14.0,153873.0,https://anaconda.org/conda-forge/dtale,2023-02-07 22:17:31.053,188890.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+35,dtale,Visualizer for pandas data structures.,https://github.com/man-group/dtale,,jupyter-extensions,30,False,dtale,man-group/dtale,conda-forge/dtale,https://github.com/man-group/dtale,LGPL-2.1,2019-07-15 09:34:48.000,2023-02-07 22:17:31.053000,2023-02-07 20:40:04,665.0,34.0,326.0,69.0,235.0,42.0,455.0,3838.0,2023-02-07 21:40:31.000,2.12.2,,159119.0,158.0,631.0,617.0,29.0,https://pypi.org/project/dtale,2022-06-17 17:45:42.000,14.0,153873.0,https://anaconda.org/conda-forge/dtale,2023-02-07 22:17:31.053,188890.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+36,nbdime,Tools for diffing and merging of Jupyter notebooks.,https://github.com/jupyter/nbdime,,notebook-sharing,30,True,nbdime,jupyter/nbdime,conda-forge/nbdime,https://github.com/jupyter/nbdime,BSD-3-Clause,2015-11-16 09:25:53.000,2023-01-29 08:53:37.000000,2023-01-15 17:22:37,1976.0,11.0,141.0,43.0,357.0,72.0,223.0,2358.0,2021-10-26 00:11:36.407,1.0.1,,271964.0,27.0,241.0,100.0,43.0,https://pypi.org/project/nbdime,2021-10-25 23:22:53.000,141.0,216963.0,https://anaconda.org/conda-forge/nbdime,2021-10-26 17:29:52.628,756534.0,2.0,nbdime-jupyterlab,https://www.npmjs.com/package/nbdime-jupyterlab,2021-10-26 00:11:36.407,,44778.0,,,,,,,,,,,,,,,,,
+37,repo2docker,Turn repositories into Jupyter-enabled Docker images.,https://github.com/jupyterhub/repo2docker,,notebook-tools,30,True,jupyter-repo2docker,jupyterhub/repo2docker,,https://github.com/jupyterhub/repo2docker,BSD-3-Clause,2017-05-09 08:36:30.000,2023-02-08 13:26:26.000000,2023-02-03 15:02:26,2539.0,37.0,326.0,45.0,746.0,182.0,337.0,1437.0,2022-10-18 19:01:00.000,2022.10.0,,6256.0,19.0,203.0,177.0,114.0,https://pypi.org/project/jupyter-repo2docker,2022-10-18 19:00:01.421,26.0,6256.0,,,,2.0,,,,,,,,,,,,,-1.0,,,,,,,,,
+38,jupyter-matplotlib,Matplotlib Jupyter Integration.,https://github.com/matplotlib/ipympl,,widgets,30,True,ipympl,matplotlib/ipympl,conda-forge/ipympl,https://github.com/matplotlib/ipympl,BSD-3-Clause,2016-07-21 14:38:56.000,2023-02-08 14:23:52.000000,2023-02-07 13:28:36,488.0,9.0,205.0,40.0,240.0,127.0,147.0,1374.0,2022-08-22 10:06:31.028,0.11.2,,236184.0,48.0,5312.0,5218.0,31.0,https://pypi.org/project/ipympl,2022-08-22 10:01:01.657,94.0,192515.0,https://anaconda.org/conda-forge/ipympl,2022-08-22 10:48:52.758,1234603.0,2.0,jupyter-matplotlib,https://www.npmjs.com/package/jupyter-matplotlib,2022-08-22 10:06:31.028,,26757.0,,,,,,,,,,,,,,,,,
+39,nbclient,A client library for executing notebooks. Formally nbconverts ExecutePreprocessor.,https://github.com/jupyter/nbclient,,notebook-tools,30,False,nbclient,jupyter/nbclient,conda-forge/nbclient,https://github.com/jupyter/nbclient,,2020-01-13 17:29:49.000,2023-02-07 05:18:35.000000,2023-01-11 14:28:24,344.0,13.0,47.0,11.0,174.0,41.0,65.0,115.0,2022-11-29 17:24:01.500,0.7.2,187.0,9396219.0,35.0,88990.0,88893.0,33.0,https://pypi.org/project/nbclient,2022-11-29 17:24:01.500,97.0,9190049.0,https://anaconda.org/conda-forge/nbclient,2022-11-30 08:00:35.235,7421784.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+40,Knowledge Repo,A next-generation curated knowledge sharing platform for data scientists and other technical professions.,https://github.com/airbnb/knowledge-repo,,notebook-sharing,29,True,knowledge-repo,airbnb/knowledge-repo,,https://github.com/airbnb/knowledge-repo,Apache-2.0,2016-08-17 23:32:50.000,2023-02-08 16:05:06.000000,2023-02-08 16:05:05,1263.0,240.0,707.0,176.0,449.0,125.0,167.0,5276.0,2023-01-05 19:53:23.000,0.9.2,,3503.0,32.0,1.0,,72.0,https://pypi.org/project/knowledge-repo,2023-01-05 19:51:36.871,1.0,3503.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+41,ipyparallel,IPython Parallel: Interactive Parallel Computing in Python.,https://github.com/ipython/ipyparallel,,notebook-tools,29,False,ipyparallel,ipython/ipyparallel,conda-forge/ipyparallel,https://github.com/ipython/ipyparallel,,2015-04-09 07:43:55.000,2023-02-08 12:36:09.000000,2023-02-08 12:36:08,2732.0,17.0,954.0,120.0,418.0,54.0,285.0,2350.0,2022-06-20 10:37:35.000,8.4.1,,116301.0,41.0,287.0,,112.0,https://pypi.org/project/ipyparallel,2022-06-20 10:37:35.000,287.0,106943.0,https://anaconda.org/conda-forge/ipyparallel,2022-06-21 14:24:53.709,767409.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+42,ipython-sql,"%%sql magic for IPython, hopefully evolving into full SQL client.",https://github.com/catherinedevlin/ipython-sql,,magic,29,True,ipython-sql,catherinedevlin/ipython-sql,conda-forge/ipython-sql,https://github.com/catherinedevlin/ipython-sql,MIT,2013-03-20 16:41:10.000,2023-02-02 16:42:58.000000,2022-11-16 00:09:35,286.0,1.0,279.0,51.0,79.0,111.0,41.0,1634.0,2022-06-12 04:51:46.000,0.4.1,,105944.0,18.0,4067.0,3998.0,54.0,https://pypi.org/project/ipython-sql,2022-06-12 04:51:46.000,69.0,103360.0,https://anaconda.org/conda-forge/ipython-sql,2021-11-13 15:23:35.182,201620.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+43,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,2023-02-04 20:25:48.000000,2023-01-02 17:38:53,2558.0,60.0,117.0,17.0,451.0,177.0,286.0,1420.0,2022-08-26 15:33:43.000,3.10.2,,30719.0,67.0,348.0,335.0,46.0,https://pypi.org/project/jupyterlab-lsp,2022-08-26 15:29:01.642,9.0,20523.0,https://anaconda.org/conda-forge/jupyter-lsp,2021-12-12 16:35:34.220,74076.0,1.0,@krassowski/jupyterlab-lsp,https://www.npmjs.com/package/@krassowski/jupyterlab-lsp,2022-08-26 15:27:01.064,4.0,7642.0,,,,,,,,,,,,,,,,,
+44,nbgrader,A system for assigning and grading notebooks.,https://github.com/jupyter/nbgrader,,jupyter-extensions,29,True,nbgrader,jupyter/nbgrader,conda-forge/nbgrader,https://github.com/jupyter/nbgrader,BSD-3-Clause,2014-09-13 03:27:36.000,2023-02-08 05:02:20.000000,2023-01-06 12:55:49,3342.0,8.0,318.0,42.0,871.0,241.0,624.0,1162.0,2022-09-27 21:47:44.689,0.8.1,96.0,7428.0,31.0,389.0,372.0,98.0,https://pypi.org/project/nbgrader,2022-09-27 21:47:44.689,17.0,5609.0,https://anaconda.org/conda-forge/nbgrader,2022-09-28 03:43:17.179,132761.0,1.0,,,,,,,,,,,,,-1.0,,,,,,,,,
+45,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,29,True,raiwidgets,microsoft/responsible-ai-toolbox,,https://github.com/microsoft/responsible-ai-toolbox,MIT,2020-07-06 20:46:53.000,2023-02-09 02:03:21.000000,2023-02-09 02:03:19,1481.0,130.0,175.0,19.0,1681.0,69.0,221.0,668.0,2023-01-18 23:35:01.000,0.24.1,,9340.0,42.0,49.0,46.0,31.0,https://pypi.org/project/raiwidgets,2023-01-18 23:21:09.936,3.0,9340.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+46,KubeSpawner,Kubernetes spawner for JupyterHub.,https://github.com/jupyterhub/kubespawner,,hub-spawners,29,True,jupyterhub-kubespawner,jupyterhub/kubespawner,conda-forge/jupyterhub-kubespawner,https://github.com/jupyterhub/kubespawner,BSD-3-Clause,2015-11-21 07:02:52.000,2023-02-08 20:03:44.000000,2023-02-07 08:00:12,1344.0,39.0,283.0,31.0,391.0,69.0,249.0,445.0,2022-11-03 16:42:13.267,4.3.0,,50349.0,33.0,140.0,126.0,78.0,https://pypi.org/project/jupyterhub-kubespawner,2022-11-03 16:42:13.267,14.0,49831.0,https://anaconda.org/conda-forge/jupyterhub-kubespawner,2022-09-13 23:09:14.985,11925.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+47,JupyterLab Debugger,"A visual debugger for Jupyter notebooks, consoles, and source files.",https://github.com/jupyterlab/debugger,,lab-extensions,28,False,,jupyterlab/debugger,,https://github.com/jupyterlab/debugger,BSD-3-Clause,2019-07-19 18:19:17.000,2023-02-03 14:15:54.011000,2021-03-31 14:20:34,1174.0,,2543.0,20.0,322.0,31.0,245.0,12593.0,2023-02-03 14:15:54.011,3.6.1,,104243.0,205.0,7.0,,11.0,,,,,,,,1.0,@jupyterlab/debugger,https://www.npmjs.com/package/@jupyterlab/debugger,2023-02-03 14:15:54.011,7.0,104243.0,,,,,,,,,,,,,,,,,
+48,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,2023-02-03 14:19:30.526000,2021-08-10 23:33:21,523.0,,2543.0,31.0,63.0,64.0,51.0,12593.0,2023-02-03 14:19:30.526,5.6.1,,103870.0,196.0,16.0,,14.0,,,,,,,,1.0,@jupyterlab/toc,https://www.npmjs.com/package/@jupyterlab/toc,2023-02-03 14:19:30.526,16.0,103870.0,,,,,,,,,,,,,,,,,
+49,Jupyter Themes,Custom Jupyter Notebook Themes.,https://github.com/dunovank/jupyter-themes,,jupyter-extensions,28,True,jupyterthemes,dunovank/jupyter-themes,,https://github.com/dunovank/jupyter-themes,MIT,2014-12-10 23:22:23.000,2022-10-17 19:47:53.000000,2022-02-03 18:32:34,636.0,,1049.0,158.0,78.0,199.0,201.0,9429.0,2018-11-22 17:02:16.000,0.20.0,,44769.0,116.0,118.0,,43.0,https://pypi.org/project/jupyterthemes,2018-11-22 17:02:16.000,118.0,44769.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+50,RISE,RISE: Live Reveal.js Jupyter/IPython Slideshow Extension.,https://github.com/damianavila/RISE,,notebook-sharing,28,True,RISE,damianavila/RISE,conda-forge/rise,https://github.com/damianavila/RISE,BSD-3-Clause,2013-08-26 18:55:36.000,2023-02-06 14:47:04.000000,2023-01-16 00:02:35,762.0,2.0,407.0,85.0,199.0,148.0,288.0,3462.0,2020-10-29 01:31:20.000,5.7.1,,11386.0,31.0,2380.0,2211.0,44.0,https://pypi.org/project/RISE,2022-11-03 16:45:29.021,169.0,7218.0,https://anaconda.org/conda-forge/rise,2022-11-03 18:17:00.705,249386.0,2.0,rise-reveal,https://www.npmjs.com/package/rise-reveal,2019-07-03 12:51:16.722,,12.0,,,,,,,,,,,,,,,,,
+51,VSCode Jupyter,VS Code Jupyter extension.,https://github.com/microsoft/vscode-jupyter,,notebook-environments,28,True,,microsoft/vscode-jupyter,conda-forge/vscode-jupyter,https://github.com/microsoft/vscode-jupyter,MIT,2020-09-10 23:39:14.000,2023-02-09 06:11:14.000000,2023-02-09 02:13:43,7803.0,286.0,197.0,42.0,3306.0,411.0,8069.0,900.0,2022-10-12 16:44:26.000,2022.09.120,,2043.0,32.0,,,256.0,,,,,https://anaconda.org/conda-forge/vscode-jupyter,2022-10-06 10:03:22.369,47000.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+52,itkwidgets,"Interactive Jupyter widgets to visualize images, point sets, and meshes in 2D and 3D.",https://github.com/InsightSoftwareConsortium/itkwidgets,,widgets,28,True,itkwidgets,InsightSoftwareConsortium/itkwidgets,conda-forge/itkwidgets,https://github.com/InsightSoftwareConsortium/itkwidgets,Apache-2.0,2018-02-15 01:43:39.000,2023-02-08 14:29:17.000000,2023-01-28 21:34:47,310.0,57.0,67.0,24.0,383.0,102.0,131.0,491.0,2022-12-28 16:50:55.235,0.32.5,71.0,19607.0,91.0,228.0,213.0,26.0,https://pypi.org/project/itkwidgets,2023-01-26 18:46:21.548,14.0,12508.0,https://anaconda.org/conda-forge/itkwidgets,2020-08-10 14:40:39.579,308108.0,2.0,itkwidgets,https://www.npmjs.com/package/itkwidgets,2022-12-28 16:50:55.235,1.0,1057.0,,,,,,,,2.0,,,,,,,,,
+53,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,2022-11-03 11:08:08.841000,2021-01-21 14:02:57,1689.0,,387.0,125.0,3797.0,348.0,4175.0,2723.0,2022-06-15 11:25:51.000,2.3.13,31.0,16717.0,54.0,23.0,,81.0,https://pypi.org/project/beakerx,2022-06-15 11:25:51.000,22.0,5408.0,https://anaconda.org/conda-forge/beakerx,2022-11-03 11:08:08.841,571206.0,2.0,beakerx,https://www.npmjs.com/package/beakerx,2019-04-06 03:31:02.776,1.0,259.0,beakerx/beakerx,https://hub.docker.com/r/beakerx/beakerx,2018-12-02 20:23:21.082606,23.0,249002.0,,,,,,,,,,,,
+54,PixieDust,Python Helper library for Jupyter Notebooks.,https://github.com/pixiedust/pixiedust,,notebook-tools,27,False,pixiedust,pixiedust/pixiedust,conda-forge/pixiedust,https://github.com/pixiedust/pixiedust,Apache-2.0,2016-07-01 17:34:14.000,2021-02-16 04:46:42.000000,2021-02-16 04:46:41,2157.0,,162.0,41.0,374.0,165.0,260.0,1029.0,2021-02-01 03:34:36.000,1.1.19,,17061.0,92.0,277.0,248.0,33.0,https://pypi.org/project/pixiedust,2021-02-01 03:34:36.000,29.0,15962.0,https://anaconda.org/conda-forge/pixiedust,2021-02-06 13:20:07.331,42869.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+55,DataLab,Interactive tools and developer experiences for Big Data on Google Cloud Platform.,https://github.com/googledatalab/datalab,,notebook-environments,27,True,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,,261.0,82.0,1293.0,232.0,667.0,978.0,2022-09-02 21:15:20.926,1.2.1,,95877.0,19.0,12.0,,53.0,https://pypi.org/project/datalab,2022-09-02 21:15:20.926,12.0,95877.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+56,jupyter-dash,Develop Dash apps in the Jupyter Notebook and JupyterLab.,https://github.com/plotly/jupyter-dash,,widgets,27,True,jupyter-dash,plotly/jupyter-dash,conda-forge/jupyter-dash,https://github.com/plotly/jupyter-dash,MIT,2020-04-26 18:43:59.000,2023-01-03 02:26:45.000000,2022-10-21 14:50:27,161.0,,233.0,39.0,39.0,51.0,23.0,875.0,2022-04-01 20:13:44.000,0.4.2,79.0,143071.0,14.0,2380.0,2341.0,10.0,https://pypi.org/project/jupyter-dash,2022-04-01 20:05:08.000,39.0,123582.0,https://anaconda.org/conda-forge/jupyter-dash,2022-04-02 17:05:39.218,287540.0,2.0,jupyterlab-dash,https://www.npmjs.com/package/jupyterlab-dash,2021-01-22 17:06:54.671,,8838.0,,,,,,,,,,,,,,,,,
+57,pythreejs,A Jupyter - Three.js bridge.,https://github.com/jupyter-widgets/pythreejs,,widgets,27,True,pythreejs,jupyter-widgets/pythreejs,conda-forge/pythreejs,https://github.com/jupyter-widgets/pythreejs,BSD-3-Clause,2013-12-23 17:02:11.000,2022-10-21 10:50:59.000000,2022-08-25 13:37:51,1715.0,,184.0,39.0,171.0,63.0,167.0,849.0,2022-08-31 09:02:38.000,2.4.1,,85435.0,45.0,77.0,24.0,30.0,https://pypi.org/project/pythreejs,2022-08-25 13:39:02.848,43.0,75301.0,https://anaconda.org/conda-forge/pythreejs,2022-09-06 14:51:41.037,458479.0,2.0,jupyter-threejs,https://www.npmjs.com/package/jupyter-threejs,2022-08-24 13:26:43.242,10.0,4474.0,,,,,,,,,,,,,,,,,
+58,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,2023-01-13 08:05:24.000000,2023-01-11 11:27:13,465.0,6.0,51.0,10.0,93.0,43.0,64.0,395.0,2023-01-11 11:30:08.757,0.10.0,,124058.0,20.0,2176.0,1883.0,33.0,https://pypi.org/project/nbval,2023-01-11 11:30:08.757,293.0,119873.0,https://anaconda.org/conda-forge/nbval,2020-07-31 11:51:06.985,292965.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+59,Resource Usage,Jupyter Notebook Extension for monitoring your own Resource Usage.,https://github.com/jupyter-server/jupyter-resource-usage,,jupyter-extensions,27,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,2023-02-07 09:33:44.000000,2023-02-07 09:33:40,334.0,58.0,85.0,7.0,109.0,36.0,35.0,354.0,2023-02-06 10:08:01.195,0.7.1,151.0,41564.0,10.0,285.0,278.0,29.0,https://pypi.org/project/jupyter-resource-usage,2023-01-06 07:20:00.619,5.0,26125.0,https://anaconda.org/conda-forge/nbresuse,2020-11-23 11:22:25.946,520147.0,2.0,@jupyter-server/resource-usage,https://www.npmjs.com/package/@jupyter-server/resource-usage,2023-02-06 10:06:45.501,2.0,573.0,,,,,,,,,,,,,,,,,
+60,jupyter-server-proxy,Jupyter notebook server extension to proxy web services.,https://github.com/jupyterhub/jupyter-server-proxy,,jupyter-extensions,27,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,2023-02-04 22:13:18.000000,2023-02-04 22:13:10,896.0,48.0,125.0,17.0,208.0,66.0,109.0,269.0,2022-09-08 00:30:02.343,3.2.2,,170682.0,28.0,111.0,2.0,66.0,https://pypi.org/project/jupyter-server-proxy,2022-09-08 00:30:02.343,106.0,138327.0,https://anaconda.org/conda-forge/jupyter-server-proxy,2022-09-08 09:19:11.744,1214424.0,2.0,@jupyterlab/server-proxy,https://www.npmjs.com/package/@jupyterlab/server-proxy,2022-09-08 00:27:55.674,3.0,7055.0,,,,,,,,,,,,,,,,,
+61,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,2023-02-01 19:22:59.000000,2022-09-23 04:46:09,7579.0,,32.0,7.0,66.0,66.0,1369.0,239.0,2022-08-09 15:38:02.363,0.23.4,,3411.0,163.0,3583.0,3550.0,36.0,https://pypi.org/project/sos-notebook,2022-08-09 15:38:02.363,33.0,686.0,https://anaconda.org/conda-forge/sos,2022-06-22 20:53:41.164,136264.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+62,jupyter-console,Jupyter Terminal Console.,https://github.com/jupyter/jupyter_console,,others,27,True,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,2023-02-06 19:14:21.000000,2022-06-22 16:00:22,584.0,,141.0,28.0,129.0,59.0,88.0,212.0,2022-06-22 16:01:33.000,6.4.4,81.0,3615746.0,20.0,77.0,,59.0,https://pypi.org/project/jupyter-console,2022-06-22 16:01:27.000,77.0,3577592.0,https://anaconda.org/conda-forge/jupyter_console,2022-06-23 05:16:34.737,3128125.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+63,qgrid,"An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks.",https://github.com/quantopian/qgrid,,widgets,26,False,qgrid,quantopian/qgrid,conda-forge/qgrid,https://github.com/quantopian/qgrid,Apache-2.0,2014-09-30 04:33:20.000,2022-11-08 16:27:23.000000,2020-04-07 18:56:49,405.0,,412.0,89.0,104.0,171.0,125.0,2944.0,2020-04-07 16:43:54.000,1.3.1,,89188.0,73.0,85.0,2.0,30.0,https://pypi.org/project/qgrid,2020-04-07 16:43:54.000,82.0,82083.0,https://anaconda.org/conda-forge/qgrid,2022-11-02 16:27:28.702,374879.0,2.0,qgrid,https://www.npmjs.com/package/qgrid,2018-07-11 05:36:40.781,1.0,858.0,,,,,,,,,,,,,,,,,
+64,ipyregulartable,"High performance, editable, stylable datagrids in jupyter and jupyterlab.",https://github.com/finos/ipyregulartable,,widgets,26,True,ipyregulartable,jpmorganchase/ipyregulartable,conda-forge/ipyregulartable,https://github.com/finos/ipyregulartable,Apache-2.0,2020-06-15 21:45:08.000,2023-02-04 21:14:27.000000,2023-02-04 21:14:26,197.0,19.0,882.0,6.0,71.0,10.0,15.0,2692.0,2022-12-22 09:09:40.343,5.0.5,,65096.0,109.0,102.0,11.0,5.0,https://pypi.org/project/ipyregulartable,2022-09-24 16:00:47.625,2.0,218.0,https://anaconda.org/conda-forge/ipyregulartable,2022-09-24 21:00:28.551,3928.0,2.0,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,2022-12-22 09:09:40.343,89.0,64733.0,,,,,,,finos/ipyregulartable,,,,,,,,,,
+65,ipydagred3,ipywidgets library for drawing directed acyclic graphs in jupyterlab using dagre-d3.,https://github.com/timkpaine/ipydagred3,,widgets,26,True,ipydagred3,timkpaine/ipydagred3,conda-forge/ipydagred3,https://github.com/timkpaine/ipydagred3,Apache-2.0,2020-02-29 23:01:15.000,2023-02-04 20:57:26.000000,2023-02-04 20:57:25,296.0,19.0,882.0,3.0,85.0,4.0,17.0,2692.0,2022-12-22 09:09:40.343,5.0.5,,65501.0,109.0,93.0,2.0,3.0,https://pypi.org/project/ipydagred3,2022-09-23 17:20:12.220,2.0,267.0,https://anaconda.org/conda-forge/ipydagred3,2022-09-24 12:43:09.322,16547.0,2.0,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,2022-12-22 09:09:40.343,89.0,64733.0,,,,,,,,,,,,,,,,,
+66,NBextensions Configurator,A jupyter notebook serverextension providing config interfaces for nbextensions.,https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator,,jupyter-extensions,26,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,2022-12-21 12:09:13.000000,2022-12-21 12:09:12,514.0,11.0,114.0,19.0,63.0,56.0,32.0,920.0,2022-11-14 20:59:33.000,0.6.1,,379569.0,14.0,185.0,,22.0,https://pypi.org/project/jupyter_nbextensions_configurator,2018-12-29 12:36:16.000,185.0,363232.0,https://anaconda.org/conda-forge/jupyter_nbextensions_configurator,2022-12-11 21:25:24.747,1290699.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+67,Stencila,"Author, collaborate on, and publish beautiful interactive documents.",https://github.com/stencila/stencila,,notebook-sharing,26,True,,stencila/stencila,,https://github.com/stencila/stencila,Apache-2.0,2012-05-31 02:43:31.000,2023-02-08 22:28:54.000000,2023-01-31 19:53:51,10341.0,173.0,39.0,24.0,969.0,77.0,497.0,664.0,2022-07-29 06:53:21.000,1.16.0,3259.0,505.0,100.0,27.0,19.0,35.0,,,,,,,,2.0,stencila,https://www.npmjs.com/package/stencila,2020-11-06 15:20:04.059,8.0,207.0,stencila/cloud,https://hub.docker.com/r/stencila/cloud,2019-04-08 04:14:51.284193,,16465.0,,,-1.0,,,,,,,,,
+68,DockerSpawner,Spawns JupyterHub single user servers in Docker containers.,https://github.com/jupyterhub/dockerspawner,,hub-spawners,26,True,dockerspawner,jupyterhub/dockerspawner,conda-forge/dockerspawner,https://github.com/jupyterhub/dockerspawner,BSD-3-Clause,2014-09-26 20:08:26.000,2023-02-07 04:39:05.000000,2022-12-20 09:26:15,647.0,3.0,300.0,25.0,215.0,22.0,239.0,439.0,2021-07-22 10:16:21.000,12.1.0,,26124.0,16.0,173.0,147.0,66.0,https://pypi.org/project/dockerspawner,2021-07-22 10:16:21.000,26.0,25814.0,https://anaconda.org/conda-forge/dockerspawner,2021-08-17 09:21:01.475,15823.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+69,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,2022-12-12 20:01:25.444000,2022-12-12 16:21:04,1137.0,4.0,81.0,18.0,118.0,29.0,115.0,301.0,2022-12-12 16:23:09.261,0.29.4,72.0,33168.0,96.0,749.0,674.0,32.0,https://pypi.org/project/metakernel,2022-12-12 16:23:09.261,75.0,25052.0,https://anaconda.org/conda-forge/metakernel,2022-12-12 20:01:25.444,665216.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+70,nbgitpuller,Jupyter server extension to sync a git repository one-way to a local path.,https://github.com/jupyterhub/nbgitpuller,,jupyter-extensions,26,True,nbgitpuller,jupyterhub/nbgitpuller,conda-forge/nbgitpuller,https://github.com/jupyterhub/nbgitpuller,BSD-3-Clause,2017-05-24 19:41:10.000,2023-01-05 04:35:46.000000,2023-01-04 20:16:50,518.0,13.0,71.0,13.0,150.0,68.0,82.0,173.0,2022-11-08 20:30:10.385,1.1.1,,11979.0,21.0,599.0,581.0,25.0,https://pypi.org/project/nbgitpuller,2022-11-08 20:30:10.385,18.0,10763.0,https://anaconda.org/conda-forge/nbgitpuller,2022-11-09 00:00:24.832,53514.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+71,lux,Automatically visualize your pandas dataframe via a single print!.,https://github.com/lux-org/lux,,widgets,25,True,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,2022-11-29 02:06:27.000000,2022-05-21 19:17:40,690.0,,337.0,86.0,259.0,73.0,159.0,4412.0,2022-02-19 00:48:20.000,0.5.1,,35380.0,18.0,129.0,129.0,20.0,https://pypi.org/project/lux-api,2022-02-19 00:46:49.000,,34279.0,https://anaconda.org/conda-forge/lux-api,2022-02-22 06:05:22.978,14969.0,2.0,luxwidget,https://www.npmjs.com/package/luxwidget,2022-02-17 19:41:18.102,,478.0,,,,,,,,,,,,,,,,,
+72,docker-python,Kaggle Python docker image.,https://github.com/Kaggle/docker-python,,notebook-environments,25,True,,kaggle/docker-python,,https://github.com/Kaggle/docker-python,Apache-2.0,2015-04-14 01:45:38.000,2023-02-09 14:07:39.000000,2023-02-09 14:07:37,2088.0,39.0,870.0,91.0,903.0,25.0,285.0,2248.0,2023-01-31 16:11:59.000,b6d9d155956a9cc0d311e06d7119594d37d898bf4b851ff5f31dda711f40b20e,,2062.0,98.0,,,147.0,,,,,,,,3.0,,,,,,kaggle/python,https://hub.docker.com/r/kaggle/python,2023-01-31 16:22:00.084697,165.0,193920.0,,,,,,,,,,,,
+73,.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,25,True,,dotnet/interactive,,https://github.com/dotnet/interactive,MIT,2020-01-22 00:39:04.000,2023-02-09 13:45:09.000000,2023-02-09 01:39:36,4415.0,234.0,306.0,57.0,1431.0,380.0,837.0,2215.0,2022-12-07 16:09:51.000,1.0.3606021,409.0,18.0,17.0,,,103.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,,,,
+74,nbviewer,nbconvert as a web service: Render Jupyter Notebooks as static web pages.,https://github.com/jupyter/nbviewer,,notebook-sharing,25,True,,jupyter/nbviewer,,https://github.com/jupyter/nbviewer,BSD-3-Clause,2012-08-05 11:42:33.000,2023-01-27 08:07:14.487852,2023-01-27 08:04:32,1494.0,14.0,527.0,93.0,456.0,174.0,404.0,2084.0,,,,22059.0,,9.0,9.0,95.0,,,,,,,,2.0,,,,,,jupyter/nbviewer,https://hub.docker.com/r/jupyter/nbviewer,2023-01-27 08:07:14.487852,30.0,2779514.0,,,,,,,,,,,,
+75,IRkernel,R kernel for Jupyter.,https://github.com/IRkernel/IRkernel,,kernels,25,True,,IRkernel/IRkernel,r/r-irkernel,https://github.com/IRkernel/IRkernel,MIT,2014-02-26 02:57:07.000,2023-02-09 13:05:51.961871,2023-01-20 19:59:58,595.0,3.0,291.0,61.0,140.0,63.0,515.0,1595.0,2023-01-20 20:54:32.000,1.3.2,,15253.0,19.0,,,43.0,,,,,https://anaconda.org/r/r-irkernel,2022-05-31 20:41:46.649,109660.0,1.0,,,,,,jupyter/r-notebook,https://hub.docker.com/r/jupyter/r-notebook,2023-02-09 13:05:51.961871,48.0,1521471.0,,,,IRkernel,,,,,,,,
+76,nbQA,"Run isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks.",https://github.com/nbQA-dev/nbQA,,notebook-tools,25,True,nbqa,nbQA-dev/nbQA,conda-forge/nbqa,https://github.com/nbQA-dev/nbQA,MIT,2020-07-11 15:30:54.000,2023-02-06 21:45:40.000000,2023-01-23 21:53:30,666.0,15.0,35.0,7.0,524.0,3.0,268.0,687.0,2023-01-09 22:43:07.649,1.6.1,,52162.0,84.0,10.0,,29.0,https://pypi.org/project/nbqa,2023-01-09 22:43:07.649,10.0,49470.0,https://anaconda.org/conda-forge/nbqa,2023-01-09 22:13:18.937,75399.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+77,nglview,Jupyter widget to interactively view molecular structures and trajectories.,https://github.com/nglviewer/nglview,,widgets,25,True,nglview,nglviewer/nglview,conda-forge/nglview,https://github.com/nglviewer/nglview,MIT,2015-11-09 16:48:57.000,2022-12-11 23:09:26.000000,2022-12-11 23:09:23,1422.0,1.0,114.0,23.0,595.0,33.0,410.0,634.0,2021-06-11 00:32:29.000,3.0.3,252.0,21036.0,75.0,44.0,5.0,34.0,https://pypi.org/project/nglview,2021-06-11 00:32:29.000,37.0,7227.0,https://anaconda.org/conda-forge/nglview,2021-06-11 04:58:09.722,551935.0,2.0,nglview-js-widgets,https://www.npmjs.com/package/nglview-js-widgets,2021-04-16 05:05:11.629,2.0,6034.0,,,,,,,,,,,,,,,,,
+78,itables,Pandas DataFrames as Interactive DataTables.,https://github.com/mwouts/itables,,widgets,25,True,itables,mwouts/itables,conda-forge/itables,https://github.com/mwouts/itables,MIT,2019-04-15 22:09:44.000,2023-02-01 14:59:24.311000,2023-01-31 23:22:30,174.0,39.0,31.0,9.0,80.0,14.0,67.0,379.0,2023-01-31 23:27:00.572,1.4.6,,21640.0,34.0,208.0,200.0,5.0,https://pypi.org/project/itables,2023-01-31 23:27:00.572,8.0,20902.0,https://anaconda.org/conda-forge/itables,2023-02-01 14:59:24.311,9598.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+79,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,24,True,,nteract/hydrogen,,https://github.com/nteract/hydrogen,MIT,2015-05-11 01:16:55.000,2023-01-10 02:23:39.000000,2023-01-10 01:11:13,2371.0,10.0,352.0,91.0,874.0,165.0,1100.0,3839.0,2023-01-10 01:02:49.000,2.16.5,,,92.0,,,90.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+80,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,2023-02-08 06:24:12.000000,2023-02-08 06:23:57,3019.0,138.0,357.0,77.0,960.0,217.0,462.0,2264.0,2018-11-07 17:41:58.000,0.1.0,,24.0,1.0,7.0,7.0,91.0,https://pypi.org/project/binderhub,2018-11-07 17:41:58.000,,24.0,,,,3.0,,,,,,,,,,,,,,,binderhub,,,,,,,
+81,IJavascript,IJavascript is a javascript kernel for the Jupyter notebook.,https://github.com/n-riesco/ijavascript,,kernels,24,True,,n-riesco/ijavascript,,https://github.com/n-riesco/ijavascript,BSD-3-Clause,2015-02-02 15:46:34.000,2022-12-28 22:18:25.000000,2022-12-28 22:18:25,332.0,1.0,183.0,40.0,43.0,54.0,180.0,1974.0,2021-11-15 23:43:33.000,5.2.1,,2422.0,33.0,93.0,71.0,16.0,,,,,,,,1.0,ijavascript,https://www.npmjs.com/package/ijavascript,2021-11-15 23:33:51.644,22.0,2422.0,,,,,,,,,,,,,,,,,
+82,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,2023-02-06 13:38:29.000000,2023-02-01 10:48:47,1095.0,30.0,235.0,62.0,741.0,120.0,199.0,1487.0,2023-02-01 10:52:48.000,0.13.3,1427.0,206.0,41.0,,,39.0,,,,,,,,1.0,,,,,,almondsh/almond,https://hub.docker.com/r/almondsh/almond,2023-02-01 13:35:35.588883,6.0,17138.0,,,,,,,,,,,,
+83,datapane,Datapane is the easiest way to create data science reports from Python.,https://github.com/datapane/datapane,,others,24,True,datapane,datapane/datapane,conda-forge/datapane,https://github.com/datapane/datapane,Apache-2.0,2020-04-23 20:56:54.000,2023-02-08 21:28:46.000000,2023-02-08 21:27:49,246.0,246.0,63.0,16.0,117.0,8.0,90.0,773.0,2023-02-01 11:33:02.544,0.15.6,,34066.0,81.0,9.0,,16.0,https://pypi.org/project/datapane,2022-04-09 14:26:48.000,9.0,32385.0,https://anaconda.org/conda-forge/datapane,2023-02-01 17:30:28.198,52130.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+84,LFortran,Official main repository for LFortran.,https://github.com/lfortran/lfortran,,kernels,24,True,lfortran,lfortran/lfortran,conda-forge/lfortran,https://github.com/lfortran/lfortran,MIT,2019-03-24 13:22:20.000,2023-02-09 13:25:19.000000,2023-02-06 20:44:20,10897.0,400.0,54.0,15.0,570.0,557.0,146.0,523.0,2020-07-31 19:39:55.000,0.3.0,,1270.0,13.0,,,53.0,https://pypi.org/project/lfortran,2020-07-31 19:39:55.000,,80.0,https://anaconda.org/conda-forge/lfortran,2022-10-18 23:55:11.816,51189.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+85,Kernel Gateway,Jupyter Kernel Gateway.,https://github.com/jupyter-server/kernel_gateway,,kernels,24,True,jupyter-kernel-gateway,jupyter/kernel_gateway,conda-forge/jupyter_kernel_gateway,https://github.com/jupyter-server/kernel_gateway,BSD-3-Clause,2015-09-21 15:34:11.000,2023-02-07 20:48:22.000000,2023-02-06 19:35:09,565.0,4.0,127.0,42.0,200.0,15.0,166.0,422.0,2023-02-06 19:50:03.769,2.5.2,108.0,41589.0,28.0,6.0,,44.0,https://pypi.org/project/jupyter-kernel-gateway,2021-08-24 23:55:16.000,6.0,39114.0,https://anaconda.org/conda-forge/jupyter_kernel_gateway,2023-02-07 00:43:05.914,190491.0,1.0,,,,,,,,,,,,jupyter-server/kernel_gateway,2.0,,,,,,,,,
+86,xeus-python,Jupyter kernel for the Python programming language.,https://github.com/jupyter-xeus/xeus-python,,kernels,24,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,2023-02-09 07:49:18.150000,2023-02-08 22:23:48,884.0,44.0,65.0,15.0,397.0,58.0,122.0,368.0,2023-02-07 10:40:00.533,0.15.1,,34040.0,80.0,3.0,,21.0,https://pypi.org/project/xeus-python,2022-12-06 21:05:01.016,3.0,10378.0,https://anaconda.org/conda-forge/xeus-python,2023-02-09 07:49:18.150,1183136.0,1.0,,,,,,,,,,,,,2.0,,,,,,,,,
+87,ipycytoscape,A Cytoscape Jupyter widget.,https://github.com/cytoscape/ipycytoscape,,widgets,24,True,ipycytoscape,cytoscape/ipycytoscape,conda-forge/ipycytoscape,https://github.com/cytoscape/ipycytoscape,BSD-3-Clause,2020-02-05 13:46:52.000,2023-02-03 15:56:09.000000,2022-09-12 13:05:27,715.0,,58.0,30.0,189.0,62.0,99.0,220.0,2022-04-04 22:26:36.000,1.3.3,3.0,14918.0,22.0,121.0,110.0,32.0,https://pypi.org/project/ipycytoscape,2022-04-04 22:26:36.000,11.0,6679.0,https://anaconda.org/conda-forge/ipycytoscape,2022-09-12 13:43:52.218,245081.0,3.0,jupyter-cytoscape,https://www.npmjs.com/package/jupyter-cytoscape,2022-04-04 22:06:25.396,,1237.0,,,,,,,,,,,,,,,,,
+88,Jupyter Sphinx,Sphinx extension for rendering of Jupyter interactive widgets.,https://github.com/jupyter/jupyter-sphinx,,notebook-tools,24,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,2022-11-04 09:54:55.560000,2022-06-25 19:26:22,372.0,,56.0,21.0,87.0,46.0,85.0,159.0,2022-06-25 19:39:15.000,0.4.0,,127648.0,20.0,143.0,,25.0,https://pypi.org/project/jupyter_sphinx,2022-06-25 19:39:15.000,143.0,124977.0,https://anaconda.org/conda-forge/jupyter_sphinx,2022-11-04 09:54:55.560,189679.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+89,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,2023-02-07 15:26:11.000000,2023-02-07 15:26:08,427.0,21.0,50.0,13.0,137.0,11.0,30.0,60.0,2022-08-25 15:33:01.697,0.12.3,46.0,323323.0,39.0,52.0,,30.0,https://pypi.org/project/jupyter-packaging,2022-08-25 15:33:01.697,52.0,310529.0,https://anaconda.org/conda-forge/jupyter-packaging,2022-08-25 23:51:15.963,422154.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+90,gmaps,Google maps for Jupyter notebooks.,https://github.com/pbugnion/gmaps,,widgets,23,False,gmaps,pbugnion/gmaps,conda-forge/gmaps,https://github.com/pbugnion/gmaps,BSD-3-Clause,2014-12-01 09:12:06.000,2022-04-15 13:31:22.000000,2019-07-22 06:22:45,1380.0,,146.0,25.0,154.0,71.0,137.0,748.0,2019-07-21 08:49:48.715,0.9.0,,12932.0,95.0,47.0,3.0,16.0,https://pypi.org/project/gmaps,2021-12-15 15:42:57.506,44.0,7099.0,https://anaconda.org/conda-forge/gmaps,2019-08-02 11:56:50.940,289474.0,3.0,jupyter-gmaps,https://www.npmjs.com/package/jupyter-gmaps,2019-07-21 08:49:48.715,,1638.0,,,,,,,,,,,,,,,,,
+91,Apache Toree,Jupyter kernel for Apache Spark.,https://github.com/apache/incubator-toree,,kernels,23,True,toree,apache/incubator-toree,,https://github.com/apache/incubator-toree,Apache-2.0,2016-01-07 08:00:06.000,2023-02-08 18:25:23.000000,2023-02-08 18:25:23,1153.0,3.0,216.0,53.0,198.0,12.0,,707.0,2020-08-01 16:46:23.000,0.4.0,,8987.0,14.0,9.0,,106.0,https://pypi.org/project/toree,2022-04-21 19:01:00.000,9.0,8987.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+92,ipycanvas,Interactive Canvas in Jupyter.,https://github.com/martinRenou/ipycanvas,,widgets,23,True,ipycanvas,martinRenou/ipycanvas,conda-forge/ipycanvas,https://github.com/martinRenou/ipycanvas,BSD-3-Clause,2019-07-06 12:55:29.000,2023-02-03 16:18:18.000000,2022-10-24 07:11:22,467.0,,57.0,11.0,170.0,52.0,78.0,648.0,2022-11-07 16:48:10.000,0.13.1,,19501.0,34.0,34.0,7.0,21.0,https://pypi.org/project/ipycanvas,2022-08-29 08:25:21.510,24.0,13984.0,https://anaconda.org/conda-forge/ipycanvas,2022-08-29 09:30:23.393,125984.0,3.0,ipycanvas,https://www.npmjs.com/package/ipycanvas,2022-08-29 08:22:51.872,3.0,2445.0,,,,,,,,,,,,,,,,,
+93,Mapbox GL,Use Mapbox GL JS to visualize data in a Python Jupyter notebook.,https://github.com/mapbox/mapboxgl-jupyter,,widgets,23,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,,133.0,119.0,91.0,35.0,67.0,622.0,2019-06-03 21:24:10.000,0.10.2,,15872.0,20.0,165.0,151.0,21.0,https://pypi.org/project/mapboxgl,2019-06-02 15:18:57.000,14.0,15872.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+94,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,23,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,2023-02-08 00:46:52.000000,2023-02-08 00:46:47,1292.0,41.0,199.0,43.0,681.0,61.0,484.0,545.0,2023-01-13 07:27:40.000,3.2.0,25006.0,4224.0,38.0,,,109.0,https://pypi.org/project/jupyter_enterprise_gateway,2023-01-13 04:48:00.722,,2058.0,https://anaconda.org/conda-forge/jupyter_enterprise_gateway,2023-01-13 18:00:27.298,111888.0,2.0,,,,,,,,,,,,jupyter-server/enterprise_gateway,,,,,,,,,,
+95,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,2023-02-07 16:40:07.000000,2023-02-07 16:39:52,611.0,15.0,74.0,34.0,189.0,38.0,72.0,454.0,2022-11-15 08:09:59.040,3.3.1,,1835.0,32.0,6.0,3.0,29.0,https://pypi.org/project/jupyterlab-katex,2022-01-17 16:38:22.000,1.0,333.0,https://anaconda.org/conda-forge/jupyterlab-vega3,2022-01-18 08:04:45.123,2169.0,1.0,@jupyterlab/geojson-extension,https://www.npmjs.com/package/@jupyterlab/geojson-extension,2022-11-15 08:09:59.040,2.0,1408.0,,,,,,,,,,,,,,,,,
+96,vega,IPython/Jupyter notebook module for Vega and Vega-Lite.,https://github.com/vega/ipyvega,,widgets,23,True,vega,vega/ipyvega,conda-forge/vega,https://github.com/vega/ipyvega,BSD-3-Clause,2015-08-04 03:22:47.000,2023-02-01 01:01:26.000000,2022-12-01 01:09:48,603.0,3.0,59.0,31.0,357.0,13.0,82.0,338.0,2022-02-10 02:01:39.000,3.6.0,,18463.0,39.0,86.0,2.0,11.0,https://pypi.org/project/vega,2022-02-10 02:01:39.000,84.0,11817.0,https://anaconda.org/conda-forge/vega,2022-12-05 16:11:57.491,531737.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+97,ThebeLab,Turn static HTML pages into live documents with Jupyter kernels.,https://github.com/executablebooks/thebe,,notebook-sharing,23,True,,executablebooks/thebe,,https://github.com/executablebooks/thebe,BSD-3-Clause,2017-03-14 12:17:22.000,2023-02-09 12:11:52.000000,2023-02-09 12:11:51,694.0,18.0,59.0,23.0,433.0,81.0,90.0,308.0,2021-10-26 10:05:57.827,0.8.2,,9657.0,9.0,7.0,6.0,26.0,,,,,,,,3.0,thebe,https://www.npmjs.com/package/thebe,2023-02-02 15:36:06.430,1.0,9657.0,,,,,,,,,,,,,,,,,
+98,ipywebrtc,WebRTC for Jupyter notebook/lab.,https://github.com/maartenbreddels/ipywebrtc,,widgets,23,False,ipywebrtc,maartenbreddels/ipywebrtc,conda-forge/ipywebrtc,https://github.com/maartenbreddels/ipywebrtc,MIT,2017-08-10 18:07:51.000,2023-02-04 02:16:18.000000,2021-03-29 11:25:59,209.0,,37.0,12.0,68.0,39.0,20.0,220.0,2021-03-29 11:25:34.632,0.6.0,,67703.0,12.0,711.0,699.0,9.0,https://pypi.org/project/ipywebrtc,2019-07-04 12:53:46.000,11.0,62821.0,https://anaconda.org/conda-forge/ipywebrtc,2021-03-29 11:48:21.469,294538.0,3.0,jupyter-webrtc,https://www.npmjs.com/package/jupyter-webrtc,2021-03-29 11:25:34.632,1.0,420.0,,,,,,,,,,,,,,,,,
+99,mkdocs-jupyter,Use Jupyter Notebook in mkdocs.,https://github.com/danielfrg/mkdocs-jupyter,,notebook-sharing,23,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,2023-02-08 05:19:31.000000,2022-12-07 14:51:56,167.0,1.0,33.0,5.0,50.0,33.0,47.0,193.0,2022-09-23 17:23:00.717,0.22.0,,30040.0,26.0,691.0,672.0,14.0,https://pypi.org/project/mkdocs-jupyter,2022-09-23 17:23:00.717,19.0,28920.0,https://anaconda.org/conda-forge/mkdocs-jupyter,2022-09-24 00:33:50.011,30249.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+100,LDAP Authenticator,LDAP Authenticator Plugin for Jupyter.,https://github.com/jupyterhub/ldapauthenticator,,hub-auth,23,False,jupyterhub-ldapauthenticator,jupyterhub/ldapauthenticator,conda-forge/jupyterhub-ldapauthenticator,https://github.com/jupyterhub/ldapauthenticator,BSD-3-Clause,2016-01-17 05:11:49.000,2022-09-13 07:14:14.000000,2021-06-27 18:55:19,167.0,,163.0,19.0,75.0,64.0,82.0,184.0,2020-08-28 12:01:56.000,1.3.2,,8572.0,9.0,113.0,106.0,31.0,https://pypi.org/project/jupyterhub-ldapauthenticator,2020-08-28 12:01:56.000,7.0,8055.0,https://anaconda.org/conda-forge/jupyterhub-ldapauthenticator,2020-08-28 14:10:52.507,29003.0,1.0,,,,,,,,,,,,,,,,,,,,,,
+101,Rsession Proxy,Jupyter extensions for running an RStudio rsession proxy.,https://github.com/jupyterhub/jupyter-rsession-proxy,,jupyter-extensions,23,True,jupyter-rsession-proxy,jupyterhub/jupyter-rsession-proxy,conda-forge/jupyter-rsession-proxy,https://github.com/jupyterhub/jupyter-rsession-proxy,BSD-3-Clause,2016-12-09 06:26:18.000,2023-01-05 11:12:53.000000,2022-09-24 00:33:01,231.0,,83.0,13.0,64.0,32.0,47.0,100.0,2022-09-07 23:29:00.801,2.1.0,,12322.0,13.0,44.0,43.0,21.0,https://pypi.org/project/jupyter-rsession-proxy,2022-09-07 23:29:00.801,1.0,11977.0,https://anaconda.org/conda-forge/jupyter-rsession-proxy,2022-09-08 05:30:35.228,15528.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+102,commuter,Notebook sharing hub.,https://github.com/nteract/commuter,,notebook-sharing,22,True,,nteract/commuter,,https://github.com/nteract/commuter,BSD-3-Clause,2017-01-03 22:23:32.000,2023-01-06 01:49:20.000000,2022-04-28 20:49:58,640.0,,571.0,42.0,254.0,52.0,39.0,5900.0,2020-10-27 19:53:29.453,5.11.0,,292.0,71.0,5.0,5.0,27.0,,,,,,,,3.0,@nteract/commuter,https://www.npmjs.com/package/@nteract/commuter,2020-10-27 19:53:29.453,,292.0,,,,,,,,,,,,,,,,,
+103,gophernotes,The Go kernel for Jupyter notebooks and nteract.,https://github.com/gopherdata/gophernotes,,kernels,22,True,,gopherdata/gophernotes,,https://github.com/gopherdata/gophernotes,MIT,2016-01-22 19:22:16.000,2022-07-08 21:14:08.000000,2022-07-08 21:12:48,400.0,,236.0,79.0,77.0,53.0,125.0,3482.0,2022-05-31 17:34:28.000,0.7.5,41.0,1015.0,22.0,10.0,9.0,29.0,,,,,,,,2.0,,,,,,gopherdata/gophernotes,https://hub.docker.com/r/gopherdata/gophernotes,2018-12-22 19:00:35.934804,7.0,86307.0,,,,,,github.com/gopherdata/gophernotes,https://pkg.go.dev/github.com/gopherdata/gophernotes,2022-05-31 17:31:46,1.0,,,
+104,fastpages,"An easy to use blogging platform, with enhanced support for Jupyter Notebooks.",https://github.com/fastai/fastpages,,notebook-tools,22,True,,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,2.0,796.0,43.0,326.0,,328.0,3450.0,2020-09-05 21:53:23.000,2.1.6,,,9.0,141.0,141.0,55.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+105,ML Workspace,All-in-one web-based IDE specialized for machine learning and data science.,https://github.com/ml-tooling/ml-workspace,,notebook-environments,22,False,,ml-tooling/ml-workspace,,https://github.com/ml-tooling/ml-workspace,Apache-2.0,2019-05-27 16:55:15.000,2022-12-25 14:22:01.000000,2021-11-22 20:42:15,846.0,,378.0,70.0,32.0,3.0,89.0,2950.0,2021-07-13 22:12:59.000,0.13.2,,11431.0,4.0,,,11.0,,,,,,,,3.0,,,,,,mltooling/ml-workspace,https://hub.docker.com/r/mltooling/ml-workspace,2021-07-13 16:32:15.225256,26.0,514435.0,,,,,,,,,,,,
+106,xeus-cling,Jupyter kernel for the C++ programming language.,https://github.com/jupyter-xeus/xeus-cling,,kernels,22,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,2023-02-03 14:58:54.000000,2023-02-03 14:58:32,514.0,24.0,261.0,61.0,214.0,141.0,119.0,2501.0,,,,3635.0,17.0,,,24.0,,,,,https://anaconda.org/conda-forge/xeus-cling,2023-01-31 13:36:50.924,181794.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+107,IHaskell,A Haskell kernel for the Jupyter project.,https://github.com/IHaskell/IHaskell,,kernels,22,True,,gibiansky/IHaskell,,https://github.com/IHaskell/IHaskell,MIT,2013-08-26 07:16:09.000,2023-01-05 09:23:11.000000,2022-12-19 05:10:00,2156.0,7.0,250.0,47.0,636.0,43.0,716.0,2442.0,2018-08-01 13:19:52.714,0.0.6,,31.0,6.0,,,111.0,,,,,,,,2.0,ihaskell_jupyterlab,https://www.npmjs.com/package/ihaskell_jupyterlab,2018-08-01 13:19:52.714,,31.0,,,,,,,IHaskell/IHaskell,,,,,,,,,,
+108,mercury,Convert Jupyter Notebook to web app and share with non-technical users.,https://github.com/mljar/mercury,,notebook-tools,22,False,mljar-mercury,mljar/mercury,,https://github.com/mljar/mercury,,2021-12-20 13:43:44.000,2023-02-09 10:23:15.000000,2023-01-07 15:27:14,347.0,2.0,157.0,33.0,13.0,80.0,107.0,2335.0,2022-09-02 09:06:22.000,1.1.6,,1754.0,50.0,166.0,166.0,5.0,https://pypi.org/project/mljar-mercury,2022-09-02 09:05:19.173,,1754.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+109,JupyterLab Dash,An Extension for the Interactive development of Dash apps in JupyterLab.,https://github.com/plotly/jupyterlab-dash,,lab-renderer,22,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,47.0,12.0,22.0,8.0,863.0,2021-01-22 17:06:54.671,0.4.0,,10099.0,10.0,330.0,329.0,7.0,https://pypi.org/project/jupyterlab-dash,2019-07-13 16:38:26.000,1.0,1261.0,,,,2.0,jupyterlab-dash,https://www.npmjs.com/package/jupyterlab-dash,2021-01-22 17:06:54.671,,8838.0,,,,,,,,,,,,,,,,,
+110,What-If Tool,Source code/webpage/demos for the What-If Tool.,https://github.com/PAIR-code/what-if-tool,,widgets,22,False,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,2022-12-10 12:18:17.000000,2022-01-05 20:19:46,328.0,,145.0,28.0,104.0,64.0,56.0,778.0,2021-10-12 17:42:50.869,1.8.1,,60610.0,40.0,3.0,,20.0,https://pypi.org/project/witwidget,2021-10-12 17:42:30.000,3.0,9477.0,https://anaconda.org/conda-forge/tensorboard-plugin-wit,2022-01-06 08:51:02.032,1596699.0,3.0,wit-widget,https://www.npmjs.com/package/wit-widget,2021-10-12 17:42:50.869,,1237.0,,,,,,,,,,,,,,,,,
+111,watermark,"An IPython magic extension for printing date and time stamps, version numbers, and hardware information.",https://github.com/rasbt/watermark,,magic,22,True,watermark,rasbt/watermark,conda-forge/watermark,https://github.com/rasbt/watermark,BSD-3-Clause,2014-07-30 03:46:33.000,2022-09-13 21:31:21.000000,2022-09-13 21:31:21,99.0,,81.0,13.0,44.0,17.0,28.0,763.0,2022-05-27 13:55:46.000,2.3.1,,32919.0,22.0,1825.0,1746.0,17.0,https://pypi.org/project/watermark,2022-05-27 13:55:46.000,79.0,29724.0,https://anaconda.org/conda-forge/watermark,2022-05-30 23:29:14.790,242850.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+112,Code Formatter,A JupyterLab plugin to facilitate invocation of code formatters.,https://github.com/ryantam626/jupyterlab_code_formatter,,lab-extensions,22,True,jupyterlab_code_formatter,ryantam626/jupyterlab_code_formatter,conda-forge/jupyterlab_code_formatter,https://github.com/ryantam626/jupyterlab_code_formatter,MIT,2018-08-12 20:50:17.000,2022-08-13 00:57:17.000000,2022-08-11 18:59:13,428.0,,50.0,8.0,126.0,29.0,138.0,648.0,2022-08-10 21:15:00.665,1.5.3,,61690.0,60.0,12.0,2.0,37.0,https://pypi.org/project/jupyterlab_code_formatter,2022-08-10 21:15:00.665,8.0,46014.0,https://anaconda.org/conda-forge/jupyterlab_code_formatter,2022-08-11 01:44:26.140,603048.0,2.0,@ryantam626/jupyterlab_code_formatter,https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter,2022-08-10 21:12:04.073,2.0,2567.0,,,,,,,,,,,,,,,,,
+113,Bash Kernel,A bash kernel for IPython.,https://github.com/takluyver/bash_kernel,,kernels,22,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,2022-12-23 18:21:53.000000,2022-12-18 09:16:32,101.0,4.0,127.0,27.0,30.0,36.0,63.0,621.0,2022-12-17 19:23:02.426,0.9.0,,15621.0,12.0,28.0,,16.0,https://pypi.org/project/bash_kernel,2022-12-17 19:23:02.426,28.0,13245.0,https://anaconda.org/conda-forge/bash_kernel,2022-12-19 09:25:54.193,97426.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+114,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,2022-05-02 20:28:33.947000,2018-12-04 14:43:25,32.0,,64.0,22.0,7.0,19.0,41.0,518.0,2018-01-15 18:14:37.000,0.9.0,,23296.0,10.0,323.0,301.0,3.0,https://pypi.org/project/pivottablejs,2018-01-15 18:14:37.000,22.0,23273.0,https://anaconda.org/anaconda/pivottablejs,2022-05-02 20:28:33.947,2012.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+115,ipysheet,Jupyter handsontable integration.,https://github.com/QuantStack/ipysheet,,widgets,22,True,ipysheet,QuantStack/ipysheet,conda-forge/ipysheet,https://github.com/QuantStack/ipysheet,MIT,2017-07-10 13:46:31.000,2023-02-03 22:41:22.000000,2022-11-28 09:20:26,307.0,3.0,66.0,20.0,121.0,70.0,61.0,515.0,2022-11-28 09:27:38.314,0.7.0,,53951.0,24.0,29.0,6.0,13.0,https://pypi.org/project/ipysheet,2022-11-28 09:25:01.163,21.0,50816.0,https://anaconda.org/conda-forge/ipysheet,2022-11-28 14:56:47.302,70388.0,3.0,ipysheet,https://www.npmjs.com/package/ipysheet,2022-11-28 09:27:38.314,2.0,1699.0,,,,,,,,,,,,,,,,,
+116,Octave Kernel,An Octave kernel for IPython.,https://github.com/Calysto/octave_kernel,,kernels,22,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,2022-12-18 16:07:56.000000,2022-12-18 16:07:56,423.0,8.0,62.0,23.0,52.0,29.0,148.0,422.0,2022-11-29 02:05:39.186,0.35.1,95.0,12977.0,114.0,7.0,,20.0,https://pypi.org/project/octave_kernel,2022-11-29 02:05:39.186,7.0,6773.0,https://anaconda.org/conda-forge/octave_kernel,2022-11-29 06:02:13.184,459030.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+117,JupyterLab Templates,Support for jupyter notebook templates in jupyterlab.,https://github.com/finos/jupyterlab_templates,,lab-extensions,22,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,2023-02-07 18:46:34.000000,2023-01-16 03:37:02,371.0,38.0,59.0,16.0,113.0,6.0,76.0,324.0,2022-11-16 20:29:42.000,0.3.2,,11220.0,25.0,9.0,7.0,16.0,https://pypi.org/project/jupyterlab_templates,2019-06-30 05:07:41.000,,7184.0,https://anaconda.org/conda-forge/jupyterlab_templates,2022-11-17 01:01:00.524,9422.0,2.0,jupyterlab_templates,https://www.npmjs.com/package/jupyterlab_templates,2022-11-16 20:28:24.501,2.0,3751.0,,,,,,,finos/jupyterlab_templates,,,,,,,,,,
+118,dask-labextension,JupyterLab extension for Dask.,https://github.com/dask/dask-labextension,,lab-extensions,22,True,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-02-03 16:07:28.000000,2023-01-10 16:53:01,395.0,5.0,54.0,17.0,115.0,44.0,96.0,284.0,2022-11-02 00:31:35.000,6.0.0,,27428.0,28.0,8.0,2.0,22.0,https://pypi.org/project/dask-labextension,2022-11-02 00:29:01.642,4.0,7162.0,https://anaconda.org/conda-forge/dask-labextension,2022-11-02 09:51:07.642,828292.0,2.0,dask-labextension,https://www.npmjs.com/package/dask-labextension,2022-06-21 23:23:38.435,2.0,1442.0,,,,,,,,,,,,,,,,,
+119,ipyvuetify,Jupyter widgets based on vuetify UI components.,https://github.com/widgetti/ipyvuetify,,widgets,22,True,ipyvuetify,mariobuikhuizen/ipyvuetify,conda-forge/ipyvuetify,https://github.com/widgetti/ipyvuetify,MIT,2019-05-14 17:35:51.000,2023-01-31 23:19:41.000000,2023-01-31 15:46:01,215.0,1.0,47.0,14.0,63.0,52.0,125.0,281.0,2022-09-02 09:19:01.295,1.8.4,,136895.0,49.0,39.0,7.0,11.0,https://pypi.org/project/ipyvuetify,2022-09-02 09:19:01.295,29.0,126063.0,https://anaconda.org/conda-forge/ipyvuetify,2022-09-02 13:29:25.078,106631.0,3.0,jupyter-vuetify,https://www.npmjs.com/package/jupyter-vuetify,2022-09-02 09:16:38.852,3.0,8353.0,,,,,,,widgetti/ipyvuetify,,,,,,,,,,
+120,scrapbook,A library for recording and reading data in notebooks.,https://github.com/nteract/scrapbook,,notebook-sharing,22,True,nteract-scrapbook,nteract/scrapbook,conda-forge/nteract-scrapbook,https://github.com/nteract/scrapbook,BSD-3-Clause,2018-10-22 04:17:04.000,2022-04-13 16:57:46.000000,2022-04-13 16:57:42,184.0,,27.0,18.0,41.0,24.0,25.0,256.0,2021-01-06 19:12:18.000,0.4.2,,29641.0,7.0,215.0,198.0,11.0,https://pypi.org/project/nteract-scrapbook,2021-01-06 19:12:18.000,17.0,29279.0,https://anaconda.org/conda-forge/nteract-scrapbook,2021-02-27 20:02:05.432,13040.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+121,ipytest,Pytest in IPython notebooks.,https://github.com/chmp/ipytest,,notebook-tools,22,True,ipytest,chmp/ipytest,,https://github.com/chmp/ipytest,MIT,2016-02-07 20:24:41.000,2023-01-11 22:53:14.000000,2023-01-11 22:53:14,278.0,2.0,19.0,5.0,35.0,1.0,51.0,246.0,2022-11-05 17:38:31.000,0.13.0,,21672.0,34.0,246.0,231.0,5.0,https://pypi.org/project/ipytest,2022-11-05 17:38:06.036,15.0,21672.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+122,mknotebooks,A plugin for mkdocs to help you include Jupyter notebooks in your projects.,https://github.com/greenape/mknotebooks,,notebook-sharing,22,True,mknotebooks,greenape/mknotebooks,,https://github.com/greenape/mknotebooks,MIT,2018-09-18 08:13:25.000,2023-02-08 04:43:20.000000,2022-12-20 11:05:47,1701.0,10.0,20.0,2.0,1056.0,36.0,25.0,111.0,2021-09-07 13:41:02.000,0.7.0,,19158.0,846.0,303.0,277.0,13.0,https://pypi.org/project/mknotebooks,2022-12-20 11:06:52.930,26.0,19158.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+123,jdaviz,JWST astronomical data analysis tools in the Jupyter platform.,https://github.com/spacetelescope/jdaviz,,widgets,22,True,jdaviz,spacetelescope/jdaviz,,https://github.com/spacetelescope/jdaviz,BSD-3-Clause,2019-05-07 17:54:06.000,2023-02-08 23:28:47.000000,2023-02-08 22:52:11,4154.0,187.0,45.0,17.0,1183.0,324.0,535.0,88.0,2023-02-02 18:25:55.000,3.2.1,,334.0,28.0,,,31.0,https://pypi.org/project/jdaviz,2022-07-06 20:49:58.000,,334.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+124,Native Authenticator,JupyterHub-native User Authenticator https://native-authenticator.readthedocs.io/en/latest/.,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,2023-02-07 08:14:03.000000,2023-02-07 08:14:03,519.0,8.0,61.0,10.0,131.0,29.0,70.0,59.0,2022-09-09 11:33:03.525,1.1.0,,6817.0,12.0,49.0,49.0,21.0,https://pypi.org/project/jupyterhub-nativeauthenticator,2022-09-09 11:33:03.525,,6817.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+125,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,2023-01-17 17:13:36.000000,2023-01-17 17:10:37,713.0,7.0,397.0,121.0,263.0,125.0,694.0,2574.0,2022-12-20 22:13:40.000,1.24.0,,,43.0,,,106.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+126,colabcode,Run VSCode (codeserver) on Google Colab or Kaggle Notebooks.,https://github.com/abhishekkrthakur/colabcode,,others,21,False,colabcode,abhishekkrthakur/colabcode,,https://github.com/abhishekkrthakur/colabcode,MIT,2020-09-09 10:06:26.000,2022-08-22 10:08:00.000000,2021-06-11 15:16:36,44.0,,278.0,18.0,39.0,61.0,33.0,1884.0,2021-06-11 15:17:12.000,0.3.0,,3517.0,13.0,93.0,93.0,8.0,https://pypi.org/project/colabcode,2021-06-11 15:17:12.000,,3517.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+127,Variable Inspector,Variable Inspector extension for Jupyterlab.,https://github.com/lckr/jupyterlab-variableInspector,,lab-extensions,21,True,lckr-jupyterlab-variableinspector,lckr/jupyterlab-variableInspector,conda-forge/jupyterlab-variableinspector,https://github.com/lckr/jupyterlab-variableInspector,BSD-3-Clause,2018-06-13 18:16:02.000,2023-01-20 07:58:41.000000,2023-01-10 15:02:24,169.0,3.0,83.0,24.0,98.0,39.0,123.0,957.0,2021-04-10 13:07:39.934,3.0.9,,13034.0,11.0,5.0,5.0,19.0,https://pypi.org/project/lckr-jupyterlab-variableinspector,2021-04-10 13:07:22.000,,8549.0,https://anaconda.org/conda-forge/jupyterlab-variableinspector,2021-04-10 15:26:15.988,12157.0,2.0,@lckr/jupyterlab_variableinspector,https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector,2021-04-10 13:07:39.934,,3933.0,,,,,,,,,,,,,,,,,
+128,notedown,Markdown = IPython Notebook.,https://github.com/aaren/notedown,,notebook-sharing,21,False,notedown,aaren/notedown,conda-forge/notedown,https://github.com/aaren/notedown,BSD-2-Clause,2014-02-17 17:28:59.000,2021-10-18 21:21:21.000000,2017-11-16 19:29:56,264.0,,114.0,20.0,29.0,46.0,29.0,841.0,2017-11-16 17:59:43.000,1.5.1,,5567.0,26.0,237.0,209.0,7.0,https://pypi.org/project/notedown,2017-11-16 17:59:43.000,28.0,4948.0,https://anaconda.org/conda-forge/notedown,2018-06-07 01:28:24.567,34714.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+129,ipyvizzu,Build animated charts in Jupyter Notebook and similar environments with a simple Python syntax.,https://github.com/vizzuhq/ipyvizzu,,widgets,21,True,ipyvizzu,vizzuhq/ipyvizzu,,https://github.com/vizzuhq/ipyvizzu,Apache-2.0,2022-01-05 22:37:39.000,2023-02-05 10:16:42.000000,2023-01-16 16:15:25,638.0,28.0,59.0,16.0,134.0,27.0,50.0,753.0,2022-10-19 12:12:10.141,0.13.0,35.0,485.0,18.0,31.0,31.0,10.0,https://pypi.org/project/ipyvizzu,2022-10-19 12:12:10.141,,483.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+130,pick,Customize your kernels on Launch!.,https://github.com/nteract/pick,,magic,21,False,pick,nteract/pick,,https://github.com/nteract/pick,BSD-3-Clause,2020-04-08 23:47:09.000,2022-11-21 06:29:00.831000,2020-11-04 01:10:24,87.0,,52.0,5.0,26.0,4.0,5.0,572.0,2022-11-21 06:29:00.831,2.2.0,,65801.0,29.0,126.0,,5.0,https://pypi.org/project/pick,2022-11-21 06:29:00.831,126.0,65801.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+131,Appmode,A Jupyter extensions that turns notebooks into web applications.,https://github.com/oschuett/appmode,,jupyter-extensions,21,False,appmode,oschuett/appmode,conda-forge/appmode,https://github.com/oschuett/appmode,MIT,2017-03-17 13:33:53.000,2022-11-08 07:42:07.789000,2021-04-26 19:20:06,96.0,,68.0,24.0,9.0,5.0,50.0,410.0,2020-06-09 08:23:50.000,0.8.0,,4709.0,16.0,360.0,338.0,8.0,https://pypi.org/project/appmode,2020-06-09 08:23:50.000,22.0,1644.0,https://anaconda.org/conda-forge/appmode,2022-11-08 07:42:07.789,193120.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+132,JupyterLab GitHub,GitHub integration for JupyterLab.,https://github.com/jupyterlab/jupyterlab-github,,lab-extensions,21,True,jupyterlab-github,jupyterlab/jupyterlab-github,,https://github.com/jupyterlab/jupyterlab-github,BSD-3-Clause,2017-10-15 17:18:11.000,2023-02-04 01:02:55.000000,2022-09-05 14:24:06,238.0,,98.0,27.0,82.0,23.0,37.0,344.0,2021-11-27 17:02:34.000,3.0.1,,8104.0,23.0,7.0,5.0,16.0,https://pypi.org/project/jupyterlab-github,2021-11-27 16:59:30.000,2.0,1584.0,,,,2.0,@jupyterlab/github,https://www.npmjs.com/package/@jupyterlab/github,2021-11-27 16:51:25.639,,6520.0,,,,,,,,,,,,,,,,,
+133,ipydatagrid,Fast Datagrid widget for the Jupyter Notebook and JupyterLab.,https://github.com/bloomberg/ipydatagrid,,widgets,21,True,ipydatagrid,bloomberg/ipydatagrid,conda-forge/ipydatagrid,https://github.com/bloomberg/ipydatagrid,BSD-3-Clause,2019-07-19 09:06:19.000,2023-02-09 10:47:43.000000,2023-02-07 15:57:54,750.0,16.0,39.0,14.0,294.0,53.0,60.0,333.0,2022-11-29 08:35:40.682,1.1.14,,5770.0,34.0,8.0,2.0,16.0,https://pypi.org/project/ipydatagrid,2022-11-29 08:30:36.753,4.0,3582.0,https://anaconda.org/conda-forge/ipydatagrid,2022-11-29 13:40:28.779,34565.0,3.0,ipydatagrid,https://www.npmjs.com/package/ipydatagrid,2022-11-29 08:35:40.682,2.0,748.0,,,,,,,,,,,,,,,,,
+134,Jupyter Bokeh,An extension for rendering Bokeh content in JupyterLab notebooks.,https://github.com/bokeh/jupyter_bokeh,,lab-extensions,21,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,2023-02-03 20:25:04.000000,2022-11-14 17:21:31,131.0,1.0,42.0,20.0,85.0,21.0,79.0,211.0,2022-09-20 16:25:47.708,3.0.5,,64481.0,18.0,14.0,2.0,18.0,https://pypi.org/project/jupyter-bokeh,2022-09-20 16:25:47.708,10.0,50459.0,https://anaconda.org/conda-forge/jupyter_bokeh,2022-09-20 21:36:48.574,42232.0,2.0,@bokeh/jupyter_bokeh,https://www.npmjs.com/package/@bokeh/jupyter_bokeh,2022-09-20 16:21:03.440,2.0,12703.0,,,,,,,,,,,,,,,,,
+135,Darcula Theme,A handsome Darcula theme for Jupyterlab. The first jlab theme to include dark scrollbars.,https://github.com/telamonian/theme-darcula,,lab-themes,21,True,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-02-03 18:17:08.000000,2022-07-20 12:02:54,113.0,,35.0,4.0,44.0,21.0,16.0,172.0,2022-07-20 12:04:00.552,4.0.0,,3537.0,13.0,1108.0,1106.0,7.0,https://pypi.org/project/theme-darcula,2022-07-20 12:04:00.552,,2116.0,https://anaconda.org/conda-forge/theme-darcula,2022-07-20 16:15:49.885,13509.0,1.0,@telamonian/theme-darcula,https://www.npmjs.com/package/@telamonian/theme-darcula,2022-07-20 12:02:58.154,2.0,807.0,,,,,,,,,,,,,,,,,
+136,JupyterLab Spellchecker,Spellchecker for JupyterLab notebook markdown cells and file editor.,https://github.com/jupyterlab-contrib/spellchecker,,lab-extensions,21,True,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-02-08 19:00:19.000000,2023-02-08 18:57:02,180.0,21.0,17.0,7.0,74.0,15.0,35.0,169.0,2023-02-08 19:04:01.721,0.7.3,,8561.0,19.0,6.0,3.0,6.0,https://pypi.org/project/jupyterlab-spellchecker,2021-10-08 10:08:30.000,1.0,3009.0,https://anaconda.org/conda-forge/jupyterlab-spellchecker,2021-10-08 12:51:13.093,62149.0,2.0,@ijmbarr/jupyterlab_spellchecker,https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker,2021-10-08 10:09:24.361,2.0,2728.0,,,,,,,,,,,,,,,,,
+137,BatchSpawner,Custom Spawner for Jupyterhub to start servers in batch scheduled systems.,https://github.com/jupyterhub/batchspawner,,hub-spawners,21,True,batchspawner,jupyterhub/batchspawner,,https://github.com/jupyterhub/batchspawner,BSD-3-Clause,2015-10-27 03:53:10.000,2023-02-07 04:36:51.000000,2022-12-20 09:33:35,362.0,4.0,115.0,16.0,135.0,67.0,76.0,146.0,2022-10-05 04:48:28.224,1.2.0,,6105.0,10.0,28.0,24.0,42.0,https://pypi.org/project/batchspawner,2022-10-05 04:48:28.224,4.0,6105.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+138,ipysigma,A Jupyter widget using sigma.js to render interactive networks.,https://github.com/medialab/ipysigma,,widgets,21,True,ipysigma,Yomguithereal/ipysigma,,https://github.com/medialab/ipysigma,MIT,2018-06-25 20:03:21.000,2023-02-04 11:00:49.000000,2023-02-04 11:00:45,342.0,166.0,10.0,3.0,16.0,40.0,150.0,75.0,2023-01-18 10:34:00.939,0.24.1,,1833.0,29.0,5.0,2.0,6.0,https://pypi.org/project/ipysigma,2023-01-18 10:34:00.939,1.0,544.0,,,,3.0,ipysigma,https://www.npmjs.com/package/ipysigma,2023-01-18 10:31:17.105,2.0,1289.0,,,,,,,medialab/ipysigma,,,,,,,,,,
+139,ipydatawidgets,A set of widgets to help facilitate reuse of large datasets across widgets.,https://github.com/vidartf/ipydatawidgets,,widgets,21,True,ipydatawidgets,vidartf/ipydatawidgets,conda-forge/ipydatawidgets,https://github.com/vidartf/ipydatawidgets,BSD-3-Clause,2017-07-31 17:37:26.000,2023-02-02 00:43:17.000000,2022-08-22 17:02:57,297.0,,9.0,5.0,44.0,8.0,8.0,35.0,2022-08-24 15:30:20.601,4.3.2,,81274.0,19.0,722.0,697.0,5.0,https://pypi.org/project/ipydatawidgets,2022-08-24 15:30:20.601,25.0,77524.0,https://anaconda.org/conda-forge/ipydatawidgets,2022-08-24 16:21:19.099,210009.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+140,pyforest,pyforest - feel the bliss of automated imports.,https://github.com/8080labs/pyforest,,jupyter-extensions,20,False,pyforest,8080labs/pyforest,,https://github.com/8080labs/pyforest,MIT,2019-08-12 07:35:46.000,2022-03-21 19:03:41.000000,2021-06-14 15:04:41,196.0,,187.0,34.0,31.0,13.0,14.0,1016.0,2021-06-14 15:07:13.000,1.1.0,,11089.0,10.0,6.0,,13.0,https://pypi.org/project/pyforest,2021-06-14 15:07:13.000,6.0,11089.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+141,JupyterLab Drawio,A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab.,https://github.com/QuantStack/jupyterlab-drawio,,lab-renderer,20,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,2023-01-07 04:35:11.000000,2021-06-29 12:29:51,101.0,,65.0,27.0,52.0,41.0,25.0,551.0,2021-04-29 10:22:28.814,0.9.0,,6306.0,11.0,13.0,13.0,16.0,https://pypi.org/project/jupyterlab-drawio,2021-04-29 10:19:55.000,,2607.0,https://anaconda.org/conda-forge/jupyterlab-drawio,2021-05-05 11:07:42.247,11828.0,2.0,jupyterlab-drawio,https://www.npmjs.com/package/jupyterlab-drawio,2021-04-29 10:22:28.814,,3136.0,,,,,,,,,,,,,,,,,
+142,GPU Dashboards,A JupyterLab extension for displaying dashboards of GPU usage.,https://github.com/rapidsai/jupyterlab-nvdashboard,,lab-extensions,20,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,2023-02-06 17:58:27.000000,2023-02-06 17:58:27,226.0,5.0,66.0,14.0,88.0,32.0,35.0,490.0,2022-05-10 19:49:24.000,0.7.0,,52221.0,116.0,5.0,2.0,18.0,https://pypi.org/project/jupyterlab-nvdashboard,2022-11-23 09:59:00.656,1.0,50769.0,https://anaconda.org/conda-forge/jupyterlab-nvdashboard,2022-05-11 10:48:15.511,28606.0,2.0,jupyterlab-nvdashboard,https://www.npmjs.com/package/jupyterlab-nvdashboard,2021-04-27 07:19:46.929,2.0,700.0,,,,,,,,,,,,,,,,,
+143,nbtutor,Visualize Python code execution (line-by-line) in Jupyter Notebook cells.,https://github.com/lgpage/nbtutor,,widgets,20,True,nbtutor,lgpage/nbtutor,conda-forge/nbtutor,https://github.com/lgpage/nbtutor,BSD-3-Clause,2016-11-07 14:08:25.000,2022-04-19 19:03:10.872000,2022-04-04 19:36:18,182.0,,39.0,23.0,32.0,19.0,24.0,420.0,2022-04-19 10:58:08.000,2.0.3,,1766.0,8.0,36.0,33.0,3.0,https://pypi.org/project/nbtutor,2022-04-19 10:58:08.000,3.0,111.0,https://anaconda.org/conda-forge/nbtutor,2022-04-19 19:03:10.872,122540.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+144,JupyterLab System Monitor,JupyterLab extension to display system metrics.,https://github.com/jtpio/jupyterlab-system-monitor,,lab-extensions,20,True,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-01-06 02:50:11.000000,2022-02-15 08:27:46,176.0,,29.0,5.0,58.0,27.0,21.0,276.0,2021-02-04 22:39:49.000,0.8.0,,15609.0,20.0,4.0,2.0,7.0,https://pypi.org/project/jupyterlab-system-monitor,2021-02-04 22:37:18.000,2.0,11262.0,https://anaconda.org/conda-forge/jupyterlab-system-monitor,2022-09-02 08:38:51.500,18748.0,2.0,jupyterlab-system-monitor,https://www.npmjs.com/package/jupyterlab-system-monitor,2020-11-23 15:30:52.408,,3566.0,,,,,,,,-2.0,,,,,,,,,
+145,retrolab,JupyterLab distribution with a retro look and feel.,https://github.com/jupyterlab/retrolab,,notebook-environments,20,True,retrolab,jupyterlab/retrolab,conda-forge/retrolab,https://github.com/jupyterlab/retrolab,BSD-3-Clause,2020-12-07 16:37:07.000,2022-10-04 08:27:20.000000,2022-10-04 08:27:20,631.0,,46.0,14.0,219.0,4.0,107.0,264.0,2022-05-04 07:37:18.000,0.3.21,872.0,5931.0,50.0,113.0,106.0,17.0,https://pypi.org/project/retrolab,2022-05-04 07:36:52.000,3.0,4290.0,https://anaconda.org/conda-forge/retrolab,2022-05-04 08:31:56.164,33078.0,3.0,@jupyterlab-classic/application,https://www.npmjs.com/package/@jupyterlab-classic/application,2021-04-19 14:22:28.986,4.0,33.0,,,,,,,,,,,,,,,,,
+146,jupyterlab-execute-time,A JupyterLab extension for displaying cell timings.,https://github.com/deshaw/jupyterlab-execute-time,,lab-extensions,20,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,2022-12-28 16:26:29.965000,2022-12-28 12:48:39,43.0,1.0,38.0,4.0,38.0,4.0,37.0,251.0,2022-12-28 12:53:08.808,2.3.1,,205671.0,10.0,4.0,2.0,12.0,https://pypi.org/project/jupyterlab-execute-time,2022-12-28 12:53:08.808,,202331.0,https://anaconda.org/conda-forge/jupyterlab_execute_time,2022-12-28 16:26:29.965,31596.0,2.0,jupyterlab-execute-time,https://www.npmjs.com/package/jupyterlab-execute-time,2021-01-18 14:16:24.052,2.0,2077.0,,,,,,,,,,,,,,,,,
+147,OCaml Kernel,An OCaml kernel for Jupyter (IPython) notebook.,https://github.com/akabe/ocaml-jupyter,,kernels,20,True,,akabe/ocaml-jupyter,,https://github.com/akabe/ocaml-jupyter,MIT,2017-07-14 14:15:05.000,2023-02-09 02:35:10.000000,2023-01-22 07:38:24,376.0,4.0,36.0,9.0,122.0,5.0,71.0,243.0,2023-01-22 08:16:38.000,2.8.1,81254.0,1212.0,33.0,,,21.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+148,naas,"Schedule notebooks, run them like APIs, expose securely your assets: Jupyter as a viable Production environment.",https://github.com/jupyter-naas/naas,,notebook-tools,20,True,naas,jupyter-naas/naas,,https://github.com/jupyter-naas/naas,AGPL-3.0,2020-09-20 17:09:00.000,2023-02-01 20:06:46.000000,2023-01-26 14:12:11,1784.0,25.0,21.0,2.0,213.0,34.0,127.0,230.0,2023-01-26 14:36:27.520,2.10.1,,3725.0,563.0,3.0,3.0,18.0,https://pypi.org/project/naas,2023-01-26 14:36:27.520,,3725.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+149,nbinteract,Create interactive webpages from Jupyter Notebooks.,https://github.com/SamLau95/nbinteract,,notebook-sharing,20,False,nbinteract,SamLau95/nbinteract,,https://github.com/SamLau95/nbinteract,BSD-3-Clause,2017-08-31 00:16:20.000,2023-01-05 09:57:44.000000,2021-04-15 20:39:36,590.0,,21.0,8.0,117.0,62.0,41.0,222.0,2021-01-05 06:49:22.791,0.2.6,,3936.0,46.0,42.0,3.0,8.0,https://pypi.org/project/nbinteract,2021-01-05 06:47:54.000,39.0,3806.0,,,,3.0,nbinteract,https://www.npmjs.com/package/nbinteract,2021-01-05 06:49:22.791,,130.0,,,,,,,,,,,,,,,,,
+150,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,20,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,2023-01-13 14:14:25.000000,2023-01-13 14:14:25,262.0,7.0,76.0,36.0,29.0,,58.0,191.0,2022-12-01 21:51:02.000,2.4.13,,3599.0,20.0,1.0,,11.0,https://pypi.org/project/sas_kernel,2022-12-01 21:49:02.222,1.0,3570.0,https://anaconda.org/anaconda/sas_kernel,2022-03-05 07:03:16.530,1905.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+151,bookstore,Notebook storage and publishing workflows for the masses.,https://github.com/nteract/bookstore,,notebook-sharing,20,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,,21.0,20.0,109.0,35.0,39.0,189.0,2019-12-09 16:49:29.000,2.5.1,,42360.0,19.0,14.0,13.0,7.0,https://pypi.org/project/bookstore,2019-12-09 16:49:29.000,1.0,42360.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+152,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,2021-06-10 08:02:43.000000,2018-09-20 15:43:57,188.0,,30.0,12.0,25.0,18.0,20.0,172.0,2018-03-23 20:36:58.000,0.4.1,,8440.0,14.0,104.0,104.0,6.0,https://pypi.org/project/spylon-kernel,2018-03-23 20:36:58.000,,6923.0,https://anaconda.org/conda-forge/spylon-kernel,2018-10-05 21:02:27.447,109266.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+153,SystemdSpawner,Spawn JupyterHub single-user notebook servers with systemd.,https://github.com/jupyterhub/systemdspawner,,hub-spawners,20,True,jupyterhub-systemdspawner,jupyterhub/systemdspawner,conda-forge/jupyterhub-systemdspawner,https://github.com/jupyterhub/systemdspawner,BSD-3-Clause,2016-09-06 07:20:44.000,2023-01-11 00:33:05.122000,2023-01-11 00:31:54,157.0,7.0,44.0,11.0,43.0,38.0,32.0,86.0,2023-01-11 00:33:05.122,0.17.0,,3354.0,18.0,22.0,21.0,18.0,https://pypi.org/project/jupyterhub-systemdspawner,2023-01-11 00:33:05.122,1.0,2798.0,https://anaconda.org/conda-forge/jupyterhub-systemdspawner,2022-11-10 08:37:30.936,23923.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+154,LTI Authenticator,A JupyterHub authenticator for LTI.,https://github.com/jupyterhub/ltiauthenticator,,hub-auth,20,True,jupyterhub-ltiauthenticator,jupyterhub/ltiauthenticator,,https://github.com/jupyterhub/ltiauthenticator,BSD-3-Clause,2017-12-15 02:54:15.000,2023-02-09 13:35:39.000000,2022-12-20 09:20:15,302.0,7.0,43.0,5.0,87.0,5.0,34.0,57.0,2021-11-15 20:11:03.000,1.3.0,,2418.0,8.0,96.0,87.0,15.0,https://pypi.org/project/jupyterhub-ltiauthenticator,2021-11-15 20:11:03.000,9.0,2418.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+155,ipyvue,Jupyter widgets base for Vue libraries.,https://github.com/widgetti/ipyvue,,widgets,20,True,ipyvue,mariobuikhuizen/ipyvue,conda-forge/ipyvue,https://github.com/widgetti/ipyvue,MIT,2019-08-11 10:10:05.000,2023-02-06 16:24:22.000000,2023-02-06 16:20:12,92.0,3.0,12.0,5.0,56.0,2.0,5.0,47.0,2022-09-22 15:30:48.129,1.8.0,,129458.0,24.0,49.0,22.0,3.0,https://pypi.org/project/ipyvue,2022-09-22 15:30:48.129,15.0,124287.0,https://anaconda.org/conda-forge/ipyvue,2022-09-26 08:51:09.246,72956.0,3.0,jupyter-vue,https://www.npmjs.com/package/jupyter-vue,2022-09-22 15:29:28.870,12.0,3434.0,,,,,,,widgetti/ipyvue,,,,,,,,,,
+156,JupyterLab Latex,JupyterLab extension for live editing of LaTeX documents.,https://github.com/jupyterlab/jupyterlab-latex,,lab-renderer,19,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,2023-02-03 21:51:39.000000,2022-11-18 19:34:59,438.0,2.0,64.0,14.0,121.0,30.0,55.0,542.0,2021-09-15 15:34:35.000,3.1.0,,4168.0,16.0,6.0,5.0,22.0,https://pypi.org/project/jupyterlab_latex,2021-09-15 15:34:16.000,1.0,2817.0,https://anaconda.org/conda-forge/jupyterlab-latex,2021-09-15 23:50:03.130,8026.0,3.0,@jupyterlab/latex,https://www.npmjs.com/package/@jupyterlab/latex,2021-07-06 17:15:27.404,,1115.0,,,,,,,,,,,,,,,,,
+157,Ansible Kernel,Jupyter Notebook Kernel for running Ansible Tasks and Playbooks.,https://github.com/ansible/ansible-jupyter-kernel,,kernels,19,True,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,2022-02-12 03:05:54.538000,2022-02-11 15:18:23,212.0,,55.0,19.0,51.0,16.0,29.0,515.0,2022-02-11 15:19:00.000,1.0.0,,1726.0,11.0,10.0,10.0,10.0,https://pypi.org/project/ansible-kernel,2022-02-11 15:19:00.000,,256.0,https://anaconda.org/conda-forge/ansible-kernel,2022-02-12 03:05:54.538,12517.0,3.0,,,,,,benthomasson/ansible-jupyter-kernel,https://hub.docker.com/r/benthomasson/ansible-jupyter-kernel,2018-12-12 18:42:31.528778,2.0,66458.0,,,,,,,,,,,,
+158,jupyter-tensorboard,Start Tensorboard in Jupyter Notebook.,https://github.com/lspvic/jupyter_tensorboard,,jupyter-extensions,19,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,,70.0,16.0,10.0,41.0,29.0,461.0,2020-02-16 07:15:03.000,0.2.0,,10615.0,19.0,31.0,,4.0,https://pypi.org/project/jupyter-tensorboard,2020-02-16 07:15:03.000,31.0,10615.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+159,Matlab Kernel,Jupyter Kernel for Matlab.,https://github.com/Calysto/matlab_kernel,,kernels,19,True,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,2022-11-07 11:02:02.457000,2022-05-09 10:21:01,216.0,,75.0,24.0,33.0,26.0,104.0,451.0,2022-05-09 10:21:42.000,0.17.1,,2202.0,56.0,5.0,,18.0,https://pypi.org/project/matlab_kernel,2022-05-09 10:21:12.000,5.0,1130.0,https://anaconda.org/conda-forge/matlab_kernel,2022-11-07 11:02:02.457,28970.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+160,JupyterLab Google Drive,Cloud storage for JupyterLab using Google Drive.,https://github.com/jupyterlab/jupyterlab-google-drive,,lab-extensions,19,True,,jupyterlab/jupyterlab-google-drive,,https://github.com/jupyterlab/jupyterlab-google-drive,BSD-3-Clause,2016-12-17 01:40:45.000,2023-01-05 16:15:48.000000,2022-04-28 22:45:01,515.0,,78.0,35.0,118.0,48.0,65.0,383.0,2020-05-27 00:10:19.202,2.0.0,,873.0,32.0,4.0,4.0,16.0,,,,,,,,2.0,@jupyterlab/google-drive,https://www.npmjs.com/package/@jupyterlab/google-drive,2020-05-27 00:10:19.202,,873.0,,,,,,,,,,,,,,,,,
+161,testbook,Unit test your Jupyter Notebooks the right way.,https://github.com/nteract/testbook,,notebook-tools,19,True,nteract-testbook,nteract/testbook,conda-forge/testbook,https://github.com/nteract/testbook,BSD-3-Clause,2020-02-26 19:43:22.000,2023-02-06 16:35:32.000000,2022-11-29 20:28:15,127.0,1.0,35.0,15.0,63.0,43.0,47.0,345.0,2020-08-11 16:50:08.000,0.1.3,,1587.0,7.0,188.0,188.0,15.0,https://pypi.org/project/nteract-testbook,2020-08-11 16:50:08.000,,10.0,https://anaconda.org/conda-forge/testbook,2021-06-02 23:59:03.381,42590.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+162,jupyter-flex,Build dashboards using Jupyter Notebooks.,https://github.com/danielfrg/jupyter-flex,,notebook-sharing,19,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,2023-02-08 05:19:07.000000,2022-11-16 22:02:38,343.0,1.0,52.0,6.0,81.0,11.0,46.0,277.0,2021-10-02 05:04:29.585,0.8.1,,1287.0,16.0,39.0,39.0,4.0,https://pypi.org/project/jupyter-flex,2021-09-29 21:27:13.000,,841.0,https://anaconda.org/conda-forge/jupyter-flex,2021-10-01 19:49:41.488,11395.0,3.0,@danielfrg/jupyter-flex,https://www.npmjs.com/package/@danielfrg/jupyter-flex,2021-10-02 05:04:29.585,,54.0,,,,,,,,,,,,,,,,,
+163,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,2022-11-09 21:06:35.000000,2021-08-30 21:48:24,31.0,,44.0,11.0,2.0,20.0,9.0,246.0,2020-03-12 16:09:39.000,0.0.8,,69479.0,10.0,15.0,,3.0,https://pypi.org/project/jupyter_http_over_ws,2020-03-12 16:09:39.000,15.0,68713.0,https://anaconda.org/conda-forge/jupyter_http_over_ws,2020-08-13 15:32:13.531,22991.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+164,JupyterLab SideCar,A sidecar output widget for JupyterLab.,https://github.com/jupyter-widgets/jupyterlab-sidecar,,lab-extensions,19,True,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-02-03 16:13:40.000000,2022-12-10 17:49:24,81.0,5.0,40.0,13.0,74.0,37.0,11.0,210.0,2022-12-10 18:10:00.475,0.5.2,,2916.0,7.0,16.0,6.0,14.0,https://pypi.org/project/sidecar,2022-12-10 18:10:00.475,8.0,2118.0,https://anaconda.org/conda-forge/sidecar,2022-12-10 22:58:53.725,14442.0,2.0,@jupyter-widgets/jupyterlab-sidecar,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar,2021-07-05 14:42:11.336,2.0,361.0,,,,,,,,,,,,,,,,,
+165,nbgallery,Enterprise Jupyter notebook sharing and collaboration app.,https://github.com/nbgallery/nbgallery,,notebook-sharing,19,True,,nbgallery/nbgallery,,https://github.com/nbgallery/nbgallery,MIT,2017-01-10 19:18:40.000,2023-02-08 17:37:22.000000,2023-02-06 16:17:19,1566.0,52.0,25.0,10.0,382.0,59.0,359.0,148.0,,,,2292.0,,,,20.0,,,,,,,,3.0,,,,,,nbgallery/nbgallery,https://hub.docker.com/r/nbgallery/nbgallery,2023-02-02 10:57:34.652786,3.0,167328.0,,,,,,,,,,,,
+166,ipytree,A Tree Widget using Jupyter-widgets protocol and jsTree.,https://github.com/QuantStack/ipytree,,widgets,19,True,ipytree,QuantStack/ipytree,conda-forge/ipytree,https://github.com/QuantStack/ipytree,MIT,2018-09-15 13:17:27.000,2023-02-03 17:28:06.000000,2022-11-23 09:34:00,111.0,4.0,26.0,8.0,42.0,19.0,17.0,103.0,2022-08-24 12:33:17.000,0.2.2,,66997.0,12.0,10.0,2.0,9.0,https://pypi.org/project/ipytree,2022-08-23 15:13:01.647,8.0,65288.0,https://anaconda.org/conda-forge/ipytree,2022-08-23 16:41:28.248,61057.0,3.0,ipytree,https://www.npmjs.com/package/ipytree,2022-08-23 15:10:34.820,,410.0,,,,,,,,,,,,,,,,,
+167,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,2023-02-04 20:56:54.000000,2023-02-04 20:56:53,321.0,10.0,15.0,4.0,76.0,6.0,62.0,85.0,2022-04-11 20:18:27.000,0.4.4,,2202.0,25.0,16.0,6.0,5.0,https://pypi.org/project/jupyterlab_iframe,2019-06-29 16:55:52.000,8.0,931.0,https://anaconda.org/conda-forge/jupyterlab_iframe,2022-04-12 02:28:00.150,17708.0,2.0,jupyterlab_iframe,https://www.npmjs.com/package/jupyterlab_iframe,2022-04-11 19:43:50.206,2.0,735.0,,,,,,,,,,,,,,,,,
+168,IJava,A Jupyter kernel for executing Java code.,https://github.com/SpencerPark/IJava,,kernels,18,False,,SpencerPark/IJava,,https://github.com/SpencerPark/IJava,MIT,2017-10-08 04:42:46.000,2022-05-25 03:24:04.000000,2019-12-08 22:22:20,90.0,,172.0,32.0,11.0,73.0,57.0,894.0,2019-05-06 03:28:50.000,1.3.0,112655.0,2011.0,5.0,,,4.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+169,IRuby,Official gem repository: Ruby kernel for Jupyter/IPython Notebook.,https://github.com/SciRuby/iruby,,kernels,18,True,,SciRuby/iruby,,https://github.com/SciRuby/iruby,MIT,2015-03-03 18:05:50.000,2023-02-03 04:21:45.711711,2023-01-11 06:17:33,718.0,1.0,20.0,30.0,140.0,44.0,143.0,752.0,2021-08-17 16:20:34.000,0.7.4,15.0,18.0,10.0,172.0,172.0,46.0,,,,,,,,3.0,,,,,,rubydata/datascience-notebook,https://hub.docker.com/r/rubydata/datascience-notebook,2023-02-03 04:21:45.711711,3.0,1800.0,,,,,,,,,,iruby,,
+170,nb_conda_kernels,Package for managing conda environment-based kernels inside of Jupyter.,https://github.com/Anaconda-Platform/nb_conda_kernels,,kernels,18,False,,Anaconda-Platform/nb_conda_kernels,conda-forge/nb_conda_kernels,https://github.com/Anaconda-Platform/nb_conda_kernels,BSD-3-Clause,2015-12-10 16:11:42.000,2022-10-29 16:32:26.594000,2020-11-30 15:55:07,335.0,,60.0,20.0,86.0,39.0,99.0,498.0,2020-09-05 22:35:32.000,2.3.0,,11987.0,11.0,,,14.0,,,,,https://anaconda.org/conda-forge/nb_conda_kernels,2022-10-29 16:32:26.594,958975.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+171,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,2023-02-09 08:15:52.000000,2023-02-09 08:06:42,552.0,33.0,88.0,32.0,268.0,39.0,141.0,411.0,2023-01-31 21:35:49.000,0.1.0,,,1.0,,,33.0,,,,,,,,3.0,,,,,,,,,,,,tweag/jupyenv,,,,,,,,,,
+172,treon,Easy to use test framework for Jupyter Notebooks.,https://github.com/ReviewNB/treon,,notebook-tools,18,True,treon,ReviewNB/treon,conda-forge/treon,https://github.com/ReviewNB/treon,MIT,2019-03-29 15:02:35.000,2022-08-05 18:31:01.490000,2022-08-04 11:15:04,66.0,,26.0,11.0,12.0,4.0,10.0,285.0,2022-08-04 11:25:18.993,0.1.4,,2149.0,5.0,68.0,62.0,5.0,https://pypi.org/project/treon,2022-08-04 11:25:18.993,6.0,1980.0,https://anaconda.org/conda-forge/treon,2022-08-05 18:31:01.490,3392.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+173,gator,Conda environment and package management extension from within Jupyter.,https://github.com/mamba-org/gator,,jupyter-extensions,18,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,2023-01-08 15:43:25.000000,2023-01-08 15:43:24,618.0,3.0,27.0,5.0,144.0,21.0,39.0,233.0,2022-07-25 13:09:54.000,npm@3.1.0,2.0,1062.0,29.0,6.0,4.0,25.0,https://pypi.org/project/mamba-gator,2022-07-25 13:04:29.937,,24.0,https://anaconda.org/conda-forge/mamba_gator,2022-07-26 15:26:35.721,25857.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,81.0,,,,,,,,,,,,,,,,,
+174,Jupyter Spark,Jupyter Notebook extension for Apache Spark integration.,https://github.com/mozilla/jupyter-spark,,jupyter-extensions,18,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,,40.0,34.0,28.0,16.0,14.0,193.0,2018-03-08 14:28:54.000,0.4.0,,1530.0,4.0,22.0,17.0,12.0,https://pypi.org/project/jupyter-spark,2018-03-08 14:28:54.000,5.0,1530.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+175,cdsdashboards,JupyterHub extension for ContainDS Dashboards.,https://github.com/ideonate/cdsdashboards,,notebook-sharing,18,True,cdsdashboards,ideonate/cdsdashboards,conda-forge/cdsdashboards,https://github.com/ideonate/cdsdashboards,BSD-3-Clause,2020-04-28 13:51:31.000,2022-09-19 18:15:56.375000,2022-09-12 07:55:08,464.0,,37.0,7.0,19.0,33.0,59.0,184.0,2022-09-19 18:15:56.375,0.6.3,,2344.0,44.0,,,14.0,https://pypi.org/project/cdsdashboards,2022-09-19 18:15:56.375,,1040.0,https://anaconda.org/conda-forge/cdsdashboards,2022-09-12 14:05:53.294,40427.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+176,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,2022-05-23 15:47:39.000000,2020-05-24 13:16:16,426.0,,35.0,28.0,58.0,59.0,34.0,173.0,2019-10-03 18:34:08.594,3.0.0,,76.0,17.0,17.0,12.0,9.0,,,,,,,,2.0,@jupyterlab/dataregistry-extension,https://www.npmjs.com/package/@jupyterlab/dataregistry-extension,2019-10-03 18:34:08.594,5.0,76.0,,,,,,,,,,,,,,,,,
+177,jupyter-archive,"A Jupyter/Jupyterlab extension to make, download and extract archive files.",https://github.com/jupyterlab-contrib/jupyter-archive,,jupyter-extensions,18,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,2023-02-03 17:25:24.000000,2023-02-03 17:25:23,223.0,8.0,11.0,3.0,78.0,2.0,34.0,61.0,2023-01-09 21:08:19.618,3.3.4,3252.0,6567.0,35.0,5.0,2.0,10.0,https://pypi.org/project/jupyter-archive,2023-01-09 21:08:19.618,1.0,5262.0,https://anaconda.org/conda-forge/jupyter-archive,2023-01-08 19:17:34.302,36508.0,3.0,@hadim/jupyter-archive,https://www.npmjs.com/package/@hadim/jupyter-archive,2023-01-08 16:35:26.511,2.0,312.0,,,,,,,,,,,,,,,,,
+178,Altair Viewer,Viewer for Altair and Vega-Lite visualizations.,https://github.com/altair-viz/altair_viewer,,widgets,18,False,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,2022-09-30 17:46:37.000000,2022-01-14 00:49:56,117.0,,8.0,6.0,44.0,4.0,4.0,57.0,2021-11-06 14:18:45.000,0.4.0,,579301.0,7.0,12.0,,3.0,https://pypi.org/project/altair_viewer,2021-11-06 14:16:09.000,12.0,577803.0,https://anaconda.org/conda-forge/altair_viewer,2021-11-06 17:22:59.600,55435.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+179,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,2021-09-10 21:27:13.000000,2021-09-10 21:27:13,34.0,,23.0,12.0,3.0,2.0,3.0,1004.0,2017-08-19 16:11:38.000,0.0.2,,1099.0,2.0,33.0,33.0,3.0,https://pypi.org/project/py-heat-magic,2017-08-19 16:11:38.000,,1099.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+180,JupyterLab Vim,Vim notebook cell bindings for JupyterLab.,https://github.com/jwkvam/jupyterlab-vim,,lab-extensions,17,False,,jwkvam/jupyterlab-vim,,https://github.com/jwkvam/jupyterlab-vim,MIT,2017-12-02 21:16:38.000,2023-01-04 04:33:48.000000,2019-07-16 04:37:36,60.0,,96.0,19.0,48.0,63.0,42.0,941.0,2019-07-16 04:35:55.953,0.11.0,,356.0,14.0,5.0,5.0,8.0,,,,,,,,2.0,jupyterlab_vim,https://www.npmjs.com/package/jupyterlab_vim,2019-07-16 04:35:55.953,,356.0,,,,,,,,,,,,,,,,,
+181,jupyter-tabnine,Autocompletion with Deep Learning on Jupyter Notebook.,https://github.com/codota/jupyter-tabnine,,jupyter-extensions,17,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,,119.0,17.0,16.0,42.0,28.0,768.0,2021-08-23 11:45:07.000,1.2.3,,4353.0,8.0,,,10.0,https://pypi.org/project/jupyter-tabnine,2021-08-23 11:45:07.000,,4353.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+182,F# Kernel,F# for Jupyter Notebooks.,https://github.com/fsprojects/IfSharp,,kernels,17,True,,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,36.0,123.0,13.0,127.0,434.0,2020-03-08 20:03:38.000,3.0.4,5448.0,56.0,15.0,,,28.0,,,,,,,,3.0,,,,,,fsprojects/ifsharp,https://hub.docker.com/r/fsprojects/ifsharp,2019-03-26 17:01:42.996172,,704.0,,,,,,,,,,,,
+183,JupyterLab Chart Editor,JupyterLab extension for Plotlys react-chart-editor.,https://github.com/plotly/jupyterlab-chart-editor,,lab-renderer,17,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,2021-03-10 20:56:11,71.0,,24.0,40.0,35.0,12.0,19.0,212.0,2021-03-10 20:57:44.000,4.14.3,,1076.0,12.0,6.0,6.0,5.0,,,,,,,,3.0,jupyterlab-chart-editor,https://www.npmjs.com/package/jupyterlab-chart-editor,2021-03-10 20:56:44.112,,1076.0,,,,,,,,,,,,,,,,,
+184,SciJava Kernel,[RETIRED] Try IJava or BeakerX.,https://github.com/scijava/scijava-jupyter-kernel,,kernels,17,True,,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,2022-02-03 17:25:47.000000,2022-02-03 17:25:03,404.0,,42.0,20.0,22.0,14.0,80.0,175.0,2017-06-02 21:19:27.000,0.5.0,89.0,1265.0,15.0,,,9.0,,,,,https://anaconda.org/conda-forge/scijava-jupyter-kernel,2018-03-03 15:23:41.430,88541.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+185,Collapsible Headings,Implements Collapsible Headers for Jupyter Lab Notebooks.,https://github.com/aquirdTurtle/Collapsible_Headings,,lab-extensions,17,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,6.0,29.0,9.0,22.0,173.0,2021-05-22 01:50:04.000,3.1.0,,4188.0,18.0,6.0,2.0,6.0,https://pypi.org/project/aquirdturtle-collapsible-headings,2021-05-22 01:50:04.000,4.0,3026.0,,,,2.0,@aquirdturtle/collapsible_headings,https://www.npmjs.com/package/@aquirdturtle/collapsible_headings,2021-01-11 04:19:41.041,,1162.0,,,,,,,,,,,,,,,,,
+186,jupyter-fs,A filesystem-like contents manager for multiple backends in Jupyter.,https://github.com/jpmorganchase/jupyter-fs,,lab-extensions,17,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,2023-02-03 20:28:25.000000,2023-01-08 18:36:00,396.0,17.0,27.0,13.0,99.0,14.0,44.0,138.0,2021-06-04 01:03:11.000,0.3.1,,536.0,7.0,2.0,2.0,10.0,https://pypi.org/project/jupyter-fs,2021-06-04 01:03:11.000,,338.0,https://anaconda.org/conda-forge/jupyter-fs,2021-06-04 06:32:01.358,5756.0,2.0,,,,,,,,,,,,,,,,,,,,,,
+187,ipylab,Control JupyterLab from Python Notebooks with Jupyter Widgets.,https://github.com/jtpio/ipylab,,lab-extensions,17,True,ipylab,jtpio/ipylab,conda-forge/ipylab,https://github.com/jtpio/ipylab,BSD-3-Clause,2019-11-15 19:52:12.000,2023-02-07 14:20:43.000000,2023-02-07 14:20:41,209.0,7.0,9.0,7.0,75.0,16.0,19.0,130.0,2022-08-25 07:45:36.605,0.6.0,45.0,11363.0,13.0,8.0,2.0,6.0,https://pypi.org/project/ipylab,2022-08-25 07:45:36.605,4.0,10698.0,https://anaconda.org/conda-forge/ipylab,2022-08-25 11:30:14.285,17260.0,2.0,ipylab,https://www.npmjs.com/package/ipylab,2022-08-25 07:45:26.801,2.0,222.0,,,,,,,,,,,,,,,,,
+188,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,17,True,jupyterlab_hdf,jupyterlab/jupyterlab-hdf5,,https://github.com/jupyterlab/jupyterlab-hdf5,BSD-3-Clause,2018-10-02 18:20:20.000,2023-01-07 04:16:52.000000,2022-02-21 08:59:58,337.0,,20.0,15.0,87.0,15.0,33.0,104.0,2022-02-21 09:56:36.997,1.2.0,,1247.0,14.0,3.0,2.0,6.0,https://pypi.org/project/jupyterlab_hdf,2022-02-21 09:56:23.000,1.0,619.0,,,,2.0,@jupyterlab/hdf5,https://www.npmjs.com/package/@jupyterlab/hdf5,2022-02-21 09:56:36.997,,628.0,,,,,,,,,,,,,,,,,
+189,nbzip,Zips and downloads all the contents of a jupyter notebook.,https://github.com/data-8/nbzip,,jupyter-extensions,17,False,nbzip,data-8/nbzip,,https://github.com/data-8/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,,16.0,7.0,12.0,9.0,5.0,80.0,2018-08-10 16:52:09.000,0.1.0,,4098.0,4.0,334.0,330.0,6.0,https://pypi.org/project/nbzip,2018-08-10 16:52:09.000,4.0,4098.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+190,sphinxcontrib.jupyter,A Sphinx Extension for Generating Jupyter Notebooks.,https://github.com/QuantEcon/sphinxcontrib-jupyter,,notebook-tools,17,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,9.0,159.0,88.0,93.0,72.0,2020-06-18 03:31:10.000,0.5.10,,943.0,23.0,31.0,27.0,13.0,https://pypi.org/project/sphinxcontrib-jupyter,2020-06-18 03:31:10.000,4.0,943.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+191,SudoSpawner,Spawn JupyterHub single-user servers with sudo.,https://github.com/jupyterhub/sudospawner,,hub-spawners,17,False,sudospawner,jupyterhub/sudospawner,,https://github.com/jupyterhub/sudospawner,BSD-3-Clause,2014-11-24 23:21:36.000,2022-12-07 12:46:17.000000,2021-09-10 08:58:36,115.0,,38.0,10.0,36.0,17.0,20.0,45.0,2018-06-19 13:50:35.000,0.5.2,,1063.0,8.0,51.0,48.0,14.0,https://pypi.org/project/sudospawner,2018-06-19 13:50:35.000,3.0,1063.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+192,First Use Authenticator,JupyterHub Authenticator that lets users set passwords when they first log in.,https://github.com/jupyterhub/firstuseauthenticator,,hub-auth,17,False,jupyterhub-firstuseauthenticator,jupyterhub/firstuseauthenticator,,https://github.com/jupyterhub/firstuseauthenticator,BSD-3-Clause,2016-10-25 03:09:14.000,2022-02-28 01:42:16.000000,2021-10-28 11:33:41,98.0,,26.0,4.0,28.0,6.0,17.0,44.0,2021-10-28 11:35:32.000,1.0.0,,4934.0,8.0,77.0,74.0,12.0,https://pypi.org/project/jupyterhub-firstuseauthenticator,2021-10-28 11:35:32.000,3.0,4934.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+193,ipyscales,A widget library for scales.,https://github.com/vidartf/ipyscales,,widgets,17,False,ipyscales,vidartf/ipyscales,conda-forge/ipyscales,https://github.com/vidartf/ipyscales,BSD-3-Clause,2017-08-24 20:16:19.000,2023-01-08 10:52:33.000000,2022-09-01 10:51:55,178.0,,4.0,2.0,23.0,2.0,4.0,13.0,2022-09-01 10:53:14.353,0.7.0,,1150.0,11.0,66.0,56.0,4.0,https://pypi.org/project/ipyscales,2022-09-01 10:53:14.353,1.0,87.0,https://anaconda.org/conda-forge/ipyscales,2022-10-12 13:17:36.580,56658.0,3.0,jupyter-scales,https://www.npmjs.com/package/jupyter-scales,2022-09-01 10:39:34.683,9.0,52.0,,,,,,,,,,,,,,,,,
+194,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,68.0,90.0,39.0,46.0,1064.0,,,,1662.0,,,,9.0,,,,,,,,3.0,,,,,,geonotebook/geonotebook,https://hub.docker.com/r/geonotebook/geonotebook,2019-01-21 18:59:02.250643,7.0,131299.0,,,,,,,,,,,,
+195,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,2022-11-07 09:08:16.000000,2022-11-06 15:47:40,299.0,,82.0,38.0,58.0,15.0,84.0,770.0,,,,78.0,7.0,,,26.0,,,,,https://anaconda.org/simplect/clojupyter,2020-03-02 14:14:22.302,3257.0,3.0,,,,,,simplect/clojupyter,https://hub.docker.com/r/simplect/clojupyter,2019-04-25 08:25:07.304303,,407.0,,,,,,,,,,,,
+196,jupyter-notify,A Jupyter Notebook magic for browser notifications of cell completion.,https://github.com/ShopRunner/jupyter-notify,,magic,16,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,,34.0,65.0,26.0,12.0,12.0,570.0,2018-01-08 14:52:15.000,0.1.15,,1326.0,14.0,2.0,,11.0,https://pypi.org/project/jupyternotify,2018-01-08 14:52:15.000,2.0,1326.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+197,JupyterLab SQL,SQL GUI for JupyterLab.,https://github.com/pbugnion/jupyterlab-sql,,lab-extensions,16,False,jupyterlab_sql,pbugnion/jupyterlab-sql,,https://github.com/pbugnion/jupyterlab-sql,MIT,2019-02-01 09:37:05.000,2023-01-05 04:02:41.000000,2020-01-04 12:02:35,634.0,,46.0,12.0,92.0,44.0,37.0,387.0,2020-01-04 11:56:53.000,0.3.3,,412.0,41.0,,,2.0,https://pypi.org/project/jupyterlab_sql,2020-01-04 11:56:53.000,,412.0,,,,3.0,jupyterlab-sql,https://www.npmjs.com/package/jupyterlab-sql,2019-08-11 12:22:58.915,,,,,,,,,,,,,,,,,,,
+198,Lantern,Data exploration glue.,https://github.com/timkpaine/lantern,,lab-extensions,16,True,pylantern,timkpaine/lantern,,https://github.com/timkpaine/lantern,Apache-2.0,2017-07-15 03:49:10.000,2022-11-22 01:33:40.000000,2022-11-22 01:33:39,534.0,2.0,20.0,13.0,25.0,11.0,188.0,329.0,2020-02-02 22:32:28.000,0.1.6,,95.0,26.0,19.0,18.0,3.0,https://pypi.org/project/pylantern,2020-02-02 22:31:39.000,1.0,95.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+199,blackcellmagic,IPython magic command to format python code in cell using black.,https://github.com/csurfer/blackcellmagic,,magic,16,False,blackcellmagic,csurfer/blackcellmagic,conda-forge/blackcellmagic,https://github.com/csurfer/blackcellmagic,MIT,2018-04-25 14:27:26.000,2022-05-31 19:59:44.000000,2021-09-18 19:09:46,18.0,,12.0,11.0,7.0,5.0,5.0,300.0,2021-09-18 19:13:12.000,0.0.3,,3428.0,3.0,177.0,174.0,3.0,https://pypi.org/project/blackcellmagic,2021-09-18 19:13:12.000,3.0,3350.0,https://anaconda.org/conda-forge/blackcellmagic,2020-08-07 03:01:49.996,2349.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+200,JupyterLab Tensorboard,Tensorboard extension for jupyterlab.,https://github.com/chaoleili/jupyterlab_tensorboard,,lab-extensions,16,True,,chaoleili/jupyterlab_tensorboard,,https://github.com/chaoleili/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,,33.0,11.0,28.0,18.0,10.0,298.0,2020-06-27 13:40:43.778,0.2.1,,5904.0,9.0,4.0,4.0,7.0,,,,,,,,3.0,jupyterlab_tensorboard,https://www.npmjs.com/package/jupyterlab_tensorboard,2020-06-27 13:40:43.778,,5904.0,,,,,,,,,,,,,,,,,
+201,nbopen,Open a Jupyter notebook in the best available server.,https://github.com/takluyver/nbopen,,notebook-tools,16,True,nbopen,takluyver/nbopen,,https://github.com/takluyver/nbopen,BSD-3-Clause,2014-07-09 03:24:47.000,2022-09-15 15:50:04.000000,2022-09-15 15:50:04,59.0,,55.0,14.0,17.0,37.0,26.0,287.0,2017-09-08 07:23:49.000,0.4.3,,699.0,9.0,9.0,,11.0,https://pypi.org/project/nbopen,2018-04-25 07:36:48.000,9.0,699.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+202,jupyterlab-interactive-dashboard-editor,A drag-and-drop dashboard editor for JupyterLab.,https://github.com/jupytercalpoly/jupyterlab-interactive-dashboard-editor,,lab-extensions,16,True,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-02-03 16:24:22.000000,2022-04-13 05:12:13,318.0,,27.0,10.0,112.0,32.0,12.0,200.0,2021-04-01 19:36:39.000,0.4.0,,234.0,5.0,2.0,2.0,11.0,https://pypi.org/project/jupyterlab-interactive-dashboard-editor,2021-04-01 19:36:39.000,,116.0,https://anaconda.org/conda-forge/jupyterlab-interactive-dashboard-editor,2021-05-13 17:42:03.926,1200.0,3.0,jupyterlab-interactive-dashboard-editor,https://www.npmjs.com/package/jupyterlab-interactive-dashboard-editor,2021-01-27 19:15:26.231,,61.0,,,,,,,,,,,,,,,,,
+203,Spark Monitor,Monitor Apache Spark from Jupyter Notebook.,https://github.com/krishnan-r/sparkmonitor,,jupyter-extensions,16,True,sparkmonitor,krishnan-r/sparkmonitor,,https://github.com/krishnan-r/sparkmonitor,Apache-2.0,2017-05-31 09:13:01.000,2022-05-16 18:45:37.000000,2022-05-16 18:45:37,215.0,,51.0,8.0,23.0,30.0,7.0,172.0,2022-01-18 10:19:53.000,2.1.1,2419.0,1470.0,9.0,,,3.0,https://pypi.org/project/sparkmonitor,2022-01-18 10:19:53.000,,1421.0,,,,3.0,,,,,,krishnanr/sparkmonitor,https://hub.docker.com/r/krishnanr/sparkmonitor,2019-10-04 06:28:22.959295,,939.0,,,,,,,,,,,,
+204,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,16,True,,quigleyj97/jupyterlab-spreadsheet,,https://github.com/quigleyj97/jupyterlab-spreadsheet,BSD-3-Clause,2018-10-13 22:51:03.000,2023-01-07 04:15:43.000000,2022-07-18 18:08:51,129.0,,14.0,8.0,36.0,6.0,18.0,172.0,2021-07-17 23:46:41.952,0.4.1,,3290.0,12.0,5.0,5.0,4.0,,,,,,,,3.0,jupyterlab-spreadsheet,https://www.npmjs.com/package/jupyterlab-spreadsheet,2021-07-17 23:46:41.952,,3290.0,,,,,,,,,,,,,,,,,
+205,igv.js widget,Extension for Jupyter which integrates igv.js.,https://github.com/g2nb/igv-jupyter,,widgets,16,True,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,1.0,15.0,15.0,8.0,,41.0,152.0,2022-06-14 16:29:11.000,2.0.1,,413.0,10.0,13.0,12.0,5.0,https://pypi.org/project/igv-jupyter,2022-06-14 16:29:11.000,1.0,413.0,,,,3.0,,,,,,,,,,,,g2nb/igv-jupyter,,,,,,,,,,
+206,Kernel Detection,An Jupyter plugin to enable the automatic detection of conda and virtualenv environments as kernels.,https://github.com/Cadair/jupyter_environment_kernels,,kernels,16,True,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:42:58.000000,2022-11-23 11:42:26,83.0,3.0,19.0,6.0,12.0,7.0,23.0,145.0,2022-11-23 11:42:59.000,1.2.0,,4148.0,3.0,6.0,,8.0,https://pypi.org/project/environment_kernels,2018-02-12 12:56:44.000,6.0,4148.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+207,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,2022-08-22 19:50:43.000000,2022-08-22 19:50:43,113.0,,24.0,9.0,35.0,17.0,22.0,131.0,2013-10-13 16:56:18.000,0.1.4,,1031.0,5.0,30.0,24.0,10.0,https://pypi.org/project/ipycache,2013-10-13 16:56:18.000,6.0,104.0,https://anaconda.org/conda-forge/ipycache,2020-07-07 11:23:37.623,75120.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+208,jupyverse,A Jupyter server based on FastAPI.,https://github.com/jupyter-server/jupyverse,,notebook-environments,16,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,2023-02-07 08:06:17.000000,2023-02-07 08:06:13,521.0,24.0,20.0,9.0,223.0,13.0,34.0,125.0,2023-01-24 16:59:00.580,0.0.49,2084.0,1094.0,42.0,,,12.0,https://pypi.org/project/jupyverse,2023-01-24 16:59:00.580,,170.0,https://anaconda.org/conda-forge/fps-auth,2023-01-24 22:34:27.579,8744.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+209,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,6.0,33.0,110.0,2021-09-16 15:37:05.151,0.7.1,,45686.0,21.0,3.0,2.0,5.0,https://pypi.org/project/jupyterlab-flake8,2021-09-16 15:36:42.000,1.0,45505.0,,,,3.0,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,2021-09-16 15:37:05.151,,181.0,,,,,,,,,,,,,,,,,
+210,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,9.0,53.0,25.0,17.0,79.0,2019-04-23 08:43:52.000,0.2.2,,138.0,5.0,28.0,28.0,16.0,https://pypi.org/project/niwidgets,2019-04-23 08:43:52.000,,138.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+211,Content Management,Jupyter Content Management Extensions.,https://github.com/jupyter-incubator/contentmanagement,,jupyter-extensions,16,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,2022-11-07 19:30:19.663000,2018-06-11 01:51:34,136.0,,27.0,22.0,32.0,7.0,20.0,76.0,2017-04-05 01:49:01.000,0.7.0,,1286.0,12.0,6.0,,8.0,https://pypi.org/project/jupyter_cms,2017-04-05 01:49:01.000,6.0,200.0,https://anaconda.org/conda-forge/jupyter_cms,2022-11-07 19:30:19.663,83679.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+212,JupyterLab Autoversion,Automatically version jupyter notebooks in JupyterLab.,https://github.com/timkpaine/jupyterlab_autoversion,,lab-extensions,16,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,2023-02-04 20:57:23.000000,2023-02-04 20:57:22,293.0,11.0,9.0,4.0,75.0,4.0,29.0,63.0,2022-04-11 15:35:12.000,0.3.6,,495.0,14.0,2.0,,5.0,https://pypi.org/project/jupyterlab_autoversion,2019-06-29 15:19:19.000,,49.0,https://anaconda.org/conda-forge/jupyterlab_autoversion,2022-04-11 19:13:15.331,12112.0,3.0,jupyterlab_autoversion,https://www.npmjs.com/package/jupyterlab_autoversion,2022-04-11 15:34:49.164,2.0,79.0,,,,,,,,,,,,,,,,,
+213,Horizon Theme,VSCode Horizon Theme port for JupyterLab.,https://github.com/mohirio/jupyterlab-horizon-theme,,lab-themes,16,True,jupyterlab-horizon-theme,mohirio/jupyterlab-horizon-theme,,https://github.com/mohirio/jupyterlab-horizon-theme,BSD-3-Clause,2019-06-07 08:46:59.000,2023-02-04 19:21:23.000000,2022-12-05 12:53:32,49.0,20.0,5.0,1.0,9.0,1.0,6.0,62.0,2022-11-30 14:05:04.347,3.1.1,,2537.0,15.0,4.0,2.0,3.0,https://pypi.org/project/jupyterlab-horizon-theme,2022-11-30 14:05:04.347,,417.0,,,,2.0,@mohirio/jupyterlab-horizon-theme,https://www.npmjs.com/package/@mohirio/jupyterlab-horizon-theme,2022-11-30 14:03:48.225,2.0,2120.0,,,,,,,,,,,,,,,,,
+214,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,16,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,2022-12-07 17:29:47.244000,2022-12-06 21:58:47,327.0,1.0,3.0,4.0,3.0,8.0,51.0,60.0,2022-12-06 22:45:00.828,0.9.0,,877.0,43.0,4.0,2.0,4.0,https://pypi.org/project/jupyterlab-sos,2022-12-06 22:45:00.828,,101.0,https://anaconda.org/conda-forge/jupyterlab-sos,2022-12-07 17:29:47.244,23506.0,3.0,jupyterlab-sos,https://www.npmjs.com/package/jupyterlab-sos,2021-01-14 22:31:15.129,2.0,203.0,,,,,,,,,,,,,,,,,
+215,KnowledgeLab,KnowledgeRepo + JupyterLab.,https://github.com/timkpaine/knowledgelab,,lab-extensions,16,True,knowledgelab,timkpaine/knowledgelab,,https://github.com/timkpaine/knowledgelab,Apache-2.0,2017-10-18 01:10:58.000,2022-12-10 00:05:15.000000,2022-12-10 00:05:14,163.0,12.0,6.0,8.0,41.0,5.0,24.0,46.0,2018-10-16 21:43:49.317,0.0.6,,32.0,5.0,5.0,5.0,3.0,https://pypi.org/project/knowledgelab,2017-10-19 21:16:50.000,,2.0,,,,3.0,knowledgelab,https://www.npmjs.com/package/knowledgelab,2018-10-16 21:43:49.317,,30.0,,,,,,,,,,,,,,,,,
+216,Wolfram Kernel,Wolfram Language kernel for Jupyter notebooks.,https://github.com/WolframResearch/WolframLanguageForJupyter,,kernels,15,True,,WolframResearch/WolframLanguageForJupyter,,https://github.com/WolframResearch/WolframLanguageForJupyter,MIT,2019-01-18 19:37:06.000,2022-08-23 18:11:54.000000,2022-02-19 09:55:04,143.0,,98.0,50.0,40.0,37.0,67.0,815.0,,,7071.0,160.0,3.0,,,7.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+217,py_d3,D3 block magic for Jupyter notebook.,https://github.com/ResidentMario/py_d3,,magic,15,True,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,,39.0,21.0,6.0,1.0,15.0,448.0,2018-03-28 15:38:57.000,0.3.0,,264.0,9.0,,,4.0,https://pypi.org/project/py_d3,2018-03-28 15:38:57.000,,264.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+218,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,,58.0,17.0,8.0,15.0,11.0,268.0,2020-02-03 15:59:07.000,1.0.0,1964.0,1057.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,44462.0,,,,,,,,,,,,
+219,pynb,Jupyter Notebooks as plain Python code with embedded Markdown text.,https://github.com/elehcimd/pynb,,notebook-sharing,15,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,,6.0,18.0,6.0,,8.0,243.0,2020-07-07 15:27:22.000,0.2.4,,52.0,17.0,22.0,21.0,8.0,https://pypi.org/project/pynb,2020-07-07 15:27:22.000,1.0,52.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+220,notebookJS,notebookJS: seamless JavaScript integration in Python Notebooks.,https://github.com/jorgehpo/notebookJS,,kernels,15,True,notebookjs,jorgehpo/notebookJS,,https://github.com/jorgehpo/notebookJS,MIT,2021-04-12 03:55:17.000,2022-12-25 22:31:58.000000,2022-12-25 22:31:58,56.0,1.0,43.0,6.0,1.0,1.0,,217.0,2022-03-03 01:40:42.101,0.6.7,,652.0,25.0,19.0,6.0,2.0,https://pypi.org/project/notebookjs,2021-04-17 19:11:41.000,,51.0,,,,3.0,notebookjs,https://www.npmjs.com/package/notebookjs,2022-03-03 01:40:42.101,13.0,601.0,,,,,,,,,,,,,,,,,
+221,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,15,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,,8.0,9.0,4.0,10.0,13.0,216.0,2020-03-14 15:54:46.503,1.0.0,,6741.0,19.0,18.0,15.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,3.0,6741.0,,,,,,,,,,,,,,,,,
+222,ipyexperiments,jupyter/ipython experiment containers for GPU and general RAM re-use.,https://github.com/stas00/ipyexperiments,,notebook-tools,15,False,ipyexperiments,stas00/ipyexperiments,,https://github.com/stas00/ipyexperiments,Apache-2.0,2018-11-15 01:19:40.000,2021-12-07 18:50:39.000000,2021-12-07 18:50:38,203.0,,11.0,6.0,2.0,1.0,5.0,155.0,2021-12-07 18:44:34.000,0.1.28,,95.0,24.0,10.0,8.0,3.0,https://pypi.org/project/ipyexperiments,2021-12-07 18:44:34.000,2.0,95.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+223,xeus-sqlite,Jupyter kernel for SQLite.,https://github.com/jupyter-xeus/xeus-sqlite,,kernels,15,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,2023-01-16 14:16:27.000000,2023-01-16 14:16:26,285.0,9.0,22.0,5.0,84.0,13.0,30.0,144.0,,,,695.0,9.0,,,12.0,,,,,https://anaconda.org/conda-forge/xeus-sqlite,2022-12-12 13:39:35.025,22960.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+224,nb_conda,Conda environment and package access extension from within Jupyter.,https://github.com/Anaconda-Platform/nb_conda,,jupyter-extensions,15,False,,Anaconda-Platform/nb_conda,conda-forge/nb_conda,https://github.com/Anaconda-Platform/nb_conda,BSD-3-Clause,2015-12-09 23:12:58.000,2022-06-05 15:35:11.087000,2020-09-11 21:06:00,158.0,,31.0,11.0,36.0,38.0,28.0,130.0,,,,5872.0,4.0,,,14.0,,,,,https://anaconda.org/conda-forge/nb_conda,2022-06-05 15:35:11.087,463911.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+225,jupyterlab-tabular-data-editor,Manipulate your tabular data responsively and effectively within JupyterLab.,https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor,,lab-renderer,15,False,jupyterlab-tabular-data-editor,jupytercalpoly/jupyterlab-tabular-data-editor,,https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor,BSD-3-Clause,2020-06-17 20:38:15.000,2021-03-24 19:57:48.307000,2021-03-24 19:48:15,225.0,,18.0,8.0,189.0,31.0,103.0,126.0,2021-03-24 19:57:48.307,1.0.0,,3191.0,16.0,2.0,2.0,5.0,https://pypi.org/project/jupyterlab-tabular-data-editor,2021-03-24 19:56:11.000,,2983.0,,,,3.0,jupyterlab-tabular-data-editor,https://www.npmjs.com/package/jupyterlab-tabular-data-editor,2021-03-24 19:57:48.307,,208.0,,,,,,,,,,,,,,,,,
+226,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,2023-02-04 20:56:46.000000,2023-02-04 20:56:45,207.0,10.0,10.0,3.0,42.0,4.0,32.0,106.0,2022-03-15 23:37:04.000,0.2.4,,201.0,21.0,,,2.0,https://pypi.org/project/jupyterlab-email,2022-03-15 23:37:04.000,,20.0,,,,3.0,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,2021-09-16 15:37:05.151,,181.0,,,,,,,,,,,,,,,,,
+227,jupyterlab-sparkmonitor,JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook.,https://github.com/itsjafer/jupyterlab-sparkmonitor,,lab-extensions,15,True,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,,20.0,7.0,24.0,8.0,8.0,89.0,2021-08-04 03:02:45.000,4.1.0,,7257.0,15.0,,,10.0,https://pypi.org/project/jupyterlab-sparkmonitor,2021-08-04 03:02:45.000,,7142.0,,,,3.0,jupyterlab_sparkmonitor,https://www.npmjs.com/package/jupyterlab_sparkmonitor,2020-07-29 07:52:58.288,,107.0,itsjafer/sparkmonitor,https://hub.docker.com/r/itsjafer/sparkmonitor,2021-06-02 17:02:44.488613,,313.0,,,,,,,,,,,,
+228,nbcelltests,Cell-by-cell testing for production Jupyter notebooks in JupyterLab.,https://github.com/jpmorganchase/nbcelltests,,lab-extensions,15,True,nbcelltests,jpmorganchase/nbcelltests,conda-forge/nbcelltests,https://github.com/jpmorganchase/nbcelltests,Apache-2.0,2018-08-23 23:51:41.000,2023-02-04 21:14:50.000000,2022-12-07 17:04:39,570.0,6.0,15.0,10.0,146.0,31.0,84.0,68.0,2020-10-05 14:26:51.696,0.2.3,,295.0,17.0,,,7.0,https://pypi.org/project/nbcelltests,2020-10-05 14:26:38.000,,17.0,https://anaconda.org/conda-forge/nbcelltests,2020-10-05 19:20:36.194,6814.0,3.0,jupyterlab_celltests,https://www.npmjs.com/package/jupyterlab_celltests,2020-10-05 14:26:51.696,,72.0,,,,,,,,,,,,,,,,,
+229,jupyterlab_commands,Add arbitrary python commands to the jupyterlab command palette.,https://github.com/timkpaine/jupyterlab_commands,,lab-extensions,15,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,2023-02-04 20:56:52.000000,2023-02-04 20:56:50,245.0,10.0,6.0,2.0,64.0,2.0,22.0,43.0,2022-04-11 19:08:49.000,0.3.4,,299.0,13.0,6.0,6.0,2.0,https://pypi.org/project/jupyterlab-commands,2022-04-11 19:08:49.000,,37.0,https://anaconda.org/conda-forge/jupyterlab_commands,2022-04-11 23:57:50.509,8669.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+230,pidgy,Interactive computing in Markdown.,https://github.com/deathbeds/pidgy,,kernels,15,True,pidgy,deathbeds/pidgy,,https://github.com/deathbeds/pidgy,BSD-3-Clause,2018-02-26 20:44:05.000,2023-02-08 05:13:26.000000,2023-02-08 05:13:06,347.0,17.0,7.0,5.0,54.0,8.0,12.0,38.0,2023-01-09 21:15:09.788,2023.1.7,1.0,116.0,13.0,1.0,1.0,3.0,https://pypi.org/project/pidgy,2023-01-09 21:15:14.249,,116.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+231,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-02-06 22:23:41.000000,2022-09-20 20:38:18,352.0,,7.0,4.0,310.0,1.0,32.0,14.0,2020-04-22 09:38:54.000,0.7.3,,1602.0,15.0,,,12.0,https://pypi.org/project/jupyter-nbrequirements,2020-04-22 09:38:54.000,,1602.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+232,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,,116.0,48.0,16.0,23.0,53.0,2284.0,,,,,,,,9.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+233,nbgather,Spit shine for Jupyter notebooks.,https://github.com/microsoft/gather,,lab-extensions,14,True,,microsoft/gather,,https://github.com/microsoft/gather,MIT,2018-10-08 23:32:10.000,2023-01-04 04:49:04.000000,2022-11-28 19:10:54,345.0,1.0,30.0,13.0,45.0,10.0,17.0,464.0,2020-02-06 15:50:53.838,0.6.1,,72.0,9.0,2.0,2.0,13.0,,,,,,,,3.0,nbgather,https://www.npmjs.com/package/nbgather,2020-02-06 15:50:53.838,,72.0,,,,,,,,,,,,,,,,,
+234,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,,33.0,20.0,48.0,56.0,20.0,280.0,2019-08-14 17:26:02.030,1.0.2,,90.0,5.0,2.0,2.0,6.0,,,,,,,,3.0,jupyterlab_voyager,https://www.npmjs.com/package/jupyterlab_voyager,2019-08-14 17:26:02.030,,90.0,,,,,,,,,,,,,,,,,
+235,Jupyter DataTables,Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.,https://github.com/CermakM/jupyter-datatables,,widgets,14,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,,20.0,10.0,4.0,13.0,15.0,166.0,2019-11-22 07:33:04.000,0.3.9,,1118.0,9.0,,,4.0,https://pypi.org/project/jupyter-datatables,2019-11-22 07:33:04.000,,1118.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+236,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,14,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,,10.0,10.0,51.0,65.0,24.0,149.0,2019-05-19 02:21:20.000,0.2.0,,22.0,15.0,2.0,1.0,14.0,https://pypi.org/project/sqlcell,2019-05-20 11:16:28.000,1.0,22.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+237,Material Darker Theme,The Material Darker theme for JupyterLab.,https://github.com/oriolmirosa/jupyterlab_materialdarker,,lab-themes,14,True,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,3.0,18.0,7.0,14.0,5.0,15.0,142.0,2022-12-16 18:37:02.020,0.6.1,,832.0,21.0,9.0,7.0,2.0,https://pypi.org/project/jupyterlab-materialdarker,2022-12-16 18:37:02.020,,491.0,,,,2.0,@oriolmirosa/jupyterlab_materialdarker,https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker,2022-12-16 18:26:12.391,2.0,341.0,,,,,,,,,,,,,,,,,
+238,Neon Theme,"A flat, 80s neon inspired theme for JupyterLab.",https://github.com/yeebc/jupyterlab-neon-theme,,lab-themes,14,True,,yeebc/jupyterlab-neon-theme,,https://github.com/yeebc/jupyterlab-neon-theme,BSD-3-Clause,2019-09-27 14:29:10.000,2023-02-03 17:17:21.000000,2022-08-28 15:36:59,45.0,,8.0,5.0,20.0,2.0,11.0,130.0,2021-03-07 04:41:55.473,3.1.0,,726.0,20.0,3.0,3.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,,726.0,,,,,,,,,,,,,,,,,
+239,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,2021-12-10 13:46:30.000000,2021-12-07 08:56:36,217.0,,10.0,,,,,95.0,2020-10-30 20:22:49.425,0.6.0,,3785.0,13.0,,,4.0,,,,,,,,3.0,jupyterlab-topbar-extension,https://www.npmjs.com/package/jupyterlab-topbar-extension,2020-10-30 20:22:49.425,,3785.0,,,,,,,,,,,,,,,,,
+240,JupyterLab Commenting,Commenting and annotation for JupyterLab.,https://github.com/jupyterlab/jupyterlab-commenting,,lab-extensions,14,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,26.0,32.0,25.0,10.0,95.0,2020-05-01 11:39:08.310,0.3.0,,132.0,4.0,2.0,2.0,10.0,https://pypi.org/project/jupyterlab-commenting-service,2019-10-18 14:13:09.000,,54.0,,,,3.0,@jupyterlab/commenting-extension,https://www.npmjs.com/package/@jupyterlab/commenting-extension,2020-05-01 11:39:08.310,,78.0,,,,,,,,,,,,,,,,,
+241,ipymaterialui,Jupyter Widgets based on React Material UI components.,https://github.com/maartenbreddels/ipymaterialui,,widgets,14,False,ipymaterialui,maartenbreddels/ipymaterialui,,https://github.com/maartenbreddels/ipymaterialui,MIT,2018-11-23 18:33:20.000,2022-12-30 02:57:55.000000,2019-10-29 13:53:37,74.0,,14.0,9.0,32.0,7.0,3.0,84.0,2019-10-29 13:57:12.560,0.1.4,,174.0,6.0,8.0,7.0,3.0,https://pypi.org/project/ipymaterialui,2019-10-29 13:56:17.000,1.0,78.0,,,,3.0,jupyter-materialui,https://www.npmjs.com/package/jupyter-materialui,2019-10-29 13:57:12.560,,96.0,,,,,,,,,,,,,,,,,
+242,jupyterlite,Wasm powered Jupyter running in the browser.,https://github.com/jtpio/jupyterlite,,notebook-environments,14,True,,jtpio/jupyterlite,,https://github.com/jtpio/jupyterlite,BSD-3-Clause,2021-07-08 07:21:45.000,2023-02-07 12:34:48.000000,2023-01-27 21:19:13,2472.0,183.0,6.0,,5.0,,,76.0,,,,,,,,43.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+243,JupyterLab Kernelspy,A Jupyter Lab extension for inspecting messages to/from a kernel.,https://github.com/jupyterlab-contrib/jupyterlab-kernelspy,,lab-extensions,14,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,2023-02-03 15:18:02.000000,2023-02-03 15:18:00,141.0,4.0,9.0,6.0,73.0,2.0,11.0,69.0,2022-04-19 08:16:34.666,3.1.0,,798.0,22.0,6.0,6.0,4.0,https://pypi.org/project/jupyterlab-kernelspy,2022-04-19 08:16:15.000,,214.0,https://anaconda.org/conda-forge/jupyterlab-kernelspy,2022-04-19 12:19:19.604,7145.0,3.0,jupyterlab-kernelspy,https://www.npmjs.com/package/jupyterlab-kernelspy,2022-04-19 08:16:34.666,,208.0,,,,,,,,,,,,,,,,,
+244,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,,27.0,21.0,30.0,19.0,22.0,48.0,2019-08-02 19:51:00.000,0.0.6,,37.0,6.0,1.0,1.0,9.0,https://pypi.org/project/ppextensions,2019-08-02 19:51:00.000,,37.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+245,Null Authenticator,Null Authenticator for JupyterHub instances that should have no login mechanism.,https://github.com/jupyterhub/nullauthenticator,,hub-auth,14,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,,9.0,5.0,5.0,1.0,,8.0,2017-08-30 13:12:25.000,1.0.0,,2344.0,1.0,101.0,92.0,7.0,https://pypi.org/project/nullauthenticator,2017-08-30 13:12:25.000,9.0,2344.0,,,,2.0,,,,,,,,,,,,,,,,,,,,,,
+246,pigeon,Quickly annotate data from the comfort of your Jupyter notebook.,https://github.com/agermanidis/pigeon,,widgets,13,False,pigeon-jupyter,agermanidis/pigeon,,https://github.com/agermanidis/pigeon,Apache-2.0,2017-09-05 00:04:14.000,2023-02-02 16:47:59.000000,2017-09-05 17:22:02,2.0,,92.0,11.0,6.0,11.0,,654.0,2017-09-05 01:20:43.000,0.1.0,,175.0,1.0,24.0,24.0,1.0,https://pypi.org/project/pigeon-jupyter,2017-09-05 01:20:43.000,,175.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+247,gpu-jupyter,Leverage the flexibility of Jupyterlab through the power of your NVIDIA GPU to run your code from Tensorflow and..,https://github.com/iot-salzburg/gpu-jupyter,,notebook-environments,13,True,,iot-salzburg/gpu-jupyter,,https://github.com/iot-salzburg/gpu-jupyter,Apache-2.0,2019-11-12 20:10:23.000,2022-11-17 14:34:15.000000,2022-11-17 14:34:15,224.0,2.0,166.0,18.0,28.0,7.0,59.0,469.0,2021-04-08 06:54:08.000,1.4_cuda-11.0_ubuntu-18.04,,,5.0,,,11.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+248,IElixir,Jupyters kernel for Elixir programming language.,https://github.com/pprzetacznik/IElixir,,kernels,13,False,,pprzetacznik/IElixir,,https://github.com/pprzetacznik/IElixir,Apache-2.0,2015-07-06 11:39:08.000,2021-12-03 09:17:20.000000,2021-03-20 17:27:38,282.0,,39.0,11.0,31.0,10.0,20.0,345.0,2021-05-11 21:22:51.418,0.0.1,,15.0,8.0,,,19.0,,,,,,,,3.0,jupyterlab-ielixir,https://www.npmjs.com/package/jupyterlab-ielixir,2021-05-11 21:22:51.418,,12.0,pprzetacznik/ielixir,https://hub.docker.com/r/pprzetacznik/ielixir,2021-03-20 17:48:12.317861,1.0,345.0,,,,,,,,,,,ielixir,
+249,StickyLand,Break the linear presentation of Jupyter Notebooks with sticky cells!.,https://github.com/xiaohk/stickyland,,lab-extensions,13,True,jupyterlab-stickyland,xiaohk/stickyland,,https://github.com/xiaohk/stickyland,BSD-3-Clause,2021-11-02 15:25:33.000,2022-07-14 20:17:51.000000,2022-05-30 02:36:56,125.0,,16.0,6.0,2.0,,8.0,273.0,2022-05-30 02:42:01.000,0.2.2,12.0,336.0,8.0,4.0,3.0,2.0,https://pypi.org/project/jupyterlab-stickyland,2022-05-30 02:42:01.000,1.0,308.0,,,,3.0,jupyterlab-stickyland,https://www.npmjs.com/package/jupyterlab-stickyland,2021-11-23 04:23:59.372,,27.0,,,,,,,,,,,,,,,,,
+250,JupyterLab Quickopen,Quickly open a file in JupyterLab by typing part of its name.,https://github.com/parente/jupyterlab-quickopen,,lab-extensions,13,False,jupyterlab-quickopen,parente/jupyterlab-quickopen,,https://github.com/parente/jupyterlab-quickopen,BSD-3-Clause,2018-12-04 01:00:58.000,2023-02-03 22:47:45.000000,2021-12-12 18:25:55,56.0,,8.0,1.0,37.0,7.0,,75.0,2021-12-12 18:33:03.000,1.2.0,,576.0,9.0,3.0,2.0,5.0,https://pypi.org/project/jupyterlab-quickopen,2021-12-12 18:33:03.000,1.0,507.0,,,,3.0,@parente/jupyterlab-quickopen,https://www.npmjs.com/package/@parente/jupyterlab-quickopen,2020-03-20 12:56:10.580,,69.0,,,,,,,,,,,,,,,,,
+251,allthekernels,A multiplexer kernel for Jupyter.,https://github.com/minrk/allthekernels,,kernels,13,True,allthekernels,minrk/allthekernels,conda-forge/allthekernels,https://github.com/minrk/allthekernels,MIT,2016-03-15 15:30:49.000,2022-08-22 15:18:36.200000,2022-08-22 11:55:16,54.0,,15.0,10.0,12.0,3.0,8.0,69.0,2022-08-22 11:55:23.558,1.2.0,,161.0,6.0,5.0,5.0,9.0,https://pypi.org/project/allthekernels,2022-08-22 11:55:23.558,,40.0,https://anaconda.org/conda-forge/allthekernels,2022-08-22 15:18:36.200,5104.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+252,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,13,False,nb_black,dnanhkhoa/nb_black,conda-forge/nb_black,https://github.com/dnanhkhoa/nb_black,MIT,2019-05-02 16:13:43.498,2019-11-30 11:30:08.595000,,,,7.0,,,,,62.0,2019-07-31 17:24:06.000,1.0.6,,29171.0,6.0,1.0,,,https://pypi.org/project/nb_black,2019-07-31 17:24:06.000,1.0,27349.0,https://anaconda.org/conda-forge/nb_black,2019-11-30 11:30:08.595,82023.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+253,SSH Kernel,SSH Kernel for Jupyter.,https://github.com/NII-cloud-operation/sshkernel,,kernels,13,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,2.0,7.0,56.0,2021-11-04 09:42:14.000,0.11.1,,90.0,15.0,7.0,7.0,4.0,https://pypi.org/project/sshkernel,2021-11-04 09:42:14.000,,90.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+254,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,2020-01-17 16:59:32.000000,2020-01-17 16:59:32,191.0,,15.0,4.0,50.0,8.0,6.0,56.0,2019-09-05 11:54:07.000,0.4.0,,202.0,11.0,2.0,2.0,8.0,,,,,,,,3.0,@jupyterlab/shortcutui,https://www.npmjs.com/package/@jupyterlab/shortcutui,2020-01-17 14:43:21.930,,202.0,,,,,,,,,,,,,,,,,
+255,JupyterLab Email,A jupyterlab extension to email notebooks directly from JupyterLab.,https://github.com/timkpaine/jupyterlab_email,,lab-extensions,13,True,jupyterlab_email,timkpaine/jupyterlab_email,,https://github.com/timkpaine/jupyterlab_email,Apache-2.0,2018-08-07 14:14:40.000,2023-02-04 20:56:46.000000,2023-02-04 20:56:45,207.0,10.0,2.0,3.0,42.0,4.0,32.0,52.0,2022-03-15 23:37:08.839,0.2.4,,103.0,15.0,2.0,,2.0,https://pypi.org/project/jupyterlab_email,2019-06-30 05:06:14.000,,20.0,,,,3.0,jupyterlab_email,https://www.npmjs.com/package/jupyterlab_email,2022-03-15 23:37:08.839,2.0,83.0,,,,,,,,,,,,,,,,,
+256,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,,38.0,6.0,14.0,9.0,8.0,46.0,,,,219.0,1.0,15.0,12.0,7.0,https://pypi.org/project/jupyterhub-jwtauthenticator,2018-01-25 07:43:22.000,3.0,219.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+257,SAML Authenticator,jupyterhub-samlauthenticator.,https://github.com/HewlettPackard/jupyterhub-samlauthenticator,,hub-auth,13,True,jupyterhub-samlauthenticator,HewlettPackard/jupyterhub-samlauthenticator,,https://github.com/HewlettPackard/jupyterhub-samlauthenticator,MIT,2019-04-17 21:34:09.000,2022-03-21 15:14:31.000000,2022-03-21 15:14:31,113.0,,20.0,30.0,40.0,16.0,14.0,34.0,2020-07-13 15:59:02.000,0.0.9,13.0,372.0,8.0,,,7.0,https://pypi.org/project/jupyterhub-samlauthenticator,2020-07-13 15:59:02.000,,372.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+258,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,,14.0,4.0,2.0,6.0,2.0,28.0,2017-04-29 22:45:46.000,0.3.1,,4537.0,4.0,128.0,111.0,1.0,https://pypi.org/project/jupyterhub-dummyauthenticator,2017-04-29 22:45:46.000,17.0,4537.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+259,Kernel Management,Experimental new kernel management framework for Jupyter.,https://github.com/takluyver/jupyter_kernel_mgmt,,notebook-tools,13,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,8.0,23.0,11.0,14.0,14.0,2020-01-15 19:12:57.000,0.5.1,17.0,13.0,7.0,4.0,,74.0,https://pypi.org/project/jupyter-kernel-mgmt,2019-12-07 18:06:15.000,4.0,13.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+260,ipyaggrid,Jupyter widget - ag-grid in the notebook.,https://github.com/DGothrek/ipyaggrid,,widgets,13,False,ipyaggrid,DGothrek/ipyaggrid,,https://github.com/DGothrek/ipyaggrid,MIT,2019-05-06 04:24:26.000,2022-12-17 16:24:31.588000,2019-05-06 04:27:05,47.0,,2.0,1.0,,6.0,,13.0,2022-12-17 16:24:31.588,0.3.1,,4813.0,42.0,10.0,,2.0,https://pypi.org/project/ipyaggrid,2022-12-17 16:24:31.588,10.0,3996.0,,,,3.0,ipyaggrid,https://www.npmjs.com/package/ipyaggrid,2022-12-17 16:23:01.636,,817.0,,,,,,,,,,,,,,,,,
+261,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,13.0,9.0,6.0,19.0,187.0,2020-04-12 11:15:09.000,1.3,,152.0,6.0,,,5.0,https://pypi.org/project/jupyter-manim,2020-04-12 11:15:32.000,,152.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+262,nbmake-action,GitHub Action for testing notebooks.,https://github.com/treebeardtech/nbmake-action,,notebook-tools,12,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,,6.0,8.0,41.0,,24.0,154.0,2020-12-11 15:26:11.000,0.2.1,,,5.0,30.0,30.0,2.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+263,jupyterlab_darkside_ui,Darkside ui and syntax theme for jupyterlab.,https://github.com/dunovank/jupyterlab_darkside_ui,,lab-themes,12,True,jupyterlab_darkside_ui,dunovank/jupyterlab_darkside_ui,,https://github.com/dunovank/jupyterlab_darkside_ui,BSD-3-Clause,2021-04-22 15:57:16.000,2022-10-04 16:35:31.000000,2022-10-04 16:35:31,29.0,,7.0,3.0,4.0,1.0,4.0,102.0,2022-03-18 17:41:32.000,0.2.3,,303.0,12.0,,,5.0,https://pypi.org/project/jupyterlab_darkside_ui,2022-03-18 17:41:32.000,,303.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+264,jupyterlab-theme-solarized-dark,JupyterLab 2/3 Solarized Dark extension.,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,2023-02-04 00:04:06.000000,2023-02-04 00:04:05,90.0,3.0,9.0,2.0,28.0,1.0,2.0,72.0,2022-06-22 11:46:24.921,2.1.0,,11227.0,19.0,2.0,2.0,2.0,https://pypi.org/project/jupyterlab_theme_solarized_dark,2022-06-22 11:45:30.000,,8266.0,,,,3.0,jupyterlab-theme-solarized-dark,https://www.npmjs.com/package/jupyterlab-theme-solarized-dark,2022-06-22 11:46:24.921,,2961.0,,,,,,,,,,,,,,,,,
+265,WrapSpawner,Mechanism for runtime configuration of spawners for JupyterHub.,https://github.com/jupyterhub/wrapspawner,,hub-spawners,12,True,,jupyterhub/wrapspawner,,https://github.com/jupyterhub/wrapspawner,BSD-3-Clause,2016-09-21 21:48:31.000,2022-05-19 19:03:08.000000,2022-03-04 23:33:51,35.0,,50.0,10.0,24.0,18.0,14.0,55.0,2022-03-02 16:00:43.000,1.0.1,,,2.0,9.0,9.0,16.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+266,FargateSpawner,Spawns JupyterHub single user servers in Docker containers running in AWS Fargate.,https://github.com/uktrade/fargatespawner,,hub-spawners,12,False,fargatespawner,uktrade/fargatespawner,,https://github.com/uktrade/fargatespawner,MIT,2018-09-12 14:06:22.000,2020-06-28 13:26:26.000000,2020-06-28 13:25:54,59.0,,20.0,13.0,12.0,6.0,5.0,37.0,2020-06-28 13:26:26.000,0.0.25,,119.0,25.0,4.0,4.0,3.0,https://pypi.org/project/fargatespawner,2020-06-28 13:26:26.000,,119.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+267,Remote User Auth,REMOTE_USER authenticator for Jupyterhub.,https://github.com/cwaldbieser/jhub_remote_user_authenticator,,hub-auth,12,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,,26.0,3.0,7.0,8.0,11.0,37.0,2018-09-27 22:26:32.000,0.1.0,,399.0,3.0,1.0,,5.0,https://pypi.org/project/jhub_remote_user_authenticator,2018-09-27 22:26:32.000,1.0,399.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+268,perfume,Interactive performance benchmarking in Jupyter.,https://github.com/leifwalsh/perfume,,widgets,12,False,perfume-bench,leifwalsh/perfume,,https://github.com/leifwalsh/perfume,BSD-3-Clause,2017-07-10 14:34:03.000,2023-02-06 17:44:08.000000,2020-10-31 19:46:42,196.0,,4.0,2.0,265.0,3.0,4.0,33.0,2018-05-20 05:11:04.000,0.1.6,,39.0,7.0,,,3.0,https://pypi.org/project/perfume-bench,2018-05-20 05:11:04.000,,39.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+269,ipyannotate,Jupyter Widget for data annotation.,https://github.com/ipyannotate/ipyannotate,,widgets,11,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,,11.0,5.0,27.0,4.0,,130.0,2018-10-05 14:26:44.945,0.1.0,,255.0,2.0,,,3.0,https://pypi.org/project/ipyannotate,2018-07-29 08:53:50.000,,204.0,,,,3.0,ipyannotate,https://www.npmjs.com/package/ipyannotate,2018-10-05 14:26:44.945,,51.0,,,,,,,,,,,,,,,,,
+270,jupyterlab-gitplus,JupyterLab extension to create GitHub commits & pull requests.,https://github.com/ReviewNB/jupyterlab-gitplus,,lab-extensions,11,False,jupyterlab_gitplus,ReviewNB/jupyterlab-gitplus,,https://github.com/ReviewNB/jupyterlab-gitplus,AGPL-3.0,2020-03-05 13:43:58.000,2022-12-23 10:14:55.000000,2021-08-06 07:04:12,112.0,,8.0,3.0,13.0,8.0,8.0,98.0,2021-07-11 09:46:06.000,0.3.2,,271.0,17.0,2.0,2.0,2.0,https://pypi.org/project/jupyterlab_gitplus,2021-07-11 09:46:06.000,,223.0,,,,3.0,@reviewnb/jupyterlab_gitplus,https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus,2021-06-22 02:59:02.107,,48.0,,,,,,,,,,,,,,,,,
+271,JupyterLab Python Files,JupyterLab extension to create Python files.,https://github.com/jtpio/jupyterlab-python-file,,lab-extensions,11,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,2021-08-27 11:18:53.000000,2021-08-27 11:18:51,92.0,,11.0,2.0,41.0,3.0,8.0,53.0,2021-06-23 21:13:28.000,0.5.5,79.0,991.0,10.0,2.0,2.0,4.0,https://pypi.org/project/jupyterlab-python-file,2021-06-23 21:13:27.000,,332.0,https://anaconda.org/conda-forge/jupyterlab-python-file,2021-06-24 12:22:40.193,8201.0,3.0,jupyterlab-python-file,https://www.npmjs.com/package/jupyterlab-python-file,2021-06-23 21:13:24.676,,364.0,,,,,,,,,,,,,,,,,
+272,Gruvbox Theme,Gruvbox dark theme for Jupyter Lab. Modeled on classic gruvbox color palette and jupyter-themes gruvbox theme.,https://github.com/Rahlir/theme-gruvbox,,lab-themes,11,False,,Rahlir/theme-gruvbox,,https://github.com/Rahlir/theme-gruvbox,BSD-3-Clause,2019-05-03 20:34:01.000,2020-04-12 19:23:01.000000,2020-04-12 19:22:55,44.0,,9.0,6.0,2.0,,,49.0,2019-09-22 14:06:52.149,1.1.0,,143.0,5.0,1.0,,3.0,,,,,,,,3.0,@rahlir/theme-gruvbox,https://www.npmjs.com/package/@rahlir/theme-gruvbox,2019-09-22 14:06:52.149,1.0,143.0,,,,,,,,,,,,,,,,,
+273,YarnSpawner,Spawn JupyterHub single user notebook servers in Hadoop/YARN containers.,https://github.com/jupyterhub/yarnspawner,,hub-spawners,11,False,jupyterhub-yarnspawner,jupyterhub/yarnspawner,conda-forge/jupyterhub-yarnspawner,https://github.com/jupyterhub/yarnspawner,BSD-3-Clause,2018-12-18 19:31:03.000,2022-12-27 15:33:13.000000,2019-07-16 16:58:16,37.0,,15.0,6.0,13.0,6.0,4.0,19.0,2019-07-01 16:01:55.000,0.4.0,,660.0,4.0,,,2.0,https://pypi.org/project/jupyterhub-yarnspawner,2019-07-01 16:01:55.000,,4.0,https://anaconda.org/conda-forge/jupyterhub-yarnspawner,2021-11-17 00:47:27.479,32173.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+274,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,2020-11-08 22:41:49.000000,2020-11-08 22:02:16,78.0,,11.0,2.0,4.0,10.0,18.0,13.0,2017-08-10 16:57:34.000,0.4.6,,612.0,19.0,3.0,,7.0,https://pypi.org/project/remote_ikernel,2017-08-10 16:57:34.000,3.0,612.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,tdaff/remote_ikernel
+275,tributary,Streaming reactive and dataflow graphs in Python.,https://github.com/timkpaine/tributary,,widgets,11,False,tributary,timkpaine/tributary,conda-forge/tributary,https://github.com/timkpaine/tributary,Apache-2.0,2020-06-18 03:08:16.885,2023-01-16 20:32:58.000000,2022-11-22 03:34:19,664.0,8.0,,1.0,,,,6.0,2022-05-11 00:34:12.000,0.2.0,,997.0,17.0,,,7.0,https://pypi.org/project/tributary,2022-05-11 00:34:12.000,,171.0,https://anaconda.org/conda-forge/tributary,2022-05-17 02:09:09.609,26458.0,3.0,,,,,,,,,,,,,,,,,,,,,,
+276,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,2023-01-06 07:40:00.935000,2023-01-06 07:29:25,42.0,2.0,3.0,9.0,6.0,,,4.0,2023-01-06 07:40:00.935,0.4.2,,29.0,7.0,,,3.0,https://pypi.org/project/jupyterhub-hashauthenticator,2023-01-06 07:40:00.935,,29.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+277,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,51.0,1.0,11.0,4.0,778.0,,,,,,,,1.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+278,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,,58.0,19.0,19.0,33.0,13.0,269.0,,,,,,,,10.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+279,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,13.0,184.0,12.0,7.0,111.0,,,,,,,,10.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+280,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,2.0,3.0,60.0,2020-03-12 15:14:07.198,1.0.0,,53.0,12.0,2.0,2.0,2.0,,,,,,,,3.0,jupyterlab-python-bytecode,https://www.npmjs.com/package/jupyterlab-python-bytecode,2020-03-12 15:14:07.198,,53.0,,,,,,,,,,,,,,,,,
+281,ipyp5,p5.js Jupyter Widget.,https://github.com/jtpio/ipyp5,,widgets,10,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,,33.0,2019-07-06 21:45:12.000,0.1.1,,11.0,2.0,1.0,1.0,2.0,https://pypi.org/project/ipyp5,2019-07-06 21:45:12.000,,11.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+282,CAS Authenticator,CAS authenticator for Jupyterhub.,https://github.com/cwaldbieser/jhub_cas_authenticator,,hub-auth,10,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,2022-07-28 16:02:25.000000,2022-07-28 16:01:52,41.0,,11.0,4.0,8.0,2.0,10.0,20.0,2020-03-27 22:25:50.000,1.0.2,,223.0,7.0,1.0,,4.0,https://pypi.org/project/jhub_cas_authenticator,2020-03-27 22:25:50.000,1.0,223.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+283,Theme Toggle,JupyterLab extension to toggle the theme in the Top Bar area.,https://github.com/jtpio/jupyterlab-theme-toggle,,lab-themes,10,False,,jtpio/jupyterlab-theme-toggle,,https://github.com/jtpio/jupyterlab-theme-toggle,BSD-3-Clause,2019-07-27 08:45:07.000,2023-01-06 02:03:06.000000,2021-06-16 11:42:31,48.0,,3.0,1.0,17.0,2.0,1.0,11.0,2020-11-06 21:10:33.532,0.6.1,,954.0,7.0,4.0,4.0,2.0,,,,,,,,3.0,jupyterlab-theme-toggle,https://www.npmjs.com/package/jupyterlab-theme-toggle,2020-11-06 21:10:33.532,,954.0,,,,,,,,,,,,,,,,,
+284,ssh_ipykernel,A remote jupyter kernel via ssh.,https://github.com/bernhard-42/ssh_ipykernel,,kernels,10,False,ssh-ipykernel,bernhard-42/ssh_ipykernel,,https://github.com/bernhard-42/ssh_ipykernel,MIT,2019-09-01 17:43:26.000,2023-01-07 06:51:39.000000,2021-06-28 15:17:55,81.0,,1.0,3.0,22.0,3.0,,9.0,2021-06-28 15:15:13.000,1.2.3,,122.0,12.0,3.0,2.0,2.0,https://pypi.org/project/ssh-ipykernel,2021-06-28 15:15:13.000,1.0,100.0,,,,3.0,interrupt-ipykernel-extension,https://www.npmjs.com/package/interrupt-ipykernel-extension,2020-05-07 15:53:36.321,,22.0,,,,,,,,,,,,,,,,,
+285,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,1.0,15.0,13.0,14.0,1.0,4.0,100.0,2021-02-10 02:34:21.000,1.0.2,,,3.0,,,7.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+286,Jupyter Helpers,A collection of helpers for Jupyter/IPython.,https://github.com/krassowski/jupyter-helpers,,notebook-tools,9,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,3.0,1.0,3.0,2.0,42.0,2021-02-10 16:37:32.000,0.2.3,,117.0,5.0,,,2.0,https://pypi.org/project/jupyter_helpers,2021-02-10 16:37:32.000,,117.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+287,easyexplore,Toolbox for easy and effective data exploration in Python.,https://github.com/GianniBalistreri/easyexplore,,widgets,9,False,easyexplore,GianniBalistreri/easyexplore,,https://github.com/GianniBalistreri/easyexplore,GPL-3.0,2020-05-04 17:26:04.000,2022-12-26 21:35:57.000000,2022-06-08 16:36:37,332.0,,2.0,1.0,82.0,8.0,16.0,4.0,2022-06-08 16:40:13.000,0.7.2,,28.0,63.0,2.0,1.0,4.0,https://pypi.org/project/easyexplore,2022-06-08 16:40:13.000,1.0,28.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+288,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,2022-10-08 19:42:38.000000,2022-10-08 19:42:32,229.0,,1.0,2.0,,,,1.0,2022-10-03 13:12:31.287,0.5.0,,283.0,19.0,2.0,1.0,5.0,https://pypi.org/project/jhub-authenticators,2022-10-03 13:12:31.287,1.0,283.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+289,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,,23.0,4.0,3.0,10.0,13.0,420.0,,,,,,,,2.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+290,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,1.0,3.0,5.0,4.0,24.0,2020-09-20 07:58:25.186,2.2.5,,38.0,7.0,2.0,2.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,,38.0,,,,,,,,,,,,,,,,,
+291,Keberos Authenticator,A JupyterHub authenticator using Kerberos.,https://github.com/jupyterhub/kerberosauthenticator,,hub-auth,8,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,2.0,7.0,3.0,2.0,10.0,2019-07-01 16:04:40.000,0.2.0,,58.0,2.0,,,2.0,https://pypi.org/project/jupyterhub-kerberosauthenticator,2019-07-01 16:04:40.000,,58.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+292,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,4.0,11.0,2.0,3.0,9.0,2021-09-05 07:10:44.275,0.4.0,,40.0,4.0,2.0,2.0,2.0,,,,,,,,3.0,jupyterlab_spark,https://www.npmjs.com/package/jupyterlab_spark,2021-09-05 07:10:44.275,,40.0,,,,,,,,,,,,,,,,,
+293,jupyterlab-executor,JupyterLab extension to execute the scripts from the file browser.,https://github.com/gavincyi/jupyterlab-executor,,lab-extensions,8,False,jupyterlab-executor,gavincyi/jupyterlab-executor,,https://github.com/gavincyi/jupyterlab-executor,BSD-3-Clause,2020-12-29 15:51:54.000,2021-03-24 22:08:04.000000,2021-03-24 21:14:10,40.0,,,2.0,4.0,,1.0,6.0,2021-03-24 21:39:03.790,2021.1.6,3.0,58.0,4.0,2.0,2.0,2.0,https://pypi.org/project/jupyterlab-executor,2021-03-24 21:26:53.000,,26.0,,,,3.0,@gavincyi/jupyterlab-executor,https://www.npmjs.com/package/@gavincyi/jupyterlab-executor,2021-03-24 21:39:03.790,,32.0,,,,,,,,,,,,,,,,,
+294,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,13.0,2.0,1.0,2.0,247.0,,,,,,,,3.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+295,jupyterterminals,Jupyter plugin to support inline terminal shells along with buttons to control them.,https://github.com/willkessler/jupyterterminals,,jupyter-extensions,7,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,6.0,2.0,2.0,15.0,,1.0,8.0,2020-04-28 05:56:20.000,0.1.2,,28.0,2.0,2.0,2.0,2.0,https://pypi.org/project/jupyterterminals,2020-04-28 05:56:20.000,,28.0,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+296,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,6,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,,8.0,4.0,16.0,,,67.0,,,,,,,,2.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+297,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,12.0,30.0,10.0,2.0,11.0,,,,,,2.0,2.0,3.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
+298,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,,,,6.0,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,,,,
diff --git a/latest-changes.md b/latest-changes.md
index 408cbd4..a653d70 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._
-- panel (π₯37 Β· β 2.5K Β· π) - A high-level app and dashboarding solution for Python. BSD-3
-- nbgrader (π₯30 Β· β 1.2K Β· π) - A system for assigning and grading notebooks. BSD-3
-- facets-overview (π₯29 Β· β 7.1K Β· π) - Visualizations for machine learning datasets. Apache-2
-- Jupyter Bokeh (π₯21 Β· β 210 Β· π) - An extension for rendering Bokeh content in JupyterLab.. BSD-3
-- JupyterLab Spellchecker (π₯20 Β· β 170 Β· π) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3
+- Jupyter Book (π₯34 Β· β 3.2K Β· π) - Create beautiful, publication-quality books and documents.. BSD-3
+- ipyvolume (π₯31 Β· β 1.8K Β· π) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT
+- itkwidgets (π₯28 Β· β 490 Β· π) - Interactive Jupyter widgets to visualize images, point sets,.. Apache-2
+- Kernel Gateway (π₯24 Β· β 420 Β· π) - Jupyter Kernel Gateway. BSD-3
+- xeus-python (π₯24 Β· β 370 Β· π) - Jupyter kernel for the Python programming language. 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 (π₯36 Β· β 10K Β· π) - Create HTML profiling reports from pandas DataFrame objects. MIT
-- qtconsole (π₯35 Β· β 350 Β· π) - Jupyter Qt Console. BSD-3
-- RISE (π₯28 Β· β 3.5K Β· π) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. BSD-3
-- JupyterLab Drawio (π₯20 Β· β 550 Β· π) - A standalone embedding of the FOSS drawio / mxgraph.. BSD-3
-- tributary (π₯11 Β· β 6 Β· π) - Streaming reactive and dataflow graphs in Python. Apache-2
+- nbconvert (π₯35 Β· β 1.4K Β· π) - Jupyter Notebook Conversion. βUnlicensed
+- repo2docker (π₯30 Β· β 1.4K Β· π) - Turn repositories into Jupyter-enabled Docker images. BSD-3
+- nbgrader (π₯29 Β· β 1.2K Β· π) - A system for assigning and grading notebooks. BSD-3
+- Stencila (π₯26 Β· β 660 Β· π) - Author, collaborate on, and publish beautiful interactive.. Apache-2
+- JupyterLab System Monitor (π₯20 Β· β 280 Β· π€) - JupyterLab extension to display system metrics. BSD-3