diff --git a/README.md b/README.md index 556a990..ce6f757 100644 --- a/README.md +++ b/README.md @@ -14,1237 +14,1221 @@

-本资源清单包含270个jupyter相关的开源工具资源,这些热门工具总共分成13个不同的子板块,这些项目目前在github上已经收到260K个点赞。所有的工具资源每周会自动从GitHub和工具维护平台采集信息,并更新排行展示。本清单参考[best-of模板](https://github.com/best-of-lists/best-of)完成,内容参考了[awesome-jupyter](https://github.com/markusschanta/awesome-jupyter),欢迎大家提PR丰富本清单。 -## 目录 - -- [Notebook环境](#Notebook环境) _13 个项目_ -- [交互式小部件和可视化](#交互式小部件和可视化) _49 个项目_ -- [Jupyter拓展](#Jupyter拓展) _23 个项目_ -- [Jupyter-magic拓展](#Jupyter-magic拓展) _10 个项目_ -- [Jupyter内核](#Jupyter内核) _36 个项目_ -- [Jupyter-Notebook分享与格式转换](#Jupyter-Notebook分享与格式转换) _23 个项目_ -- [Jupyter-Notebook工具](#Jupyter-Notebook工具) _24 个项目_ -- [JupyterLab渲染器](#JupyterLab渲染器) _7 个项目_ -- [JupyterLab主题](#JupyterLab主题) _8 个项目_ -- [JupyterLab扩展](#JupyterLab扩展) _50 个项目_ -- [JupyterHub认证](#JupyterHub认证) _15 个项目_ -- [JupyterHub容器等](#JupyterHub容器等) _8 个项目_ -- [Jupyter组件](#Jupyter组件) _3 个项目_ -- [Others](#Others) _4 个项目_ - -## 图标解释 -- 🥇🥈🥉  综合项目质量分 -- ⭐️  github上star的数量 -- 🐣  小于6个月的新项目 -- 💤  非活跃项目(6个月未更新) -- 💀  沉寂项目(12个月未更新) -- 📈📉  项目趋势(向上or向下) -- ➕  最近添加的项目 -- ❗️  警告(例如 项目没有license) -- 👨‍💻  项目的开发贡献者数量 -- 🔀  项目被fork的数量 -- 📋  项目issue的数量 -- ⏱️  项目包上次更新时间 -- 📥  工具库被下载次数 -- 📦  项目依赖的工具库数量 +本资源清单包含270个jupyter相关的开源工具资源,这些热门工具总共分成13个不同的子板块,这些项目目前在github上已经收到300K个点赞。所有的工具资源每周会自动从GitHub和工具维护平台采集信息,并更新排行展示。本清单参考[best-of模板](https://github.com/best-of-lists/best-of)完成,内容参考了[awesome-jupyter](https://github.com/markusschanta/awesome-jupyter),欢迎大家提PR丰富本清单。 +## Contents + +- [Notebook Environments](#notebook-environments) _13 projects_ +- [Interactive Widgets & Visualization](#interactive-widgets--visualization) _48 projects_ +- [Jupyter Extensions](#jupyter-extensions) _23 projects_ +- [Jupyter Magic](#jupyter-magic) _10 projects_ +- [Jupyter Kernels](#jupyter-kernels) _36 projects_ +- [Notebook Sharing & Conversion](#notebook-sharing--conversion) _23 projects_ +- [Notebook Tools](#notebook-tools) _24 projects_ +- [JupyterLab Renderer](#jupyterlab-renderer) _7 projects_ +- [JupyterLab Themes](#jupyterlab-themes) _8 projects_ +- [JupyterLab Extensions](#jupyterlab-extensions) _50 projects_ +- [JupyterHub Authenticators](#jupyterhub-authenticators) _15 projects_ +- [JupyterHub Spawners](#jupyterhub-spawners) _8 projects_ +- [Jupyter Components](#jupyter-components) _3 projects_ +- [Others](#others) _4 projects_ + +## Explanation +- 🥇🥈🥉  Combined project-quality score +- ⭐️  Star count from GitHub +- 🐣  New project _(less than 6 months old)_ +- 💤  Inactive project _(6 months no activity)_ +- 💀  Dead project _(12 months no activity)_ +- 📈📉  Project is trending up or down +- ➕  Project was recently added +- ❗️  Warning _(e.g. missing/risky license)_ +- 👨‍💻  Contributors count from GitHub +- 🔀  Fork count from GitHub +- 📋  Issue count from GitHub +- ⏱️  Last update timestamp on package manager +- 📥  Download count from package manager +- 📦  Number of dependent projects
-## Notebook环境 +## Notebook Environments -Back to top +Back to top -_支持Jupyter笔记本的开发环境。_ +_Development environments with support for Jupyter Notebooks._ -
Jupyter (🥇27 · ⭐ 10K · 📉) - Jupyter Interactive Notebook. ❗Unlicensed +
Jupyter (🥇36 · ⭐ 12K · 📈) - Jupyter Interactive Notebook. BSD-3 -- [GitHub](https://github.com/jupyter/notebook) (👨‍💻 610 · 🔀 3.8K · 📥 8.8K · 📦 10 · 📋 4.5K - 44% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/jupyter/notebook) (👨‍💻 650 · 🔀 4.5K · 📥 17K · 📦 270K · 📋 4.8K - 39% open · ⏱️ 14.03.2024): ``` git clone https://github.com/jupyter/notebook ``` -- [PyPi](https://pypi.org/project/notebook) (📥 11M / month): +- [PyPi](https://pypi.org/project/notebook) (📥 25M / month): ``` pip install notebook ``` -- [Conda](https://anaconda.org/conda-forge/jupyter) (📥 2.3M · ⏱️ 18.11.2021): +- [Conda](https://anaconda.org/conda-forge/jupyter) (📥 4.1M · ⏱️ 02.10.2023): ``` conda install -c conda-forge jupyter ``` -- [Docker Hub](https://hub.docker.com/r/jupyter/datascience-notebook) (📥 27M · ⭐ 940 · ⏱️ 23.08.2022): +- [Docker Hub](https://hub.docker.com/r/jupyter/datascience-notebook) (📥 33M · ⭐ 1.1K · ⏱️ 20.10.2023): ``` docker pull jupyter/datascience-notebook ```
-
JupyterHub (🥇25 · ⭐ 7.1K) - Jupyter笔记本电脑的多用户服务器。❗Unlicensed +
Docker Stacks (🥇25 · ⭐ 8.2K) - Ready-to-run Docker images containing Jupyter applications. BSD-3 -- [GitHub](https://github.com/jupyterhub/jupyterhub) (👨‍💻 280 · 🔀 1.7K · 📦 1.9K · 📋 2.1K - 5% open · ⏱️ 24.08.2022): +- [GitHub](https://github.com/jupyter/docker-stacks) (👨‍💻 240 · 🔀 2.8K · 📦 21 · 📋 880 - 0% open · ⏱️ 26.03.2024): + + ``` + git clone https://github.com/jupyter/docker-stacks + ``` +- [Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook) (📥 90M · ⭐ 440 · ⏱️ 20.10.2023): + ``` + docker pull jupyter/scipy-notebook + ``` +
+
JupyterHub (🥇25 · ⭐ 7.9K) - Multi-user server for Jupyter notebooks. ❗Unlicensed + +- [GitHub](https://github.com/jupyterhub/jupyterhub) (👨‍💻 360 · 🔀 1.9K · 📦 2.8K · 📋 2.4K - 6% open · ⏱️ 26.03.2024): ``` git clone https://github.com/jupyterhub/jupyterhub ``` -- [PyPi](https://pypi.org/project/jupyterhub) (📥 130K / month): +- [PyPi](https://pypi.org/project/jupyterhub) (📥 160K / month): ``` pip install jupyterhub ``` -- [Conda](https://anaconda.org/conda-forge/jupyterhub) (📥 650K · ⏱️ 06.06.2022): +- [Conda](https://anaconda.org/conda-forge/jupyterhub) (📥 1.1M · ⏱️ 26.03.2024): ``` conda install -c conda-forge jupyterhub ``` -- [Docker Hub](https://hub.docker.com/r/jupyterhub/jupyterhub) (📥 2.7M · ⭐ 310 · ⏱️ 19.08.2022): +- [Docker Hub](https://hub.docker.com/r/jupyterhub/jupyterhub) (📥 5.1M · ⭐ 330 · ⏱️ 26.03.2024): ``` docker pull jupyterhub/jupyterhub ```
-
nteract (🥇25 · ⭐ 5.9K) - 交互式计算套件BSD-3 +
nteract (🥇25 · ⭐ 6.1K) - The interactive computing suite for you!. BSD-3 -- [GitHub](https://github.com/nteract/nteract) (👨‍💻 180 · 🔀 530 · 📥 1.4M · 📋 1.7K - 9% open · ⏱️ 23.07.2022): +- [GitHub](https://github.com/nteract/nteract) (👨‍💻 180 · 🔀 540 · 📥 1.5M · 📦 3 · 📋 1.7K - 9% open · ⏱️ 30.12.2023): ``` git clone https://github.com/nteract/nteract ``` -- [PyPi](https://pypi.org/project/nteract_on_jupyter) (📥 2.4K / month): +- [PyPi](https://pypi.org/project/nteract_on_jupyter) (📥 910 / month): ``` pip install nteract_on_jupyter ```
-
Docker Stacks (🥈22 · ⭐ 7.2K) - 包含Jupyter应用程序的即可运行的Docker映像。BSD-3 +
sos (🥈23 · ⭐ 260) - SoS workflow system for daily data analysis. BSD-3 -- [GitHub](https://github.com/jupyter/docker-stacks) (👨‍💻 220 · 🔀 2.6K · 📋 770 - 5% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/vatlab/sos) (👨‍💻 36 · 🔀 42 · 📦 5.6K · 📋 1.5K - 4% open · ⏱️ 17.02.2024): ``` - git clone https://github.com/jupyter/docker-stacks - ``` -- [Docker Hub](https://hub.docker.com/r/jupyter/scipy-notebook) (📥 86M · ⭐ 360 · ⏱️ 23.08.2022): - ``` - docker pull jupyter/scipy-notebook + git clone https://github.com/vatlab/SOS ```
-
sos (🥈22 · ⭐ 230) - 用于日常数据分析的SoS工作流系统。BSD-3 +
DataLab (🥈22 · ⭐ 970 · 💀) - Interactive tools and developer experiences for Big Data on.. Apache-2 -- [GitHub](https://github.com/vatlab/sos) (👨‍💻 36 · 🔀 30 · 📦 2.7K · 📋 1.4K - 4% open · ⏱️ 21.06.2022): +- [GitHub](https://github.com/googledatalab/datalab) (👨‍💻 53 · 🔀 250 · 📋 890 - 25% open · ⏱️ 02.09.2022): ``` - git clone https://github.com/vatlab/SOS + git clone https://github.com/googledatalab/datalab + ``` +- [PyPi](https://pypi.org/project/datalab) (📥 84K / month): + ``` + pip install datalab ```
-
DataLab (🥈21 · ⭐ 980 · 💤) - 面向大数据的交互式工具和开发人员经验。Apache-2 +
docker-python (🥉20 · ⭐ 2.5K) - Kaggle Python docker image. Apache-2 -- [GitHub](https://github.com/googledatalab/datalab) (👨‍💻 52 · 🔀 250 · 📋 890 - 25% open · ⏱️ 16.08.2021): +- [GitHub](https://github.com/Kaggle/docker-python) (👨‍💻 160 · 🔀 880 · 📋 350 - 9% open · ⏱️ 23.03.2024): ``` - git clone https://github.com/googledatalab/datalab + git clone https://github.com/kaggle/docker-python ``` -- [PyPi](https://pypi.org/project/datalab) (📥 56K / month): +- [Docker Hub](https://hub.docker.com/r/kaggle/python) (📥 200K · ⭐ 180 · ⏱️ 18.03.2024): ``` - pip install datalab + docker pull kaggle/python ```
-
Hydrogen (🥉19 · ⭐ 3.8K) - 交互运行代码,检查数据并作图。MIT +
Hydrogen (🥉19 · ⭐ 3.9K · 💀) - Run code interactively, inspect data, and plot. All the power of.. MIT -- [GitHub](https://github.com/nteract/hydrogen) (👨‍💻 89 · 🔀 320 · 📋 1.3K - 13% open · ⏱️ 25.03.2022): +- [GitHub](https://github.com/nteract/hydrogen) (👨‍💻 90 · 🔀 330 · 📋 1.3K - 13% open · ⏱️ 10.01.2023): ``` git clone https://github.com/nteract/hydrogen ```
-
docker-python (🥉19 · ⭐ 2.2K) - Kaggle Python Docker映像。Apache-2 +
VSCode Jupyter (🥉19 · ⭐ 1.2K) - VS Code Jupyter extension. MIT -- [GitHub](https://github.com/Kaggle/docker-python) (👨‍💻 150 · 🔀 810 · 📋 300 - 4% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/microsoft/vscode-jupyter) (👨‍💻 270 · 🔀 260 · 📦 3 · 📋 9.7K - 3% open · ⏱️ 27.03.2024): ``` - git clone https://github.com/kaggle/docker-python - ``` -- [Docker Hub](https://hub.docker.com/r/kaggle/python) (📥 190K · ⭐ 160 · ⏱️ 23.08.2022): - ``` - docker pull kaggle/python + git clone https://github.com/microsoft/vscode-jupyter ```
-
ML Workspace (🥉18 · ⭐ 2.7K · 💤) - 基于Web的多合一IDE,专门用于机器学习和数据任务。Apache-2 +
ML Workspace (🥉18 · ⭐ 3.3K) - All-in-one web-based IDE specialized for machine learning and.. Apache-2 -- [GitHub](https://github.com/ml-tooling/ml-workspace) (👨‍💻 11 · 🔀 330 · 📋 87 - 9% open · ⏱️ 22.11.2021): +- [GitHub](https://github.com/ml-tooling/ml-workspace) (👨‍💻 12 · 🔀 400 · 📋 93 - 1% open · ⏱️ 14.11.2023): ``` git clone https://github.com/ml-tooling/ml-workspace ``` -- [Docker Hub](https://hub.docker.com/r/mltooling/ml-workspace) (📥 510K · ⭐ 24 · ⏱️ 13.07.2021): +- [Docker Hub](https://hub.docker.com/r/mltooling/ml-workspace) (📥 550K · ⭐ 27 · ⏱️ 13.07.2021): ``` docker pull mltooling/ml-workspace ```
-
ML Hub (🥉17 · ⭐ 250 · 💤) - 机器学习团队的多用户开发平台。Apache-2 +
gpu-jupyter (🥉16 · ⭐ 650) - Leverage the flexibility of Jupyterlab through the power of your.. Apache-2 -- [GitHub](https://github.com/ml-tooling/ml-hub) (👨‍💻 7 · 🔀 54 · 📥 1.9K · 📋 26 - 57% open · ⏱️ 23.12.2021): +- [GitHub](https://github.com/iot-salzburg/gpu-jupyter) (👨‍💻 15 · 🔀 220 · 📋 89 - 4% open · ⏱️ 24.01.2024): ``` - git clone https://github.com/ml-tooling/ml-hub - ``` -- [Docker Hub](https://hub.docker.com/r/mltooling/ml-hub) (📥 44K · ⭐ 5 · ⏱️ 18.02.2020): - ``` - docker pull mltooling/ml-hub + git clone https://github.com/iot-salzburg/gpu-jupyter ```
-
jupyterlab-classic (🥉17 · ⭐ 240) - 下一代老式笔记本用户UI界面。BSD-3 +
ML Hub (🥉16 · ⭐ 290 · 💀) - Multi-user development platform for machine learning teams. Simple.. Apache-2 -- [GitHub](https://github.com/jupyterlab/retrolab) (👨‍💻 17 · 🔀 43 · 📥 790 · 📦 80 · 📋 110 - 3% open · ⏱️ 04.05.2022): +- [GitHub](https://github.com/ml-tooling/ml-hub) (👨‍💻 7 · 🔀 63 · 📥 2.1K · 📋 27 - 59% open · ⏱️ 23.12.2021): ``` - git clone https://github.com/jtpio/jupyterlab-classic + git clone https://github.com/ml-tooling/ml-hub ``` -- [PyPi](https://pypi.org/project/jupyterlab-classic) (📥 70 / month): +- [Docker Hub](https://hub.docker.com/r/mltooling/ml-hub) (📥 45K · ⭐ 5 · ⏱️ 18.02.2020): ``` - pip install jupyterlab-classic + docker pull mltooling/ml-hub ```
-
VSCode Jupyter (🥉16 · ⭐ 710) - VS Code Jupyter extension. MIT +
jupyterlab-classic (🥉16 · ⭐ 280 · 💀) - The next-gen old-school notebook UI. BSD-3 -- [GitHub](https://github.com/microsoft/vscode-jupyter) (👨‍💻 250 · 🔀 150 · 📋 7.7K - 8% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/jupyterlab/retrolab) (👨‍💻 17 · 🔀 45 · 📥 2.8K · 📦 18 · ⏱️ 16.02.2023): ``` - git clone https://github.com/microsoft/vscode-jupyter + git clone https://github.com/jtpio/jupyterlab-classic ``` -
-
gpu-jupyter (🥉14 · ⭐ 390) - 充分利用Jupyterlab的灵活性。Apache-2 - -- [GitHub](https://github.com/iot-salzburg/gpu-jupyter) (👨‍💻 10 · 🔀 140 · 📋 56 - 21% open · ⏱️ 21.07.2022): - +- [PyPi](https://pypi.org/project/jupyterlab-classic) (📥 260 / month): ``` - git clone https://github.com/iot-salzburg/gpu-jupyter + pip install jupyterlab-classic ```

-## 交互式小部件和可视化 +## Interactive Widgets & Visualization -Back to top +Back to top -_提供交互式UI小部件和可视化工具的扩展。_ +_Extensions that provide interactive UI-widgets and visualization tools._ 🔗 best-of-ml-python - Data Visualization - Python-based data visualization libraries. -
ipywidgets (🥇34 · ⭐ 2.6K) - Interactive Widgets for the Jupyter Notebook. BSD-3 +
bokeh (🥇33 · ⭐ 19K) - Interactive Data Visualization in the browser, from Python. BSD-3 -- [GitHub](https://github.com/jupyter-widgets/ipywidgets) (👨‍💻 200 · 🔀 830 · 📦 4.7K · 📋 1.8K - 31% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/bokeh/bokeh) (👨‍💻 690 · 🔀 4.1K · 📦 85K · 📋 7.6K - 9% open · ⏱️ 26.03.2024): ``` - git clone https://github.com/jupyter-widgets/ipywidgets - ``` -- [PyPi](https://pypi.org/project/ipywidgets) (📥 7.8M / month): - ``` - pip install ipywidgets + git clone https://github.com/bokeh/bokeh ``` -- [Conda](https://anaconda.org/conda-forge/ipywidgets) (📥 5.8M · ⏱️ 19.08.2022): +- [PyPi](https://pypi.org/project/bokeh) (📥 4.9M / month): ``` - conda install -c conda-forge ipywidgets + pip install bokeh ``` -- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 79K / month): +- [Conda](https://anaconda.org/conda-forge/bokeh) (📥 14M · ⏱️ 15.03.2024): ``` - npm install @jupyter-widgets/jupyterlab-manager + conda install -c conda-forge bokeh ```
-
pandas-profiling (🥇33 · ⭐ 9.4K) - 从pandas DataFrame创建HTML分析报告。MIT +
pandas-profiling (🥇33 · ⭐ 12K) - Create HTML profiling reports from pandas DataFrame.. MIT -- [GitHub](https://github.com/ydataai/pandas-profiling) (👨‍💻 92 · 🔀 1.3K · 📦 8.8K · 📋 580 - 19% open · ⏱️ 24.08.2022): +- [GitHub](https://github.com/ydataai/ydata-profiling) (👨‍💻 120 · 🔀 1.6K · 📥 74 · 📦 2.7K · 📋 770 - 27% open · ⏱️ 19.03.2024): ``` git clone https://github.com/pandas-profiling/pandas-profiling ``` -- [PyPi](https://pypi.org/project/pandas-profiling) (📥 1.2M / month): +- [PyPi](https://pypi.org/project/pandas-profiling) (📥 560K / month): ``` pip install pandas-profiling ``` -- [Conda](https://anaconda.org/conda-forge/pandas-profiling) (📥 270K · ⏱️ 02.05.2022): +- [Conda](https://anaconda.org/conda-forge/pandas-profiling) (📥 420K · ⏱️ 16.06.2023): ``` conda install -c conda-forge pandas-profiling ```
-
ipyleaflet (🥇30 · ⭐ 1.3K) - Jupyter-Leaflet.js桥接。MIT +
ipyleaflet (🥇31 · ⭐ 1.4K) - A Jupyter - Leaflet.js bridge. MIT -- [GitHub](https://github.com/jupyter-widgets/ipyleaflet) (👨‍💻 80 · 🔀 320 · 📦 2.6K · 📋 500 - 36% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/jupyter-widgets/ipyleaflet) (👨‍💻 88 · 🔀 350 · 📦 7.9K · 📋 580 - 40% open · ⏱️ 01.03.2024): ``` git clone https://github.com/jupyter-widgets/ipyleaflet ``` -- [PyPi](https://pypi.org/project/ipyleaflet) (📥 110K / month): +- [PyPi](https://pypi.org/project/ipyleaflet) (📥 150K / month): ``` pip install ipyleaflet ``` -- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (📥 870K · ⏱️ 23.08.2022): +- [Conda](https://anaconda.org/conda-forge/ipyleaflet) (📥 1.1M · ⏱️ 23.01.2024): ``` conda install -c conda-forge ipyleaflet ``` -- [NPM](https://www.npmjs.com/package/jupyter-leaflet) (📥 50K / month): +- [NPM](https://www.npmjs.com/package/jupyter-leaflet) (📥 11K / month): ``` npm install jupyter-leaflet ```
-
bokeh (🥇28 · ⭐ 17K) - 浏览器中的Python交互式数据可视化。BSD-3 - -- [GitHub](https://github.com/bokeh/bokeh) (👨‍💻 610 · 🔀 3.9K · 📦 150 · 📋 7K - 9% open · ⏱️ 24.08.2022): - - ``` - git clone https://github.com/bokeh/bokeh - ``` -- [PyPi](https://pypi.org/project/bokeh) (📥 3.6M / month): - ``` - pip install bokeh - ``` -- [Conda](https://anaconda.org/conda-forge/bokeh) (📥 8.2M · ⏱️ 15.08.2022): - ``` - conda install -c conda-forge bokeh - ``` -
-
D-Tale (🥇27 · ⭐ 3.6K) - Visualizer for Pandas Data Structures. ❗️LGPL-2.1 +
D-Tale (🥇28 · ⭐ 4.5K) - Visualizer for Pandas Data Structures. ❗️LGPL-2.1 -- [GitHub](https://github.com/man-group/dtale) (👨‍💻 27 · 🔀 290 · 📦 460 · 📋 470 - 8% open · ⏱️ 07.08.2022): +- [GitHub](https://github.com/man-group/dtale) (👨‍💻 30 · 🔀 370 · 📦 1.1K · 📋 570 - 10% open · ⏱️ 06.03.2024): ``` git clone https://github.com/man-group/dtale ``` -- [PyPi](https://pypi.org/project/dtale) (📥 100K / month): +- [PyPi](https://pypi.org/project/dtale) (📥 65K / month): ``` pip install dtale ``` -- [Conda](https://anaconda.org/conda-forge/dtale) (📥 150K · ⏱️ 07.08.2022): +- [Conda](https://anaconda.org/conda-forge/dtale) (📥 270K · ⏱️ 07.03.2024): ``` conda install -c conda-forge dtale ```
-
bqplot (🥇27 · ⭐ 3.3K) - 用于IPython / Jupyter笔记本的绘图库。Apache-2 +
bqplot (🥇28 · ⭐ 3.5K) - Plotting library for IPython/Jupyter notebooks. Apache-2 -- [GitHub](https://github.com/bqplot/bqplot) (👨‍💻 59 · 🔀 440 · 📦 34 · 📋 570 - 36% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/bqplot/bqplot) (👨‍💻 64 · 🔀 450 · 📦 55 · 📋 590 - 37% open · ⏱️ 25.03.2024): ``` git clone https://github.com/bqplot/bqplot ``` -- [PyPi](https://pypi.org/project/bqplot) (📥 82K / month): +- [PyPi](https://pypi.org/project/bqplot) (📥 130K / month): ``` pip install bqplot ``` -- [Conda](https://anaconda.org/conda-forge/bqplot) (📥 1M · ⏱️ 22.08.2022): +- [Conda](https://anaconda.org/conda-forge/bqplot) (📥 1.3M · ⏱️ 19.02.2024): ``` conda install -c conda-forge bqplot ``` -- [NPM](https://www.npmjs.com/package/bqplot) (📥 9.3K / month): +- [NPM](https://www.npmjs.com/package/bqplot) (📥 3.7K / month): ``` npm install bqplot ```
-
ipyvolume (🥇27 · ⭐ 1.8K) - 基于IPython的Jupyter笔记本中用于Python的3d绘图MIT +
papermill (🥈27 · ⭐ 5.6K) - Parameterize, execute, and analyze notebooks. BSD-3 -- [GitHub](https://github.com/widgetti/ipyvolume) (👨‍💻 41 · 🔀 220 · 📦 840 · 📋 300 - 56% open · ⏱️ 26.07.2022): +- [GitHub](https://github.com/nteract/papermill) (👨‍💻 120 · 🔀 400 · 📦 5.8K · 📋 390 - 34% open · ⏱️ 08.02.2024): ``` - git clone https://github.com/maartenbreddels/ipyvolume - ``` -- [PyPi](https://pypi.org/project/ipyvolume) (📥 56K / month): - ``` - pip install ipyvolume + git clone https://github.com/nteract/papermill ``` -- [Conda](https://anaconda.org/conda-forge/ipyvolume) (📥 380K · ⏱️ 20.04.2021): +- [PyPi](https://pypi.org/project/papermill) (📥 1.4M / month): ``` - conda install -c conda-forge ipyvolume + pip install papermill ``` -- [NPM](https://www.npmjs.com/package/ipyvolume) (📥 2.1K / month): +- [Conda](https://anaconda.org/conda-forge/papermill) (📥 560K · ⏱️ 29.02.2024): ``` - npm install ipyvolume + conda install -c conda-forge papermill ```
-
jupyter-matplotlib (🥇27 · ⭐ 1.3K) - Matplotlib Jupyter集成。BSD-3 +
jupyter-matplotlib (🥈27 · ⭐ 1.5K) - Matplotlib Jupyter Integration. BSD-3 -- [GitHub](https://github.com/matplotlib/ipympl) (👨‍💻 28 · 🔀 190 · 📦 3.7K · 📋 260 - 44% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/matplotlib/ipympl) (👨‍💻 33 · 🔀 220 · 📦 11K · 📋 300 - 45% open · ⏱️ 15.03.2024): ``` git clone https://github.com/matplotlib/ipympl ``` -- [PyPi](https://pypi.org/project/ipympl) (📥 150K / month): +- [PyPi](https://pypi.org/project/ipympl) (📥 290K / month): ``` pip install ipympl ``` -- [NPM](https://www.npmjs.com/package/jupyter-matplotlib) (📥 27K / month): +- [NPM](https://www.npmjs.com/package/jupyter-matplotlib) (📥 8.6K / month): ``` npm install jupyter-matplotlib ```
-
jupyter-dash (🥇27 · ⭐ 800) - 在Jupyter Notebook和JupyterLab中开发Dash应用程序。MIT +
facets-overview (🥈26 · ⭐ 7.3K · 💤) - Visualizations for machine learning datasets. Apache-2 -- [GitHub](https://github.com/plotly/jupyter-dash) (👨‍💻 10 · 🔀 210 · 📥 77 · 📦 1.8K · 📋 62 - 62% open · ⏱️ 28.06.2022): +- [GitHub](https://github.com/PAIR-code/facets) (👨‍💻 31 · 🔀 880 · 📦 230 · 📋 160 - 49% open · ⏱️ 24.05.2023): ``` - git clone https://github.com/plotly/jupyter-dash + git clone https://github.com/pair-code/facets ``` -- [PyPi](https://pypi.org/project/jupyter-dash) (📥 370K / month): +- [PyPi](https://pypi.org/project/facets-overview) (📥 270K / month): ``` - pip install jupyter-dash + pip install facets-overview ```
-
papermill (🥈26 · ⭐ 4.8K) - 参数化,执行和分析笔记本。BSD-3 +
ipywidgets (🥈26 · ⭐ 3K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3 -- [GitHub](https://github.com/nteract/papermill) (👨‍💻 100 · 🔀 360 · 📦 2.4K · 📋 340 - 30% open · ⏱️ 15.08.2022): +- [GitHub](https://github.com/jupyter-widgets/ipywidgets) (👨‍💻 210 · 🔀 910 · 📦 3 · 📋 2K - 33% open · ⏱️ 08.02.2024): ``` - git clone https://github.com/nteract/papermill + git clone https://github.com/jupyter-widgets/ipywidgets ``` -- [PyPi](https://pypi.org/project/papermill) (📥 870K / month): +- [PyPi](https://pypi.org/project/ipywidgets) (📥 17M / month): ``` - pip install papermill + pip install ipywidgets ``` -- [Conda](https://anaconda.org/conda-forge/papermill) (📥 300K · ⏱️ 23.01.2022): +- [Conda](https://anaconda.org/conda-forge/ipywidgets) (📥 13M · ⏱️ 08.02.2024): ``` - conda install -c conda-forge papermill + conda install -c conda-forge ipywidgets + ``` +- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 77K / month): + ``` + npm install @jupyter-widgets/jupyterlab-manager ```
-
facets-overview (🥈25 · ⭐ 7K · 💀) - 机器学习数据集的可视化。Apache-2 +
jupyter-dash (🥈26 · ⭐ 940 · 💤) - Develop Dash apps in the Jupyter Notebook and JupyterLab. MIT -- [GitHub](https://github.com/PAIR-code/facets) (👨‍💻 28 · 🔀 850 · 📦 130 · 📋 150 - 50% open · ⏱️ 06.05.2021): +- [GitHub](https://github.com/plotly/jupyter-dash) (👨‍💻 10 · 🔀 240 · 📥 99 · 📦 3.7K · 📋 75 - 61% open · ⏱️ 11.08.2023): ``` - git clone https://github.com/pair-code/facets + git clone https://github.com/plotly/jupyter-dash ``` -- [PyPi](https://pypi.org/project/facets-overview) (📥 290K / month): +- [PyPi](https://pypi.org/project/jupyter-dash) (📥 170K / month): ``` - pip install facets-overview + pip install jupyter-dash ```
-
pythreejs (🥈24 · ⭐ 830) - Jupyter-Three.js桥接。❗Unlicensed +
qgrid (🥈24 · ⭐ 3K · 💀) - An interactive grid for sorting, filtering, and editing DataFrames.. Apache-2 -- [GitHub](https://github.com/jupyter-widgets/pythreejs) (👨‍💻 30 · 🔀 170 · 📦 21 · 📋 220 - 23% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/quantopian/qgrid) (👨‍💻 30 · 🔀 410 · 📦 12 · 📋 290 - 55% open · ⏱️ 07.04.2020): ``` - git clone https://github.com/jupyter-widgets/pythreejs + git clone https://github.com/quantopian/qgrid ``` -- [PyPi](https://pypi.org/project/pythreejs) (📥 65K / month): +- [PyPi](https://pypi.org/project/qgrid) (📥 45K / month): ``` - pip install pythreejs + pip install qgrid ``` -- [Conda](https://anaconda.org/conda-forge/pythreejs) (📥 410K · ⏱️ 25.08.2022): +- [Conda](https://anaconda.org/conda-forge/qgrid) (📥 400K · ⏱️ 16.06.2023): ``` - conda install -c conda-forge pythreejs + conda install -c conda-forge qgrid ``` -- [NPM](https://www.npmjs.com/package/jupyter-threejs) (📥 4.6K / month): +- [NPM](https://www.npmjs.com/package/qgrid) (📥 360 / month): ``` - npm install jupyter-threejs + npm install qgrid ```
-
ipycanvas (🥈24 · ⭐ 630) - Jupyter中的交互式画布。BSD-3 +
itables (🥈23 · ⭐ 620) - Interactive Tables in Jupyter. MIT -- [GitHub](https://github.com/martinRenou/ipycanvas) (👨‍💻 20 · 🔀 51 · 📦 780 · 📋 110 - 36% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/mwouts/itables) (👨‍💻 6 · 🔀 49 · 📦 460 · 📋 130 - 12% open · ⏱️ 26.03.2024): ``` - git clone https://github.com/martinRenou/ipycanvas - ``` -- [PyPi](https://pypi.org/project/ipycanvas) (📥 26K / month): - ``` - pip install ipycanvas + git clone https://github.com/mwouts/itables ``` -- [Conda](https://anaconda.org/conda-forge/ipycanvas) (📥 80K · ⏱️ 19.08.2022): +- [PyPi](https://pypi.org/project/itables) (📥 190K / month): ``` - conda install -c conda-forge ipycanvas + pip install itables ```
-
qgrid (🥈23 · ⭐ 2.9K · 💀) - 用于排序,过滤和编辑DataFrame的交互式工具。Apache-2 +
itkwidgets (🥈23 · ⭐ 570) - Interactive Jupyter widgets to visualize images, point sets, and.. Apache-2 -- [GitHub](https://github.com/quantopian/qgrid) (👨‍💻 30 · 🔀 390 · 📋 270 - 54% open · ⏱️ 07.04.2020): +- [GitHub](https://github.com/InsightSoftwareConsortium/itkwidgets) (👨‍💻 7 · 🔀 79 · 📥 88 · 📦 290 · 📋 270 - 40% open · ⏱️ 08.03.2024): ``` - git clone https://github.com/quantopian/qgrid + git clone https://github.com/InsightSoftwareConsortium/itkwidgets ``` -- [PyPi](https://pypi.org/project/qgrid) (📥 69K / month): +- [PyPi](https://pypi.org/project/itkwidgets) (📥 15K / month): ``` - pip install qgrid + pip install itkwidgets ``` -- [Conda](https://anaconda.org/conda-forge/qgrid) (📥 360K · ⏱️ 04.03.2021): +- [NPM](https://www.npmjs.com/package/itkwidgets) (📥 350 / month): ``` - conda install -c conda-forge qgrid + npm install itkwidgets + ``` +
+
ipycytoscape (🥈23 · ⭐ 260 · 💤) - A Cytoscape Jupyter widget. BSD-3 + +- [GitHub](https://github.com/cytoscape/ipycytoscape) (👨‍💻 32 · 🔀 61 · 📥 4 · 📦 200 · 📋 160 - 38% open · ⏱️ 23.05.2023): + ``` -- [NPM](https://www.npmjs.com/package/qgrid) (📥 930 / month): + git clone https://github.com/QuantStack/ipycytoscape ``` - npm install qgrid +- [Conda](https://anaconda.org/conda-forge/ipycytoscape) (📥 370K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge ipycytoscape ```
-
ipywebrtc (🥈23 · ⭐ 210 · 💀) - 适用于Jupyter笔记本/实验室的WebRTC。MIT +
ipywebrtc (🥈23 · ⭐ 230) - WebRTC for Jupyter notebook/lab. MIT -- [GitHub](https://github.com/maartenbreddels/ipywebrtc) (👨‍💻 9 · 🔀 33 · 📦 570 · 📋 51 - 60% open · ⏱️ 29.03.2021): +- [GitHub](https://github.com/maartenbreddels/ipywebrtc) (👨‍💻 10 · 🔀 38 · 📦 1K · 📋 62 - 54% open · ⏱️ 06.02.2024): ``` git clone https://github.com/maartenbreddels/ipywebrtc ``` -- [PyPi](https://pypi.org/project/ipywebrtc) (📥 56K / month): +- [PyPi](https://pypi.org/project/ipywebrtc) (📥 44K / month): ``` pip install ipywebrtc ``` -- [Conda](https://anaconda.org/conda-forge/ipywebrtc) (📥 260K · ⏱️ 29.03.2021): +- [Conda](https://anaconda.org/conda-forge/ipywebrtc) (📥 340K · ⏱️ 16.06.2023): ``` conda install -c conda-forge ipywebrtc ``` -- [NPM](https://www.npmjs.com/package/jupyter-webrtc) (📥 340 / month): +- [NPM](https://www.npmjs.com/package/jupyter-webrtc) (📥 280 / month): ``` npm install jupyter-webrtc ```
-
ipycytoscape (🥈23 · ⭐ 200) - Cytoscape Jupyter小部件。BSD-3 +
evidently (🥈22 · ⭐ 4.6K) - Interactive reports to analyze machine learning models during.. Apache-2 -- [GitHub](https://github.com/cytoscape/ipycytoscape) (👨‍💻 32 · 🔀 55 · 📥 3 · 📦 78 · 📋 160 - 37% open · ⏱️ 20.05.2022): +- [GitHub](https://github.com/evidentlyai/evidently) (👨‍💻 62 · 🔀 510 · 📥 23 · 📦 3.2K · 📋 340 - 40% open · ⏱️ 28.03.2024): ``` - git clone https://github.com/QuantStack/ipycytoscape - ``` -- [Conda](https://anaconda.org/conda-forge/ipycytoscape) (📥 56K · ⏱️ 05.04.2022): - ``` - conda install -c conda-forge ipycytoscape + git clone https://github.com/evidentlyai/evidently ```
-
Mapbox GL (🥈22 · ⭐ 620 · 💀) - 使用Mapbox GL JS可视化Python Jupyter笔记本中的数据。MIT +
ipyvolume (🥈22 · ⭐ 1.9K · 💤) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT -- [GitHub](https://github.com/mapbox/mapboxgl-jupyter) (👨‍💻 21 · 🔀 130 · 📦 140 · 📋 99 - 32% open · ⏱️ 19.04.2021): +- [GitHub](https://github.com/widgetti/ipyvolume) (👨‍💻 45 · 🔀 230 · 📦 16 · 📋 320 - 58% open · ⏱️ 07.07.2023): ``` - git clone https://github.com/mapbox/mapboxgl-jupyter + git clone https://github.com/maartenbreddels/ipyvolume ``` -- [PyPi](https://pypi.org/project/mapboxgl) (📥 11K / month): +- [PyPi](https://pypi.org/project/ipyvolume) (📥 39K / month): ``` - pip install mapboxgl + pip install ipyvolume ``` -
-
itables (🥈21 · ⭐ 320) - Jupyter中的交互式表格。MIT - -- [GitHub](https://github.com/mwouts/itables) (👨‍💻 4 · 🔀 29 · 📦 140 · 📋 49 - 10% open · ⏱️ 17.08.2022): - +- [Conda](https://anaconda.org/conda-forge/ipyvolume) (📥 460K · ⏱️ 05.06.2023): ``` - git clone https://github.com/mwouts/itables + conda install -c conda-forge ipyvolume ``` -- [PyPi](https://pypi.org/project/itables) (📥 13K / month): +- [NPM](https://www.npmjs.com/package/ipyvolume) (📥 870 / month): ``` - pip install itables + npm install ipyvolume ```
-
ipyvuetify (🥈21 · ⭐ 260) - 基于vuetify UI组件的Jupyter小部件。MIT +
pythreejs (🥈22 · ⭐ 920 · 💀) - A Jupyter - Three.js bridge. ❗Unlicensed -- [GitHub](https://github.com/widgetti/ipyvuetify) (👨‍💻 10 · 🔀 44 · 📦 4 · 📋 170 - 26% open · ⏱️ 07.02.2022): +- [GitHub](https://github.com/jupyter-widgets/pythreejs) (👨‍💻 30 · 🔀 180 · 📦 30 · 📋 230 - 25% open · ⏱️ 20.02.2023): ``` - git clone https://github.com/mariobuikhuizen/ipyvuetify + git clone https://github.com/jupyter-widgets/pythreejs ``` -- [PyPi](https://pypi.org/project/ipyvuetify) (📥 66K / month): +- [PyPi](https://pypi.org/project/pythreejs) (📥 84K / month): ``` - pip install ipyvuetify + pip install pythreejs ``` -- [Conda](https://anaconda.org/conda-forge/ipyvuetify) (📥 85K · ⏱️ 07.02.2022): +- [Conda](https://anaconda.org/conda-forge/pythreejs) (📥 530K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge pythreejs ``` - conda install -c conda-forge ipyvuetify +- [NPM](https://www.npmjs.com/package/jupyter-threejs) (📥 3K / month): + ``` + npm install jupyter-threejs ```
-
ipydatawidgets (🥈21 · ⭐ 31) - 一组小部件,以帮助促进大型数据集的重用。❗Unlicensed +
Mapbox GL (🥈22 · ⭐ 650 · 💀) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT -- [GitHub](https://github.com/vidartf/ipydatawidgets) (👨‍💻 5 · 🔀 8 · 📦 570 · 📋 10 - 20% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/mapbox/mapboxgl-jupyter) (👨‍💻 22 · 🔀 130 · 📦 190 · 📋 100 - 33% open · ⏱️ 19.04.2021): ``` - git clone https://github.com/vidartf/ipydatawidgets - ``` -- [PyPi](https://pypi.org/project/ipydatawidgets) (📥 71K / month): - ``` - pip install ipydatawidgets + git clone https://github.com/mapbox/mapboxgl-jupyter ``` -- [Conda](https://anaconda.org/conda-forge/ipydatawidgets) (📥 170K · ⏱️ 24.08.2022): +- [PyPi](https://pypi.org/project/mapboxgl) (📥 16K / month): ``` - conda install -c conda-forge ipydatawidgets + pip install mapboxgl ```
-
itkwidgets (🥉20 · ⭐ 460) - 交互式Jupyter小部件,以可视化图像,点集等。Apache-2 +
ipyvue (🥈22 · ⭐ 63) - Jupyter widgets base for Vue libraries. MIT -- [GitHub](https://github.com/InsightSoftwareConsortium/itkwidgets) (👨‍💻 4 · 🔀 61 · 📥 66 · 📋 200 - 43% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/widgetti/ipyvue) (👨‍💻 6 · 🔀 17 · 📦 760 · 📋 14 - 35% open · ⏱️ 27.02.2024): ``` - git clone https://github.com/InsightSoftwareConsortium/itkwidgets + git clone https://github.com/mariobuikhuizen/ipyvue ``` -- [PyPi](https://pypi.org/project/itkwidgets) (📥 14K / month): +- [PyPi](https://pypi.org/project/ipyvue) (📥 120K / month): ``` - pip install itkwidgets + pip install ipyvue ``` -- [NPM](https://www.npmjs.com/package/itkwidgets) (📥 1.4K / month): +- [Conda](https://anaconda.org/conda-forge/ipyvue) (📥 120K · ⏱️ 28.02.2024): ``` - npm install itkwidgets + conda install -c conda-forge ipyvue ```
-
evidently (🥉19 · ⭐ 2.6K) - 交互式报告,可在分析过程中分析机器学习模型。Apache-2 +
pivottablejs (🥉20 · ⭐ 650 · 💀) - Dragndrop Pivot Tables and Charts for Jupyter/IPython.. ❗Unlicensed -- [GitHub](https://github.com/evidentlyai/evidently) (👨‍💻 24 · 🔀 270 · 📦 550 · 📋 110 - 20% open · ⏱️ 16.08.2022): +- [GitHub](https://github.com/nicolaskruchten/jupyter_pivottablejs) (👨‍💻 3 · 🔀 82 · 📦 420 · 📋 64 - 35% open · ⏱️ 04.12.2018): ``` - git clone https://github.com/evidentlyai/evidently + git clone https://github.com/nicolaskruchten/jupyter_pivottablejs + ``` +- [PyPi](https://pypi.org/project/pivottablejs) (📥 37K / month): + ``` + pip install pivottablejs ```
-
What-If Tool (🥉19 · ⭐ 740 · 💤) - What-If工具的源代码/网页/演示。Apache-2 +
ipysheet (🥉20 · ⭐ 540) - Jupyter handsontable integration. MIT -- [GitHub](https://github.com/PAIR-code/what-if-tool) (👨‍💻 20 · 🔀 140 · 📋 110 - 52% open · ⏱️ 05.01.2022): +- [GitHub](https://github.com/jupyter-widgets-contrib/ipysheet) (👨‍💻 14 · 🔀 67 · 📦 7 · 📋 120 - 51% open · ⏱️ 04.01.2024): ``` - git clone https://github.com/PAIR-code/what-if-tool + git clone https://github.com/QuantStack/ipysheet ``` -- [PyPi](https://pypi.org/project/witwidget) (📥 11K / month): +- [PyPi](https://pypi.org/project/ipysheet) (📥 120K / month): ``` - pip install witwidget + pip install ipysheet ``` -- [NPM](https://www.npmjs.com/package/wit-widget) (📥 5.9K / month): +- [Conda](https://anaconda.org/conda-forge/ipysheet) (📥 110K · ⏱️ 16.06.2023): ``` - npm install wit-widget + conda install -c conda-forge ipysheet + ``` +- [NPM](https://www.npmjs.com/package/ipysheet) (📥 760 / month): + ``` + npm install ipysheet ```
-
ipysheet (🥉19 · ⭐ 500 · 💤) - Jupyter Handsontable集成。MIT +
vega (🥉20 · ⭐ 370) - IPython/Jupyter notebook module for Vega and Vega-Lite. BSD-3 -- [GitHub](https://github.com/QuantStack/ipysheet) (👨‍💻 10 · 🔀 62 · 📦 3 · 📋 120 - 51% open · ⏱️ 14.12.2021): +- [GitHub](https://github.com/vega/ipyvega) (👨‍💻 15 · 🔀 60 · 📦 4 · 📋 100 - 10% open · ⏱️ 01.02.2024): ``` - git clone https://github.com/QuantStack/ipysheet - ``` -- [PyPi](https://pypi.org/project/ipysheet) (📥 54K / month): - ``` - pip install ipysheet + git clone https://github.com/vega/ipyvega ``` -- [Conda](https://anaconda.org/conda-forge/ipysheet) (📥 55K · ⏱️ 11.08.2021): +- [PyPi](https://pypi.org/project/vega) (📥 15K / month): ``` - conda install -c conda-forge ipysheet + pip install vega ``` -- [NPM](https://www.npmjs.com/package/ipysheet) (📥 3.4K / month): +- [Conda](https://anaconda.org/conda-forge/vega) (📥 580K · ⏱️ 16.06.2023): ``` - npm install ipysheet + conda install -c conda-forge vega ```
-
pivottablejs (🥉19 · ⭐ 470 · 💀) - Jupyter / IPython Notebook的Dragndrop数据透视表和图表。❗Unlicensed +
ipydatawidgets (🥉20 · ⭐ 39 · 💤) - A set of widgets to help facilitate reuse of large.. ❗Unlicensed -- [GitHub](https://github.com/nicolaskruchten/jupyter_pivottablejs) (👨‍💻 3 · 🔀 62 · 📦 260 · 📋 58 - 29% open · ⏱️ 04.12.2018): +- [GitHub](https://github.com/vidartf/ipydatawidgets) (👨‍💻 5 · 🔀 9 · 📦 1.1K · 📋 13 - 23% open · ⏱️ 14.06.2023): ``` - git clone https://github.com/nicolaskruchten/jupyter_pivottablejs + git clone https://github.com/vidartf/ipydatawidgets ``` -- [PyPi](https://pypi.org/project/pivottablejs) (📥 14K / month): +- [PyPi](https://pypi.org/project/ipydatawidgets) (📥 75K / month): ``` - pip install pivottablejs + pip install ipydatawidgets + ``` +- [Conda](https://anaconda.org/conda-forge/ipydatawidgets) (📥 260K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge ipydatawidgets ```
-
ipydagred3 (🥉19 · ⭐ 38) - ipywidgets库,用于在其中绘制有向无环图。Apache-2 +
What-If Tool (🥉19 · ⭐ 880) - Source code/webpage/demos for the What-If Tool. Apache-2 -- [GitHub](https://github.com/timkpaine/ipydagred3) (👨‍💻 3 · 🔀 5 · 📦 11 · 📋 19 - 15% open · ⏱️ 21.07.2022): +- [GitHub](https://github.com/PAIR-code/what-if-tool) (👨‍💻 20 · 🔀 160 · 📦 2 · 📋 120 - 54% open · ⏱️ 01.02.2024): ``` - git clone https://github.com/timkpaine/ipydagred3 + git clone https://github.com/PAIR-code/what-if-tool ``` -- [PyPi](https://pypi.org/project/ipydagred3) (📥 910 / month): +- [PyPi](https://pypi.org/project/witwidget) (📥 4.3K / month): ``` - pip install ipydagred3 + pip install witwidget ``` -- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 79K / month): +- [NPM](https://www.npmjs.com/package/wit-widget) (📥 1.4K / month): ``` - npm install @jupyter-widgets/jupyterlab-manager + npm install wit-widget ```
-
gmaps (🥉18 · ⭐ 740 · 💀) - Jupyter中的Google地图。BSD-3 +
gmaps (🥉19 · ⭐ 760 · 💀) - Google maps for Jupyter notebooks. BSD-3 -- [GitHub](https://github.com/pbugnion/gmaps) (👨‍💻 16 · 🔀 140 · 📦 1 · 📋 200 - 32% open · ⏱️ 22.07.2019): +- [GitHub](https://github.com/pbugnion/gmaps) (👨‍💻 16 · 🔀 150 · 📦 4 · 📋 210 - 35% open · ⏱️ 22.07.2019): ``` git clone https://github.com/pbugnion/gmaps ``` -- [PyPi](https://pypi.org/project/gmaps) (📥 8.7K / month): +- [PyPi](https://pypi.org/project/gmaps) (📥 5.8K / month): ``` pip install gmaps ``` -- [Conda](https://anaconda.org/conda-forge/gmaps) (📥 270K · ⏱️ 02.08.2019): +- [Conda](https://anaconda.org/conda-forge/gmaps) (📥 310K · ⏱️ 16.06.2023): ``` conda install -c conda-forge gmaps ``` -- [NPM](https://www.npmjs.com/package/jupyter-gmaps) (📥 1.8K / month): +- [NPM](https://www.npmjs.com/package/jupyter-gmaps) (📥 840 / month): ``` npm install jupyter-gmaps ```
-
vega (🥉18 · ⭐ 330) - 适用于Vega和Vega-Lite的IPython / Jupyter笔记本模块。BSD-3 +
jdaviz (🥉19 · ⭐ 120) - JWST astronomical data analysis tools in the Jupyter platform. BSD-3 -- [GitHub](https://github.com/vega/ipyvega) (👨‍💻 11 · 🔀 55 · 📋 95 - 13% open · ⏱️ 01.08.2022): +- [GitHub](https://github.com/spacetelescope/jdaviz) (👨‍💻 32 · 🔀 56 · 📦 41 · 📋 980 - 32% open · ⏱️ 28.03.2024): ``` - git clone https://github.com/vega/ipyvega + git clone https://github.com/spacetelescope/jdaviz ``` -- [PyPi](https://pypi.org/project/vega) (📥 7.3K / month): +- [PyPi](https://pypi.org/project/jdaviz) (📥 1.1K / month): ``` - pip install vega + pip install jdaviz ``` -- [Conda](https://anaconda.org/conda-forge/vega) (📥 500K · ⏱️ 10.02.2022): +
+
ipysigma (🥉18 · ⭐ 160) - A custom Jupyter widget library to display graphs using sigma.js. MIT + +- [GitHub](https://github.com/medialab/ipysigma) (👨‍💻 6 · 🔀 12 · 📦 28 · 📋 200 - 23% open · ⏱️ 20.10.2023): + ``` - conda install -c conda-forge vega + git clone https://github.com/Yomguithereal/ipysigma + ``` +- [PyPi](https://pypi.org/project/ipysigma) (📥 890 / month): + ``` + pip install ipysigma + ``` +- [NPM](https://www.npmjs.com/package/ipysigma) (📥 300 / month): + ``` + npm install ipysigma ```
-
ipytree (🥉18 · ⭐ 93) - 使用Jupyter-widgets协议和jsTree的Tree Widget。MIT +
ipytree (🥉17 · ⭐ 120 · 💀) - A Tree Widget using Jupyter-widgets protocol and jsTree. MIT -- [GitHub](https://github.com/QuantStack/ipytree) (👨‍💻 8 · 🔀 25 · 📋 31 - 48% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/jupyter-widgets-contrib/ipytree) (👨‍💻 9 · 🔀 29 · 📋 40 - 50% open · ⏱️ 23.11.2022): ``` git clone https://github.com/QuantStack/ipytree ``` -- [PyPi](https://pypi.org/project/ipytree) (📥 34K / month): +- [PyPi](https://pypi.org/project/ipytree) (📥 85K / month): ``` pip install ipytree ``` -- [Conda](https://anaconda.org/conda-forge/ipytree) (📥 45K · ⏱️ 23.08.2022): +- [Conda](https://anaconda.org/conda-forge/ipytree) (📥 100K · ⏱️ 16.06.2023): ``` conda install -c conda-forge ipytree ```
-
ipyvue (🥉18 · ⭐ 40 · 💤) - Vue库的Jupyter小部件基础。MIT +
ipyregulartable (🥉17 · ⭐ 99) - High performance, editable, stylable datagrids in jupyter.. Apache-2 -- [GitHub](https://github.com/widgetti/ipyvue) (👨‍💻 3 · 🔀 11 · 📦 20 · 📋 7 - 28% open · ⏱️ 10.12.2021): +- [GitHub](https://github.com/finos/ipyregulartable) (👨‍💻 5 · 🔀 14 · 📦 13 · 📋 27 - 37% open · ⏱️ 05.02.2024): ``` - git clone https://github.com/mariobuikhuizen/ipyvue + git clone https://github.com/jpmorganchase/ipyregulartable ``` -- [PyPi](https://pypi.org/project/ipyvue) (📥 66K / month): +- [PyPi](https://pypi.org/project/ipyregulartable) (📥 120 / month): ``` - pip install ipyvue + pip install ipyregulartable ``` -- [Conda](https://anaconda.org/conda-forge/ipyvue) (📥 55K · ⏱️ 28.10.2021): +- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 77K / month): ``` - conda install -c conda-forge ipyvue + npm install @jupyter-widgets/jupyterlab-manager ```
-
igv.js widget (🥉17 · ⭐ 150) - 集成了igv.js的Jupyter Notebook扩展。MIT +
ipydagred3 (🥉17 · ⭐ 68) - ipywidgets library for drawing directed acyclic graphs in.. Apache-2 -- [GitHub](https://github.com/g2nb/igv-jupyter) (👨‍💻 5 · 🔀 15 · 📦 12 · ⏱️ 14.06.2022): +- [GitHub](https://github.com/timkpaine/ipydagred3) (👨‍💻 3 · 🔀 6 · 📦 3 · 📋 24 - 20% open · ⏱️ 05.02.2024): ``` - git clone https://github.com/igvteam/igv-jupyter + git clone https://github.com/timkpaine/ipydagred3 ``` -- [PyPi](https://pypi.org/project/igv-jupyter) (📥 270 / month): +- [PyPi](https://pypi.org/project/ipydagred3) (📥 570 / month): ``` - pip install igv-jupyter + pip install ipydagred3 + ``` +- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 77K / month): + ``` + npm install @jupyter-widgets/jupyterlab-manager ```
-
jdaviz (🥉17 · ⭐ 73) - Jupyter平台中的JWST天文数据分析工具。BSD-3 +
igv.js widget (🥉16 · ⭐ 150 · 💀) - Extension for Jupyter Notebook which integrates igv.js. MIT -- [GitHub](https://github.com/spacetelescope/jdaviz) (👨‍💻 29 · 🔀 35 · 📋 690 - 38% open · ⏱️ 24.08.2022): +- [GitHub](https://github.com/g2nb/igv-jupyter) (👨‍💻 5 · 🔀 14 · 📦 14 · 📋 42 - 2% open · ⏱️ 03.01.2023): ``` - git clone https://github.com/spacetelescope/jdaviz + git clone https://github.com/igvteam/igv-jupyter ``` -- [PyPi](https://pypi.org/project/jdaviz) (📥 1.7K / month): +- [PyPi](https://pypi.org/project/igv-jupyter) (📥 180 / month): ``` - pip install jdaviz + pip install igv-jupyter ```
-
Altair Viewer (🥉17 · ⭐ 52 · 💤) - 用于Altair和Vega-Lite可视化的查看器。BSD-3 +
Altair Viewer (🥉16 · ⭐ 82 · 💤) - Viewer for Altair and Vega-Lite visualizations. BSD-3 -- [GitHub](https://github.com/altair-viz/altair_viewer) (👨‍💻 3 · 🔀 8 · 📋 7 - 42% open · ⏱️ 14.01.2022): +- [GitHub](https://github.com/altair-viz/altair_viewer) (👨‍💻 3 · 🔀 11 · 📋 13 - 61% open · ⏱️ 02.05.2023): ``` git clone https://github.com/altair-viz/altair_viewer ``` -- [PyPi](https://pypi.org/project/altair_viewer) (📥 570K / month): +- [PyPi](https://pypi.org/project/altair_viewer) (📥 41K / month): ``` pip install altair_viewer ```
-
ipyregulartable (🥉16 · ⭐ 66) - Jupyter中的高性能,可编辑,可样式化的数据表。Apache-2 +
geonotebook (🥉15 · ⭐ 1.1K · 💀) - A Jupyter notebook extension for geospatial visualization.. Apache-2 -- [GitHub](https://github.com/jpmorganchase/ipyregulartable) (👨‍💻 5 · 🔀 13 · 📦 9 · 📋 25 - 40% open · ⏱️ 20.07.2022): +- [GitHub](https://github.com/OpenGeoscience/geonotebook) (👨‍💻 9 · 🔀 140 · 📋 83 - 44% open · ⏱️ 21.01.2019): ``` - git clone https://github.com/jpmorganchase/ipyregulartable + git clone https://github.com/OpenGeoscience/geonotebook ``` -- [PyPi](https://pypi.org/project/ipyregulartable) (📥 230 / month): +- [Docker Hub](https://hub.docker.com/r/geonotebook/geonotebook) (📥 130K · ⭐ 9 · ⏱️ 21.01.2019): ``` - pip install ipyregulartable + docker pull geonotebook/geonotebook ``` -- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager) (📥 79K / month): +
+
nbtutor (🥉15 · ⭐ 450 · 💤) - Visualize Python code execution (line-by-line) in Jupyter.. ❗Unlicensed + +- [GitHub](https://github.com/lgpage/nbtutor) (👨‍💻 4 · 🔀 39 · 📦 39 · 📋 37 - 35% open · ⏱️ 14.04.2023): + ``` - npm install @jupyter-widgets/jupyterlab-manager + git clone https://github.com/lgpage/nbtutor + ``` +- [Conda](https://anaconda.org/conda-forge/nbtutor) (📥 140K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge nbtutor ```
-
ipyscales (🥉16 · ⭐ 13 · 💀) - 用于度量的小部件库。BSD-3 +
ipyscales (🥉15 · ⭐ 13 · 💀) - A widget library for scales. BSD-3 -- [GitHub](https://github.com/vidartf/ipyscales) (👨‍💻 4 · 🔀 3 · 📦 53 · 📋 6 - 33% open · ⏱️ 05.01.2021): +- [GitHub](https://github.com/vidartf/ipyscales) (👨‍💻 4 · 🔀 4 · 📦 58 · 📋 6 - 33% open · ⏱️ 01.09.2022): ``` git clone https://github.com/vidartf/ipyscales ``` -- [PyPi](https://pypi.org/project/ipyscales) (📥 60 / month): +- [PyPi](https://pypi.org/project/ipyscales) (📥 54 / month): ``` pip install ipyscales ``` -- [Conda](https://anaconda.org/conda-forge/ipyscales) (📥 54K · ⏱️ 06.01.2021): +- [Conda](https://anaconda.org/conda-forge/ipyscales) (📥 63K · ⏱️ 16.06.2023): ``` conda install -c conda-forge ipyscales ```
-
geonotebook (🥉15 · ⭐ 1.1K · 💀) - Jupyter笔记本扩展,用于地理空间可视化。Apache-2 +
Jupyter DataTables (🥉14 · ⭐ 230 · 💀) - Jupyter Notebook extension leveraging pandas DataFrames.. MIT -- [GitHub](https://github.com/OpenGeoscience/geonotebook) (👨‍💻 9 · 🔀 140 · 📋 83 - 44% open · ⏱️ 21.01.2019): +- [GitHub](https://github.com/CermakM/jupyter-datatables) (👨‍💻 4 · 🔀 27 · 📋 28 - 46% open · ⏱️ 11.12.2019): ``` - git clone https://github.com/OpenGeoscience/geonotebook + git clone https://github.com/CermakM/jupyter-datatables ``` -- [Docker Hub](https://hub.docker.com/r/geonotebook/geonotebook) (📥 130K · ⭐ 7 · ⏱️ 21.01.2019): +- [PyPi](https://pypi.org/project/jupyter-datatables) (📥 2.2K / month): ``` - docker pull geonotebook/geonotebook + pip install jupyter-datatables ```
-
niwidgets (🥉15 · ⭐ 76 · 💀) - 适用于Jupyter笔记本的Neuroimaging小部件。Apache-2 +
niwidgets (🥉14 · ⭐ 83 · 💀) - Neuroimaging widgets for jupyter notebooks. Apache-2 -- [GitHub](https://github.com/nipy/niwidgets) (👨‍💻 16 · 🔀 33 · 📦 28 · 📋 34 - 50% open · ⏱️ 24.03.2020): +- [GitHub](https://github.com/nipy/niwidgets) (👨‍💻 16 · 🔀 33 · 📦 32 · 📋 34 - 50% open · ⏱️ 24.03.2020): ``` git clone https://github.com/nipy/niwidgets ``` -- [PyPi](https://pypi.org/project/niwidgets) (📥 72 / month): +- [PyPi](https://pypi.org/project/niwidgets) (📥 89 / month): ``` pip install niwidgets ```
-
nbtutor (🥉14 · ⭐ 400) - 可视化Jupyter Notebook单元中的Python代码执行(逐行)。❗Unlicensed - -- [GitHub](https://github.com/lgpage/nbtutor) (👨‍💻 3 · 🔀 38 · 📦 28 · 📋 34 - 29% open · ⏱️ 04.04.2022): - - ``` - git clone https://github.com/lgpage/nbtutor - ``` -- [Conda](https://anaconda.org/conda-forge/nbtutor) (📥 110K · ⏱️ 19.04.2022): - ``` - conda install -c conda-forge nbtutor - ``` -
-
ipymaterialui (🥉13 · ⭐ 83 · 💀) - 基于React Material UI组件的Jupyter小部件。MIT +
ipymaterialui (🥉12 · ⭐ 85 · 💀) - Jupyter Widgets based on React Material UI components. MIT -- [GitHub](https://github.com/maartenbreddels/ipymaterialui) (👨‍💻 3 · 🔀 14 · 📦 5 · 📋 10 - 70% open · ⏱️ 29.10.2019): +- [GitHub](https://github.com/maartenbreddels/ipymaterialui) (👨‍💻 3 · 🔀 14 · 📦 8 · 📋 10 - 70% open · ⏱️ 29.10.2019): ``` git clone https://github.com/maartenbreddels/ipymaterialui ``` -- [PyPi](https://pypi.org/project/ipymaterialui) (📥 47 / month): +- [PyPi](https://pypi.org/project/ipymaterialui) (📥 19 / month): ``` pip install ipymaterialui ``` -- [NPM](https://www.npmjs.com/package/jupyter-materialui) (📥 86 / month): +- [NPM](https://www.npmjs.com/package/jupyter-materialui) (📥 8 / month): ``` npm install jupyter-materialui ```
-
ipysigma (🥉13 · ⭐ 38) - 一个自定义的Jupyter小部件库,用于使用sigma.js显示图形。MIT +
ipycanvas (🥉12 · 💤) - Interactive Canvas in Jupyter. ❗Unlicensed -- [GitHub](https://github.com/medialab/ipysigma) (👨‍💻 3 · 🔀 6 · 📋 100 - 43% open · ⏱️ 10.06.2022): +- [GitHub](https://github.com/martinRenou/ipycanvas) (👨‍💻 21 · 📦 8 · ⏱️ 20.07.2023): ``` - git clone https://github.com/Yomguithereal/ipysigma - ``` -- [PyPi](https://pypi.org/project/ipysigma) (📥 110 / month): - ``` - pip install ipysigma - ``` -- [NPM](https://www.npmjs.com/package/ipysigma) (📥 280 / month): - ``` - npm install ipysigma + git clone https://github.com/martinRenou/ipycanvas ``` -
-
Jupyter DataTables (🥉11 · ⭐ 140 · 💀) - 利用pandas DataFrames的Jupyter Notebook扩展。MIT - -- [GitHub](https://github.com/CermakM/jupyter-datatables) (👨‍💻 4 · 🔀 15 · 📋 28 - 46% open · ⏱️ 11.12.2019): - +- [PyPi](https://pypi.org/project/ipycanvas) (📥 45K / month): ``` - git clone https://github.com/CermakM/jupyter-datatables + pip install ipycanvas ``` -- [PyPi](https://pypi.org/project/jupyter-datatables) (📥 550 / month): +- [Conda](https://anaconda.org/conda-forge/ipycanvas) (📥 200K · ⏱️ 16.06.2023): ``` - pip install jupyter-datatables + conda install -c conda-forge ipycanvas ```
-
perfume (🥉11 · ⭐ 33 · 💀) - Jupyter中的交互式性能基准测试。❗Unlicensed +
perfume (🥉11 · ⭐ 33) - Interactive performance benchmarking in Jupyter. ❗Unlicensed -- [GitHub](https://github.com/leifwalsh/perfume) (👨‍💻 3 · 🔀 4 · 📋 6 - 33% open · ⏱️ 31.10.2020): +- [GitHub](https://github.com/leifwalsh/perfume) (👨‍💻 3 · 🔀 4 · 📋 6 - 33% open · ⏱️ 16.03.2024): ``` git clone https://github.com/leifwalsh/perfume ``` -- [PyPi](https://pypi.org/project/perfume-bench) (📥 33 / month): +- [PyPi](https://pypi.org/project/perfume-bench) (📥 36 / month): ``` pip install perfume-bench ```
-
ipyp5 (🥉10 · ⭐ 33 · 💀) - p5.j​​s Jupyter小部件。BSD-3 - -- [GitHub](https://github.com/jtpio/ipyp5) (👨‍💻 2 · 🔀 5 · ⏱️ 16.10.2020): - - ``` - git clone https://github.com/jtpio/ipyp5 - ``` -- [PyPi](https://pypi.org/project/ipyp5) (📥 22 / month): - ``` - pip install ipyp5 - ``` -
-
tributary (🥉10 · ⭐ 3) - 在Python中流式反应图和数据流图。Apache-2 +
tributary (🥉10 · ⭐ 19) - Streaming reactive and dataflow graphs in Python. Apache-2 -- [GitHub](https://github.com/timkpaine/tributary) (👨‍💻 7 · ⏱️ 05.07.2022): +- [GitHub](https://github.com/timkpaine/tributary) (👨‍💻 7 · 🔀 1 · ⏱️ 10.02.2024): ``` git clone https://github.com/timkpaine/tributary ``` -- [PyPi](https://pypi.org/project/tributary) (📥 61 / month): +- [PyPi](https://pypi.org/project/tributary) (📥 280 / month): ``` pip install tributary ``` -- [Conda](https://anaconda.org/conda-forge/tributary) (📥 21K · ⏱️ 17.05.2022): +- [Conda](https://anaconda.org/conda-forge/tributary) (📥 35K · ⏱️ 16.06.2023): ``` conda install -c conda-forge tributary ```
-
easyexplore (🥉10 · ⭐ 3) - 用于在Python中轻松有效地进行数据探索的工具箱。❗️GPL-3.0 +
Vision UI (🥉9 · ⭐ 250 · 💀) - UI visual interface for fastai - now compatible with Google.. ❗Unlicensed -- [GitHub](https://github.com/GianniBalistreri/easyexplore) (👨‍💻 4 · 🔀 2 · 📦 1 · 📋 24 - 33% open · ⏱️ 08.06.2022): - - ``` - git clone https://github.com/GianniBalistreri/easyexplore - ``` -- [PyPi](https://pypi.org/project/easyexplore) (📥 300 / month): - ``` - pip install easyexplore - ``` -
-
Vision UI (🥉9 · ⭐ 250 · 💀) - Fastai的UI视觉界面-现在与Google兼容。❗Unlicensed - -- [GitHub](https://github.com/asvcode/Vision_UI) (👨‍💻 3 · 🔀 32 · 📋 3 - 33% open · ⏱️ 05.07.2020): +- [GitHub](https://github.com/asvcode/Vision_UI) (👨‍💻 3 · 🔀 34 · 📋 3 - 33% open · ⏱️ 05.07.2020): ``` git clone https://github.com/asvcode/Vision_UI ```
-
ipyannotate (🥉9 · ⭐ 120 · 💀) - Jupyter Widget,用于数据标注。❗Unlicensed +
ipyannotate (🥉9 · ⭐ 140 · 💀) - Jupyter Widget for data annotation. ❗Unlicensed -- [GitHub](https://github.com/ipyannotate/ipyannotate) (👨‍💻 3 · 🔀 10 · ⏱️ 20.09.2020): +- [GitHub](https://github.com/ipyannotate/ipyannotate) (👨‍💻 4 · 🔀 13 · ⏱️ 20.09.2020): ``` git clone https://github.com/ipyannotate/ipyannotate ``` -- [PyPi](https://pypi.org/project/ipyannotate) (📥 24 / month): +- [PyPi](https://pypi.org/project/ipyannotate) (📥 270 / month): ``` pip install ipyannotate ``` -- [NPM](https://www.npmjs.com/package/ipyannotate) (📥 51 / month): +- [NPM](https://www.npmjs.com/package/ipyannotate) (📥 11 / month): ``` npm install ipyannotate ```
-
ipyaggrid (🥉9 · ⭐ 10 · 💀) - Jupyter小部件-Notebook中的Ag-grid。MIT +
ipyaggrid (🥉9 · ⭐ 11 · 💀) - Jupyter widget - ag-grid in the notebook. MIT - [GitHub](https://github.com/DGothrek/ipyaggrid) (👨‍💻 2 · ⏱️ 06.05.2019): ``` git clone https://github.com/DGothrek/ipyaggrid ``` -- [PyPi](https://pypi.org/project/ipyaggrid) (📥 2.7K / month): +- [PyPi](https://pypi.org/project/ipyaggrid) (📥 6.9K / month): ``` pip install ipyaggrid ``` -- [NPM](https://www.npmjs.com/package/ipyaggrid) (📥 3.1K / month): +- [NPM](https://www.npmjs.com/package/ipyaggrid) (📥 660 / month): ``` npm install ipyaggrid ```
+
easyexplore (🥉9 · ⭐ 5 · 💤) - Toolbox for easy and effective data exploration in Python. ❗️GPL-3.0 + +- [GitHub](https://github.com/GianniBalistreri/easyexplore) (👨‍💻 4 · 🔀 2 · 📦 2 · 📋 24 - 33% open · ⏱️ 01.04.2023): + + ``` + git clone https://github.com/GianniBalistreri/easyexplore + ``` +- [PyPi](https://pypi.org/project/easyexplore) (📥 460 / month): + ``` + pip install easyexplore + ``` +
+
ipyp5 (🥉8 · ⭐ 38 · 💀) - p5.js Jupyter Widget. BSD-3 + +- [GitHub](https://github.com/jtpio/ipyp5) (👨‍💻 2 · 🔀 5 · 📦 1 · ⏱️ 16.10.2020): + + ``` + git clone https://github.com/jtpio/ipyp5 + ``` +- [PyPi](https://pypi.org/project/ipyp5) (📥 11 / month): + ``` + pip install ipyp5 + ``` +

-## Jupyter拓展 +## Jupyter Extensions -Back to top +Back to top -_扩展Jupyter自身功能的应用程序插件。_ +_Application plugins that extend the functionality of Jupyter itself._ -
Contrib NBextensions (🥇21 · ⭐ 4.9K · 📈) - Jupyter的各种笔记本扩展的集合。❗Unlicensed +
Contrib NBextensions (🥇25 · ⭐ 5.2K · 💀) - A collection of various notebook extensions for.. ❗Unlicensed -- [GitHub](https://github.com/ipython-contrib/jupyter_contrib_nbextensions) (👨‍💻 130 · 🔀 770 · 📋 770 - 41% open · ⏱️ 17.07.2022): +- [GitHub](https://github.com/ipython-contrib/jupyter_contrib_nbextensions) (👨‍💻 140 · 🔀 790 · 📦 20 · 📋 810 - 42% open · ⏱️ 21.12.2022): ``` git clone https://github.com/ipython-contrib/jupyter_contrib_nbextensions ``` -- [PyPi](https://pypi.org/project/jupyter_contrib_nbextensions) (📥 300K / month): +- [PyPi](https://pypi.org/project/jupyter_contrib_nbextensions) (📥 500K / month): ``` pip install jupyter_contrib_nbextensions ```
-
Resource Usage (🥇21 · ⭐ 330) - Jupyter Notebook Extension,用于监视您自己的资源。BSD-2 +
nbgrader (🥇25 · ⭐ 1.2K) - A system for assigning and grading notebooks. BSD-3 -- [GitHub](https://github.com/jupyter-server/jupyter-resource-usage) (👨‍💻 24 · 🔀 73 · 📥 73 · 📋 58 - 53% open · ⏱️ 24.08.2022): +- [GitHub](https://github.com/jupyter/nbgrader) (👨‍💻 100 · 🔀 290 · 📥 340 · 📦 530 · 📋 900 - 26% open · ⏱️ 28.03.2024): ``` - git clone https://github.com/jupyter-server/jupyter-resource-usage + git clone https://github.com/jupyter/nbgrader ``` -- [PyPi](https://pypi.org/project/jupyter-resource-usage) (📥 27K / month): +- [PyPi](https://pypi.org/project/nbgrader) (📥 7.6K / month): ``` - pip install jupyter-resource-usage + pip install nbgrader ``` -- [Conda](https://anaconda.org/conda-forge/nbresuse) (📥 500K · ⏱️ 23.11.2020): +- [Conda](https://anaconda.org/conda-forge/nbgrader) (📥 160K · ⏱️ 27.03.2024): ``` - conda install -c conda-forge nbresuse + conda install -c conda-forge nbgrader ```
-
nbgitpuller (🥇21 · ⭐ 170) - Jupyter服务器扩展,可将git存储库单向同步。BSD-3 +
NBextensions Configurator (🥇24 · ⭐ 960) - A jupyter notebook serverextension providing config.. ❗Unlicensed -- [GitHub](https://github.com/jupyterhub/nbgitpuller) (👨‍💻 25 · 🔀 61 · 📦 500 · 📋 130 - 39% open · ⏱️ 22.06.2022): +- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (👨‍💻 24 · 🔀 120 · 📦 580 · 📋 100 - 64% open · ⏱️ 29.09.2023): ``` - git clone https://github.com/jupyterhub/nbgitpuller + git clone https://github.com/jupyter-contrib/jupyter_nbextensions_configurator + ``` +- [PyPi](https://pypi.org/project/jupyter_nbextensions_configurator) (📥 590K / month): + ``` + pip install jupyter_nbextensions_configurator + ``` +
+
Resource Usage (🥇24 · ⭐ 440) - Jupyter Notebook Extension for monitoring your own Resource.. BSD-2 + +- [GitHub](https://github.com/jupyter-server/jupyter-resource-usage) (👨‍💻 34 · 🔀 98 · 📥 270 · 📦 580 · 📋 90 - 47% open · ⏱️ 12.03.2024): + + ``` + git clone https://github.com/jupyter-server/jupyter-resource-usage ``` -- [PyPi](https://pypi.org/project/nbgitpuller) (📥 7.7K / month): +- [PyPi](https://pypi.org/project/jupyter-resource-usage) (📥 55K / month): ``` - pip install nbgitpuller + pip install jupyter-resource-usage ``` -- [Conda](https://anaconda.org/conda-forge/nbgitpuller) (📥 40K · ⏱️ 20.03.2022): +- [Conda](https://anaconda.org/conda-forge/nbresuse) (📥 560K · ⏱️ 16.06.2023): ``` - conda install -c conda-forge nbgitpuller + conda install -c conda-forge nbresuse ```
-
Jupyter Themes (🥈20 · ⭐ 9.2K) - Custom Jupyter Notebook Themes. MIT +
Jupyter Themes (🥈23 · ⭐ 9.7K) - Custom Jupyter Notebook Themes. MIT -- [GitHub](https://github.com/dunovank/jupyter-themes) (👨‍💻 43 · 🔀 1K · 📋 390 - 48% open · ⏱️ 03.02.2022): +- [GitHub](https://github.com/dunovank/jupyter-themes) (👨‍💻 43 · 🔀 1.1K · 📦 21 · 📋 400 - 48% open · ⏱️ 18.10.2023): ``` git clone https://github.com/dunovank/jupyter-themes ``` -- [PyPi](https://pypi.org/project/jupyterthemes) (📥 35K / month): +- [PyPi](https://pypi.org/project/jupyterthemes) (📥 130K / month): ``` pip install jupyterthemes ```
-
nbgrader (🥈20 · ⭐ 1.1K) - 用于在Notebook分配(任务/作业)和评分的系统。BSD-3 +
Appmode (🥈21 · ⭐ 430 · 💤) - A Jupyter extensions that turns notebooks into web applications. MIT -- [GitHub](https://github.com/jupyter/nbgrader) (👨‍💻 97 · 🔀 290 · 📥 34 · 📋 810 - 24% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/oschuett/appmode) (👨‍💻 9 · 🔀 66 · 📦 360 · 📋 59 - 8% open · ⏱️ 18.05.2023): ``` - git clone https://github.com/jupyter/nbgrader + git clone https://github.com/oschuett/appmode ``` -- [PyPi](https://pypi.org/project/nbgrader) (📥 3.4K / month): +- [PyPi](https://pypi.org/project/appmode) (📥 1.6K / month): ``` - pip install nbgrader + pip install appmode ``` -- [Conda](https://anaconda.org/conda-forge/nbgrader) (📥 120K · ⏱️ 23.06.2022): +- [Conda](https://anaconda.org/conda-forge/appmode) (📥 220K · ⏱️ 05.02.2024): ``` - conda install -c conda-forge nbgrader + conda install -c conda-forge appmode ```
-
Appmode (🥈20 · ⭐ 400 · 💀) - Jupyter扩展,可将笔记本变成Web应用程序。MIT +
nbgitpuller (🥈21 · ⭐ 200) - Jupyter server extension to sync a git repository one-way to a.. BSD-3 -- [GitHub](https://github.com/oschuett/appmode) (👨‍💻 8 · 🔀 63 · 📦 320 · 📋 53 - 7% open · ⏱️ 26.04.2021): +- [GitHub](https://github.com/jupyterhub/nbgitpuller) (👨‍💻 31 · 🔀 77 · 📦 750 · 📋 160 - 42% open · ⏱️ 05.02.2024): ``` - git clone https://github.com/oschuett/appmode + git clone https://github.com/jupyterhub/nbgitpuller ``` -- [PyPi](https://pypi.org/project/appmode) (📥 2.1K / month): +- [PyPi](https://pypi.org/project/nbgitpuller) (📥 26K / month): ``` - pip install appmode + pip install nbgitpuller ``` -- [Conda](https://anaconda.org/conda-forge/appmode) (📥 170K · ⏱️ 16.11.2021): +- [Conda](https://anaconda.org/conda-forge/nbgitpuller) (📥 86K · ⏱️ 07.08.2023): ``` - conda install -c conda-forge appmode + conda install -c conda-forge nbgitpuller ```
-
jupyter-server-proxy (🥈20 · ⭐ 250) - Jupyter笔记本服务器扩展到代理Web服务。BSD-3 +
jupyter-server-proxy (🥈20 · ⭐ 320) - Jupyter notebook server extension to proxy web services. BSD-3 -- [GitHub](https://github.com/jupyterhub/jupyter-server-proxy) (👨‍💻 64 · 🔀 110 · 📦 4 · 📋 160 - 39% open · ⏱️ 08.07.2022): +- [GitHub](https://github.com/jupyterhub/jupyter-server-proxy) (👨‍💻 71 · 🔀 130 · 📦 4 · 📋 190 - 33% open · ⏱️ 19.03.2024): ``` git clone https://github.com/jupyterhub/jupyter-server-proxy ``` -- [PyPi](https://pypi.org/project/jupyter-server-proxy) (📥 110K / month): +- [PyPi](https://pypi.org/project/jupyter-server-proxy) (📥 180K / month): ``` pip install jupyter-server-proxy ``` -- [Conda](https://anaconda.org/conda-forge/jupyter-server-proxy) (📥 810K · ⏱️ 25.01.2022): +- [Conda](https://anaconda.org/conda-forge/jupyter-server-proxy) (📥 1.5M · ⏱️ 19.03.2024): ``` conda install -c conda-forge jupyter-server-proxy ```
-
NBextensions Configurator (🥈19 · ⭐ 910 · 📈) - A jupyter notebook serverextension providing config.. ❗Unlicensed +
Rsession Proxy (🥈18 · ⭐ 110) - Jupyter extensions for running an RStudio rsession proxy. BSD-3 -- [GitHub](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator) (👨‍💻 20 · 🔀 110 · 📋 82 - 60% open · ⏱️ 09.07.2022): +- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (👨‍💻 22 · 🔀 79 · 📦 49 · 📋 82 - 41% open · ⏱️ 13.03.2024): ``` - git clone https://github.com/jupyter-contrib/jupyter_nbextensions_configurator + git clone https://github.com/jupyterhub/jupyter-rsession-proxy ``` -- [PyPi](https://pypi.org/project/jupyter_nbextensions_configurator) (📥 320K / month): +- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (📥 24K / month): ``` - pip install jupyter_nbextensions_configurator + pip install jupyter-rsession-proxy ```
-
gator (🥈18 · ⭐ 220) - Jupyter内部的Conda环境和包管理扩展。BSD-3 +
pyforest (🥉17 · ⭐ 1.1K · 💀) - pyforest - feel the bliss of automated imports. MIT -- [GitHub](https://github.com/mamba-org/gator) (👨‍💻 25 · 🔀 23 · 📥 2 · 📦 1 · 📋 53 - 26% open · ⏱️ 25.07.2022): +- [GitHub](https://github.com/8080labs/pyforest) (👨‍💻 13 · 🔀 200 · 📋 27 - 48% open · ⏱️ 14.06.2021): ``` - git clone https://github.com/mamba-org/gator - ``` -- [Conda](https://anaconda.org/conda-forge/mamba_gator) (📥 18K · ⏱️ 26.07.2022): - ``` - conda install -c conda-forge mamba_gator + git clone https://github.com/8080labs/pyforest ``` -- [NPM](https://www.npmjs.com/package/@mamba-org/gator-lab) (📥 140 / month): +- [PyPi](https://pypi.org/project/pyforest) (📥 4K / month): ``` - npm install @mamba-org/gator-lab + pip install pyforest ```
-
pyforest (🥉17 · ⭐ 980 · 💀) - pyforest-自动化导入工具。MIT +
gator (🥉17 · ⭐ 250) - Conda environment and package management extension from within Jupyter. BSD-3 -- [GitHub](https://github.com/8080labs/pyforest) (👨‍💻 13 · 🔀 180 · 📋 23 - 39% open · ⏱️ 14.06.2021): +- [GitHub](https://github.com/mamba-org/gator) (👨‍💻 26 · 🔀 26 · 📥 2 · 📦 5 · 📋 57 - 24% open · ⏱️ 27.02.2024): ``` - git clone https://github.com/8080labs/pyforest + git clone https://github.com/mamba-org/gator ``` -- [PyPi](https://pypi.org/project/pyforest) (📥 6.9K / month): +- [Conda](https://anaconda.org/conda-forge/mamba_gator) (📥 40K · ⏱️ 16.06.2023): ``` - pip install pyforest + conda install -c conda-forge mamba_gator + ``` +- [NPM](https://www.npmjs.com/package/@mamba-org/gator-lab) (📥 22 / month): + ``` + npm install @mamba-org/gator-lab ```
-
Spark Monitor (🥉17 · ⭐ 170) - 从Jupyter Notebook监控Apache Spark。Apache-2 +
Spark Monitor (🥉17 · ⭐ 170 · 💀) - Monitor Apache Spark from Jupyter Notebook. Apache-2 -- [GitHub](https://github.com/krishnan-r/sparkmonitor) (👨‍💻 3 · 🔀 50 · 📥 2.4K · 📋 22 - 68% open · ⏱️ 16.05.2022): +- [GitHub](https://github.com/krishnan-r/sparkmonitor) (👨‍💻 3 · 🔀 49 · 📥 2.5K · 📋 22 - 68% open · ⏱️ 16.05.2022): ``` git clone https://github.com/krishnan-r/sparkmonitor ``` -- [PyPi](https://pypi.org/project/sparkmonitor) (📥 1.4K / month): +- [PyPi](https://pypi.org/project/sparkmonitor) (📥 2.7K / month): ``` pip install sparkmonitor ``` -- [Docker Hub](https://hub.docker.com/r/krishnanr/sparkmonitor) (📥 920 · ⏱️ 04.10.2019): +- [Docker Hub](https://hub.docker.com/r/krishnanr/sparkmonitor) (📥 960 · ⏱️ 04.10.2019): ``` docker pull krishnanr/sparkmonitor ```
-
Rsession Proxy (🥉17 · ⭐ 94) - 用于运行RStudio rsession代理的Jupyter扩展。BSD-3 +
nb_conda (🥉17 · ⭐ 140 · 💀) - Conda environment and package access extension from within Jupyter. BSD-3 -- [GitHub](https://github.com/jupyterhub/jupyter-rsession-proxy) (👨‍💻 20 · 🔀 68 · 📦 41 · 📋 71 - 36% open · ⏱️ 16.06.2022): +- [GitHub](https://github.com/Anaconda-Platform/nb_conda) (👨‍💻 14 · 🔀 30 · 📋 63 - 55% open · ⏱️ 11.09.2020): ``` - git clone https://github.com/jupyterhub/jupyter-rsession-proxy + git clone https://github.com/Anaconda-Platform/nb_conda ``` -- [PyPi](https://pypi.org/project/jupyter-rsession-proxy) (📥 2.6K / month): +- [Conda](https://anaconda.org/conda-forge/nb_conda) (📥 620K · ⏱️ 09.01.2024): ``` - pip install jupyter-rsession-proxy + conda install -c conda-forge nb_conda ```
-
nb_conda (🥉16 · ⭐ 130 · 💀) - Jupyter内部的Conda环境和包管理扩展。BSD-3 +
nbzip (🥉17 · ⭐ 85 · 💀) - Zips and downloads all the contents of a jupyter notebook. Apache-2 -- [GitHub](https://github.com/Anaconda-Platform/nb_conda) (👨‍💻 14 · 🔀 29 · 📋 63 - 55% open · ⏱️ 11.09.2020): +- [GitHub](https://github.com/data-8/nbzip) (👨‍💻 6 · 🔀 18 · 📦 400 · 📋 14 - 64% open · ⏱️ 22.11.2019): ``` - git clone https://github.com/Anaconda-Platform/nb_conda + git clone https://github.com/data-8/nbzip ``` -- [Conda](https://anaconda.org/conda-forge/nb_conda) (📥 390K · ⏱️ 05.06.2022): +- [PyPi](https://pypi.org/project/nbzip) (📥 21K / month): ``` - conda install -c conda-forge nb_conda + pip install nbzip ```
-
jupyter-archive (🥉16 · ⭐ 56) - Jupyter / Jupyterlab扩展,用于制作,下载和提取。BSD-3 +
jupyter-archive (🥉17 · ⭐ 70) - A Jupyter/Jupyterlab extension to make, download and extract.. BSD-3 -- [GitHub](https://github.com/jupyterlab-contrib/jupyter-archive) (👨‍💻 9 · 🔀 10 · 📥 3.3K · 📋 33 - 3% open · ⏱️ 20.07.2022): +- [GitHub](https://github.com/jupyterlab-contrib/jupyter-archive) (👨‍💻 10 · 🔀 14 · 📥 3.3K · 📦 150 · 📋 39 - 7% open · ⏱️ 21.02.2024): ``` git clone https://github.com/jupyterlab-contrib/jupyter-archive ``` -- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (📥 27K · ⏱️ 08.04.2022): +- [Conda](https://anaconda.org/conda-forge/jupyter-archive) (📥 61K · ⏱️ 16.08.2023): ``` conda install -c conda-forge jupyter-archive ```
-
jupyter-tensorboard (🥉15 · ⭐ 460 · 💀) - 在Jupyter Notebook中启动Tensorboard。MIT +
HTTP-over-WebSocket (🥉16 · ⭐ 270 · 💀) - Jupyter support for HTTP-over-ws. Apache-2 -- [GitHub](https://github.com/lspvic/jupyter_tensorboard) (👨‍💻 4 · 🔀 70 · 📋 69 - 57% open · ⏱️ 16.02.2020): +- [GitHub](https://github.com/googlecolab/jupyter_http_over_ws) (👨‍💻 3 · 🔀 50 · 📋 30 - 70% open · ⏱️ 30.08.2021): ``` - git clone https://github.com/lspvic/jupyter_tensorboard + git clone https://github.com/googlecolab/jupyter_http_over_ws ``` -- [PyPi](https://pypi.org/project/jupyter-tensorboard) (📥 2.5K / month): +- [PyPi](https://pypi.org/project/jupyter_http_over_ws) (📥 61K / month): ``` - pip install jupyter-tensorboard + pip install jupyter_http_over_ws ```
-
HTTP-over-WebSocket (🥉15 · ⭐ 230 · 💤) - Jupyter对ws-over-ws的支持。Apache-2 +
Content Management (🥉16 · ⭐ 77 · 💀) - Jupyter Content Management Extensions. BSD-3 -- [GitHub](https://github.com/googlecolab/jupyter_http_over_ws) (👨‍💻 3 · 🔀 38 · 📋 29 - 72% open · ⏱️ 30.08.2021): +- [GitHub](https://github.com/jupyter-incubator/contentmanagement) (👨‍💻 8 · 🔀 26 · 📦 15 · 📋 27 - 25% open · ⏱️ 11.06.2018): ``` - git clone https://github.com/googlecolab/jupyter_http_over_ws + git clone https://github.com/jupyter-incubator/contentmanagement ``` -- [PyPi](https://pypi.org/project/jupyter_http_over_ws) (📥 52K / month): +- [PyPi](https://pypi.org/project/jupyter_cms) (📥 80 / month): ``` - pip install jupyter_http_over_ws + pip install jupyter_cms + ``` +- [Conda](https://anaconda.org/conda-forge/jupyter_cms) (📥 95K · ⏱️ 06.10.2023): + ``` + conda install -c conda-forge jupyter_cms ```
-
Jupyter Spark (🥉15 · ⭐ 190 · 💀) - 利用pandas DataFrames的Jupyter Notebook扩展。MPL-2.0 +
Jupyter Spark (🥉15 · ⭐ 190 · 💀) - Jupyter Notebook extension for Apache Spark integration. MPL-2.0 -- [GitHub](https://github.com/mozilla/jupyter-spark) (👨‍💻 12 · 🔀 29 · 📦 16 · 📋 27 - 48% open · ⏱️ 01.12.2020): +- [GitHub](https://github.com/mozilla/jupyter-spark) (👨‍💻 12 · 🔀 30 · 📦 19 · 📋 27 - 48% open · ⏱️ 01.12.2020): ``` git clone https://github.com/mozilla/jupyter-spark ``` -- [PyPi](https://pypi.org/project/jupyter-spark) (📥 560 / month): +- [PyPi](https://pypi.org/project/jupyter-spark) (📥 890 / month): ``` pip install jupyter-spark ```
-
nbzip (🥉15 · ⭐ 80 · 💀) - 压缩并下载jupyter笔记本的所有内容。Apache-2 +
jupyter-tensorboard (🥉14 · ⭐ 460 · 💀) - Start Tensorboard in Jupyter Notebook. MIT -- [GitHub](https://github.com/data-8/nbzip) (👨‍💻 6 · 🔀 15 · 📦 290 · 📋 14 - 64% open · ⏱️ 22.11.2019): +- [GitHub](https://github.com/lspvic/jupyter_tensorboard) (👨‍💻 4 · 🔀 70 · 📋 69 - 57% open · ⏱️ 16.02.2020): ``` - git clone https://github.com/data-8/nbzip + git clone https://github.com/lspvic/jupyter_tensorboard ``` -- [PyPi](https://pypi.org/project/nbzip) (📥 720 / month): +- [PyPi](https://pypi.org/project/jupyter-tensorboard) (📥 5.5K / month): ``` - pip install nbzip + pip install jupyter-tensorboard ```
-
Content Management (🥉14 · ⭐ 76 · 💀) - Jupyter内容管理扩展。BSD-3 +
jupyter-nbrequirements (🥉11 · ⭐ 17 · 💤) - Dependency management and optimization in Jupyter.. MIT -- [GitHub](https://github.com/jupyter-incubator/contentmanagement) (👨‍💻 8 · 🔀 25 · 📋 27 - 25% open · ⏱️ 11.06.2018): +- [GitHub](https://github.com/thoth-station/jupyter-nbrequirements) (👨‍💻 13 · 🔀 6 · 📋 33 - 3% open · ⏱️ 29.05.2023): ``` - git clone https://github.com/jupyter-incubator/contentmanagement - ``` -- [PyPi](https://pypi.org/project/jupyter_cms) (📥 150 / month): - ``` - pip install jupyter_cms - ``` -- [Conda](https://anaconda.org/conda-forge/jupyter_cms) (📥 77K · ⏱️ 17.11.2021): - ``` - conda install -c conda-forge jupyter_cms + git clone https://github.com/thoth-station/jupyter-nbrequirements ```
-
jupyter-nbrequirements (🥉12 · ⭐ 14 · 💤) - Jupyter中的依赖关系管理和优化。MIT +
Jupyter Black (🥉9 · ⭐ 440 · 💀) - Black formatter for Jupyter Notebook. BSD-3 -- [GitHub](https://github.com/thoth-station/jupyter-nbrequirements) (👨‍💻 12 · 🔀 4 · ⏱️ 21.10.2021): +- [GitHub](https://github.com/drillan/jupyter-black) (👨‍💻 2 · 🔀 24 · 📋 25 - 44% open · ⏱️ 01.02.2020): ``` - git clone https://github.com/thoth-station/jupyter-nbrequirements + git clone https://github.com/drillan/jupyter-black ```
-
PPExtensions (🥉9 · ⭐ 48 · 💀) - 一组iPython和Jupyter扩展。❗Unlicensed +
PPExtensions (🥉9 · ⭐ 50 · 💀) - Set of iPython and Jupyter extensions to improve user.. ❗Unlicensed -- [GitHub](https://github.com/paypal/PPExtensions) (👨‍💻 9 · 🔀 27 · 📦 1 · 📋 38 - 42% open · ⏱️ 07.12.2018): +- [GitHub](https://github.com/paypal/PPExtensions) (👨‍💻 9 · 🔀 28 · 📦 1 · 📋 38 - 42% open · ⏱️ 07.12.2018): ``` git clone https://github.com/paypal/PPExtensions ``` -- [PyPi](https://pypi.org/project/ppextensions) (📥 55 / month): +- [PyPi](https://pypi.org/project/ppextensions) (📥 42 / month): ``` pip install ppextensions ```
-
Jupyter Black (🥉8 · ⭐ 400 · 💀) - Jupyter Notebook的黑色格式化程序。BSD-3 - -- [GitHub](https://github.com/drillan/jupyter-black) (👨‍💻 2 · 🔀 20 · 📋 21 - 42% open · ⏱️ 01.02.2020): - - ``` - git clone https://github.com/drillan/jupyter-black - ``` -
-
jupyterterminals (🥉7 · ⭐ 8 · 💀) - Jupyter插件可支持嵌入式终端外壳。MIT +
jupyterterminals (🥉7 · ⭐ 10 · 💀) - Jupyter plugin to support inline terminal shells along with.. MIT -- [GitHub](https://github.com/willkessler/jupyterterminals) (👨‍💻 2 · 🔀 2 · 📦 1 · ⏱️ 17.05.2021): +- [GitHub](https://github.com/willkessler/jupyterterminals) (👨‍💻 2 · 🔀 3 · 📦 2 · ⏱️ 05.01.2023): ``` git clone https://github.com/willkessler/jupyterterminals @@ -1252,133 +1236,133 @@ _扩展Jupyter自身功能的应用程序插件。_

-## Jupyter-magic拓展 +## Jupyter Magic -Back to top +Back to top -_提供magic命令以访问笔记本中方便功能的扩展。_ +_Extensions that provide magic commands to access convenient functionality within a notebook._ -
ipython-sql (🥇27 · ⭐ 1.6K) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT +
ipython-sql (🥇28 · ⭐ 1.8K · 💤) - %%sql magic for IPython, hopefully evolving into full SQL client. MIT -- [GitHub](https://github.com/catherinedevlin/ipython-sql) (👨‍💻 53 · 🔀 250 · 📦 3.4K · 📋 140 - 71% open · ⏱️ 12.06.2022): +- [GitHub](https://github.com/catherinedevlin/ipython-sql) (👨‍💻 55 · 🔀 270 · 📦 6.2K · 📋 150 - 71% open · ⏱️ 21.04.2023): ``` git clone https://github.com/catherinedevlin/ipython-sql ``` -- [PyPi](https://pypi.org/project/ipython-sql) (📥 110K / month): +- [PyPi](https://pypi.org/project/ipython-sql) (📥 190K / month): ``` pip install ipython-sql ``` -- [Conda](https://anaconda.org/conda-forge/ipython-sql) (📥 160K · ⏱️ 13.11.2021): +- [Conda](https://anaconda.org/conda-forge/ipython-sql) (📥 250K · ⏱️ 16.06.2023): ``` conda install -c conda-forge ipython-sql ```
-
sparkmagic (🥇26 · ⭐ 1.2K) - Jupyter魔术和内核,可用于远程Spark集群。❗Unlicensed +
sparkmagic (🥇25 · ⭐ 1.3K) - Jupyter magics and kernels for working with remote Spark.. ❗Unlicensed -- [GitHub](https://github.com/jupyter-incubator/sparkmagic) (👨‍💻 57 · 🔀 380 · 📦 250 · 📋 400 - 32% open · ⏱️ 02.05.2022): +- [GitHub](https://github.com/jupyter-incubator/sparkmagic) (👨‍💻 64 · 🔀 410 · 📦 340 · 📋 430 - 30% open · ⏱️ 13.03.2024): ``` git clone https://github.com/jupyter-incubator/sparkmagic ``` -- [PyPi](https://pypi.org/project/sparkmagic) (📥 36K / month): +- [PyPi](https://pypi.org/project/sparkmagic) (📥 54K / month): ``` pip install sparkmagic ``` -- [Conda](https://anaconda.org/conda-forge/sparkmagic) (📥 51K · ⏱️ 09.05.2022): +- [Conda](https://anaconda.org/conda-forge/sparkmagic) (📥 110K · ⏱️ 23.09.2023): ``` conda install -c conda-forge sparkmagic ```
-
watermark (🥈23 · ⭐ 710) - 一个IPython魔术扩展,用于打印日期和时间戳版本。BSD-3 +
watermark (🥈22 · ⭐ 860 · 💤) - An IPython magic extension for printing date and time stamps,.. BSD-3 -- [GitHub](https://github.com/rasbt/watermark) (👨‍💻 19 · 🔀 81 · 📦 1.6K · 📋 44 - 36% open · ⏱️ 27.05.2022): +- [GitHub](https://github.com/rasbt/watermark) (👨‍💻 19 · 🔀 88 · 📦 2.3K · 📋 46 - 39% open · ⏱️ 02.07.2023): ``` git clone https://github.com/rasbt/watermark ``` -- [PyPi](https://pypi.org/project/watermark) (📥 28K / month): +- [PyPi](https://pypi.org/project/watermark) (📥 29K / month): ``` pip install watermark ``` -- [Conda](https://anaconda.org/conda-forge/watermark) (📥 220K · ⏱️ 30.05.2022): +- [Conda](https://anaconda.org/conda-forge/watermark) (📥 280K · ⏱️ 02.07.2023): ``` conda install -c conda-forge watermark ```
-
heat (🥈16 · ⭐ 990 · 💤) - IPython魔术命令:格式化单元格中的python代码。MIT +
heat (🥈16 · ⭐ 1K · 💀) - IPython magic command to profile and view your python code as a heat map. MIT -- [GitHub](https://github.com/csurfer/pyheatmagic) (👨‍💻 3 · 🔀 22 · 📦 29 · 📋 5 - 40% open · ⏱️ 10.09.2021): +- [GitHub](https://github.com/csurfer/pyheatmagic) (👨‍💻 3 · 🔀 22 · 📦 43 · 📋 5 - 40% open · ⏱️ 10.09.2021): ``` git clone https://github.com/csurfer/pyheatmagic ``` -- [PyPi](https://pypi.org/project/py-heat-magic) (📥 1.2K / month): +- [PyPi](https://pypi.org/project/py-heat-magic) (📥 590 / month): ``` pip install py-heat-magic ```
-
jupyter-notify (🥈16 · ⭐ 560 · 💀) - 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 -- [GitHub](https://github.com/ShopRunner/jupyter-notify) (👨‍💻 11 · 🔀 34 · 📋 23 - 47% open · ⏱️ 27.04.2021): +- [GitHub](https://github.com/csurfer/blackcellmagic) (👨‍💻 3 · 🔀 13 · 📦 230 · 📋 10 - 50% open · ⏱️ 18.09.2021): ``` - git clone https://github.com/ShopRunner/jupyter-notify + git clone https://github.com/csurfer/blackcellmagic ``` -- [PyPi](https://pypi.org/project/jupyternotify) (📥 2.3K / month): +- [PyPi](https://pypi.org/project/blackcellmagic) (📥 1.2K / month): ``` - pip install jupyternotify + pip install blackcellmagic ```
-
blackcellmagic (🥉15 · ⭐ 300 · 💤) - IPython魔术命令:格式化单元格中的python代码。MIT +
jupyter-notify (🥉14 · ⭐ 580 · 💀) - A Jupyter Notebook magic for browser notifications of cell.. BSD-3 -- [GitHub](https://github.com/csurfer/blackcellmagic) (👨‍💻 3 · 🔀 12 · 📦 160 · 📋 9 - 44% open · ⏱️ 18.09.2021): +- [GitHub](https://github.com/ShopRunner/jupyter-notify) (👨‍💻 11 · 🔀 38 · 📋 25 - 52% open · ⏱️ 27.04.2021): ``` - git clone https://github.com/csurfer/blackcellmagic + git clone https://github.com/ShopRunner/jupyter-notify ``` -- [PyPi](https://pypi.org/project/blackcellmagic) (📥 2.9K / month): +- [PyPi](https://pypi.org/project/jupyternotify) (📥 1.1K / month): ``` - pip install blackcellmagic + pip install jupyternotify ```
-
py_d3 (🥉12 · ⭐ 440) - D3 block magic for Jupyter notebook. MIT +
pick (🥉13 · ⭐ 32 · 💀) - Customize your kernels on Launch!. BSD-3 -- [GitHub](https://github.com/ResidentMario/py_d3) (👨‍💻 4 · 🔀 39 · 📋 16 - 6% open · ⏱️ 20.02.2022): +- [GitHub](https://github.com/nteract/pick) (👨‍💻 5 · 🔀 7 · 📋 9 - 44% open · ⏱️ 04.11.2020): ``` - git clone https://github.com/ResidentMario/py_d3 + git clone https://github.com/nteract/pick ``` -- [PyPi](https://pypi.org/project/py_d3) (📥 97 / month): +- [PyPi](https://pypi.org/project/pick) (📥 140K / month): ``` - pip install py_d3 + pip install pick ```
-
SQLCell (🥉12 · ⭐ 150 · 💀) - SQLCell:Jupyter Notebook的魔术函数。MIT +
py_d3 (🥉12 · ⭐ 450 · 💀) - D3 block magic for Jupyter notebook. MIT -- [GitHub](https://github.com/tmthyjames/SQLCell) (👨‍💻 14 · 🔀 10 · 📦 1 · 📋 84 - 71% open · ⏱️ 06.10.2020): +- [GitHub](https://github.com/ResidentMario/py_d3) (👨‍💻 4 · 🔀 40 · 📋 16 - 6% open · ⏱️ 20.02.2022): ``` - git clone https://github.com/tmthyjames/SQLCell + git clone https://github.com/ResidentMario/py_d3 ``` -- [PyPi](https://pypi.org/project/sqlcell) (📥 12 / month): +- [PyPi](https://pypi.org/project/py_d3) (📥 43 / month): ``` - pip install sqlcell + pip install py_d3 ```
-
pick (🥉12 · ⭐ 31 · 💀) - 在启动时自定义您的内核。BSD-3 +
SQLCell (🥉12 · ⭐ 150 · 💀) - SQLCell is a magic function for the Jupyter Notebook that executes.. MIT -- [GitHub](https://github.com/nteract/pick) (👨‍💻 5 · 🔀 7 · 📋 9 - 44% open · ⏱️ 04.11.2020): +- [GitHub](https://github.com/tmthyjames/SQLCell) (👨‍💻 14 · 🔀 11 · 📦 1 · 📋 84 - 71% open · ⏱️ 06.10.2020): ``` - git clone https://github.com/nteract/pick + git clone https://github.com/tmthyjames/SQLCell ``` -- [PyPi](https://pypi.org/project/pick) (📥 49K / month): +- [PyPi](https://pypi.org/project/sqlcell) (📥 34 / month): ``` - pip install pick + pip install sqlcell ```
-
jupyter-manim (🥉11 · ⭐ 180 · 💤) - manim单元魔术,用于IPython / Jupyter显示输出视频。MIT +
jupyter-manim (🥉11 · ⭐ 190 · 💀) - manim cell magic for IPython/Jupyter to show the output video. MIT - [GitHub](https://github.com/krassowski/jupyter-manim) (👨‍💻 5 · 🔀 11 · 📋 25 - 24% open · ⏱️ 02.01.2022): @@ -1388,435 +1372,435 @@ _提供magic命令以访问笔记本中方便功能的扩展。_

-## Jupyter内核 - -Back to top - -_Jupyter内核以给定的语言运行和内省用户的代码。_ +## Jupyter Kernels -
gophernotes (🥇22 · ⭐ 3.4K) - 适用于Jupyter笔记本电脑和nteract的Go内核。MIT +Back to top -- [GitHub](https://github.com/gopherdata/gophernotes) (👨‍💻 29 · 🔀 220 · 📥 40 · 📦 8 · 📋 170 - 28% open · ⏱️ 08.07.2022): +_Jupyter kernels that run and introspect the user's code in a given language._ - ``` - git clone https://github.com/gopherdata/gophernotes - ``` -- [Docker Hub](https://hub.docker.com/r/gopherdata/gophernotes) (📥 86K · ⭐ 7 · ⏱️ 22.12.2018): - ``` - docker pull gopherdata/gophernotes - ``` -
-
IPython Kernel (🥇22 · ⭐ 500 · 📉) - IPython Kernel for Jupyter. ❗Unlicensed +
IPython Kernel (🥇34 · ⭐ 600 · 📈) - IPython Kernel for Jupyter. BSD-3 -- [GitHub](https://github.com/ipython/ipykernel) (👨‍💻 160 · 🔀 300 · 📥 520 · 📋 420 - 51% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/ipython/ipykernel) (👨‍💻 180 · 🔀 350 · 📥 2.2K · 📦 350K · 📋 490 - 50% open · ⏱️ 25.03.2024): ``` git clone https://github.com/ipython/ipykernel ``` -- [PyPi](https://pypi.org/project/ipykernel) (📥 10M / month): +- [PyPi](https://pypi.org/project/ipykernel) (📥 27M / month): ``` pip install ipykernel ``` -- [Conda](https://anaconda.org/anaconda/ipykernel) (📥 380K · ⏱️ 02.05.2022): +- [Conda](https://anaconda.org/anaconda/ipykernel) (📥 870K · ⏱️ 22.01.2024): ``` conda install -c anaconda ipykernel ```
-
IRkernel (🥇21 · ⭐ 1.6K) - Jupyter的R内核。MIT +
Metakernel (🥇24 · ⭐ 330) - Jupyter/IPython Kernel Tools. BSD-3 -- [GitHub](https://github.com/IRkernel/IRkernel) (👨‍💻 41 · 🔀 290 · 📋 570 - 9% open · ⏱️ 24.06.2022): +- [GitHub](https://github.com/Calysto/metakernel) (👨‍💻 34 · 🔀 86 · 📥 160 · 📦 860 · 📋 150 - 20% open · ⏱️ 26.03.2024): ``` - git clone https://github.com/IRkernel/IRkernel + git clone https://github.com/Calysto/metakernel ``` -- [Conda](https://anaconda.org/r/r-irkernel) (📥 82K · ⏱️ 31.05.2022): +- [PyPi](https://pypi.org/project/metakernel) (📥 29K / month): ``` - conda install -c r r-irkernel + pip install metakernel ``` -- [Docker Hub](https://hub.docker.com/r/jupyter/r-notebook) (📥 1.3M · ⭐ 44 · ⏱️ 23.08.2022): +- [Conda](https://anaconda.org/conda-forge/metakernel) (📥 770K · ⏱️ 26.03.2024): ``` - docker pull jupyter/r-notebook + conda install -c conda-forge metakernel ```
-
Octave Kernel (🥇20 · ⭐ 410) - 用于IPython的Octave内核。BSD-3 +
Bash Kernel (🥇23 · ⭐ 670 · 📈) - A bash kernel for IPython. BSD-3 -- [GitHub](https://github.com/Calysto/octave_kernel) (👨‍💻 18 · 🔀 60 · 📥 50 · 📋 170 - 16% open · ⏱️ 21.08.2022): +- [GitHub](https://github.com/takluyver/bash_kernel) (👨‍💻 20 · 🔀 130 · 📦 220 · 📋 100 - 35% open · ⏱️ 24.11.2023): ``` - git clone https://github.com/calysto/octave_kernel + git clone https://github.com/takluyver/bash_kernel ``` -- [PyPi](https://pypi.org/project/octave_kernel) (📥 13K / month): +- [PyPi](https://pypi.org/project/bash_kernel) (📥 37K / month): ``` - pip install octave_kernel + pip install bash_kernel ```
-
Metakernel (🥇20 · ⭐ 290) - Jupyter/IPython内核工具。BSD-3 +
IRkernel (🥇22 · ⭐ 1.7K · 💤) - R kernel for Jupyter. MIT -- [GitHub](https://github.com/Calysto/metakernel) (👨‍💻 31 · 🔀 78 · 📥 42 · 📋 140 - 19% open · ⏱️ 09.08.2022): +- [GitHub](https://github.com/IRkernel/IRkernel) (👨‍💻 43 · 🔀 280 · 📋 580 - 10% open · ⏱️ 06.03.2023): ``` - git clone https://github.com/Calysto/metakernel - ``` -- [PyPi](https://pypi.org/project/metakernel) (📥 71K / month): - ``` - pip install metakernel + git clone https://github.com/IRkernel/IRkernel ``` -- [Conda](https://anaconda.org/conda-forge/metakernel) (📥 600K · ⏱️ 09.08.2022): +- [Conda](https://anaconda.org/r/r-irkernel) (📥 150K · ⏱️ 16.01.2024): ``` - conda install -c conda-forge metakernel + conda install -c r r-irkernel ``` -
-
IJulia.jl (🥈19 · ⭐ 2.5K) - Jupyter的Julia内核。MIT - -- [GitHub](https://github.com/JuliaLang/IJulia.jl) (👨‍💻 100 · 🔀 380 · 📋 790 - 12% open · ⏱️ 23.06.2022): - +- [Docker Hub](https://hub.docker.com/r/jupyter/r-notebook) (📥 1.9M · ⭐ 59 · ⏱️ 20.10.2023): ``` - git clone https://github.com/JuliaLang/IJulia.jl + docker pull jupyter/r-notebook ```
-
xeus-cling (🥈19 · ⭐ 2.3K · 💤) - 适用于C++编程语言的Jupyter内核。BSD-3 +
gophernotes (🥈21 · ⭐ 3.8K) - The Go kernel for Jupyter notebooks and nteract. MIT -- [GitHub](https://github.com/jupyter-xeus/xeus-cling) (👨‍💻 20 · 🔀 240 · 📋 250 - 53% open · ⏱️ 17.01.2022): +- [GitHub](https://github.com/gopherdata/gophernotes) (👨‍💻 29 · 🔀 240 · 📥 44 · 📦 15 · 📋 180 - 28% open · ⏱️ 03.11.2023): ``` - git clone https://github.com/jupyter-xeus/xeus-cling + git clone https://github.com/gopherdata/gophernotes ``` -- [Conda](https://anaconda.org/conda-forge/xeus-cling) (📥 160K · ⏱️ 08.03.2022): +- [Docker Hub](https://hub.docker.com/r/gopherdata/gophernotes) (📥 87K · ⭐ 7 · ⏱️ 22.12.2018): ``` - conda install -c conda-forge xeus-cling + docker pull gopherdata/gophernotes ```
-
IJavascript (🥈19 · ⭐ 1.9K · 💤) - Jupyter笔记本的JavaScript内核。❗Unlicensed +
IJavascript (🥈21 · ⭐ 2.1K · 💀) - IJavascript is a javascript kernel for the Jupyter.. ❗Unlicensed -- [GitHub](https://github.com/n-riesco/ijavascript) (👨‍💻 15 · 🔀 150 · 📦 63 · 📋 230 - 23% open · ⏱️ 24.01.2022): +- [GitHub](https://github.com/n-riesco/ijavascript) (👨‍💻 17 · 🔀 150 · 📦 85 · 📋 240 - 22% open · ⏱️ 28.12.2022): ``` git clone https://github.com/n-riesco/ijavascript ``` -- [NPM](https://www.npmjs.com/package/ijavascript) (📥 2.4K / month): +- [NPM](https://www.npmjs.com/package/ijavascript) (📥 2.1K / month): ``` npm install ijavascript ```
-
almond (🥈19 · ⭐ 1.5K) - Jupyter的Scala内核。BSD-3 +
IRuby (🥈20 · ⭐ 830) - Official gem repository: Ruby kernel for Jupyter/IPython Notebook. MIT -- [GitHub](https://github.com/almond-sh/almond) (👨‍💻 36 · 🔀 220 · 📥 1.3K · 📋 300 - 32% open · ⏱️ 24.08.2022): +- [GitHub](https://github.com/SciRuby/iruby) (👨‍💻 47 · 🔀 23 · 📥 15 · 📦 230 · 📋 190 - 23% open · ⏱️ 08.02.2024): ``` - git clone https://github.com/almond-sh/almond + git clone https://github.com/SciRuby/iruby ``` -- [Docker Hub](https://hub.docker.com/r/almondsh/almond) (📥 15K · ⭐ 6 · ⏱️ 16.08.2022): +- [Docker Hub](https://hub.docker.com/r/rubydata/datascience-notebook) (📥 2.1K · ⭐ 5 · ⏱️ 03.02.2023): ``` - docker pull almondsh/almond + docker pull rubydata/datascience-notebook ```
-
Apache Toree (🥈19 · ⭐ 700) - 适用于Apache Spark的Jupyter内核。Apache-2 +
Apache Toree (🥈19 · ⭐ 730) - Jupyter kernel for Apache Spark. Apache-2 -- [GitHub](https://github.com/apache/incubator-toree) (👨‍💻 100 · 🔀 210 · ⏱️ 15.03.2022): +- [GitHub](https://github.com/apache/incubator-toree) (👨‍💻 110 · 🔀 220 · ⏱️ 26.03.2024): ``` git clone https://github.com/apache/incubator-toree ``` -- [PyPi](https://pypi.org/project/toree) (📥 13K / month): +- [PyPi](https://pypi.org/project/toree) (📥 7.5K / month): ``` pip install toree ```
-
IHaskell (🥈18 · ⭐ 2.4K) - 用于IPython的Haskell内核。MIT +
nb_conda_kernels (🥈19 · ⭐ 560) - Package for managing conda environment-based kernels inside.. BSD-3 -- [GitHub](https://github.com/IHaskell/IHaskell) (👨‍💻 110 · 🔀 240 · 📦 4 · 📋 740 - 4% open · ⏱️ 22.07.2022): +- [GitHub](https://github.com/Anaconda-Platform/nb_conda_kernels) (👨‍💻 18 · 🔀 67 · 📋 150 - 4% open · ⏱️ 24.03.2024): ``` - git clone https://github.com/gibiansky/IHaskell + git clone https://github.com/Anaconda-Platform/nb_conda_kernels ``` -- [NPM](https://www.npmjs.com/package/ihaskell_jupyterlab) (📥 13 / month): +- [Conda](https://anaconda.org/conda-forge/nb_conda_kernels) (📥 1.3M · ⏱️ 20.02.2024): ``` - npm install ihaskell_jupyterlab + conda install -c conda-forge nb_conda_kernels ```
-
IRuby (🥈18 · ⭐ 720) - 官方gem仓库:Jupyter/IPython Notebook的Ruby内核。MIT +
Octave Kernel (🥈19 · ⭐ 440 · 💀) - An Octave kernel for IPython. BSD-3 -- [GitHub](https://github.com/SciRuby/iruby) (👨‍💻 44 · 🔀 18 · 📥 15 · 📦 160 · 📋 190 - 24% open · ⏱️ 05.07.2022): +- [GitHub](https://github.com/Calysto/octave_kernel) (👨‍💻 20 · 🔀 64 · 📥 160 · 📦 72 · 📋 180 - 18% open · ⏱️ 18.12.2022): ``` - git clone https://github.com/SciRuby/iruby + git clone https://github.com/calysto/octave_kernel ``` -- [Docker Hub](https://hub.docker.com/r/rubydata/datascience-notebook) (📥 1.7K · ⭐ 3 · ⏱️ 07.06.2022): +- [PyPi](https://pypi.org/project/octave_kernel) (📥 9.9K / month): ``` - docker pull rubydata/datascience-notebook + pip install octave_kernel ```
-
nb_conda_kernels (🥈18 · ⭐ 470 · 💀) - Package for managing conda environment-based kernels.. BSD-3 +
OCaml Kernel (🥈19 · ⭐ 280 · 💤) - An OCaml kernel for Jupyter (IPython) notebook. MIT -- [GitHub](https://github.com/Anaconda-Platform/nb_conda_kernels) (👨‍💻 14 · 🔀 56 · 📋 130 - 26% open · ⏱️ 30.11.2020): +- [GitHub](https://github.com/akabe/ocaml-jupyter) (👨‍💻 23 · 🔀 39 · 📥 120K · 📋 80 - 8% open · ⏱️ 11.08.2023): ``` - git clone https://github.com/Anaconda-Platform/nb_conda_kernels - ``` -- [Conda](https://anaconda.org/conda-forge/nb_conda_kernels) (📥 710K · ⏱️ 14.02.2022): - ``` - conda install -c conda-forge nb_conda_kernels + git clone https://github.com/akabe/ocaml-jupyter ```
-
OCaml Kernel (🥈18 · ⭐ 230) - Jupyter(IPython)笔记本的OCaml内核。MIT +
Spylon Kernel (🥈19 · ⭐ 180 · 💀) - Jupyter kernel for scala and spark. ❗Unlicensed -- [GitHub](https://github.com/akabe/ocaml-jupyter) (👨‍💻 18 · 🔀 29 · 📥 70K · 📋 71 - 4% open · ⏱️ 10.04.2022): +- [GitHub](https://github.com/vericast/spylon-kernel) (👨‍💻 6 · 🔀 33 · 📦 160 · 📋 42 - 52% open · ⏱️ 20.09.2018): ``` - git clone https://github.com/akabe/ocaml-jupyter + git clone https://github.com/Valassis-Digital-Media/spylon-kernel + ``` +- [PyPi](https://pypi.org/project/spylon-kernel) (📥 3.6K / month): + ``` + pip install spylon-kernel + ``` +- [Conda](https://anaconda.org/conda-forge/spylon-kernel) (📥 130K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge spylon-kernel ```
-
SAS Kernel (🥈18 · ⭐ 190) - 用于SAS的Jupyter内核。Apache-2 +
xeus-cling (🥈18 · ⭐ 2.9K · 💤) - Jupyter kernel for the C++ programming language. BSD-3 -- [GitHub](https://github.com/sassoftware/sas_kernel) (👨‍💻 9 · 🔀 72 · 📋 57 - 5% open · ⏱️ 01.06.2022): +- [GitHub](https://github.com/jupyter-xeus/xeus-cling) (👨‍💻 26 · 🔀 280 · 📋 300 - 57% open · ⏱️ 05.08.2023): ``` - git clone https://github.com/sassoftware/sas_kernel + git clone https://github.com/jupyter-xeus/xeus-cling ``` -- [PyPi](https://pypi.org/project/sas_kernel) (📥 2K / month): +- [Conda](https://anaconda.org/conda-forge/xeus-cling) (📥 230K · ⏱️ 11.11.2023): ``` - pip install sas_kernel + conda install -c conda-forge xeus-cling ```
-
Spylon Kernel (🥈18 · ⭐ 160 · 💀) - Jupyter kernel for scala and spark. ❗Unlicensed +
IJulia.jl (🥈18 · ⭐ 2.7K) - Julia kernel for Jupyter. MIT -- [GitHub](https://github.com/vericast/spylon-kernel) (👨‍💻 6 · 🔀 28 · 📦 88 · 📋 35 - 48% open · ⏱️ 20.09.2018): +- [GitHub](https://github.com/JuliaLang/IJulia.jl) (👨‍💻 110 · 🔀 400 · 📋 830 - 15% open · ⏱️ 08.03.2024): ``` - git clone https://github.com/Valassis-Digital-Media/spylon-kernel + git clone https://github.com/JuliaLang/IJulia.jl ``` -- [PyPi](https://pypi.org/project/spylon-kernel) (📥 2.3K / month): +
+
almond (🥈18 · ⭐ 1.6K) - A Scala kernel for Jupyter. BSD-3 + +- [GitHub](https://github.com/almond-sh/almond) (👨‍💻 40 · 🔀 230 · 📥 2.3K · 📋 320 - 35% open · ⏱️ 23.02.2024): + ``` - pip install spylon-kernel + git clone https://github.com/almond-sh/almond ``` -- [Conda](https://anaconda.org/conda-forge/spylon-kernel) (📥 95K · ⏱️ 05.10.2018): +- [Docker Hub](https://hub.docker.com/r/almondsh/almond) (📥 19K · ⭐ 6 · ⏱️ 19.10.2023): ``` - conda install -c conda-forge spylon-kernel + docker pull almondsh/almond ```
-
IJava (🥉17 · ⭐ 820 · 💀) - 用于执行Java代码的Jupyter内核。MIT +
IJava (🥈18 · ⭐ 1K · 💀) - A Jupyter kernel for executing Java code. MIT -- [GitHub](https://github.com/SpencerPark/IJava) (👨‍💻 4 · 🔀 160 · 📥 89K · 📋 130 - 54% open · ⏱️ 08.12.2019): +- [GitHub](https://github.com/SpencerPark/IJava) (👨‍💻 4 · 🔀 190 · 📥 160K · 📋 140 - 58% open · ⏱️ 08.12.2019): ``` git clone https://github.com/SpencerPark/IJava ```
-
Kernel Gateway (🥉17 · ⭐ 400) - Jupyter内核网关。❗Unlicensed +
IHaskell (🥉17 · ⭐ 2.5K) - A Haskell kernel for IPython. MIT -- [GitHub](https://github.com/jupyter-server/kernel_gateway) (👨‍💻 44 · 🔀 110 · 📥 100 · 📋 180 - 7% open · ⏱️ 12.03.2022): +- [GitHub](https://github.com/IHaskell/IHaskell) (👨‍💻 110 · 🔀 250 · 📋 780 - 5% open · ⏱️ 24.03.2024): ``` - git clone https://github.com/jupyter/kernel_gateway + git clone https://github.com/gibiansky/IHaskell ``` -- [PyPi](https://pypi.org/project/jupyter-kernel-gateway) (📥 14K / month): +- [NPM](https://www.npmjs.com/package/ihaskell_jupyterlab) (📥 4 / month): ``` - pip install jupyter-kernel-gateway + npm install ihaskell_jupyterlab ```
-
SciJava Kernel (🥉17 · ⭐ 180) - 在Jupyter笔记本中编写SciJava脚本。Apache-2 +
Enterprise Gateway (🥉17 · ⭐ 610) - A lightweight, multi-tenant, scalable and secure.. ❗Unlicensed -- [GitHub](https://github.com/scijava/scijava-jupyter-kernel) (👨‍💻 9 · 🔀 42 · 📥 86 · ⏱️ 03.02.2022): +- [GitHub](https://github.com/jupyter-server/enterprise_gateway) (👨‍💻 120 · 🔀 210 · 📥 35K · 📋 560 - 11% open · ⏱️ 09.03.2024): ``` - git clone https://github.com/scijava/scijava-jupyter-kernel + git clone https://github.com/jupyter/enterprise_gateway ``` -- [Conda](https://anaconda.org/conda-forge/scijava-jupyter-kernel) (📥 81K · ⏱️ 03.03.2018): +- [PyPi](https://pypi.org/project/jupyter_enterprise_gateway) (📥 3.5K / month): ``` - conda install -c conda-forge scijava-jupyter-kernel + pip install jupyter_enterprise_gateway ```
-
clojupyter (🥉16 · ⭐ 740 · 💤) - 用于Clojure的Jupyter内核。MIT +
Kernel Gateway (🥉17 · ⭐ 480) - Jupyter Kernel Gateway. ❗Unlicensed -- [GitHub](https://github.com/clojupyter/clojupyter) (👨‍💻 26 · 🔀 75 · 📋 97 - 18% open · ⏱️ 29.12.2021): +- [GitHub](https://github.com/jupyter-server/kernel_gateway) (👨‍💻 47 · 🔀 120 · 📥 180 · 📋 180 - 8% open · ⏱️ 12.03.2024): ``` - git clone https://github.com/clojupyter/clojupyter - ``` -- [Conda](https://anaconda.org/simplect/clojupyter) (📥 3K · ⏱️ 02.03.2020): - ``` - conda install -c simplect clojupyter + git clone https://github.com/jupyter/kernel_gateway ``` -- [Docker Hub](https://hub.docker.com/r/simplect/clojupyter) (📥 390 · ⏱️ 25.04.2019): +- [PyPi](https://pypi.org/project/jupyter-kernel-gateway) (📥 33K / month): ``` - docker pull simplect/clojupyter + pip install jupyter-kernel-gateway ```
-
Enterprise Gateway (🥉16 · ⭐ 520) - 轻量级,多租户,可扩展和安全的网关。❗Unlicensed +
SciJava Kernel (🥉17 · ⭐ 180 · 💀) - Write SciJava scripts in Jupyter notebook!. Apache-2 -- [GitHub](https://github.com/jupyter-server/enterprise_gateway) (👨‍💻 100 · 🔀 180 · 📥 20K · 📋 520 - 9% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/scijava/scijava-jupyter-kernel) (👨‍💻 9 · 🔀 41 · 📥 110 · ⏱️ 03.02.2022): ``` - git clone https://github.com/jupyter/enterprise_gateway + git clone https://github.com/scijava/scijava-jupyter-kernel ``` -- [PyPi](https://pypi.org/project/jupyter_enterprise_gateway) (📥 1.3K / month): +- [Conda](https://anaconda.org/conda-forge/scijava-jupyter-kernel) (📥 100K · ⏱️ 16.06.2023): ``` - pip install jupyter_enterprise_gateway + conda install -c conda-forge scijava-jupyter-kernel ```
-
Matlab Kernel (🥉16 · ⭐ 440) - Jupyter的Matlab内核。❗Unlicensed +
Kernel Detection (🥉17 · ⭐ 150 · 💀) - An Jupyter plugin to enable the automatic detection of.. BSD-2 -- [GitHub](https://github.com/Calysto/matlab_kernel) (👨‍💻 18 · 🔀 73 · 📋 130 - 19% open · ⏱️ 09.05.2022): +- [GitHub](https://github.com/Cadair/jupyter_environment_kernels) (👨‍💻 8 · 🔀 17 · 📦 5 · 📋 30 - 23% open · ⏱️ 23.11.2022): ``` - git clone https://github.com/calysto/matlab_kernel + git clone https://github.com/Cadair/jupyter_environment_kernels ``` -- [PyPi](https://pypi.org/project/matlab_kernel) (📥 3.9K / month): +- [PyPi](https://pypi.org/project/environment_kernels) (📥 29K / month): ``` - pip install matlab_kernel + pip install environment_kernels ```
-
Wolfram Kernel (🥉15 · ⭐ 750) - 适用于Jupyter的Wolfram语言内核。MIT +
LFortran (🥉16 · ⭐ 850) - Official mirror of https://gitlab.com/lfortran/lfortran. Please.. ❗Unlicensed -- [GitHub](https://github.com/WolframResearch/WolframLanguageForJupyter) (👨‍💻 7 · 🔀 91 · 📥 6.1K · 📋 96 - 31% open · ⏱️ 19.02.2022): +- [GitHub](https://github.com/lfortran/lfortran) (👨‍💻 76 · 🔀 120 · 📥 850 · 📋 1.8K - 54% open · ⏱️ 28.03.2024): ``` - git clone https://github.com/WolframResearch/WolframLanguageForJupyter + git clone https://github.com/lfortran/lfortran ``` -
-
Bash Kernel (🥉15 · ⭐ 600) - IPython的bash内核。BSD-3 - -- [GitHub](https://github.com/takluyver/bash_kernel) (👨‍💻 14 · 🔀 100 · 📋 94 - 37% open · ⏱️ 22.08.2022): - +- [PyPi](https://pypi.org/project/lfortran) (📥 67 / month): ``` - git clone https://github.com/takluyver/bash_kernel + pip install lfortran ``` -- [PyPi](https://pypi.org/project/bash_kernel) (📥 6K / month): +- [Conda](https://anaconda.org/conda-forge/lfortran) (📥 81K · ⏱️ 24.03.2024): ``` - pip install bash_kernel + conda install -c conda-forge lfortran ```
-
Ansible Kernel (🥉15 · ⭐ 500) - Jupyter笔记本内核,用于运行Ansible任务。❗Unlicensed +
Ansible Kernel (🥉16 · ⭐ 530 · 💀) - Jupyter Notebook Kernel for running Ansible Tasks and.. ❗Unlicensed -- [GitHub](https://github.com/ansible/ansible-jupyter-kernel) (👨‍💻 10 · 🔀 54 · 📦 9 · 📋 44 - 34% open · ⏱️ 11.02.2022): +- [GitHub](https://github.com/ansible/ansible-jupyter-kernel) (👨‍💻 10 · 🔀 58 · 📦 13 · 📋 46 - 36% open · ⏱️ 11.02.2022): ``` git clone https://github.com/ansible/ansible-jupyter-kernel ``` -- [PyPi](https://pypi.org/project/ansible-kernel) (📥 280 / month): +- [PyPi](https://pypi.org/project/ansible-kernel) (📥 190 / month): ``` pip install ansible-kernel ``` -- [Conda](https://anaconda.org/conda-forge/ansible-kernel) (📥 11K · ⏱️ 12.02.2022): +- [Conda](https://anaconda.org/conda-forge/ansible-kernel) (📥 15K · ⏱️ 16.06.2023): ``` conda install -c conda-forge ansible-kernel ``` -- [Docker Hub](https://hub.docker.com/r/benthomasson/ansible-jupyter-kernel) (📥 66K · ⭐ 2 · ⏱️ 12.12.2018): +- [Docker Hub](https://hub.docker.com/r/benthomasson/ansible-jupyter-kernel) (📥 67K · ⭐ 2 · ⏱️ 12.12.2018): ``` docker pull benthomasson/ansible-jupyter-kernel ```
-
LFortran (🥉14 · ⭐ 370) - https://gitlab.com/lfortran/lfortran的官方镜像。❗Unlicensed +
clojupyter (🥉15 · ⭐ 810) - a Jupyter kernel for Clojure. MIT -- [GitHub](https://github.com/lfortran/lfortran) (👨‍💻 38 · 🔀 38 · 📋 470 - 95% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/clojupyter/clojupyter) (👨‍💻 26 · 🔀 77 · 📋 100 - 13% open · ⏱️ 29.12.2023): ``` - git clone https://github.com/lfortran/lfortran + git clone https://github.com/clojupyter/clojupyter ``` -- [PyPi](https://pypi.org/project/lfortran) (📥 110 / month): +- [Conda](https://anaconda.org/simplect/clojupyter) (📥 3.5K · ⏱️ 20.07.2023): ``` - pip install lfortran + conda install -c simplect clojupyter ``` -- [Conda](https://anaconda.org/conda-forge/lfortran) (📥 40K · ⏱️ 23.09.2021): +- [Docker Hub](https://hub.docker.com/r/simplect/clojupyter) (📥 420 · ⏱️ 25.04.2019): ``` - conda install -c conda-forge lfortran + docker pull simplect/clojupyter + ``` +
+
Matlab Kernel (🥉15 · ⭐ 470 · 💀) - Jupyter Kernel for Matlab. ❗Unlicensed + +- [GitHub](https://github.com/Calysto/matlab_kernel) (👨‍💻 18 · 🔀 76 · 📋 130 - 19% open · ⏱️ 09.05.2022): + + ``` + git clone https://github.com/calysto/matlab_kernel + ``` +- [PyPi](https://pypi.org/project/matlab_kernel) (📥 2.6K / month): + ``` + pip install matlab_kernel ```
-
IElixir (🥉14 · ⭐ 340 · 💀) - Jupyter的Elixir编程语言内核。Apache-2 +
IElixir (🥉15 · ⭐ 360) - Jupyter's kernel for Elixir programming language. Apache-2 -- [GitHub](https://github.com/pprzetacznik/IElixir) (👨‍💻 19 · 🔀 39 · 📋 30 - 33% open · ⏱️ 20.03.2021): +- [GitHub](https://github.com/pprzetacznik/IElixir) (👨‍💻 20 · 🔀 41 · 📋 31 - 35% open · ⏱️ 22.03.2024): ``` git clone https://github.com/pprzetacznik/IElixir ``` -- [Docker Hub](https://hub.docker.com/r/pprzetacznik/ielixir) (📥 340 · ⭐ 1 · ⏱️ 20.03.2021): +- [Docker Hub](https://hub.docker.com/r/pprzetacznik/ielixir) (📥 350 · ⭐ 1 · ⏱️ 28.03.2024): ``` docker pull pprzetacznik/ielixir ```
-
Kernel Detection (🥉14 · ⭐ 140 · 💀) - 一个Jupyter插件,用于自动检测。BSD-2 +
SAS Kernel (🥉15 · ⭐ 200 · 💀) - A Jupyter kernel for SAS. This opens up all the data.. Apache-2 -- [GitHub](https://github.com/Cadair/jupyter_environment_kernels) (👨‍💻 6 · 🔀 16 · 📋 29 - 24% open · ⏱️ 12.02.2018): +- [GitHub](https://github.com/sassoftware/sas_kernel) (👨‍💻 11 · 🔀 82 · 📋 59 - 1% open · ⏱️ 13.01.2023): ``` - git clone https://github.com/Cadair/jupyter_environment_kernels + git clone https://github.com/sassoftware/sas_kernel ``` -- [PyPi](https://pypi.org/project/environment_kernels) (📥 2.6K / month): +- [PyPi](https://pypi.org/project/sas_kernel) (📥 3.4K / month): ``` - pip install environment_kernels + pip install sas_kernel + ``` +
+
Wolfram Kernel (🥉14 · ⭐ 960 · 💀) - Wolfram Language kernel for Jupyter notebooks. MIT + +- [GitHub](https://github.com/WolframResearch/WolframLanguageForJupyter) (👨‍💻 7 · 🔀 110 · 📥 9.4K · 📋 110 - 32% open · ⏱️ 19.02.2022): + + ``` + git clone https://github.com/WolframResearch/WolframLanguageForJupyter ```
-
lgo (🥉13 · ⭐ 2.3K · 💀) - 使用Jupyter进行交互式Go编程。BSD-3 +
lgo (🥉13 · ⭐ 2.4K · 💀) - Interactive Go programming with Jupyter. BSD-3 -- [GitHub](https://github.com/yunabe/lgo) (👨‍💻 9 · 🔀 110 · 📋 76 - 30% open · ⏱️ 09.07.2019): +- [GitHub](https://github.com/yunabe/lgo) (👨‍💻 9 · 🔀 120 · 📋 76 - 28% open · ⏱️ 09.07.2019): ``` git clone https://github.com/yunabe/lgo ```
-
F# Kernel (🥉12 · ⭐ 430) - F# for Jupyter Notebooks. ❗Unlicensed +
SSH Kernel (🥉13 · ⭐ 65 · 💀) - SSH Kernel for Jupyter. BSD-3 -- [GitHub](https://github.com/fsprojects/IfSharp) (👨‍💻 28 · 🔀 67 · 📥 5.4K · 📋 140 - 9% open · ⏱️ 17.03.2022): +- [GitHub](https://github.com/NII-cloud-operation/sshkernel) (👨‍💻 4 · 🔀 14 · 📦 7 · 📋 9 - 22% open · ⏱️ 04.11.2021): ``` - git clone https://github.com/fsprojects/IfSharp + git clone https://github.com/NII-cloud-operation/sshkernel ``` -- [Docker Hub](https://hub.docker.com/r/fsprojects/ifsharp) (📥 680 · ⏱️ 26.03.2019): +- [PyPi](https://pypi.org/project/sshkernel) (📥 160 / month): ``` - docker pull fsprojects/ifsharp + pip install sshkernel ```
-
ICSharp (🥉12 · ⭐ 270 · 💀) - Jupyter的C#内核。Apache-2 +
F# Kernel (🥉12 · ⭐ 440 · 💀) - F# for Jupyter Notebooks. ❗Unlicensed -- [GitHub](https://github.com/zabirauf/icsharp) (👨‍💻 10 · 🔀 57 · 📋 46 - 71% open · ⏱️ 23.09.2018): +- [GitHub](https://github.com/fsprojects/IfSharp) (👨‍💻 28 · 🔀 66 · 📥 5.6K · 📋 140 - 9% open · ⏱️ 17.03.2022): ``` - git clone https://github.com/zabirauf/icsharp + git clone https://github.com/fsprojects/IfSharp + ``` +- [Docker Hub](https://hub.docker.com/r/fsprojects/ifsharp) (📥 720 · ⏱️ 26.03.2019): + ``` + docker pull fsprojects/ifsharp ```
-
SSH Kernel (🥉12 · ⭐ 53 · 💤) - Jupyter的SSH内核。BSD-3 +
ICSharp (🥉11 · ⭐ 280 · 💀) - C# kernel for Jupyter. Apache-2 -- [GitHub](https://github.com/NII-cloud-operation/sshkernel) (👨‍💻 4 · 🔀 12 · 📦 6 · 📋 8 - 25% open · ⏱️ 04.11.2021): +- [GitHub](https://github.com/zabirauf/icsharp) (👨‍💻 11 · 🔀 58 · 📋 46 - 60% open · ⏱️ 23.09.2018): ``` - git clone https://github.com/NII-cloud-operation/sshkernel - ``` -- [PyPi](https://pypi.org/project/sshkernel) (📥 79 / month): - ``` - pip install sshkernel + git clone https://github.com/zabirauf/icsharp ```
-
xeus-sqlite (🥉11 · ⭐ 140) - 适用于SQLite的Jupyter内核。BSD-3 +
xeus-sqlite (🥉10 · ⭐ 160) - Jupyter kernel for SQLite. BSD-3 -- [GitHub](https://github.com/jupyter-xeus/xeus-sqlite) (👨‍💻 12 · 🔀 21 · 📋 41 - 26% open · ⏱️ 15.03.2022): +- [GitHub](https://github.com/jupyter-xeus/xeus-sqlite) (👨‍💻 13 · 🔀 25 · 📋 47 - 34% open · ⏱️ 08.12.2023): ``` git clone https://github.com/jupyter-xeus/xeus-sqlite ```
-
remote_ikernel (🥉10 · ⭐ 12 · 💀) - All your Jupyter kernels, on all your machines, in one place. BSD-2 +
remote_ikernel (🥉10 · ⭐ 15 · 💀) - All your Jupyter kernels, on all your machines, in one place. BSD-2 -- [GitHub](https://github.com/tdaff/remote_ikernel) (👨‍💻 7 · 🔀 11 · 📋 27 - 33% open · ⏱️ 08.11.2020): +- [GitHub](https://github.com/tdaff/remote_ikernel) (👨‍💻 7 · 🔀 13 · 📋 29 - 37% open · ⏱️ 08.11.2020): ``` git clone https://github.com/tdaff/remote_ikernel ``` -- [PyPi](https://pypi.org/project/remote_ikernel) (📥 160 / month): +- [PyPi](https://pypi.org/project/remote_ikernel) (📥 350 / month): ``` pip install remote_ikernel ```
-
ssh_ipykernel (🥉7 · ⭐ 8 · 💀) - A remote jupyter kernel via ssh. MIT +
ssh_ipykernel (🥉9 · ⭐ 12 · 💀) - A remote jupyter kernel via ssh. MIT -- [GitHub](https://github.com/bernhard-42/ssh_ipykernel) (👨‍💻 2 · 🔀 2 · ⏱️ 28.06.2021): +- [GitHub](https://github.com/bernhard-42/ssh_ipykernel) (🔀 4 · 📦 3 · ⏱️ 28.06.2021): ``` git clone https://github.com/bernhard-42/ssh_ipykernel ```
-
kernel-relay (🥉6 · ⭐ 11 · 💀) - kernel-relay是与之接口的GraphQL服务。❗Unlicensed +
kernel-relay (🥉6 · ⭐ 12 · 💀) - kernel-relay is a GraphQL service for interfacing with.. ❗Unlicensed -- [GitHub](https://github.com/nteract/kernel-relay) (👨‍💻 3 · 🔀 5 · 📋 12 - 83% open · ⏱️ 10.07.2019): +- [GitHub](https://github.com/nteract/kernel-relay) (👨‍💻 3 · 🔀 5 · 📦 3 · 📋 12 - 83% open · ⏱️ 10.07.2019): ``` git clone https://github.com/nteract/kernel-relay @@ -1824,52 +1808,52 @@ _Jupyter内核以给定的语言运行和内省用户的代码。_

-## Jupyter-Notebook分享与格式转换 +## Notebook Sharing & Conversion -Back to top +Back to top -_与笔记本文件共享、转换和简化协作的工具(例如,通过git)。_ +_Tools to share, convert and simplify collaboration (e.g., via git) with notebook files._ -
nbconvert (🥇31 · ⭐ 1.4K) - Jupyter Notebook Conversion. ❗Unlicensed +
nbconvert (🥇34 · ⭐ 1.7K) - Jupyter Notebook Conversion. BSD-3 -- [GitHub](https://github.com/jupyter/nbconvert) (👨‍💻 250 · 🔀 480 · 📦 160K · 📋 1K - 42% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/jupyter/nbconvert) (👨‍💻 270 · 🔀 530 · 📥 1.1K · 📦 260K · 📋 1.2K - 44% open · ⏱️ 21.03.2024): ``` git clone https://github.com/jupyter/nbconvert ``` -- [PyPi](https://pypi.org/project/nbconvert) (📥 12M / month): +- [PyPi](https://pypi.org/project/nbconvert) (📥 26M / month): ``` pip install nbconvert ``` -- [Conda](https://anaconda.org/conda-forge/nbconvert) (📥 7.9M · ⏱️ 23.08.2022): +- [Conda](https://anaconda.org/conda-forge/nbconvert) (📥 16M · ⏱️ 22.03.2024): ``` conda install -c conda-forge nbconvert ```
-
nikola (🥇29 · ⭐ 2.3K) - 静态网站和博客生成器。MIT +
Jupyter Book (🥇31 · ⭐ 3.7K · 📈) - Build interactive, publication-quality documents from.. BSD-3 -- [GitHub](https://github.com/getnikola/nikola) (👨‍💻 230 · 🔀 350 · 📦 440 · 📋 2.1K - 2% open · ⏱️ 02.08.2022): +- [GitHub](https://github.com/executablebooks/jupyter-book) (👨‍💻 140 · 🔀 610 · 📦 13K · 📋 1.3K - 44% open · ⏱️ 11.03.2024): ``` - git clone https://github.com/getnikola/nikola + git clone https://github.com/executablebooks/jupyter-book ``` -- [PyPi](https://pypi.org/project/nikola) (📥 1.9K / month): +- [PyPi](https://pypi.org/project/jupyter-book) (📥 90K / month): ``` - pip install nikola + pip install jupyter-book ```
-
Jupytext (🥇27 · ⭐ 5.5K) - Jupyter Notebooks作为Markdown文档,Julia,Python或R脚本的工具。MIT +
Jupytext (🥇29 · ⭐ 6.4K) - Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts. MIT -- [GitHub](https://github.com/mwouts/jupytext) (👨‍💻 72 · 🔀 350 · 📦 3.2K · 📋 530 - 12% open · ⏱️ 29.07.2022): +- [GitHub](https://github.com/mwouts/jupytext) (👨‍💻 85 · 🔀 380 · 📦 7K · 📋 660 - 18% open · ⏱️ 24.03.2024): ``` git clone https://github.com/mwouts/jupytext ``` -- [PyPi](https://pypi.org/project/jupytext) (📥 260K / month): +- [PyPi](https://pypi.org/project/jupytext) (📥 610K / month): ``` pip install jupytext ``` -- [Conda](https://anaconda.org/conda-forge/jupytext) (📥 380K · ⏱️ 03.07.2022): +- [Conda](https://anaconda.org/conda-forge/jupytext) (📥 760K · ⏱️ 13.01.2024): ``` conda install -c conda-forge jupytext ``` @@ -1878,253 +1862,253 @@ _与笔记本文件共享、转换和简化协作的工具(例如,通过git npm install jupyterlab-jupytext ```
-
Voila (🥈26 · ⭐ 4.3K) - Voil将Jupyter笔记本变成独立的Web应用程序。❗Unlicensed +
nikola (🥇29 · ⭐ 2.5K) - A static website and blog generator. MIT -- [GitHub](https://github.com/voila-dashboards/voila) (👨‍💻 61 · 🔀 420 · 📥 290 · 📦 7.2K · 📋 610 - 40% open · ⏱️ 11.08.2022): +- [GitHub](https://github.com/getnikola/nikola) (👨‍💻 240 · 🔀 370 · 📥 100 · 📦 510 · 📋 2.2K - 2% open · ⏱️ 02.03.2024): ``` - git clone https://github.com/voila-dashboards/voila - ``` -- [PyPi](https://pypi.org/project/voila) (📥 54K / month): - ``` - pip install voila - ``` -- [Conda](https://anaconda.org/conda-forge/voila) (📥 200K · ⏱️ 18.07.2022): - ``` - conda install -c conda-forge voila + git clone https://github.com/getnikola/nikola ``` -- [NPM](https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview) (📥 3.2K / month): +- [PyPi](https://pypi.org/project/nikola) (📥 2.6K / month): ``` - npm install @jupyter-voila/jupyterlab-preview + pip install nikola ```
-
RISE (🥈24 · ⭐ 3.3K) - 实时Reveal.js Jupyter/IPython幻灯片扩展。❗Unlicensed +
Voila (🥈26 · ⭐ 5.2K) - Voil turns Jupyter notebooks into standalone web applications. ❗Unlicensed -- [GitHub](https://github.com/damianavila/RISE) (👨‍💻 41 · 🔀 380 · 📦 2K · 📋 430 - 33% open · ⏱️ 28.03.2022): +- [GitHub](https://github.com/voila-dashboards/voila) (👨‍💻 68 · 🔀 480 · 📥 1.1K · 📦 11K · 📋 710 - 39% open · ⏱️ 27.03.2024): ``` - git clone https://github.com/damianavila/RISE - ``` -- [PyPi](https://pypi.org/project/RISE) (📥 5.9K / month): - ``` - pip install RISE + git clone https://github.com/voila-dashboards/voila ``` -- [Conda](https://anaconda.org/conda-forge/rise) (📥 220K · ⏱️ 16.11.2021): +- [PyPi](https://pypi.org/project/voila) (📥 73K / month): ``` - conda install -c conda-forge rise + pip install voila ``` -
-
Jupyter Book (🥈24 · ⭐ 3K) - 从Jupyter构建交互式的,具有出版质量的文档。BSD-3 - -- [GitHub](https://github.com/executablebooks/jupyter-book) (👨‍💻 110 · 🔀 500 · 📋 1.1K - 41% open · ⏱️ 21.08.2022): - +- [Conda](https://anaconda.org/conda-forge/voila) (📥 320K · ⏱️ 31.10.2023): ``` - git clone https://github.com/executablebooks/jupyter-book + conda install -c conda-forge voila ``` -- [PyPi](https://pypi.org/project/jupyter-book) (📥 52K / month): +- [NPM](https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview) (📥 200 / month): ``` - pip install jupyter-book + npm install @jupyter-voila/jupyterlab-preview ```
-
nbdime (🥈23 · ⭐ 2.3K) - 区分和合并Jupyter笔记本的工具。❗Unlicensed +
nbdime (🥈25 · ⭐ 2.6K) - Tools for diffing and merging of Jupyter notebooks. ❗Unlicensed -- [GitHub](https://github.com/jupyter/nbdime) (👨‍💻 40 · 🔀 130 · 📦 79 · 📋 280 - 22% open · ⏱️ 05.07.2022): +- [GitHub](https://github.com/jupyter/nbdime) (👨‍💻 50 · 🔀 150 · 📥 120 · 📦 140 · 📋 340 - 21% open · ⏱️ 21.11.2023): ``` git clone https://github.com/jupyter/nbdime ``` -- [PyPi](https://pypi.org/project/nbdime) (📥 260K / month): +- [PyPi](https://pypi.org/project/nbdime) (📥 210K / month): ``` pip install nbdime ``` -- [Conda](https://anaconda.org/conda-forge/nbdime) (📥 610K · ⏱️ 26.10.2021): +- [Conda](https://anaconda.org/conda-forge/nbdime) (📥 980K · ⏱️ 21.11.2023): ``` conda install -c conda-forge nbdime ``` -- [NPM](https://www.npmjs.com/package/nbdime-jupyterlab) (📥 140K / month): +- [NPM](https://www.npmjs.com/package/nbdime-jupyterlab) (📥 31K / month): ``` npm install nbdime-jupyterlab ```
-
Stencila (🥈23 · ⭐ 650) - 用于可复制研究的在线文档。Apache-2 +
RISE (🥈23 · ⭐ 3.6K) - RISE: Live Reveal.js Jupyter/IPython Slideshow Extension. ❗Unlicensed -- [GitHub](https://github.com/stencila/stencila) (👨‍💻 34 · 🔀 34 · 📥 3.1K · 📦 17 · 📋 560 - 11% open · ⏱️ 29.07.2022): +- [GitHub](https://github.com/damianavila/RISE) (👨‍💻 44 · 🔀 400 · 📦 2.8K · 📋 450 - 34% open · ⏱️ 29.10.2023): ``` - git clone https://github.com/stencila/stencila + git clone https://github.com/damianavila/RISE ``` -- [NPM](https://www.npmjs.com/package/stencila) (📥 360 / month): +- [PyPi](https://pypi.org/project/RISE) (📥 13K / month): ``` - npm install stencila + pip install RISE ``` -- [Docker Hub](https://hub.docker.com/r/stencila/cloud) (📥 16K · ⏱️ 08.04.2019): +- [Conda](https://anaconda.org/conda-forge/rise) (📥 290K · ⏱️ 16.06.2023): ``` - docker pull stencila/cloud + conda install -c conda-forge rise ```
-
Knowledge Repo (🥈21 · ⭐ 5.2K) - 下一代知识共享平台Apache-2 +
Knowledge Repo (🥈22 · ⭐ 5.4K · 💤) - A next-generation curated knowledge sharing platform.. Apache-2 -- [GitHub](https://github.com/airbnb/knowledge-repo) (👨‍💻 68 · 🔀 650 · 📋 290 - 42% open · ⏱️ 17.08.2022): +- [GitHub](https://github.com/airbnb/knowledge-repo) (👨‍💻 73 · 🔀 660 · 📦 21 · 📋 290 - 42% open · ⏱️ 17.04.2023): ``` git clone https://github.com/airbnb/knowledge-repo ``` -- [PyPi](https://pypi.org/project/knowledge-repo) (📥 280 / month): +- [PyPi](https://pypi.org/project/knowledge-repo) (📥 570 / month): ``` pip install knowledge-repo ```
-
nbviewer (🥉19 · ⭐ 2K) - nbconvert作为Web服务:将Jupyter Notebooks渲染为静态Web。BSD-3 +
mkdocs-jupyter (🥈22 · ⭐ 320) - Use Jupyter Notebook in mkdocs. Apache-2 -- [GitHub](https://github.com/jupyter/nbviewer) (👨‍💻 91 · 🔀 490 · 📦 7 · 📋 570 - 28% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 21 · 🔀 39 · 📦 2.1K · 📋 110 - 19% open · ⏱️ 14.02.2024): ``` - git clone https://github.com/jupyter/nbviewer + git clone https://github.com/danielfrg/mkdocs-jupyter ``` -- [Docker Hub](https://hub.docker.com/r/jupyter/nbviewer) (📥 2.8M · ⭐ 29 · ⏱️ 22.08.2022): +- [PyPi](https://pypi.org/project/mkdocs-jupyter) (📥 150K / month): ``` - docker pull jupyter/nbviewer + pip install mkdocs-jupyter ```
-
bookstore (🥉19 · ⭐ 180 · 💀) - 面向大众的笔记本存储和发布工作流程。BSD-3 +
nbviewer (🥉20 · ⭐ 2.2K · 💀) - nbconvert as a web service: Render Jupyter Notebooks as static web.. BSD-3 -- [GitHub](https://github.com/nteract/bookstore) (👨‍💻 7 · 🔀 19 · 📦 11 · 📋 73 - 46% open · ⏱️ 09.12.2019): +- [GitHub](https://github.com/jupyter/nbviewer) (👨‍💻 96 · 🔀 530 · 📦 18 · 📋 590 - 30% open · ⏱️ 27.01.2023): ``` - git clone https://github.com/nteract/bookstore + git clone https://github.com/jupyter/nbviewer ``` -- [PyPi](https://pypi.org/project/bookstore) (📥 29K / month): +- [Docker Hub](https://hub.docker.com/r/jupyter/nbviewer) (📥 2.8M · ⭐ 33 · ⏱️ 27.01.2023): ``` - pip install bookstore + docker pull jupyter/nbviewer ```
-
BinderHub (🥉18 · ⭐ 2.2K) - 在云端运行您的代码。BSD-3 +
notedown (🥉19 · ⭐ 850 · 💀) - Markdown = IPython Notebook. BSD-2 -- [GitHub](https://github.com/jupyterhub/binderhub) (👨‍💻 84 · 🔀 320 · 📦 6 · 📋 630 - 28% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/aaren/notedown) (👨‍💻 7 · 🔀 93 · 📦 260 · 📋 69 - 57% open · ⏱️ 16.11.2017): ``` - git clone https://github.com/jupyterhub/binderhub + git clone https://github.com/aaren/notedown + ``` +- [PyPi](https://pypi.org/project/notedown) (📥 5.2K / month): + ``` + pip install notedown + ``` +- [Conda](https://anaconda.org/conda-forge/notedown) (📥 36K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge notedown ```
-
notedown (🥉18 · ⭐ 830 · 💀) - Markdown = IPython Notebook. BSD-2 +
Stencila (🥉19 · ⭐ 760 · 📉) - Living documents for reproducible research. Apache-2 -- [GitHub](https://github.com/aaren/notedown) (👨‍💻 7 · 🔀 91 · 📦 180 · 📋 68 - 57% open · ⏱️ 16.11.2017): +- [GitHub](https://github.com/stencila/stencila) (👨‍💻 44 · 🔀 43 · 📥 4.3K · 📦 20 · 📋 720 - 13% open · ⏱️ 27.03.2024): ``` - git clone https://github.com/aaren/notedown + git clone https://github.com/stencila/stencila ``` -- [PyPi](https://pypi.org/project/notedown) (📥 3.8K / month): +- [NPM](https://www.npmjs.com/package/stencila) (📥 80 / month): ``` - pip install notedown + npm install stencila ``` -- [Conda](https://anaconda.org/conda-forge/notedown) (📥 34K · ⏱️ 07.06.2018): +- [Docker Hub](https://hub.docker.com/r/stencila/cloud) (📥 16K · ⏱️ 08.04.2019): ``` - conda install -c conda-forge notedown + docker pull stencila/cloud ```
-
scrapbook (🥉18 · ⭐ 250) - 一个用于在笔记本中记录和读取数据的库。BSD-3 +
scrapbook (🥉18 · ⭐ 280 · 💀) - A library for recording and reading data in notebooks. BSD-3 -- [GitHub](https://github.com/nteract/scrapbook) (👨‍💻 11 · 🔀 26 · 📦 150 · 📋 48 - 47% open · ⏱️ 13.04.2022): +- [GitHub](https://github.com/nteract/scrapbook) (👨‍💻 11 · 🔀 26 · 📦 340 · 📋 50 - 48% open · ⏱️ 13.04.2022): ``` git clone https://github.com/nteract/scrapbook ``` -- [PyPi](https://pypi.org/project/nteract-scrapbook) (📥 81K / month): +- [PyPi](https://pypi.org/project/nteract-scrapbook) (📥 13K / month): ``` pip install nteract-scrapbook ```
-
ThebeLab (🥉17 · ⭐ 300 · 💤) - ThebeLab:将静态HTML页面转换为实时文档。BSD-3 +
nbinteract (🥉17 · ⭐ 230) - Create interactive webpages from Jupyter Notebooks. BSD-3 -- [GitHub](https://github.com/executablebooks/thebe) (👨‍💻 26 · 🔀 57 · 📦 5 · 📋 150 - 42% open · ⏱️ 19.11.2021): +- [GitHub](https://github.com/SamLau95/nbinteract) (👨‍💻 8 · 🔀 22 · 📦 4 · 📋 70 - 40% open · ⏱️ 13.02.2024): ``` - git clone https://github.com/executablebooks/thebe + git clone https://github.com/SamLau95/nbinteract + ``` +- [PyPi](https://pypi.org/project/nbinteract) (📥 2.2K / month): + ``` + pip install nbinteract ```
-
commuter (🥉16 · ⭐ 440) - 笔记本共享中心。BSD-3 +
bookstore (🥉17 · ⭐ 200 · 💀) - Notebook storage and publishing workflows for the masses. BSD-3 -- [GitHub](https://github.com/nteract/commuter) (👨‍💻 27 · 🔀 63 · 📦 3 · 📋 91 - 57% open · ⏱️ 28.04.2022): +- [GitHub](https://github.com/nteract/bookstore) (👨‍💻 7 · 🔀 20 · 📦 17 · 📋 73 - 46% open · ⏱️ 09.12.2019): ``` - git clone https://github.com/nteract/commuter + git clone https://github.com/nteract/bookstore ``` -- [NPM](https://www.npmjs.com/package/@nteract/commuter) (📥 640 / month): +- [PyPi](https://pypi.org/project/bookstore) (📥 870 / month): ``` - npm install @nteract/commuter + pip install bookstore ```
-
nbinteract (🥉15 · ⭐ 220 · 💀) - 从Jupyter Notebooks创建交互式网页。BSD-3 +
ThebeLab (🥉16 · ⭐ 370) - ThebeLab: turning static HTML pages into live documents. BSD-3 -- [GitHub](https://github.com/SamLau95/nbinteract) (👨‍💻 8 · 🔀 20 · 📦 1 · 📋 70 - 41% open · ⏱️ 15.04.2021): +- [GitHub](https://github.com/executablebooks/thebe) (👨‍💻 31 · 🔀 67 · 📦 10 · 📋 230 - 44% open · ⏱️ 15.03.2024): ``` - git clone https://github.com/SamLau95/nbinteract + git clone https://github.com/executablebooks/thebe ``` -- [PyPi](https://pypi.org/project/nbinteract) (📥 1.5K / month): +
+
BinderHub (🥉15 · ⭐ 2.5K) - Run your code in the cloud, with technology so advanced, it feels.. BSD-3 + +- [GitHub](https://github.com/jupyterhub/binderhub) (👨‍💻 95 · 🔀 370 · 📦 9 · 📋 680 - 29% open · ⏱️ 06.03.2024): + ``` - pip install nbinteract + git clone https://github.com/jupyterhub/binderhub ```
-
mkdocs-jupyter (🥉15 · ⭐ 150 · 📈) - 在mkdocs中使用Jupyter Notebook。Apache-2 +
nbgallery (🥉15 · ⭐ 150) - Enterprise Jupyter notebook sharing and collaboration app. MIT -- [GitHub](https://github.com/danielfrg/mkdocs-jupyter) (👨‍💻 13 · 🔀 21 · 📋 57 - 22% open · ⏱️ 04.05.2022): +- [GitHub](https://github.com/nbgallery/nbgallery) (👨‍💻 25 · 🔀 35 · 📋 490 - 6% open · ⏱️ 29.02.2024): ``` - git clone https://github.com/danielfrg/mkdocs-jupyter + git clone https://github.com/nbgallery/nbgallery ``` -- [PyPi](https://pypi.org/project/mkdocs-jupyter) (📥 24K / month): +- [Docker Hub](https://hub.docker.com/r/nbgallery/nbgallery) (📥 170K · ⭐ 5 · ⏱️ 29.02.2024): ``` - pip install mkdocs-jupyter + docker pull nbgallery/nbgallery ```
-
cdsdashboards (🥉14 · ⭐ 170) - 用于ContainDS仪表板的JupyterHub扩展。❗Unlicensed +
commuter (🥉14 · ⭐ 480 · 💀) - Notebook sharing hub. BSD-3 -- [GitHub](https://github.com/ideonate/cdsdashboards) (👨‍💻 13 · 🔀 33 · 📋 88 - 35% open · ⏱️ 29.04.2022): +- [GitHub](https://github.com/nteract/commuter) (👨‍💻 27 · 🔀 65 · 📦 2 · 📋 92 - 57% open · ⏱️ 28.04.2022): ``` - git clone https://github.com/ideonate/cdsdashboards - ``` -- [PyPi](https://pypi.org/project/cdsdashboards) (📥 260 / month): - ``` - pip install cdsdashboards + git clone https://github.com/nteract/commuter ``` -- [Conda](https://anaconda.org/conda-forge/cdsdashboards) (📥 30K · ⏱️ 29.04.2022): +- [NPM](https://www.npmjs.com/package/@nteract/commuter) (📥 80 / month): ``` - conda install -c conda-forge cdsdashboards + npm install @nteract/commuter ```
-
pynb (🥉13 · ⭐ 240 · 💀) - Jupyter Notebooks是带有嵌入式Markdown文本的纯Python代码。MIT +
jupyter-flex (🥉14 · ⭐ 310) - Build dashboards using Jupyter Notebooks. Apache-2 -- [GitHub](https://github.com/elehcimd/pynb) (👨‍💻 8 · 🔀 6 · 📦 21 · ⏱️ 07.07.2020): +- [GitHub](https://github.com/danielfrg/jupyter-flex) (👨‍💻 4 · 🔀 54 · 📦 46 · 📋 63 - 19% open · ⏱️ 20.03.2024): ``` - git clone https://github.com/elehcimd/pynb + git clone https://github.com/danielfrg/jupyter-flex ```
-
nbgallery (🥉13 · ⭐ 140) - 企业Jupyter笔记本共享和协作应用程序。MIT +
cdsdashboards (🥉14 · ⭐ 200 · 💀) - JupyterHub extension for ContainDS Dashboards. ❗Unlicensed -- [GitHub](https://github.com/nbgallery/nbgallery) (👨‍💻 19 · 🔀 23 · 📋 380 - 18% open · ⏱️ 19.08.2022): +- [GitHub](https://github.com/ideonate/cdsdashboards) (👨‍💻 14 · 🔀 38 · 📋 93 - 36% open · ⏱️ 12.09.2022): ``` - git clone https://github.com/nbgallery/nbgallery + git clone https://github.com/ideonate/cdsdashboards ``` -- [Docker Hub](https://hub.docker.com/r/nbgallery/nbgallery) (📥 160K · ⭐ 3 · ⏱️ 19.08.2022): +- [PyPi](https://pypi.org/project/cdsdashboards) (📥 460 / month): ``` - docker pull nbgallery/nbgallery + pip install cdsdashboards + ``` +- [Conda](https://anaconda.org/conda-forge/cdsdashboards) (📥 57K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge cdsdashboards ```
-
jupyter-flex (🥉11 · ⭐ 260) - 使用Jupyter Notebook构建仪表板。Apache-2 +
pynb (🥉13 · ⭐ 250 · 💀) - Jupyter Notebooks as plain Python code with embedded Markdown text. MIT -- [GitHub](https://github.com/danielfrg/jupyter-flex) (👨‍💻 4 · 🔀 46 · 📦 1 · 📋 56 - 21% open · ⏱️ 22.06.2022): +- [GitHub](https://github.com/elehcimd/pynb) (👨‍💻 8 · 🔀 6 · 📦 22 · ⏱️ 07.07.2020): ``` - git clone https://github.com/danielfrg/jupyter-flex + git clone https://github.com/elehcimd/pynb ```
-
jnotebook-reader (🥉11 · ⭐ 99) - 一款很棒的查看器,用于浏览和渲染Jupyter。Apache-2 +
jnotebook-reader (🥉10 · ⭐ 100 · 💀) - An awesome viewer to browse and render Jupyter.. Apache-2 -- [GitHub](https://github.com/line/jnotebook_reader) (👨‍💻 6 · 🔀 15 · ⏱️ 01.07.2022): +- [GitHub](https://github.com/line/jnotebook_reader) (👨‍💻 7 · 🔀 16 · 📋 5 - 20% open · ⏱️ 06.12.2022): ``` git clone https://github.com/line/jnotebook_reader @@ -2132,283 +2116,295 @@ _与笔记本文件共享、转换和简化协作的工具(例如,通过git

-## Jupyter-Notebook工具 +## Notebook Tools -Back to top +Back to top -_与笔记本文件一起工作或可以在笔记本文件中使用的库和工具。_ +_Libraries and tools that work with or can be used within notebook files._ -
nbclient (🥇26 · ⭐ 100) - 用于执行笔记本的客户端库。❗Unlicensed +
nbformat (🥇32 · ⭐ 240 · 📈) - Reference implementation of the Jupyter Notebook format. BSD-3 -- [GitHub](https://github.com/jupyter/nbclient) (👨‍💻 33 · 🔀 45 · 📥 88 · 📦 67K · 📋 91 - 31% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/jupyter/nbformat) (👨‍💻 80 · 🔀 150 · 📥 250 · 📦 270K · 📋 140 - 42% open · ⏱️ 15.03.2024): ``` - git clone https://github.com/jupyter/nbclient + git clone https://github.com/jupyter/nbformat ``` -- [PyPi](https://pypi.org/project/nbclient) (📥 9.5M / month): +- [PyPi](https://pypi.org/project/nbformat) (📥 24M / month): ``` - pip install nbclient + pip install nbformat ``` -- [Conda](https://anaconda.org/conda-forge/nbclient) (📥 5.1M · ⏱️ 23.08.2022): +- [Conda](https://anaconda.org/conda-forge/nbformat) (📥 22M · ⏱️ 15.03.2024): ``` - conda install -c conda-forge nbclient + conda install -c conda-forge nbformat ```
-
PixieDust (🥇25 · ⭐ 1K · 💀) - 适用于Jupyter Notebook的Python Helper库。Apache-2 +
nbclient (🥇29 · ⭐ 140) - A client library for executing notebooks. Formally nbconvert's.. BSD-3 -- [GitHub](https://github.com/pixiedust/pixiedust) (👨‍💻 33 · 🔀 160 · 📦 240 · 📋 420 - 38% open · ⏱️ 16.02.2021): +- [GitHub](https://github.com/jupyter/nbclient) (👨‍💻 38 · 🔀 51 · 📥 440 · 📦 160K · 📋 100 - 32% open · ⏱️ 13.03.2024): ``` - git clone https://github.com/pixiedust/pixiedust + git clone https://github.com/jupyter/nbclient ``` -- [PyPi](https://pypi.org/project/pixiedust) (📥 11K / month): +- [PyPi](https://pypi.org/project/nbclient) (📥 20M / month): ``` - pip install pixiedust + pip install nbclient ``` -- [Conda](https://anaconda.org/conda-forge/pixiedust) (📥 39K · ⏱️ 06.02.2021): +- [Conda](https://anaconda.org/conda-forge/nbclient) (📥 14M · ⏱️ 13.03.2024): ``` - conda install -c conda-forge pixiedust + conda install -c conda-forge nbclient ```
-
nbdev (🥇24 · ⭐ 3.6K) - 使用Jupyter Notebook创建python项目。Apache-2 +
nbdev (🥇25 · ⭐ 4.7K) - Create delightful python projects using Jupyter Notebooks. Apache-2 -- [GitHub](https://github.com/fastai/nbdev) (👨‍💻 20 · 🔀 360 · 📋 560 - 5% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/fastai/nbdev) (👨‍💻 47 · 🔀 460 · 📋 850 - 15% open · ⏱️ 04.03.2024): ``` git clone https://github.com/fastai/nbdev ``` -- [PyPi](https://pypi.org/project/nbdev) (📥 96K / month): +- [PyPi](https://pypi.org/project/nbdev) (📥 67K / month): ``` pip install nbdev ```
-
nbval (🥈23 · ⭐ 390 · 💤) - 一个py.test插件,用于验证Jupyter笔记本。❗Unlicensed +
PixieDust (🥇25 · ⭐ 1K · 💀) - Python Helper library for Jupyter Notebooks. Apache-2 -- [GitHub](https://github.com/computationalmodelling/nbval) (👨‍💻 29 · 🔀 42 · 📦 1.6K · 📋 98 - 36% open · ⏱️ 05.01.2022): +- [GitHub](https://github.com/pixiedust/pixiedust) (👨‍💻 33 · 🔀 160 · 📦 260 · 📋 420 - 38% open · ⏱️ 16.02.2021): ``` - git clone https://github.com/computationalmodelling/nbval + git clone https://github.com/pixiedust/pixiedust ``` -- [PyPi](https://pypi.org/project/nbval) (📥 110K / month): +- [PyPi](https://pypi.org/project/pixiedust) (📥 10K / month): ``` - pip install nbval + pip install pixiedust ``` -- [Conda](https://anaconda.org/conda-forge/nbval) (📥 230K · ⏱️ 31.07.2020): +- [Conda](https://anaconda.org/conda-forge/pixiedust) (📥 49K · ⏱️ 16.06.2023): ``` - conda install -c conda-forge nbval + conda install -c conda-forge pixiedust ```
-
Jupyter Client (🥈23 · ⭐ 280 · 📈) - Jupyter protocol client APIs. BSD-3 +
Jupyter Client (🥈24 · ⭐ 350) - Jupyter protocol client APIs. BSD-3 -- [GitHub](https://github.com/jupyter/jupyter_client) (👨‍💻 120 · 🔀 230 · 📥 320 · 📋 320 - 43% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/jupyter/jupyter_client) (👨‍💻 130 · 🔀 270 · 📥 1.5K · 📋 370 - 47% open · ⏱️ 12.03.2024): ``` git clone https://github.com/jupyter/jupyter_client ``` -- [PyPi](https://pypi.org/project/jupyter-client) (📥 12M / month): +- [PyPi](https://pypi.org/project/jupyter-client) (📥 30M / month): ``` pip install jupyter-client ```
-
BeakerX (🥈22 · ⭐ 2.7K · 💀) - Jupyter Notebook的Beaker扩展。Apache-2 +
repo2docker (🥈23 · ⭐ 1.6K) - Turn repositories into Jupyter-enabled Docker images. BSD-3 -- [GitHub](https://github.com/twosigma/beakerx) (👨‍💻 43 · 🔀 370 · 📥 31 · 📋 4.5K - 7% open · ⏱️ 21.01.2021): +- [GitHub](https://github.com/jupyterhub/repo2docker) (👨‍💻 120 · 🔀 340 · 📦 200 · 📋 520 - 30% open · ⏱️ 24.03.2024): ``` - git clone https://github.com/twosigma/beakerx + git clone https://github.com/jupyterhub/repo2docker ``` -- [PyPi](https://pypi.org/project/beakerx) (📥 4.8K / month): +- [PyPi](https://pypi.org/project/jupyter-repo2docker) (📥 4.6K / month): ``` - pip install beakerx + pip install jupyter-repo2docker ``` -- [Conda](https://anaconda.org/conda-forge/beakerx) (📥 530K · ⏱️ 18.11.2021): +
+
nbval (🥈23 · ⭐ 430) - A py.test plugin to validate Jupyter notebooks. ❗Unlicensed + +- [GitHub](https://github.com/computationalmodelling/nbval) (👨‍💻 33 · 🔀 46 · 📦 2.9K · 📋 110 - 37% open · ⏱️ 04.03.2024): + ``` - conda install -c conda-forge beakerx + git clone https://github.com/computationalmodelling/nbval ``` -- [NPM](https://www.npmjs.com/package/beakerx) (📥 610 / month): +- [PyPi](https://pypi.org/project/nbval) (📥 190K / month): ``` - npm install beakerx + pip install nbval ``` -- [Docker Hub](https://hub.docker.com/r/beakerx/beakerx) (📥 250K · ⭐ 23 · ⏱️ 02.12.2018): +- [Conda](https://anaconda.org/conda-forge/nbval) (📥 420K · ⏱️ 04.03.2024): ``` - docker pull beakerx/beakerx + conda install -c conda-forge nbval ```
-
Jupyter Sphinx (🥈22 · ⭐ 150) - Sphinx扩展,用于呈现Jupyter交互式小部件。BSD-3 +
BeakerX (🥈22 · ⭐ 2.8K · 💀) - Beaker Extensions for Jupyter Notebook. Apache-2 -- [GitHub](https://github.com/jupyter/jupyter-sphinx) (👨‍💻 25 · 🔀 50 · 📋 120 - 33% open · ⏱️ 25.06.2022): +- [GitHub](https://github.com/twosigma/beakerx) (👨‍💻 44 · 🔀 380 · 📥 35 · 📋 4.5K - 7% open · ⏱️ 21.01.2021): ``` - git clone https://github.com/jupyter/jupyter-sphinx + git clone https://github.com/twosigma/beakerx ``` -- [PyPi](https://pypi.org/project/jupyter_sphinx) (📥 130K / month): +- [PyPi](https://pypi.org/project/beakerx) (📥 5.4K / month): ``` - pip install jupyter_sphinx + pip install beakerx ``` -
-
repo2docker (🥈21 · ⭐ 1.4K) - 将存储库转换为支持Jupyter的Docker映像。BSD-3 - -- [GitHub](https://github.com/jupyterhub/repo2docker) (👨‍💻 110 · 🔀 300 · 📦 160 · 📋 470 - 31% open · ⏱️ 24.08.2022): - +- [Conda](https://anaconda.org/conda-forge/beakerx) (📥 620K · ⏱️ 16.06.2023): ``` - git clone https://github.com/jupyterhub/repo2docker + conda install -c conda-forge beakerx ``` -- [PyPi](https://pypi.org/project/jupyter-repo2docker) (📥 5K / month): +- [NPM](https://www.npmjs.com/package/beakerx) (📥 150 / month): ``` - pip install jupyter-repo2docker + npm install beakerx + ``` +- [Docker Hub](https://hub.docker.com/r/beakerx/beakerx) (📥 250K · ⭐ 23 · ⏱️ 02.12.2018): + ``` + docker pull beakerx/beakerx ```
-
ipytest (🥈20 · ⭐ 230 · 📈) - IPython笔记本中的Pytest。MIT +
nbQA (🥈22 · ⭐ 950) - Run any standard Python code quality tool on a Jupyter Notebook. MIT -- [GitHub](https://github.com/chmp/ipytest) (👨‍💻 4 · 🔀 19 · 📦 200 · 📋 50 - 4% open · ⏱️ 20.02.2022): +- [GitHub](https://github.com/nbQA-dev/nbQA) (👨‍💻 27 · 🔀 38 · 📋 290 - 2% open · ⏱️ 26.03.2024): ``` - git clone https://github.com/chmp/ipytest + git clone https://github.com/nbQA-dev/nbQA ``` -- [PyPi](https://pypi.org/project/ipytest) (📥 41K / month): +- [PyPi](https://pypi.org/project/nbqa) (📥 150K / month): ``` - pip install ipytest + pip install nbqa ```
-
treon (🥈19 · ⭐ 280) - Jupyter Notebooks易于使用的测试框架。MIT +
ipytest (🥈21 · ⭐ 280) - Pytest in IPython notebooks. MIT -- [GitHub](https://github.com/ReviewNB/treon) (👨‍💻 5 · 🔀 21 · 📦 55 · 📋 13 - 23% open · ⏱️ 04.08.2022): +- [GitHub](https://github.com/chmp/ipytest) (👨‍💻 5 · 🔀 17 · 📦 380 · 📋 59 - 3% open · ⏱️ 18.02.2024): ``` - git clone https://github.com/ReviewNB/treon + git clone https://github.com/chmp/ipytest ``` -- [PyPi](https://pypi.org/project/treon) (📥 9.4K / month): +- [PyPi](https://pypi.org/project/ipytest) (📥 42K / month): ``` - pip install treon + pip install ipytest ```
-
nbformat (🥈19 · ⭐ 180 · 📉) - Jupyter Notebook格式的参考实现。❗Unlicensed +
Jupyter Sphinx (🥉20 · ⭐ 180) - Sphinx extension for rendering of Jupyter interactive widgets. BSD-3 -- [GitHub](https://github.com/jupyter/nbformat) (👨‍💻 67 · 🔀 130 · 📋 120 - 39% open · ⏱️ 19.08.2022): +- [GitHub](https://github.com/jupyter/jupyter-sphinx) (👨‍💻 28 · 🔀 60 · 📋 150 - 28% open · ⏱️ 23.03.2024): ``` - git clone https://github.com/jupyter/nbformat - ``` -- [PyPi](https://pypi.org/project/nbformat) (📥 9.9M / month): - ``` - pip install nbformat + git clone https://github.com/jupyter/jupyter-sphinx ``` -- [Conda](https://anaconda.org/conda-forge/nbformat) (📥 9.8M · ⏱️ 03.05.2022): +- [PyPi](https://pypi.org/project/jupyter_sphinx) (📥 73K / month): ``` - conda install -c conda-forge nbformat + pip install jupyter_sphinx ```
-
ipyparallel (🥉18 · ⭐ 2.3K) - Python中的交互式并行计算。❗Unlicensed +
ipyparallel (🥉18 · ⭐ 2.5K) - Interactive Parallel Computing in Python. ❗Unlicensed -- [GitHub](https://github.com/ipython/ipyparallel) (👨‍💻 110 · 🔀 870 · 📋 330 - 15% open · ⏱️ 16.08.2022): +- [GitHub](https://github.com/ipython/ipyparallel) (👨‍💻 110 · 🔀 970 · 📋 360 - 15% open · ⏱️ 18.03.2024): ``` git clone https://github.com/ipython/ipyparallel ``` -- [PyPi](https://pypi.org/project/ipyparallel) (📥 110K / month): +- [PyPi](https://pypi.org/project/ipyparallel) (📥 290K / month): ``` pip install ipyparallel ``` -- [Conda](https://anaconda.org/conda-forge/ipyparallel) (📥 660K · ⏱️ 21.06.2022): +- [Conda](https://anaconda.org/conda-forge/ipyparallel) (📥 970K · ⏱️ 04.03.2024): ``` conda install -c conda-forge ipyparallel ```
-
nbQA (🥉17 · ⭐ 560) - 在Jupyter Notebook上运行任何标准的Python代码质量工具。MIT +
treon (🥉18 · ⭐ 290 · 💀) - Easy to use test framework for Jupyter Notebooks. MIT -- [GitHub](https://github.com/nbQA-dev/nbQA) (👨‍💻 20 · 🔀 31 · 📋 250 - 0% open · ⏱️ 24.08.2022): +- [GitHub](https://github.com/ReviewNB/treon) (👨‍💻 5 · 🔀 23 · 📦 100 · 📋 13 - 23% open · ⏱️ 04.08.2022): ``` - git clone https://github.com/nbQA-dev/nbQA + git clone https://github.com/ReviewNB/treon ``` -- [PyPi](https://pypi.org/project/nbqa) (📥 37K / month): +- [PyPi](https://pypi.org/project/treon) (📥 33K / month): ``` - pip install nbqa + pip install treon ```
-
sphinxcontrib.jupyter (🥉17 · ⭐ 72 · 💀) - 用于生成Jupyter笔记本的Sphinx扩展。BSD-3 +
sphinxcontrib.jupyter (🥉18 · ⭐ 74 · 💀) - A Sphinx Extension for Generating Jupyter Notebooks. BSD-3 -- [GitHub](https://github.com/QuantEcon/sphinxcontrib-jupyter) (👨‍💻 13 · 🔀 23 · 📦 26 · 📋 180 - 48% open · ⏱️ 18.06.2020): +- [GitHub](https://github.com/QuantEcon/sphinxcontrib-jupyter) (👨‍💻 13 · 🔀 23 · 📦 38 · 📋 180 - 48% open · ⏱️ 18.06.2020): ``` git clone https://github.com/QuantEcon/sphinxcontrib-jupyter ``` -- [PyPi](https://pypi.org/project/sphinxcontrib-jupyter) (📥 740 / month): +- [PyPi](https://pypi.org/project/sphinxcontrib-jupyter) (📥 1.8K / month): ``` pip install sphinxcontrib-jupyter ```
-
JupyterWith (🥉14 · ⭐ 350) - 声明性和可复制的Jupyter环境-由Nix提供支持。MIT +
nbopen (🥉17 · ⭐ 300) - Open a Jupyter notebook in the best available server. BSD-3 -- [GitHub](https://github.com/tweag/jupyterWith) (👨‍💻 31 · 🔀 79 · 📋 110 - 9% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/takluyver/nbopen) (👨‍💻 11 · 🔀 56 · 📦 130 · 📋 65 - 58% open · ⏱️ 08.09.2023): ``` - git clone https://github.com/tweag/jupyterWith + git clone https://github.com/takluyver/nbopen + ``` +- [PyPi](https://pypi.org/project/nbopen) (📥 1.8K / month): + ``` + pip install nbopen ```
-
testbook (🥉14 · ⭐ 320) - 以正确的方式对Jupyter笔记本进行单元测试。BSD-3 +
naas (🥉15 · ⭐ 270) - Schedule notebooks, run them like APIs, expose securely your assets:.. ❗️AGPL-3.0 -- [GitHub](https://github.com/nteract/testbook) (👨‍💻 14 · 🔀 30 · 📦 140 · 📋 87 - 47% open · ⏱️ 12.08.2022): +- [GitHub](https://github.com/jupyter-naas/naas) (👨‍💻 21 · 🔀 23 · 📦 4 · 📋 180 - 21% open · ⏱️ 19.03.2024): ``` - git clone https://github.com/nteract/testbook + git clone https://github.com/jupyter-naas/naas + ``` +- [PyPi](https://pypi.org/project/naas) (📥 2.5K / month): + ``` + pip install naas ```
-
nbmake-action (🥉14 · ⭐ 160 · 💤) - GitHub用于测试笔记本的动作。Apache-2 +
testbook (🥉14 · ⭐ 400 · 💀) - Unit test your Jupyter Notebooks the right way. BSD-3 -- [GitHub](https://github.com/treebeardtech/nbmake-action) (👨‍💻 2 · 🔀 6 · 📦 27 · ⏱️ 21.09.2021): +- [GitHub](https://github.com/nteract/testbook) (👨‍💻 15 · 🔀 38 · 📦 340 · 📋 92 - 48% open · ⏱️ 29.11.2022): ``` - git clone https://github.com/treebeardtech/nbmake-action + git clone https://github.com/nteract/testbook ```
-
nbopen (🥉13 · ⭐ 280 · 💀) - Open a Jupyter notebook in the best available server. BSD-3 +
nbmake-action (🥉14 · ⭐ 150 · 💀) - GitHub Action for testing notebooks. Apache-2 -- [GitHub](https://github.com/takluyver/nbopen) (👨‍💻 10 · 🔀 53 · 📋 63 - 58% open · ⏱️ 25.04.2018): +- [GitHub](https://github.com/treebeardtech/nbmake-action) (👨‍💻 2 · 🔀 6 · 📦 33 · ⏱️ 21.09.2021): ``` - git clone https://github.com/takluyver/nbopen + git clone https://github.com/treebeardtech/nbmake-action ``` -- [PyPi](https://pypi.org/project/nbopen) (📥 760 / month): +
+
JupyterWith (🥉13 · ⭐ 590) - declarative and reproducible Jupyter environments - powered by Nix. MIT + +- [GitHub](https://github.com/tweag/jupyenv) (👨‍💻 37 · 🔀 120 · 📋 190 - 22% open · ⏱️ 17.10.2023): + ``` - pip install nbopen + git clone https://github.com/tweag/jupyterWith ```
-
naas (🥉13 · ⭐ 200) - Notebook调度工具,像API一样运行它们。❗️AGPL-3.0 +
Jupyter Helpers (🥉12 · ⭐ 45 · 💀) - A collection of helpers for Jupyter/IPython. MIT -- [GitHub](https://github.com/jupyter-naas/naas) (👨‍💻 18 · 🔀 20 · 📦 3 · 📋 140 - 18% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/krassowski/jupyter-helpers) (👨‍💻 2 · 🔀 3 · 📋 5 - 60% open · ⏱️ 31.07.2021): ``` - git clone https://github.com/jupyter-naas/naas + git clone https://github.com/krassowski/jupyter-helpers ``` -- [PyPi](https://pypi.org/project/naas) (📥 2.7K / month): +- [PyPi](https://pypi.org/project/jupyter_helpers) (📥 160 / month): ``` - pip install naas + pip install jupyter_helpers ```
-
Kernel Management (🥉12 · ⭐ 13 · 💀) - 针对Jupyter的实验性新内核管理框架。❗Unlicensed +
Kernel Management (🥉12 · ⭐ 15 · 💀) - Experimental new kernel management framework for.. ❗Unlicensed -- [GitHub](https://github.com/takluyver/jupyter_kernel_mgmt) (👨‍💻 74 · 🔀 7 · 📥 17 · 📋 25 - 44% open · ⏱️ 29.01.2020): +- [GitHub](https://github.com/takluyver/jupyter_kernel_mgmt) (👨‍💻 74 · 🔀 8 · 📥 17 · 📋 25 - 44% open · ⏱️ 29.01.2020): ``` git clone https://github.com/takluyver/jupyter_kernel_mgmt ``` -- [PyPi](https://pypi.org/project/jupyter-kernel-mgmt) (📥 38 / month): +- [PyPi](https://pypi.org/project/jupyter-kernel-mgmt) (📥 68 / month): ``` pip install jupyter-kernel-mgmt ```
-
jupyter2slides (🥉11 · ⭐ 770 · 💀) - 使用Jupyter Notebook的Cloud Native演示幻灯片MIT +
jupyter2slides (🥉11 · ⭐ 790 · 💀) - Cloud Native Presentation Slides with Jupyter Notebook +.. MIT -- [GitHub](https://github.com/datitran/jupyter2slides) (🔀 170 · 📋 15 - 73% open · ⏱️ 28.12.2018): +- [GitHub](https://github.com/datitran/jupyter2slides) (🔀 160 · 📋 15 - 73% open · ⏱️ 28.12.2018): ``` git clone https://github.com/datitran/jupyter2slides ```
-
ipyexperiments (🥉11 · ⭐ 150 · 💤) - 适用于GPU和一般设备的jupyter / ipython实验容器。❗Unlicensed +
ipyexperiments (🥉11 · ⭐ 190) - jupyter/ipython experiment containers for GPU and.. ❗Unlicensed -- [GitHub](https://github.com/stas00/ipyexperiments) (👨‍💻 3 · 🔀 11 · 📦 6 · ⏱️ 07.12.2021): +- [GitHub](https://github.com/stas00/ipyexperiments) (👨‍💻 3 · 🔀 12 · 📦 8 · ⏱️ 15.12.2023): ``` git clone https://github.com/stas00/ipyexperiments @@ -2418,21 +2414,9 @@ _与笔记本文件一起工作或可以在笔记本文件中使用的库和工 pip install ipyexperiments ```
-
Jupyter Helpers (🥉11 · ⭐ 40 · 💀) - Jupyter/IPython的帮助程序集合。MIT - -- [GitHub](https://github.com/krassowski/jupyter-helpers) (👨‍💻 2 · 🔀 3 · 📋 5 - 60% open · ⏱️ 31.07.2021): - - ``` - git clone https://github.com/krassowski/jupyter-helpers - ``` -- [PyPi](https://pypi.org/project/jupyter_helpers) (📥 110 / month): - ``` - pip install jupyter_helpers - ``` -
-
Jupter-Notebook-REST-API (🥉7 · ⭐ 51 · 💀) - 将jupyter笔记本作为REST API端点运行。MIT +
Jupter-Notebook-REST-API (🥉6 · ⭐ 75 · 💀) - Run your jupyter notebooks as a REST API endpoint... MIT -- [GitHub](https://github.com/Invictify/Jupter-Notebook-REST-API) (👨‍💻 2 · 🔀 4 · ⏱️ 31.03.2020): +- [GitHub](https://github.com/Invictify/Jupter-Notebook-REST-API) (👨‍💻 2 · 🔀 9 · ⏱️ 31.03.2020): ``` git clone https://github.com/Invictify/Jupter-Notebook-REST-API @@ -2440,776 +2424,776 @@ _与笔记本文件一起工作或可以在笔记本文件中使用的库和工

-## JupyterLab渲染器 +## JupyterLab Renderer -Back to top +Back to top -_可以呈现和显示特定MIME类型文件的扩展名。_ +_Extensions that can render and display files of specific MIME types._ -
JupyterLab Dash (🥇20 · ⭐ 360 · 💀) - An Extension for the Interactive development of Dash apps in.. MIT +
JupyterLab Drawio (🥇19 · ⭐ 590 · 💀) - A standalone embedding of the FOSS drawio / mxgraph.. BSD-3 -- [GitHub](https://github.com/plotly/jupyterlab-dash) (👨‍💻 7 · 🔀 57 · 📦 260 · 📋 28 - 71% open · ⏱️ 19.05.2020): +- [GitHub](https://github.com/QuantStack/jupyterlab-drawio) (👨‍💻 15 · 🔀 69 · 📦 1.4K · 📋 68 - 63% open · ⏱️ 29.06.2021): ``` - git clone https://github.com/plotly/jupyterlab-dash - ``` -- [PyPi](https://pypi.org/project/jupyterlab-dash) (📥 1.3K / month): - ``` - pip install jupyterlab-dash + git clone https://github.com/QuantStack/jupyterlab-drawio ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-dash) (📥 12K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-drawio) (📥 2.1K / month): ``` - npm install jupyterlab-dash + npm install jupyterlab-drawio ```
-
JupyterLab Drawio (🥈19 · ⭐ 540 · 💀) - FOSS drawio/mxgraph程序包的独立嵌入。BSD-3 +
JupyterLab Dash (🥇19 · ⭐ 360 · 💀) - An Extension for the Interactive development of Dash apps in.. MIT -- [GitHub](https://github.com/QuantStack/jupyterlab-drawio) (👨‍💻 15 · 🔀 63 · 📦 530 · 📋 65 - 61% open · ⏱️ 29.06.2021): +- [GitHub](https://github.com/plotly/jupyterlab-dash) (👨‍💻 7 · 🔀 55 · 📦 640 · 📋 28 - 71% open · ⏱️ 19.05.2020): ``` - git clone https://github.com/QuantStack/jupyterlab-drawio + git clone https://github.com/plotly/jupyterlab-dash ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-drawio) (📥 4.3K / month): +- [PyPi](https://pypi.org/project/jupyterlab-dash) (📥 2.2K / month): ``` - npm install jupyterlab-drawio + pip install jupyterlab-dash + ``` +- [NPM](https://www.npmjs.com/package/jupyterlab-dash) (📥 2K / month): + ``` + npm install jupyterlab-dash ```
-
JupyterLab Latex (🥈18 · ⭐ 530) - JupyterLab扩展,用于实时编辑LaTeX文档。BSD-3 +
JupyterLab Latex (🥈18 · ⭐ 600) - JupyterLab extension for live editing of LaTeX documents. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-latex) (👨‍💻 22 · 🔀 59 · 📦 2 · 📋 82 - 32% open · ⏱️ 18.08.2022): +- [GitHub](https://github.com/jupyterlab/jupyterlab-latex) (👨‍💻 23 · 🔀 66 · 📋 91 - 37% open · ⏱️ 31.10.2023): ``` git clone https://github.com/jupyterlab/jupyterlab-latex ``` -- [PyPi](https://pypi.org/project/jupyterlab_latex) (📥 3.9K / month): +- [PyPi](https://pypi.org/project/jupyterlab_latex) (📥 2.2K / month): ``` pip install jupyterlab_latex ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/latex) (📥 1.2K / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/latex) (📥 370 / month): ``` npm install @jupyterlab/latex ```
-
JupyterLab Renderers (🥉17 · ⭐ 440) - JupyterLab的渲染器和渲染器扩展。BSD-3 +
JupyterLab Renderers (🥉14 · ⭐ 480) - Renderers and renderer extensions for JupyterLab. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyter-renderers) (👨‍💻 25 · 🔀 67 · 📦 1 · 📋 100 - 29% open · ⏱️ 08.07.2022): +- [GitHub](https://github.com/jupyterlab/jupyter-renderers) (👨‍💻 30 · 🔀 73 · 📋 110 - 32% open · ⏱️ 20.03.2024): ``` git clone https://github.com/jupyterlab/jupyter-renderers ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (📥 1.4K / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/geojson-extension) (📥 490 / month): ``` npm install @jupyterlab/geojson-extension ```
-
JupyterLab Chart Editor (🥉16 · ⭐ 210 · 💀) - JupyterLab扩展,用于实时编辑LaTeX文档。❗Unlicensed +
JupyterLab Chart Editor (🥉14 · ⭐ 220 · 💀) - JupyterLab extension for Plotly's react-chart-editor. ❗Unlicensed -- [GitHub](https://github.com/plotly/jupyterlab-chart-editor) (👨‍💻 5 · 🔀 22 · 📦 3 · 📋 31 - 38% open · ⏱️ 10.03.2021): +- [GitHub](https://github.com/plotly/jupyterlab-chart-editor) (👨‍💻 5 · 🔀 24 · 📦 7 · 📋 31 - 38% open · ⏱️ 10.03.2021): ``` git clone https://github.com/plotly/jupyterlab-chart-editor ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-chart-editor) (📥 1.1K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-chart-editor) (📥 400 / month): ``` npm install jupyterlab-chart-editor ```
-
JupyterLab Spreadsheet (🥉16 · ⭐ 160) - JupyterLab插件,用于查看电子表格。BSD-3 +
JupyterLab Spreadsheet (🥉14 · ⭐ 190 · 💀) - JupyterLab plugin for viewing spreadsheets, such as.. BSD-3 -- [GitHub](https://github.com/quigleyj97/jupyterlab-spreadsheet) (👨‍💻 4 · 🔀 14 · 📦 3 · 📋 23 - 21% open · ⏱️ 18.07.2022): +- [GitHub](https://github.com/quigleyj97/jupyterlab-spreadsheet) (👨‍💻 4 · 🔀 16 · 📦 6 · 📋 27 - 33% open · ⏱️ 18.07.2022): ``` git clone https://github.com/quigleyj97/jupyterlab-spreadsheet ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-spreadsheet) (📥 4K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-spreadsheet) (📥 830 / month): ``` npm install jupyterlab-spreadsheet ```
-
JupyterLab Voyager (🥉13 · ⭐ 270 · 💀) - JupyterLab extension visualize data with Voyager. BSD-3 +
JupyterLab Voyager (🥉13 · ⭐ 290 · 💀) - JupyterLab extension visualize data with Voyager. BSD-3 -- [GitHub](https://github.com/altair-viz/jupyterlab_voyager) (👨‍💻 6 · 🔀 32 · 📋 60 - 66% open · ⏱️ 14.08.2019): +- [GitHub](https://github.com/altair-viz/jupyterlab_voyager) (👨‍💻 6 · 🔀 35 · 📦 3 · 📋 60 - 66% open · ⏱️ 14.08.2019): ``` git clone https://github.com/altair-viz/jupyterlab_voyager ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_voyager) (📥 68 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab_voyager) (📥 27 / month): ``` npm install jupyterlab_voyager ```

-## JupyterLab主题 +## JupyterLab Themes -Back to top +Back to top -_可以自定义JupyterLab外观的扩展。_ +_Extensions that can customize the appearance of JupyterLab._ -
Darcula Theme (🥇19 · ⭐ 150) - A handsome Darcula theme for Jupyterlab. The first jlab theme to.. BSD-3 +
Darcula Theme (🥇17 · ⭐ 200 · 💀) - A handsome Darcula theme for Jupyterlab. The first jlab.. BSD-3 -- [GitHub](https://github.com/telamonian/theme-darcula) (👨‍💻 7 · 🔀 22 · 📦 500 · 📋 23 - 30% open · ⏱️ 20.07.2022): +- [GitHub](https://github.com/telamonian/theme-darcula) (👨‍💻 7 · 🔀 28 · 📦 1.3K · 📋 25 - 32% open · ⏱️ 20.07.2022): ``` git clone https://github.com/telamonian/theme-darcula ``` -- [NPM](https://www.npmjs.com/package/@telamonian/theme-darcula) (📥 1.4K / month): +- [NPM](https://www.npmjs.com/package/@telamonian/theme-darcula) (📥 94 / month): ``` npm install @telamonian/theme-darcula ```
-
jupyterlab-theme-solarized-dark (🥈14 · ⭐ 66) - JupyterLab 2.x Solarized Dark扩展。BSD-3 +
jupyterlab-theme-solarized-dark (🥈16 · ⭐ 91) - JupyterLab 2.x Solarized Dark extension. BSD-3 -- [GitHub](https://github.com/AllanChain/jupyterlab-theme-solarized-dark) (👨‍💻 2 · 🔀 9 · 📋 3 - 33% open · ⏱️ 21.07.2022): +- [GitHub](https://github.com/AllanChain/jupyterlab-theme-solarized-dark) (👨‍💻 2 · 🔀 11 · 📥 31 · 📦 3 · 📋 4 - 50% open · ⏱️ 21.02.2024): ``` git clone https://github.com/AllanChain/jupyterlab-theme-solarized-dark ``` -- [PyPi](https://pypi.org/project/jupyterlab_theme_solarized_dark) (📥 6.3K / month): +- [PyPi](https://pypi.org/project/jupyterlab_theme_solarized_dark) (📥 11K / month): ``` pip install jupyterlab_theme_solarized_dark ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (📥 3.8K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-theme-solarized-dark) (📥 2.1K / month): ``` npm install jupyterlab-theme-solarized-dark ```
-
Neon Theme (🥈13 · ⭐ 120 · 💀) - JupyterLab的扁平,80年代霓虹灯启发主题。BSD-3 +
Horizon Theme (🥈16 · ⭐ 84) - VSCode Horizon Theme port for JupyterLab. BSD-3 -- [GitHub](https://github.com/yeebc/jupyterlab-neon-theme) (👨‍💻 3 · 🔀 9 · 📦 1 · 📋 12 - 16% open · ⏱️ 07.03.2021): +- [GitHub](https://github.com/mohirio/jupyterlab-horizon-theme) (👨‍💻 3 · 🔀 9 · 📥 42 · 📦 3 · 📋 9 - 11% open · ⏱️ 22.11.2023): ``` - git clone https://github.com/yeebc/jupyterlab-neon-theme + git clone https://github.com/mohirio/jupyterlab-horizon-theme ``` -- [NPM](https://www.npmjs.com/package/@yeebc/jupyterlab_neon_theme) (📥 1.1K / month): +- [NPM](https://www.npmjs.com/package/@mohirio/jupyterlab-horizon-theme) (📥 210 / month): ``` - npm install @yeebc/jupyterlab_neon_theme + npm install @mohirio/jupyterlab-horizon-theme ```
-
Material Darker Theme (🥉12 · ⭐ 130 · 💤) - JupyterLab的Material Darker主题。BSD-3 +
Neon Theme (🥉13 · ⭐ 150 · 💀) - A flat, 80's neon inspired theme for JupyterLab. BSD-3 -- [GitHub](https://github.com/oriolmirosa/jupyterlab_materialdarker) (👨‍💻 2 · 🔀 15 · 📦 4 · 📋 17 - 17% open · ⏱️ 31.08.2021): +- [GitHub](https://github.com/yeebc/jupyterlab-neon-theme) (👨‍💻 4 · 🔀 9 · 📦 4 · 📋 13 - 15% open · ⏱️ 28.08.2022): ``` - git clone https://github.com/oriolmirosa/jupyterlab_materialdarker + git clone https://github.com/yeebc/jupyterlab-neon-theme ``` -- [NPM](https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker) (📥 670 / month): +- [NPM](https://www.npmjs.com/package/@yeebc/jupyterlab_neon_theme) (📥 990 / month): ``` - npm install @oriolmirosa/jupyterlab_materialdarker + npm install @yeebc/jupyterlab_neon_theme ```
-
Horizon Theme (🥉12 · ⭐ 52 · 💀) - JupyterLab的VSCode Horizo​​n主题端口。BSD-3 +
Material Darker Theme (🥉11 · ⭐ 150 · 💀) - The Material Darker theme for JupyterLab. BSD-3 -- [GitHub](https://github.com/mohirio/jupyterlab-horizon-theme) (🔀 3 · 📋 5 - 20% open · ⏱️ 11.04.2021): +- [GitHub](https://github.com/oriolmirosa/jupyterlab_materialdarker) (👨‍💻 2 · 🔀 17 · 📦 8 · 📋 18 - 16% open · ⏱️ 16.12.2022): ``` - git clone https://github.com/mohirio/jupyterlab-horizon-theme + git clone https://github.com/oriolmirosa/jupyterlab_materialdarker ``` -- [NPM](https://www.npmjs.com/package/@mohirio/jupyterlab-horizon-theme) (📥 2.7K / month): +- [NPM](https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker) (📥 59 / month): ``` - npm install @mohirio/jupyterlab-horizon-theme + npm install @oriolmirosa/jupyterlab_materialdarker ```
-
Theme Toggle (🥉10 · ⭐ 11 · 💀) - JupyterLab extension to toggle the theme in the Top Bar area. BSD-3 +
Gruvbox Theme (🥉9 · ⭐ 52 · 💀) - Gruvbox dark theme for Jupyter Lab. Modeled on classic.. ❗Unlicensed -- [GitHub](https://github.com/jtpio/jupyterlab-theme-toggle) (👨‍💻 2 · 🔀 3 · 📦 2 · 📋 3 - 66% open · ⏱️ 16.06.2021): +- [GitHub](https://github.com/Rahlir/theme-gruvbox) (👨‍💻 3 · 🔀 9 · 📦 4 · ⏱️ 12.04.2020): ``` - git clone https://github.com/jtpio/jupyterlab-theme-toggle + git clone https://github.com/Rahlir/theme-gruvbox ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-theme-toggle) (📥 1.5K / month): +- [NPM](https://www.npmjs.com/package/@rahlir/theme-gruvbox) (📥 39 / month): ``` - npm install jupyterlab-theme-toggle + npm install @rahlir/theme-gruvbox ```
-
Gruvbox Theme (🥉9 · ⭐ 48 · 💀) - Jupyter Lab的Gruvbox黑暗主题。❗Unlicensed +
Theme Toggle (🥉9 · ⭐ 11 · 💀) - JupyterLab extension to toggle the theme in the Top Bar area. BSD-3 -- [GitHub](https://github.com/Rahlir/theme-gruvbox) (👨‍💻 3 · 🔀 10 · ⏱️ 12.04.2020): +- [GitHub](https://github.com/jtpio/jupyterlab-theme-toggle) (👨‍💻 2 · 🔀 3 · 📦 5 · 📋 5 - 20% open · ⏱️ 16.06.2021): ``` - git clone https://github.com/Rahlir/theme-gruvbox + git clone https://github.com/jtpio/jupyterlab-theme-toggle ``` -- [NPM](https://www.npmjs.com/package/@rahlir/theme-gruvbox) (📥 160 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-theme-toggle) (📥 440 / month): ``` - npm install @rahlir/theme-gruvbox + npm install jupyterlab-theme-toggle ```
-
Nord Theme (🥉6 · ⭐ 24 · 💀) - JupyterLab-Nord主题。❗Unlicensed +
Nord Theme (🥉6 · ⭐ 26 · 💀) - JupyterLab - Nord Theme. ❗Unlicensed -- [GitHub](https://github.com/kenshohara/theme-nord-extension) (🔀 1 · 📋 5 - 20% open · ⏱️ 20.09.2020): +- [GitHub](https://github.com/kenshohara/theme-nord-extension) (🔀 1 · 📦 3 · 📋 5 - 20% open · ⏱️ 20.09.2020): ``` git clone https://github.com/kenshohara/theme-nord-extension ``` -- [NPM](https://www.npmjs.com/package/@kenshohara/theme-nord-extension) (📥 61 / month): +- [NPM](https://www.npmjs.com/package/@kenshohara/theme-nord-extension) (📥 15 / month): ``` npm install @kenshohara/theme-nord-extension ```

-## JupyterLab扩展 +## JupyterLab Extensions -Back to top +Back to top -_扩展JupyterLab自身功能的应用程序插件。_ +_Application plugins that extend the functionality of JupyterLab itself._ -
JupyterLab Git (🥇27 · ⭐ 1.1K) - JupyterLab的Git扩展。BSD-3 +
JupyterLab Git (🥇27 · ⭐ 1.4K) - A Git extension for JupyterLab. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-git) (👨‍💻 76 · 🔀 230 · 📦 15 · 📋 530 - 15% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/jupyterlab/jupyterlab-git) (👨‍💻 94 · 🔀 280 · 📥 180 · 📦 2.7K · 📋 580 - 15% open · ⏱️ 21.02.2024): ``` git clone https://github.com/jupyterlab/jupyterlab-git ``` -- [PyPi](https://pypi.org/project/jupyterlab-git) (📥 150K / month): +- [PyPi](https://pypi.org/project/jupyterlab-git) (📥 130K / month): ``` pip install jupyterlab-git ``` -- [Conda](https://anaconda.org/conda-forge/jupyterlab-git) (📥 240K · ⏱️ 19.08.2022): +- [Conda](https://anaconda.org/conda-forge/jupyterlab-git) (📥 530K · ⏱️ 07.02.2024): ``` conda install -c conda-forge jupyterlab-git ```
-
elyra (🥇22 · ⭐ 1.4K) - Elyra以AI为中心的方法对JupyterLab笔记本进行拓展。Apache-2 +
Perspective (🥇26 · ⭐ 7.4K) - Streaming pivot visualization via WebAssembly. Apache-2 -- [GitHub](https://github.com/elyra-ai/elyra) (👨‍💻 54 · 🔀 260 · 📦 32 · 📋 1.5K - 14% open · ⏱️ 24.08.2022): +- [GitHub](https://github.com/finos/perspective) (👨‍💻 93 · 🔀 960 · 📥 2.5K · 📦 120 · 📋 730 - 12% open · ⏱️ 26.03.2024): ``` - git clone https://github.com/elyra-ai/elyra + git clone https://github.com/finos/perspective ``` -- [PyPi](https://pypi.org/project/elyra) (📥 3.6K / month): +- [PyPi](https://pypi.org/project/perspective-python) (📥 5.4K / month): ``` - pip install elyra + pip install perspective-python ``` -- [Conda](https://anaconda.org/conda-forge/elyra) (📥 17K · ⏱️ 24.08.2022): +- [NPM](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (📥 1.2K / month): ``` - conda install -c conda-forge elyra + npm install @finos/perspective-jupyterlab ```
-
Perspective (🥇21 · ⭐ 4.8K) - 通过WebAssembly进行流式透视显示。Apache-2 +
elyra (🥇22 · ⭐ 1.8K) - Elyra extends JupyterLab Notebooks with an AI centric approach. Apache-2 -- [GitHub](https://github.com/finos/perspective) (👨‍💻 72 · 🔀 490 · 📦 4 · 📋 540 - 14% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/elyra-ai/elyra) (👨‍💻 63 · 🔀 320 · 📦 54 · 📋 1.6K - 15% open · ⏱️ 08.03.2024): ``` - git clone https://github.com/finos/perspective + git clone https://github.com/elyra-ai/elyra ``` -- [PyPi](https://pypi.org/project/perspective-python) (📥 3K / month): +- [PyPi](https://pypi.org/project/elyra) (📥 3.3K / month): ``` - pip install perspective-python + pip install elyra ``` -- [NPM](https://www.npmjs.com/package/@finos/perspective-jupyterlab) (📥 1.4K / month): +- [Conda](https://anaconda.org/conda-forge/elyra) (📥 44K · ⏱️ 16.06.2023): ``` - npm install @finos/perspective-jupyterlab + conda install -c conda-forge elyra ```
-
JupyterLab Debugger (🥇20 · ⭐ 540 · 💀) - 适用于Jupyter笔记本电脑,控制台等的可视调试器。BSD-3 +
JupyterLab Debugger (🥇20 · ⭐ 560 · 💀) - A visual debugger for Jupyter notebooks, consoles,.. BSD-3 -- [GitHub](https://github.com/jupyterlab/debugger) (👨‍💻 11 · 🔀 37 · 📋 260 - 6% open · ⏱️ 31.03.2021): +- [GitHub](https://github.com/jupyterlab/debugger) (👨‍💻 11 · 🔀 40 · 📋 260 - 6% open · ⏱️ 31.03.2021): ``` git clone https://github.com/jupyterlab/debugger ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/debugger) (📥 170K / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/debugger) (📥 73K / month): ``` npm install @jupyterlab/debugger ```
-
Variable Inspector (🥇19 · ⭐ 930) - Jupyterlab的变量查看器扩展。BSD-3 +
JupyterLab Templates (🥇20 · ⭐ 370) - Support for jupyter notebook templates in jupyterlab. Apache-2 -- [GitHub](https://github.com/lckr/jupyterlab-variableInspector) (👨‍💻 18 · 🔀 84 · 📦 3 · 📋 160 - 27% open · ⏱️ 01.08.2022): +- [GitHub](https://github.com/finos/jupyterlab_templates) (👨‍💻 21 · 🔀 63 · 📦 8 · 📋 91 - 8% open · ⏱️ 27.03.2024): ``` - git clone https://github.com/lckr/jupyterlab-variableInspector - ``` -- [NPM](https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector) (📥 5.7K / month): - ``` - npm install @lckr/jupyterlab_variableinspector + git clone https://github.com/jpmorganchase/jupyterlab_templates ``` -
-
JupyterLab TOC (🥇19 · ⭐ 720 · 💤) - Table of Contents extension for JupyterLab. BSD-3 - -- [GitHub](https://github.com/jupyterlab/jupyterlab-toc) (👨‍💻 14 · 🔀 100 · 📋 120 - 55% open · ⏱️ 10.08.2021): - +- [PyPi](https://pypi.org/project/jupyterlab_templates) (📥 20K / month): ``` - git clone https://github.com/jupyterlab/jupyterlab-toc + pip install jupyterlab_templates ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/toc) (📥 180K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab_templates) (📥 3.4K / month): ``` - npm install @jupyterlab/toc + npm install jupyterlab_templates ```
-
JupyterLab System Monitor (🥇19 · ⭐ 250) - JupyterLab扩展以显示系统指标。BSD-3 +
ipylab (🥇20 · ⭐ 170) - Control JupyterLab from Python Notebooks with Jupyter Widgets. BSD-3 -- [GitHub](https://github.com/jtpio/jupyterlab-system-monitor) (👨‍💻 7 · 🔀 29 · 📦 48 · 📋 42 - 52% open · ⏱️ 15.02.2022): +- [GitHub](https://github.com/jtpio/ipylab) (👨‍💻 7 · 🔀 13 · 📥 130 · 📦 110 · 📋 47 - 53% open · ⏱️ 09.10.2023): ``` - git clone https://github.com/jtpio/jupyterlab-system-monitor + git clone https://github.com/jtpio/ipylab ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-system-monitor) (📥 3.7K / month): +- [PyPi](https://pypi.org/project/ipylab) (📥 120K / month): ``` - npm install jupyterlab-system-monitor + pip install ipylab + ``` +- [Conda](https://anaconda.org/conda-forge/ipylab) (📥 29K · ⏱️ 11.08.2023): + ``` + conda install -c conda-forge ipylab ```
-
Code Formatter (🥈18 · ⭐ 600) - JupyterLab的通用代码格式化工具。MIT +
Variable Inspector (🥈19 · ⭐ 1.1K) - Variable Inspector extension for Jupyterlab. BSD-3 -- [GitHub](https://github.com/ryantam626/jupyterlab_code_formatter) (👨‍💻 37 · 🔀 49 · 📋 160 - 13% open · ⏱️ 11.08.2022): +- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector) (👨‍💻 22 · 🔀 87 · 📥 57 · 📦 6 · 📋 170 - 23% open · ⏱️ 21.02.2024): ``` - git clone https://github.com/ryantam626/jupyterlab_code_formatter - ``` -- [PyPi](https://pypi.org/project/jupyterlab_code_formatter) (📥 34K / month): - ``` - pip install jupyterlab_code_formatter + git clone https://github.com/lckr/jupyterlab-variableInspector ``` -- [NPM](https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter) (📥 4.6K / month): +- [NPM](https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector) (📥 1.4K / month): ``` - npm install @ryantam626/jupyterlab_code_formatter + npm install @lckr/jupyterlab_variableinspector ```
-
JupyterLab GitHub (🥈18 · ⭐ 330 · 💤) - GitHub integration for JupyterLab. BSD-3 +
Code Formatter (🥈19 · ⭐ 790 · 💤) - A universal code formatter for JupyterLab. MIT -- [GitHub](https://github.com/jupyterlab/jupyterlab-github) (👨‍💻 15 · 🔀 88 · 📦 2 · 📋 57 - 36% open · ⏱️ 10.12.2021): +- [GitHub](https://github.com/ryantam626/jupyterlab_code_formatter) (👨‍💻 42 · 🔀 53 · 📋 200 - 15% open · ⏱️ 18.06.2023): ``` - git clone https://github.com/jupyterlab/jupyterlab-github + git clone https://github.com/ryantam626/jupyterlab_code_formatter ``` -- [PyPi](https://pypi.org/project/jupyterlab-github) (📥 1.1K / month): +- [PyPi](https://pypi.org/project/jupyterlab_code_formatter) (📥 73K / month): ``` - pip install jupyterlab-github + pip install jupyterlab_code_formatter ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/github) (📥 1.6K / month): +- [NPM](https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter) (📥 1.5K / month): ``` - npm install @jupyterlab/github + npm install @ryantam626/jupyterlab_code_formatter ```
-
JupyterLab Templates (🥈18 · ⭐ 310) - 在jupyterlab的jupyter-Notebook各种模板。Apache-2 +
GPU Dashboards (🥈19 · ⭐ 550) - A JupyterLab extension for displaying dashboards of GPU.. BSD-3 -- [GitHub](https://github.com/jpmorganchase/jupyterlab_templates) (👨‍💻 14 · 🔀 50 · 📦 4 · 📋 78 - 8% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/rapidsai/jupyterlab-nvdashboard) (👨‍💻 21 · 🔀 71 · 📦 3 · 📋 77 - 45% open · ⏱️ 27.03.2024): ``` - git clone https://github.com/jpmorganchase/jupyterlab_templates + git clone https://github.com/rapidsai/jupyterlab-nvdashboard ``` -- [PyPi](https://pypi.org/project/jupyterlab_templates) (📥 7.2K / month): +- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (📥 8.7K / month): ``` - pip install jupyterlab_templates + pip install jupyterlab-nvdashboard ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_templates) (📥 2.9K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-nvdashboard) (📥 180 / month): ``` - npm install jupyterlab_templates + npm install jupyterlab-nvdashboard ```
-
dask-labextension (🥈18 · ⭐ 270) - JupyterLab扩展,用于实时编辑LaTeX文档。BSD-3 +
dask-labextension (🥈19 · ⭐ 300 · 💤) - JupyterLab extension for Dask. BSD-3 -- [GitHub](https://github.com/dask/dask-labextension) (👨‍💻 19 · 🔀 51 · 📋 130 - 28% open · ⏱️ 21.06.2022): +- [GitHub](https://github.com/dask/dask-labextension) (👨‍💻 24 · 🔀 60 · 📦 3 · 📋 150 - 30% open · ⏱️ 04.08.2023): ``` git clone https://github.com/dask/dask-labextension ``` -- [PyPi](https://pypi.org/project/dask-labextension) (📥 13K / month): +- [PyPi](https://pypi.org/project/dask-labextension) (📥 9.3K / month): ``` pip install dask-labextension ``` -- [Conda](https://anaconda.org/conda-forge/dask-labextension) (📥 620K · ⏱️ 22.06.2022): +- [Conda](https://anaconda.org/conda-forge/dask-labextension) (📥 950K · ⏱️ 04.08.2023): ``` conda install -c conda-forge dask-labextension ``` -- [NPM](https://www.npmjs.com/package/dask-labextension) (📥 1.8K / month): +- [NPM](https://www.npmjs.com/package/dask-labextension) (📥 280 / month): ``` npm install dask-labextension ```
-
JupyterLab Vim (🥈17 · ⭐ 920 · 💀) - 用于JupyterLab的Vim笔记本cell绑定。MIT +
JupyterLab Spellchecker (🥈19 · ⭐ 200 · 💤) - Spellchecker for JupyterLab notebook markdown cells.. BSD-3 -- [GitHub](https://github.com/jwkvam/jupyterlab-vim) (👨‍💻 8 · 🔀 73 · 📦 3 · 📋 97 - 56% open · ⏱️ 16.07.2019): +- [GitHub](https://github.com/jupyterlab-contrib/spellchecker) (👨‍💻 6 · 🔀 19 · 📦 230 · 📋 57 - 31% open · ⏱️ 28.07.2023): ``` - git clone https://github.com/jwkvam/jupyterlab-vim + git clone https://github.com/ijmbarr/jupyterlab_spellchecker ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_vim) (📥 280 / month): +- [NPM](https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker) (📥 300 / month): ``` - npm install jupyterlab_vim + npm install @ijmbarr/jupyterlab_spellchecker ```
-
GPU Dashboards (🥈17 · ⭐ 470) - 一个JupyterLab扩展,用于显示GPU的仪表板。BSD-3 +
JupyterLab TOC (🥈18 · ⭐ 720 · 💀) - Table of Contents extension for JupyterLab. BSD-3 -- [GitHub](https://github.com/rapidsai/jupyterlab-nvdashboard) (👨‍💻 17 · 🔀 59 · 📋 54 - 42% open · ⏱️ 23.06.2022): +- [GitHub](https://github.com/jupyterlab/jupyterlab-toc) (👨‍💻 14 · 🔀 100 · 📋 120 - 55% open · ⏱️ 10.08.2021): ``` - git clone https://github.com/rapidsai/jupyterlab-nvdashboard + git clone https://github.com/jupyterlab/jupyterlab-toc ``` -- [PyPi](https://pypi.org/project/jupyterlab-nvdashboard) (📥 1.6K / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/toc) (📥 120K / month): ``` - pip install jupyterlab-nvdashboard + npm install @jupyterlab/toc ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-nvdashboard) (📥 1.1K / month): +
+
JupyterLab System Monitor (🥈18 · ⭐ 290 · 💤) - JupyterLab extension to display system metrics. BSD-3 + +- [GitHub](https://github.com/jtpio/jupyterlab-system-monitor) (👨‍💻 7 · 🔀 30 · 📦 170 · ⏱️ 28.07.2023): + ``` - npm install jupyterlab-nvdashboard + git clone https://github.com/jtpio/jupyterlab-system-monitor + ``` +- [NPM](https://www.npmjs.com/package/jupyterlab-system-monitor) (📥 1.7K / month): + ``` + npm install jupyterlab-system-monitor ```
-
JupyterLab Google Drive (🥈17 · ⭐ 370) - 使用Google云端硬盘的JupyterLab的云存储。BSD-3 +
JupyterLab Google Drive (🥈17 · ⭐ 400 · 💤) - Cloud storage for JupyterLab using Google Drive. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-google-drive) (👨‍💻 16 · 🔀 72 · 📦 2 · 📋 98 - 33% open · ⏱️ 28.04.2022): +- [GitHub](https://github.com/jupyterlab/jupyterlab-google-drive) (👨‍💻 17 · 🔀 74 · 📦 5 · ⏱️ 03.08.2023): ``` git clone https://github.com/jupyterlab/jupyterlab-google-drive ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/google-drive) (📥 1.1K / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/google-drive) (📥 300 / month): ``` npm install @jupyterlab/google-drive ```
-
JupyterLab SideCar (🥈17 · ⭐ 200 · 💀) - JupyterLab的sidecar输出小部件。BSD-3 +
JupyterLab GitHub (🥈17 · ⭐ 400) - GitHub integration for JupyterLab. BSD-3 + +- [GitHub](https://github.com/jupyterlab/jupyterlab-github) (👨‍💻 18 · 🔀 99 · 📥 30 · 📦 6 · 📋 62 - 33% open · ⏱️ 25.03.2024): + + ``` + git clone https://github.com/jupyterlab/jupyterlab-github + ``` +- [PyPi](https://pypi.org/project/jupyterlab-github) (📥 2.9K / month): + ``` + pip install jupyterlab-github + ``` +- [NPM](https://www.npmjs.com/package/@jupyterlab/github) (📥 620 / month): + ``` + npm install @jupyterlab/github + ``` +
+
JupyterLab SideCar (🥈17 · ⭐ 240 · 💤) - A sidecar output widget for JupyterLab. BSD-3 -- [GitHub](https://github.com/jupyter-widgets/jupyterlab-sidecar) (👨‍💻 13 · 🔀 36 · 📦 3 · 📋 32 - 68% open · ⏱️ 04.07.2021): +- [GitHub](https://github.com/jupyter-widgets/jupyterlab-sidecar) (👨‍💻 16 · 🔀 39 · 📦 7 · 📋 35 - 62% open · ⏱️ 30.08.2023): ``` git clone https://github.com/jupyter-widgets/jupyterlab-sidecar ``` -- [PyPi](https://pypi.org/project/sidecar) (📥 4.5K / month): +- [PyPi](https://pypi.org/project/sidecar) (📥 7.8K / month): ``` pip install sidecar ``` -- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar) (📥 550 / month): +- [NPM](https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar) (📥 140 / month): ``` npm install @jupyter-widgets/jupyterlab-sidecar ```
-
JupyterLab Spellchecker (🥈17 · ⭐ 160) - JupyterLab笔记本降价单元的拼写检查器。BSD-3 +
jupyter-fs (🥈17 · ⭐ 180) - A filesystem-like contents manager for multiple backends in.. Apache-2 -- [GitHub](https://github.com/jupyterlab-contrib/spellchecker) (👨‍💻 6 · 🔀 18 · 📦 1 · 📋 49 - 32% open · ⏱️ 22.02.2022): +- [GitHub](https://github.com/jpmorganchase/jupyter-fs) (👨‍💻 15 · 🔀 33 · 📦 5 · 📋 76 - 22% open · ⏱️ 11.11.2023): ``` - git clone https://github.com/ijmbarr/jupyterlab_spellchecker + git clone https://github.com/jpmorganchase/jupyter-fs ``` -- [NPM](https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker) (📥 1.7K / month): +- [PyPi](https://pypi.org/project/jupyter-fs) (📥 1K / month): ``` - npm install @ijmbarr/jupyterlab_spellchecker + pip install jupyter-fs ```
-
JupyterLab Go-To-Definition (🥈16 · ⭐ 220 · 💀) - 变量的定义查看器。BSD-3 +
Lantern (🥈16 · ⭐ 340) - Data exploration glue. Apache-2 -- [GitHub](https://github.com/krassowski/jupyterlab-go-to-definition) (👨‍💻 2 · 🔀 8 · 📦 11 · 📋 23 - 43% open · ⏱️ 28.07.2021): +- [GitHub](https://github.com/timkpaine/lantern) (👨‍💻 3 · 🔀 21 · 📦 19 · 📋 200 - 2% open · ⏱️ 05.02.2024): ``` - git clone https://github.com/krassowski/jupyterlab-go-to-definition + git clone https://github.com/timkpaine/lantern ``` -- [NPM](https://www.npmjs.com/package/@krassowski/jupyterlab_go_to_definition) (📥 2.5K / month): +- [PyPi](https://pypi.org/project/pylantern) (📥 78 / month): ``` - npm install @krassowski/jupyterlab_go_to_definition + pip install pylantern ```
-
JupyterLab Data Explorer (🥈16 · ⭐ 170 · 💀) - JupyterLab中的一流数据集。BSD-3 +
jupyterlab-execute-time (🥈16 · ⭐ 330) - Execute Time Plugin for Jupyter Lab. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-data-explorer) (👨‍💻 9 · 🔀 34 · 📦 10 · 📋 91 - 62% open · ⏱️ 24.05.2020): +- [GitHub](https://github.com/deshaw/jupyterlab-execute-time) (👨‍💻 17 · 🔀 45 · 📦 4 · 📋 64 - 12% open · ⏱️ 27.03.2024): ``` - git clone https://github.com/jupyterlab/jupyterlab-data-explorer + git clone https://github.com/deshaw/jupyterlab-execute-time ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/dataregistry-extension) (📥 180 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-execute-time) (📥 1.1K / month): ``` - npm install @jupyterlab/dataregistry-extension + npm install jupyterlab-execute-time ```
-
JupyterLab IFrame (🥈16 · ⭐ 81) - JupyterLab iframe小部件。Apache-2 +
Jupyter Bokeh (🥈16 · ⭐ 230) - An extension for rendering Bokeh content in JupyterLab notebooks. BSD-3 -- [GitHub](https://github.com/timkpaine/jupyterlab_iframe) (👨‍💻 5 · 🔀 15 · 📦 3 · 📋 66 - 6% open · ⏱️ 21.07.2022): +- [GitHub](https://github.com/bokeh/jupyter_bokeh) (👨‍💻 19 · 🔀 46 · 📦 3 · 📋 100 - 16% open · ⏱️ 18.03.2024): ``` - git clone https://github.com/timkpaine/jupyterlab_iframe + git clone https://github.com/bokeh/jupyter_bokeh ``` -- [PyPi](https://pypi.org/project/jupyterlab_iframe) (📥 960 / month): +- [PyPi](https://pypi.org/project/jupyter-bokeh) (📥 37K / month): ``` - pip install jupyterlab_iframe + pip install jupyter-bokeh ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_iframe) (📥 920 / month): +- [NPM](https://www.npmjs.com/package/@bokeh/jupyter_bokeh) (📥 4.1K / month): ``` - npm install jupyterlab_iframe + npm install @bokeh/jupyter_bokeh ```
-
Lantern (🥈15 · ⭐ 320) - 数据探索工具。Apache-2 +
jupyterlab-sparkmonitor (🥈16 · ⭐ 91 · 💀) - JupyterLab extension that enables monitoring launched.. Apache-2 -- [GitHub](https://github.com/timkpaine/lantern) (👨‍💻 3 · 🔀 20 · 📦 17 · 📋 200 - 5% open · ⏱️ 13.06.2022): +- [GitHub](https://github.com/itsjafer/jupyterlab-sparkmonitor) (👨‍💻 10 · 🔀 25 · 📦 3 · 📋 16 - 50% open · ⏱️ 01.04.2022): ``` - git clone https://github.com/timkpaine/lantern + git clone https://github.com/itsjafer/jupyterlab-sparkmonitor ``` -- [PyPi](https://pypi.org/project/pylantern) (📥 56 / month): +- [PyPi](https://pypi.org/project/jupyterlab-sparkmonitor) (📥 12K / month): ``` - pip install pylantern + pip install jupyterlab-sparkmonitor + ``` +- [NPM](https://www.npmjs.com/package/jupyterlab_sparkmonitor) (📥 44 / month): + ``` + npm install jupyterlab_sparkmonitor + ``` +- [Docker Hub](https://hub.docker.com/r/itsjafer/sparkmonitor) (📥 350 · ⏱️ 02.06.2021): + ``` + docker pull itsjafer/sparkmonitor ```
-
JupyterLab Tensorboard (🥈15 · ⭐ 300) - Jupyterlab的Tensorboard扩展。MIT +
JupyterLab Vim (🥉15 · ⭐ 960 · 💀) - Vim notebook cell bindings for JupyterLab. MIT -- [GitHub](https://github.com/chaoleili/jupyterlab_tensorboard) (👨‍💻 7 · 🔀 32 · 📦 2 · 📋 27 - 62% open · ⏱️ 18.07.2022): +- [GitHub](https://github.com/jwkvam/jupyterlab-vim) (👨‍💻 8 · 🔀 73 · 📦 3 · 📋 100 - 55% open · ⏱️ 16.07.2019): ``` - git clone https://github.com/chaoleili/jupyterlab_tensorboard + git clone https://github.com/jwkvam/jupyterlab-vim ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_tensorboard) (📥 6.2K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab_vim) (📥 130 / month): ``` - npm install jupyterlab_tensorboard + npm install jupyterlab_vim ```
-
jupyterlab-execute-time (🥈15 · ⭐ 230) - 为Jupyter Lab执行时间插件。BSD-3 +
JupyterLab Tensorboard (🥉15 · ⭐ 310 · 💀) - Tensorboard extension for jupyterlab. MIT -- [GitHub](https://github.com/deshaw/jupyterlab-execute-time) (👨‍💻 11 · 🔀 32 · 📋 34 - 11% open · ⏱️ 12.08.2022): +- [GitHub](https://github.com/chesterli29/jupyterlab_tensorboard) (👨‍💻 7 · 🔀 33 · 📦 5 · 📋 30 - 66% open · ⏱️ 18.07.2022): ``` - git clone https://github.com/deshaw/jupyterlab-execute-time + git clone https://github.com/chaoleili/jupyterlab_tensorboard ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-execute-time) (📥 2.7K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab_tensorboard) (📥 7.9K / month): ``` - npm install jupyterlab-execute-time + npm install jupyterlab_tensorboard ```
-
Jupyter Bokeh (🥈15 · ⭐ 200) - 用于在JupyterLab笔记本中呈现Bokeh内容的扩展。BSD-3 +
JupyterLab Go-To-Definition (🥉15 · ⭐ 220 · 💀) - Navigate to variable's definition with a click in.. BSD-3 -- [GitHub](https://github.com/bokeh/jupyter_bokeh) (👨‍💻 17 · 🔀 41 · 📋 89 - 12% open · ⏱️ 12.08.2022): +- [GitHub](https://github.com/krassowski/jupyterlab-go-to-definition) (👨‍💻 2 · 🔀 9 · 📦 17 · 📋 23 - 43% open · ⏱️ 28.07.2021): ``` - git clone https://github.com/bokeh/jupyter_bokeh - ``` -- [PyPi](https://pypi.org/project/jupyter-bokeh) (📥 45K / month): - ``` - pip install jupyter-bokeh + git clone https://github.com/krassowski/jupyterlab-go-to-definition ``` -- [NPM](https://www.npmjs.com/package/@bokeh/jupyter_bokeh) (📥 7.2K / month): +- [NPM](https://www.npmjs.com/package/@krassowski/jupyterlab_go_to_definition) (📥 320 / month): ``` - npm install @bokeh/jupyter_bokeh + npm install @krassowski/jupyterlab_go_to_definition ```
-
ipylab (🥈15 · ⭐ 110) - 使用Jupyter小部件从Python笔记本控制JupyterLab。BSD-3 +
JupyterLab IFrame (🥉15 · ⭐ 100) - JupyterLab iframe widget. Apache-2 -- [GitHub](https://github.com/jtpio/ipylab) (👨‍💻 6 · 🔀 7 · 📥 35 · 📋 30 - 36% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/timkpaine/jupyterlab_iframe) (👨‍💻 5 · 🔀 18 · 📦 6 · 📋 68 - 5% open · ⏱️ 06.02.2024): ``` - git clone https://github.com/jtpio/ipylab + git clone https://github.com/timkpaine/jupyterlab_iframe ``` -- [PyPi](https://pypi.org/project/ipylab) (📥 4.3K / month): +- [PyPi](https://pypi.org/project/jupyterlab_iframe) (📥 1.2K / month): ``` - pip install ipylab + pip install jupyterlab_iframe ``` -- [Conda](https://anaconda.org/conda-forge/ipylab) (📥 13K · ⏱️ 25.08.2022): +- [NPM](https://www.npmjs.com/package/jupyterlab_iframe) (📥 120 / month): ``` - conda install -c conda-forge ipylab + npm install jupyterlab_iframe ```
-
jupyterlab-sos (🥈15 · ⭐ 54) - 适用于SoS Polyglot笔记本和工作流程的Jupyterlab扩展BSD-3 +
jupyterlab-sos (🥉15 · ⭐ 68) - Jupyterlab extension for SoS Polyglot Notebook and Workflow.. BSD-3 -- [GitHub](https://github.com/vatlab/jupyterlab-sos) (👨‍💻 4 · 🔀 3 · 📋 59 - 15% open · ⏱️ 02.08.2022): +- [GitHub](https://github.com/vatlab/jupyterlab-sos) (👨‍💻 4 · 🔀 6 · 📦 3 · 📋 63 - 17% open · ⏱️ 30.09.2023): ``` git clone https://github.com/vatlab/jupyterlab-sos ``` -- [Conda](https://anaconda.org/conda-forge/jupyterlab-sos) (📥 18K · ⏱️ 03.08.2022): +- [Conda](https://anaconda.org/conda-forge/jupyterlab-sos) (📥 33K · ⏱️ 16.06.2023): ``` conda install -c conda-forge jupyterlab-sos ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-sos) (📥 140 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-sos) (📥 73 / month): ``` npm install jupyterlab-sos ```
-
nbgather (🥉14 · ⭐ 450 · 💀) - Jupyter笔记本分割工具。MIT +
JupyterLab Data Explorer (🥉14 · ⭐ 180 · 💤) - First class datasets in JupyterLab. BSD-3 -- [GitHub](https://github.com/microsoft/gather) (👨‍💻 12 · 🔀 29 · 📋 27 - 40% open · ⏱️ 14.02.2020): +- [GitHub](https://github.com/jupyterlab/jupyterlab-data-explorer) (👨‍💻 10 · 🔀 36 · 📦 14 · ⏱️ 08.08.2023): ``` - git clone https://github.com/microsoft/gather + git clone https://github.com/jupyterlab/jupyterlab-data-explorer ``` -- [NPM](https://www.npmjs.com/package/nbgather) (📥 51 / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/dataregistry-extension) (📥 18 / month): ``` - npm install nbgather + npm install @jupyterlab/dataregistry-extension ```
-
JupyterLab SQL (🥉14 · ⭐ 380 · 💀) - JupyterLab的SQL GUI。MIT +
JupyterLab HDF5 (🥉14 · ⭐ 120) - Open and explore HDF5 files in JupyterLab. Can handle very.. BSD-3 -- [GitHub](https://github.com/pbugnion/jupyterlab-sql) (👨‍💻 2 · 🔀 44 · 📋 74 - 50% open · ⏱️ 04.01.2020): +- [GitHub](https://github.com/jupyterlab/jupyterlab-hdf5) (👨‍💻 9 · 🔀 25 · 📦 3 · 📋 50 - 28% open · ⏱️ 11.10.2023): ``` - git clone https://github.com/pbugnion/jupyterlab-sql - ``` -- [PyPi](https://pypi.org/project/jupyterlab_sql) (📥 450 / month): - ``` - pip install jupyterlab_sql + git clone https://github.com/jupyterlab/jupyterlab-hdf5 ``` -
-
Collapsible Headings (🥉14 · ⭐ 170 · 💀) - 为Jupyter实验室笔记本实现可折叠页眉。BSD-3 - -- [GitHub](https://github.com/aquirdTurtle/Collapsible_Headings) (👨‍💻 6 · 🔀 7 · 📋 31 - 29% open · ⏱️ 22.05.2021): - +- [PyPi](https://pypi.org/project/jupyterlab_hdf) (📥 450 / month): ``` - git clone https://github.com/aquirdTurtle/Collapsible_Headings + pip install jupyterlab_hdf ``` -- [NPM](https://www.npmjs.com/package/@aquirdturtle/collapsible_headings) (📥 1.6K / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/hdf5) (📥 60 / month): ``` - npm install @aquirdturtle/collapsible_headings + npm install @jupyterlab/hdf5 ```
-
JupyterLab HDF5 (🥉14 · ⭐ 95) - 在JupyterLab中打开和浏览HDF5文件。BSD-3 +
JupyterLab LSP (🥉14 · ⭐ 89) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-hdf5) (👨‍💻 6 · 🔀 19 · 📋 44 - 25% open · ⏱️ 21.02.2022): +- [GitHub](https://github.com/krassowski/jupyterlab-lsp) (👨‍💻 51 · 📦 26 · ⏱️ 04.02.2024): ``` - git clone https://github.com/jupyterlab/jupyterlab-hdf5 - ``` -- [PyPi](https://pypi.org/project/jupyterlab_hdf) (📥 1K / month): - ``` - pip install jupyterlab_hdf + git clone https://github.com/krassowski/jupyterlab-lsp ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/hdf5) (📥 680 / month): +- [NPM](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (📥 1.2K / month): ``` - npm install @jupyterlab/hdf5 + npm install @krassowski/jupyterlab-lsp ```
-
JupyterLab Quickopen (🥉14 · ⭐ 75 · 💤) - 通过在JupyterLab中键入文件的一部分来快速打开文件。BSD-3 +
JupyterLab Quickopen (🥉14 · ⭐ 76 · 💀) - Quickly open a file in JupyterLab by typing part of.. BSD-3 -- [GitHub](https://github.com/parente/jupyterlab-quickopen) (👨‍💻 5 · 🔀 8 · ⏱️ 12.12.2021): +- [GitHub](https://github.com/parente/jupyterlab-quickopen) (👨‍💻 5 · 🔀 10 · 📦 3 · ⏱️ 12.12.2021): ``` git clone https://github.com/parente/jupyterlab-quickopen ``` -- [PyPi](https://pypi.org/project/jupyterlab-quickopen) (📥 430 / month): +- [PyPi](https://pypi.org/project/jupyterlab-quickopen) (📥 460 / month): ``` pip install jupyterlab-quickopen ``` -- [NPM](https://www.npmjs.com/package/@parente/jupyterlab-quickopen) (📥 59 / month): +- [NPM](https://www.npmjs.com/package/@parente/jupyterlab-quickopen) (📥 180 / month): ``` npm install @parente/jupyterlab-quickopen ```
-
JupyterLab Kernelspy (🥉14 · ⭐ 68) - Jupyter Lab扩展,用于检查往返于邮件的信息。❗Unlicensed +
JupyterLab Shortcutui (🥉14 · ⭐ 54 · 💤) - A JupyterLab extension for managing keyboard shortcuts. BSD-3 -- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-kernelspy) (👨‍💻 4 · 🔀 9 · 📦 3 · 📋 13 - 15% open · ⏱️ 20.07.2022): +- [GitHub](https://github.com/jupyterlab/jupyterlab-shortcutui) (👨‍💻 9 · 🔀 14 · 📦 3 · ⏱️ 08.08.2023): ``` - git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy + git clone https://github.com/jupyterlab/jupyterlab-shortcutui ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-kernelspy) (📥 190 / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/shortcutui) (📥 140 / month): ``` - npm install jupyterlab-kernelspy + npm install @jupyterlab/shortcutui ```
-
JupyterLab Autoversion (🥉14 · ⭐ 58) - 在JupyterLab中Jupyter笔记本的自动版本控制。Apache-2 +
nbgather (🥉13 · ⭐ 520 · 💀) - Spit shine for Jupyter notebooks. MIT -- [GitHub](https://github.com/timkpaine/jupyterlab_autoversion) (👨‍💻 5 · 🔀 9 · 📋 32 - 9% open · ⏱️ 21.07.2022): +- [GitHub](https://github.com/microsoft/gather) (👨‍💻 13 · 🔀 35 · 📦 3 · 📋 28 - 35% open · ⏱️ 28.11.2022): ``` - git clone https://github.com/timkpaine/jupyterlab_autoversion - ``` -- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (📥 84 / month): - ``` - pip install jupyterlab_autoversion + git clone https://github.com/microsoft/gather ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_autoversion) (📥 69 / month): +- [NPM](https://www.npmjs.com/package/nbgather) (📥 19 / month): ``` - npm install jupyterlab_autoversion + npm install nbgather ```
-
JupyterLab Shortcutui (🥉14 · ⭐ 55 · 💀) - 一个JupyterLab扩展,用于显示GPU的仪表板。BSD-3 +
JupyterLab SQL (🥉13 · ⭐ 410 · 💀) - SQL GUI for JupyterLab. MIT -- [GitHub](https://github.com/jupyterlab/jupyterlab-shortcutui) (👨‍💻 8 · 🔀 14 · 📋 13 - 53% open · ⏱️ 17.01.2020): +- [GitHub](https://github.com/pbugnion/jupyterlab-sql) (👨‍💻 2 · 🔀 48 · 📋 75 - 50% open · ⏱️ 04.01.2020): ``` - git clone https://github.com/jupyterlab/jupyterlab-shortcutui + git clone https://github.com/pbugnion/jupyterlab-sql ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/shortcutui) (📥 300 / month): +- [PyPi](https://pypi.org/project/jupyterlab_sql) (📥 300 / month): ``` - npm install @jupyterlab/shortcutui + pip install jupyterlab_sql ```
-
jupyterlab-sparkmonitor (🥉13 · ⭐ 78) - JupyterLab扩展,可启动监控。Apache-2 +
JupyterLab Autoversion (🥉13 · ⭐ 71) - 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 · 📋 35 - 17% open · ⏱️ 27.02.2024): ``` - git clone https://github.com/itsjafer/jupyterlab-sparkmonitor - ``` -- [PyPi](https://pypi.org/project/jupyterlab-sparkmonitor) (📥 3.4K / month): - ``` - pip install jupyterlab-sparkmonitor + git clone https://github.com/timkpaine/jupyterlab_autoversion ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_sparkmonitor) (📥 68 / month): +- [PyPi](https://pypi.org/project/jupyterlab_autoversion) (📥 230 / month): ``` - npm install jupyterlab_sparkmonitor + pip install jupyterlab_autoversion ``` -- [Docker Hub](https://hub.docker.com/r/itsjafer/sparkmonitor) (📥 290 · ⏱️ 02.06.2021): +- [NPM](https://www.npmjs.com/package/jupyterlab_autoversion) (📥 43 / month): ``` - docker pull itsjafer/sparkmonitor + npm install jupyterlab_autoversion ```
-
jupyter-fs (🥉12 · ⭐ 120) - 类似文件系统的内容管理器,用于Jupyter中的多个后端。Apache-2 +
Collapsible Headings (🥉12 · ⭐ 170 · 💀) - Implements Collapsible Headers for Jupyter Lab.. BSD-3 -- [GitHub](https://github.com/jpmorganchase/jupyter-fs) (👨‍💻 9 · 🔀 24 · 📋 55 - 23% open · ⏱️ 29.04.2022): +- [GitHub](https://github.com/aquirdTurtle/Collapsible_Headings) (👨‍💻 6 · 🔀 8 · 📋 33 - 33% open · ⏱️ 22.05.2021): ``` - git clone https://github.com/jpmorganchase/jupyter-fs + git clone https://github.com/aquirdTurtle/Collapsible_Headings ``` -- [PyPi](https://pypi.org/project/jupyter-fs) (📥 300 / month): +- [NPM](https://www.npmjs.com/package/@aquirdturtle/collapsible_headings) (📥 320 / month): ``` - pip install jupyter-fs + npm install @aquirdturtle/collapsible_headings ```
-
JupyterLab Commenting (🥉12 · ⭐ 93 · 💀) - JupyterLab的注释和注释。BSD-3 +
JupyterLab Commenting (🥉12 · ⭐ 99 · 💀) - Commenting and annotation for JupyterLab. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-commenting) (👨‍💻 10 · 🔀 22 · 📋 34 - 70% open · ⏱️ 01.05.2020): +- [GitHub](https://github.com/jupyterlab/jupyterlab-commenting) (👨‍💻 10 · 🔀 22 · 📦 3 · 📋 35 - 71% open · ⏱️ 01.05.2020): ``` git clone https://github.com/jupyterlab/jupyterlab-commenting ``` -- [NPM](https://www.npmjs.com/package/@jupyterlab/commenting-extension) (📥 140 / month): +- [NPM](https://www.npmjs.com/package/@jupyterlab/commenting-extension) (📥 7 / month): ``` npm install @jupyterlab/commenting-extension ```
-
nbcelltests (🥉12 · ⭐ 64) - 用于Jupyter笔记本的逐个cell测试工具。Apache-2 +
nbcelltests (🥉12 · ⭐ 81 · 💀) - Cell-by-cell testing for production Jupyter notebooks in.. Apache-2 -- [GitHub](https://github.com/jpmorganchase/nbcelltests) (👨‍💻 7 · 🔀 16 · 📋 110 - 27% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/jpmorganchase/nbcelltests) (👨‍💻 7 · 🔀 20 · 📦 3 · 📋 120 - 26% open · ⏱️ 07.12.2022): ``` git clone https://github.com/jpmorganchase/nbcelltests ``` -- [PyPi](https://pypi.org/project/nbcelltests) (📥 24 / month): +- [PyPi](https://pypi.org/project/nbcelltests) (📥 45 / month): ``` pip install nbcelltests ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_celltests) (📥 23 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab_celltests) (📥 29 / month): ``` npm install jupyterlab_celltests ```
-
JupyterLab Python Files (🥉12 · ⭐ 52 · 💤) - JupyterLab扩展来创建Python文件。BSD-3 +
JupyterLab Kernelspy (🥉12 · ⭐ 78) - A Jupyter Lab extension for inspecting messages.. ❗Unlicensed -- [GitHub](https://github.com/jtpio/jupyterlab-python-file) (👨‍💻 4 · 🔀 10 · 📥 77 · 📋 9 - 11% open · ⏱️ 27.08.2021): +- [GitHub](https://github.com/jupyterlab-contrib/jupyterlab-kernelspy) (👨‍💻 6 · 🔀 12 · 📥 29 · 📦 7 · 📋 13 - 15% open · ⏱️ 08.10.2023): ``` - git clone https://github.com/jtpio/jupyterlab-python-file + git clone https://github.com/jupyterlab-contrib/jupyterlab-kernelspy ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-python-file) (📥 660 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-kernelspy) (📥 58 / month): ``` - npm install jupyterlab-python-file + npm install jupyterlab-kernelspy ```
-
JupyterLab Flake8 (🥉12 · ⭐ 51) - 一个jupyterlab扩展,可以直接从中发送电子邮件笔记本。Apache-2 +
JupyterLab Python Files (🥉12 · ⭐ 52 · 💀) - JupyterLab extension to create Python files. BSD-3 -- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 2 · 📋 36 - 11% open · ⏱️ 21.07.2022): +- [GitHub](https://github.com/jtpio/jupyterlab-python-file) (👨‍💻 4 · 🔀 11 · 📥 99 · 📦 3 · 📋 9 - 11% open · ⏱️ 27.08.2021): ``` - git clone https://github.com/timkpaine/jupyterlab_email + git clone https://github.com/jtpio/jupyterlab-python-file ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-flake8) (📥 200 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-python-file) (📥 92 / month): ``` - npm install jupyterlab-flake8 + npm install jupyterlab-python-file ```
-
KnowledgeLab (🥉12 · ⭐ 45) - KnowledgeRepo + JupyterLab. Apache-2 +
KnowledgeLab (🥉12 · ⭐ 47) - KnowledgeRepo + JupyterLab. Apache-2 -- [GitHub](https://github.com/timkpaine/knowledgelab) (👨‍💻 3 · 🔀 6 · 📦 2 · 📋 27 - 11% open · ⏱️ 13.06.2022): +- [GitHub](https://github.com/timkpaine/knowledgelab) (👨‍💻 3 · 🔀 6 · 📦 6 · 📋 27 - 11% open · ⏱️ 01.03.2024): ``` git clone https://github.com/timkpaine/knowledgelab ``` -- [PyPi](https://pypi.org/project/knowledgelab) (📥 10 / month): +- [PyPi](https://pypi.org/project/knowledgelab) (📥 4 / month): ``` pip install knowledgelab ``` @@ -3218,315 +3202,315 @@ _扩展JupyterLab自身功能的应用程序插件。_ npm install knowledgelab ```
-
jupyterlab_commands (🥉12 · ⭐ 37) - Add arbitrary python commands to the jupyterlab.. Apache-2 +
JupyterLab Top Bar (🥉12 · ⭐ 5) - JupyterLab Top Bar extension. BSD-3 -- [GitHub](https://github.com/timkpaine/jupyterlab_commands) (👨‍💻 2 · 🔀 5 · 📦 3 · 📋 24 - 8% open · ⏱️ 21.07.2022): +- [GitHub](https://github.com/jtpio/jupyterlab-topbar) (👨‍💻 5 · 🔀 2 · 📦 40 · ⏱️ 21.02.2024): ``` - git clone https://github.com/timkpaine/jupyterlab_commands + git clone https://github.com/jtpio/jupyterlab-topbar + ``` +- [NPM](https://www.npmjs.com/package/jupyterlab-topbar-extension) (📥 1.9K / month): + ``` + npm install jupyterlab-topbar-extension ```
-
JupyterLab LSP (🥉12 · 📉) - JupyterLab的编码帮助(代码导航+悬停)。BSD-3 +
jupyterlab-celltags (🥉11 · ⭐ 110 · 💀) - A JupyterLab extension for notebook cell tags. BSD-3 -- [GitHub](https://github.com/krassowski/jupyterlab-lsp) (👨‍💻 43 · ⏱️ 22.08.2022): +- [GitHub](https://github.com/jupyterlab/jupyterlab-celltags) (👨‍💻 10 · 🔀 26 · 📋 18 - 61% open · ⏱️ 29.04.2020): ``` - git clone https://github.com/krassowski/jupyterlab-lsp + git clone https://github.com/jupyterlab/jupyterlab-celltags ``` -- [NPM](https://www.npmjs.com/package/@krassowski/jupyterlab-lsp) (📥 4.4K / month): +
+
jupyterlab-flake8 (🥉10 · ⭐ 110 · 💀) - Jupyterlab python linter for notebooks and text files.. BSD-3 + +- [GitHub](https://github.com/mlshapiro/jupyterlab-flake8) (👨‍💻 5 · 🔀 10 · 📦 3 · 📋 41 - 19% open · ⏱️ 16.09.2021): + ``` - npm install @krassowski/jupyterlab-lsp + git clone https://github.com/mlshapiro/jupyterlab-flake8 + ``` +- [NPM](https://www.npmjs.com/package/jupyterlab-flake8) (📥 62 / month): + ``` + npm install jupyterlab-flake8 ```
-
jupyterlab-celltags (🥉11 · ⭐ 110 · 💀) - 一个JupyterLab扩展,用于显示GPU的仪表板。BSD-3 +
JupyterLab Bytecode (🥉10 · ⭐ 62 · 💀) - JupyterLab extension to explore CPython Bytecode. BSD-3 -- [GitHub](https://github.com/jupyterlab/jupyterlab-celltags) (👨‍💻 10 · 🔀 25 · 📋 18 - 61% open · ⏱️ 29.04.2020): +- [GitHub](https://github.com/jtpio/jupyterlab-python-bytecode) (👨‍💻 2 · 🔀 6 · 📦 3 · 📋 5 - 40% open · ⏱️ 16.10.2020): ``` - git clone https://github.com/jupyterlab/jupyterlab-celltags + git clone https://github.com/jtpio/jupyterlab-python-bytecode + ``` +- [NPM](https://www.npmjs.com/package/jupyterlab-python-bytecode) (📥 27 / month): + ``` + npm install jupyterlab-python-bytecode ```
-
JupyterLab Email (🥉11 · ⭐ 51) - 一个jupyterlab扩展,可以直接从中发送电子邮件笔记本。Apache-2 +
JupyterLab Email (🥉10 · ⭐ 52) - A jupyterlab extension to email notebooks directly from.. Apache-2 -- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 2 · 📋 36 - 11% open · ⏱️ 21.07.2022): +- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 2 · 📦 1 · 📋 38 - 5% open · ⏱️ 06.02.2024): ``` git clone https://github.com/timkpaine/jupyterlab_email ``` -- [PyPi](https://pypi.org/project/jupyterlab_email) (📥 61 / month): +- [PyPi](https://pypi.org/project/jupyterlab_email) (📥 50 / month): ``` pip install jupyterlab_email ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_email) (📥 21 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab_email) (📥 26 / month): ``` npm install jupyterlab_email ```
-
jupyterlab-flake8 (🥉10 · ⭐ 110 · 💤) - Jupyterlab用于笔记本和文本文件的python连接器。BSD-3 +
JupyterLab Flake8 (🥉10 · ⭐ 52) - A jupyterlab extension to email notebooks directly from.. Apache-2 -- [GitHub](https://github.com/mlshapiro/jupyterlab-flake8) (👨‍💻 5 · 🔀 10 · 📋 39 - 15% open · ⏱️ 16.09.2021): +- [GitHub](https://github.com/timkpaine/jupyterlab_email) (👨‍💻 2 · 🔀 2 · 📦 1 · 📋 38 - 5% open · ⏱️ 06.02.2024): ``` - git clone https://github.com/mlshapiro/jupyterlab-flake8 + git clone https://github.com/timkpaine/jupyterlab_email ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-flake8) (📥 200 / month): +- [NPM](https://www.npmjs.com/package/jupyterlab-flake8) (📥 62 / month): ``` npm install jupyterlab-flake8 ```
-
jupyterlab-gitplus (🥉9 · ⭐ 94 · 💤) - JupyterLab扩展来创建Python文件。❗️AGPL-3.0 +
jupyterlab_commands (🥉10 · ⭐ 50) - Add arbitrary python commands to the jupyterlab.. Apache-2 -- [GitHub](https://github.com/ReviewNB/jupyterlab-gitplus) (👨‍💻 2 · 🔀 7 · 📋 10 - 20% open · ⏱️ 06.08.2021): +- [GitHub](https://github.com/timkpaine/jupyterlab_commands) (👨‍💻 2 · 🔀 6 · 📋 24 - 4% open · ⏱️ 05.02.2024): ``` - git clone https://github.com/ReviewNB/jupyterlab-gitplus - ``` -- [PyPi](https://pypi.org/project/jupyterlab_gitplus) (📥 150 / month): - ``` - pip install jupyterlab_gitplus - ``` -- [NPM](https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus) (📥 95 / month): - ``` - npm install @reviewnb/jupyterlab_gitplus + git clone https://github.com/timkpaine/jupyterlab_commands ```
-
JupyterLab Bytecode (🥉9 · ⭐ 59 · 💀) - JupyterLab扩展,以探索CPython字节码。BSD-3 +
jupyterlab-executor (🥉10 · ⭐ 13) - JupyterLab extension to execute the scripts from the file.. BSD-3 -- [GitHub](https://github.com/jtpio/jupyterlab-python-bytecode) (👨‍💻 2 · 🔀 6 · 📋 5 - 40% open · ⏱️ 16.10.2020): +- [GitHub](https://github.com/gavincyi/jupyterlab-executor) (👨‍💻 2 · 🔀 1 · 📥 4 · 📦 3 · 📋 3 - 33% open · ⏱️ 10.09.2023): ``` - git clone https://github.com/jtpio/jupyterlab-python-bytecode - ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-python-bytecode) (📥 19 / month): - ``` - npm install jupyterlab-python-bytecode + git clone https://github.com/gavincyi/jupyterlab-executor ``` -
-
JupyterLab Spark (🥉9 · ⭐ 9 · 💤) - JupyterLab的Spark应用程序UI扩展。Apache-2 - -- [GitHub](https://github.com/manuzhang/jupyterlab_spark) (👨‍💻 2 · 🔀 2 · 📋 5 - 40% open · ⏱️ 05.09.2021): - +- [PyPi](https://pypi.org/project/jupyterlab-executor) (📥 480 / month): ``` - git clone https://github.com/manuzhang/jupyterlab_spark + pip install jupyterlab-executor ``` -- [NPM](https://www.npmjs.com/package/jupyterlab_spark) (📥 69 / month): +- [NPM](https://www.npmjs.com/package/@gavincyi/jupyterlab-executor) (📥 13 / month): ``` - npm install jupyterlab_spark + npm install @gavincyi/jupyterlab-executor ```
-
JupyterLab Top Bar (🥉9 · ⭐ 3 · 💤) - JupyterLab顶部栏扩展。BSD-3 +
JupyterLab Spark (🥉10 · ⭐ 9 · 💀) - Spark Application UI extension for JupyterLab. Apache-2 -- [GitHub](https://github.com/jtpio/jupyterlab-topbar) (👨‍💻 4 · 🔀 1 · ⏱️ 07.12.2021): +- [GitHub](https://github.com/manuzhang/jupyterlab_spark) (👨‍💻 2 · 🔀 2 · 📦 3 · 📋 5 - 40% open · ⏱️ 05.09.2021): ``` - git clone https://github.com/jtpio/jupyterlab-topbar + git clone https://github.com/manuzhang/jupyterlab_spark ``` -- [NPM](https://www.npmjs.com/package/jupyterlab-topbar-extension) (📥 3.9K / month): +- [NPM](https://www.npmjs.com/package/jupyterlab_spark) (📥 23 / month): ``` - npm install jupyterlab-topbar-extension + npm install jupyterlab_spark ```
-
jupyterlab-executor (🥉8 · ⭐ 5 · 💀) - JupyterLab扩展,以探索CPython字节码。BSD-3 +
jupyterlab-gitplus (🥉9 · ⭐ 110 · 💀) - JupyterLab extension to create GitHub commits & pull.. ❗️AGPL-3.0 -- [GitHub](https://github.com/gavincyi/jupyterlab-executor) (👨‍💻 2 · 📥 3 · ⏱️ 24.03.2021): +- [GitHub](https://github.com/ReviewNB/jupyterlab-gitplus) (👨‍💻 2 · 🔀 8 · 📦 3 · 📋 11 - 18% open · ⏱️ 28.02.2023): ``` - git clone https://github.com/gavincyi/jupyterlab-executor + git clone https://github.com/ReviewNB/jupyterlab-gitplus ``` -- [PyPi](https://pypi.org/project/jupyterlab-executor) (📥 53 / month): +- [PyPi](https://pypi.org/project/jupyterlab_gitplus) (📥 100 / month): ``` - pip install jupyterlab-executor + pip install jupyterlab_gitplus ``` -- [NPM](https://www.npmjs.com/package/@gavincyi/jupyterlab-executor) (📥 34 / month): +- [NPM](https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus) (📥 15 / month): ``` - npm install @gavincyi/jupyterlab-executor + npm install @reviewnb/jupyterlab_gitplus ```

-## JupyterHub认证 +## JupyterHub Authenticators -Back to top +Back to top -_管理和控制用户如何访问JupyterHub部署的身份验证模块。_ +_Authentication modules that manage and control how users can access the JupyterHub deployment._ -
OAuthenticator (🥇22 · ⭐ 340) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3 +
OAuthenticator (🥇22 · ⭐ 400) - OAuth + JupyterHub Authenticator = OAuthenticator. BSD-3 -- [GitHub](https://github.com/jupyterhub/oauthenticator) (👨‍💻 110 · 🔀 310 · 📦 290 · 📋 230 - 13% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/jupyterhub/oauthenticator) (👨‍💻 120 · 🔀 330 · 📦 410 · 📋 290 - 15% open · ⏱️ 23.03.2024): ``` git clone https://github.com/jupyterhub/oauthenticator ``` -- [PyPi](https://pypi.org/project/oauthenticator) (📥 40K / month): +- [PyPi](https://pypi.org/project/oauthenticator) (📥 45K / month): ``` pip install oauthenticator ``` -- [Conda](https://anaconda.org/conda-forge/oauthenticator) (📥 27K · ⏱️ 09.06.2022): +- [Conda](https://anaconda.org/conda-forge/oauthenticator) (📥 47K · ⏱️ 20.03.2024): ``` conda install -c conda-forge oauthenticator ```
-
LDAP Authenticator (🥇22 · ⭐ 180 · 💀) - 用于Jupyter的LDAP Authenticator插件。BSD-3 +
LDAP Authenticator (🥇22 · ⭐ 200) - LDAP Authenticator Plugin for Jupyter. BSD-3 -- [GitHub](https://github.com/jupyterhub/ldapauthenticator) (👨‍💻 31 · 🔀 150 · 📦 95 · 📋 140 - 41% open · ⏱️ 27.06.2021): +- [GitHub](https://github.com/jupyterhub/ldapauthenticator) (👨‍💻 32 · 🔀 170 · 📦 130 · 📋 150 - 43% open · ⏱️ 06.02.2024): ``` git clone https://github.com/jupyterhub/ldapauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-ldapauthenticator) (📥 6.5K / month): +- [PyPi](https://pypi.org/project/jupyterhub-ldapauthenticator) (📥 15K / month): ``` pip install jupyterhub-ldapauthenticator ``` -- [Conda](https://anaconda.org/conda-forge/jupyterhub-ldapauthenticator) (📥 26K · ⏱️ 28.08.2020): +- [Conda](https://anaconda.org/conda-forge/jupyterhub-ldapauthenticator) (📥 34K · ⏱️ 16.06.2023): ``` conda install -c conda-forge jupyterhub-ldapauthenticator ```
-
LTI Authenticator (🥈18 · ⭐ 55) - 用于LTI的JupyterHub身份验证器。BSD-3 +
Native Authenticator (🥈20 · ⭐ 69) - JupyterHub-native user authenticator. BSD-3 -- [GitHub](https://github.com/jupyterhub/ltiauthenticator) (👨‍💻 15 · 🔀 42 · 📦 78 · ⏱️ 22.08.2022): +- [GitHub](https://github.com/jupyterhub/nativeauthenticator) (👨‍💻 22 · 🔀 62 · 📦 75 · 📋 110 - 31% open · ⏱️ 06.02.2024): ``` - git clone https://github.com/jupyterhub/ltiauthenticator + git clone https://github.com/jupyterhub/nativeauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-ltiauthenticator) (📥 2.6K / month): +- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (📥 13K / month): ``` - pip install jupyterhub-ltiauthenticator + pip install jupyterhub-nativeauthenticator ```
-
Native Authenticator (🥈18 · ⭐ 53) - JupyterHub本地用户身份验证器。BSD-3 +
LTI Authenticator (🥈18 · ⭐ 63) - A JupyterHub authenticator for LTI. BSD-3 -- [GitHub](https://github.com/jupyterhub/nativeauthenticator) (👨‍💻 21 · 🔀 52 · 📦 40 · 📋 93 - 25% open · ⏱️ 03.08.2022): +- [GitHub](https://github.com/jupyterhub/ltiauthenticator) (👨‍💻 18 · 🔀 49 · 📦 110 · 📋 50 - 6% open · ⏱️ 06.03.2024): ``` - git clone https://github.com/jupyterhub/nativeauthenticator + git clone https://github.com/jupyterhub/ltiauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-nativeauthenticator) (📥 4.8K / month): +- [PyPi](https://pypi.org/project/jupyterhub-ltiauthenticator) (📥 4.6K / month): ``` - pip install jupyterhub-nativeauthenticator + pip install jupyterhub-ltiauthenticator ```
-
First Use Authenticator (🥈16 · ⭐ 40 · 💤) - JupyterHub Authenticator,可以让用户进行设置。BSD-3 +
First Use Authenticator (🥈17 · ⭐ 48 · 💤) - JupyterHub Authenticator that lets users set.. BSD-3 -- [GitHub](https://github.com/jupyterhub/firstuseauthenticator) (👨‍💻 12 · 🔀 21 · 📦 66 · 📋 23 - 26% open · ⏱️ 28.10.2021): +- [GitHub](https://github.com/jupyterhub/firstuseauthenticator) (👨‍💻 12 · 🔀 29 · 📦 98 · 📋 26 - 34% open · ⏱️ 30.06.2023): ``` git clone https://github.com/jupyterhub/firstuseauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-firstuseauthenticator) (📥 3.8K / month): +- [PyPi](https://pypi.org/project/jupyterhub-firstuseauthenticator) (📥 8.9K / month): ``` pip install jupyterhub-firstuseauthenticator ```
-
dummyauthenticator (🥈14 · ⭐ 28 · 💀) - 虚拟的JupyterHub Authenticator使测试变得容易。BSD-3 +
JWT Authenticator (🥈14 · ⭐ 53 · 💀) - A Token Authenticator for JupyterHub. Apache-2 -- [GitHub](https://github.com/jupyterhub/dummyauthenticator) (🔀 14 · 📦 100 · 📋 7 - 71% open · ⏱️ 12.02.2021): +- [GitHub](https://github.com/mogthesprog/jwtauthenticator) (👨‍💻 7 · 🔀 41 · 📦 14 · 📋 17 - 52% open · ⏱️ 13.02.2019): ``` - git clone https://github.com/jupyterhub/dummyauthenticator + git clone https://github.com/mogthesprog/jwtauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-dummyauthenticator) (📥 4.2K / month): +- [PyPi](https://pypi.org/project/jupyterhub-jwtauthenticator) (📥 200 / month): ``` - pip install jupyterhub-dummyauthenticator + pip install jupyterhub-jwtauthenticator ```
-
JWT Authenticator (🥉13 · ⭐ 41 · 💀) - JupyterHub的令牌验证器。Apache-2 +
dummyauthenticator (🥈14 · ⭐ 28 · 💀) - A Dummy JupyterHub Authenticator to make testing easy. BSD-3 -- [GitHub](https://github.com/mogthesprog/jwtauthenticator) (👨‍💻 7 · 🔀 37 · 📦 8 · 📋 17 - 52% open · ⏱️ 13.02.2019): +- [GitHub](https://github.com/jupyterhub/dummyauthenticator) (🔀 14 · 📦 120 · 📋 7 - 71% open · ⏱️ 12.02.2021): ``` - git clone https://github.com/mogthesprog/jwtauthenticator + git clone https://github.com/jupyterhub/dummyauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-jwtauthenticator) (📥 290 / month): +- [PyPi](https://pypi.org/project/jupyterhub-dummyauthenticator) (📥 1.9K / month): ``` - pip install jupyterhub-jwtauthenticator + pip install jupyterhub-dummyauthenticator ```
-
Null Authenticator (🥉13 · ⭐ 7) - Null Authenticator for JupyterHub instances that should have.. BSD-3 +
SAML Authenticator (🥉13 · ⭐ 36 · 💀) - jupyterhub-samlauthenticator. MIT -- [GitHub](https://github.com/jupyterhub/nullauthenticator) (👨‍💻 7 · 🔀 9 · 📦 83 · ⏱️ 17.05.2022): +- [GitHub](https://github.com/HewlettPackard/jupyterhub-samlauthenticator) (👨‍💻 7 · 🔀 22 · 📥 13 · 📋 32 - 53% open · ⏱️ 21.03.2022): ``` - git clone https://github.com/jupyterhub/nullauthenticator + git clone https://github.com/HewlettPackard/jupyterhub-samlauthenticator ``` -- [PyPi](https://pypi.org/project/nullauthenticator) (📥 2.2K / month): +- [PyPi](https://pypi.org/project/jupyterhub-samlauthenticator) (📥 960 / month): ``` - pip install nullauthenticator + pip install jupyterhub-samlauthenticator ```
-
SAML Authenticator (🥉12 · ⭐ 33) - jupyterhub-samlauthenticator。MIT +
Null Authenticator (🥉13 · ⭐ 9 · 💀) - Null Authenticator for JupyterHub instances that should.. BSD-3 -- [GitHub](https://github.com/HewlettPackard/jupyterhub-samlauthenticator) (👨‍💻 7 · 🔀 20 · 📥 13 · 📋 28 - 50% open · ⏱️ 21.03.2022): +- [GitHub](https://github.com/jupyterhub/nullauthenticator) (👨‍💻 7 · 🔀 10 · 📦 110 · ⏱️ 17.05.2022): ``` - git clone https://github.com/HewlettPackard/jupyterhub-samlauthenticator + git clone https://github.com/jupyterhub/nullauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-samlauthenticator) (📥 460 / month): +- [PyPi](https://pypi.org/project/nullauthenticator) (📥 5K / month): ``` - pip install jupyterhub-samlauthenticator + pip install nullauthenticator ```
-
Remote User Auth (🥉11 · ⭐ 33 · 💀) - Jupyterhub的REMOTE_USER身份验证器。❗️GPL-3.0 +
Remote User Auth (🥉11 · ⭐ 40 · 💀) - REMOTE_USER authenticator for Jupyterhub. ❗️GPL-3.0 -- [GitHub](https://github.com/cwaldbieser/jhub_remote_user_authenticator) (👨‍💻 5 · 🔀 25 · 📋 19 - 42% open · ⏱️ 16.04.2019): +- [GitHub](https://github.com/cwaldbieser/jhub_remote_user_authenticator) (👨‍💻 5 · 🔀 26 · 📋 19 - 42% open · ⏱️ 16.04.2019): ``` git clone https://github.com/cwaldbieser/jhub_remote_user_authenticator ``` -- [PyPi](https://pypi.org/project/jhub_remote_user_authenticator) (📥 290 / month): +- [PyPi](https://pypi.org/project/jhub_remote_user_authenticator) (📥 950 / month): ``` pip install jhub_remote_user_authenticator ```
-
CAS Authenticator (🥉10 · ⭐ 18) - Jupyterhub的CAS验证器。❗️GPL-3.0 +
Remote Authenticator (🥉11 · ⭐ 1) - A collection of JupyterHub Authenticators, including.. ❗️GPL-3.0 -- [GitHub](https://github.com/cwaldbieser/jhub_cas_authenticator) (👨‍💻 4 · 🔀 10 · 📋 12 - 16% open · ⏱️ 28.07.2022): +- [GitHub](https://github.com/ucphhpc/jhub-authenticators) (👨‍💻 6 · 🔀 1 · 📦 1 · ⏱️ 21.03.2024): ``` - git clone https://github.com/cwaldbieser/jhub_cas_authenticator + git clone https://github.com/rasmunk/jhub-authenticators ``` -- [PyPi](https://pypi.org/project/jhub_cas_authenticator) (📥 220 / month): +- [PyPi](https://pypi.org/project/jhub-authenticators) (📥 500 / month): ``` - pip install jhub_cas_authenticator + pip install jhub-authenticators ```
-
Hash Authenticator (🥉9 · ⭐ 4 · 💀) - 使用从其生成的密码对用户进行身份验证。BSD-3 +
CAS Authenticator (🥉10 · ⭐ 22 · 💤) - CAS authenticator for Jupyterhub. ❗️GPL-3.0 -- [GitHub](https://github.com/thedataincubator/jupyterhub-hashauthenticator) (👨‍💻 3 · 🔀 3 · ⏱️ 09.03.2021): +- [GitHub](https://github.com/cwaldbieser/jhub_cas_authenticator) (👨‍💻 4 · 🔀 11 · 📋 15 - 20% open · ⏱️ 17.03.2023): ``` - git clone https://github.com/thedataincubator/jupyterhub-hashauthenticator + git clone https://github.com/cwaldbieser/jhub_cas_authenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-hashauthenticator) (📥 36 / month): +- [PyPi](https://pypi.org/project/jhub_cas_authenticator) (📥 260 / month): ``` - pip install jupyterhub-hashauthenticator + pip install jhub_cas_authenticator ```
-
Remote Authenticator (🥉9 · ⭐ 1) - JupyterHub Authenticators的集合。❗️GPL-3.0 +
Hash Authenticator (🥉10 · ⭐ 4) - Authenticate users with passwords generated from their.. BSD-3 -- [GitHub](https://github.com/ucphhpc/jhub-authenticators) (👨‍💻 5 · 🔀 1 · 📦 1 · ⏱️ 15.04.2022): +- [GitHub](https://github.com/thedataincubator/jupyterhub-hashauthenticator) (👨‍💻 3 · 🔀 3 · ⏱️ 04.01.2024): ``` - git clone https://github.com/rasmunk/jhub-authenticators + git clone https://github.com/thedataincubator/jupyterhub-hashauthenticator ``` -- [PyPi](https://pypi.org/project/jhub-authenticators) (📥 78 / month): +- [PyPi](https://pypi.org/project/jupyterhub-hashauthenticator) (📥 34 / month): ``` - pip install jhub-authenticators + pip install jupyterhub-hashauthenticator ```
-
Keberos Authenticator (🥉8 · ⭐ 10 · 💀) - 用于LTI的JupyterHub身份验证器。BSD-3 +
Keberos Authenticator (🥉9 · ⭐ 11 · 💀) - A JupyterHub authenticator using Kerberos. BSD-3 - [GitHub](https://github.com/jupyterhub/kerberosauthenticator) (👨‍💻 2 · 🔀 5 · 📋 5 - 60% open · ⏱️ 16.07.2019): ``` git clone https://github.com/jupyterhub/kerberosauthenticator ``` -- [PyPi](https://pypi.org/project/jupyterhub-kerberosauthenticator) (📥 74 / month): +- [PyPi](https://pypi.org/project/jupyterhub-kerberosauthenticator) (📥 360 / month): ``` pip install jupyterhub-kerberosauthenticator ```
-
SSH Authenticator (🥉6 · ⭐ 6 · 💀) - JupyterHub的简单SSH身份验证器。BSD-3 +
SSH Authenticator (🥉6 · ⭐ 6 · 💀) - A simple SSH authenticator for JupyterHub. BSD-3 - [GitHub](https://github.com/andreas-h/sshauthenticator) (🔀 1 · ⏱️ 03.09.2019): @@ -3536,164 +3520,164 @@ _管理和控制用户如何访问JupyterHub部署的身份验证模块。_

-## JupyterHub容器等 +## JupyterHub Spawners -Back to top +Back to top -_启动、监视和停止单用户笔记本服务器的派生模块。_ +_Spawner modules that start, monitor, and stop single-user notebook servers._ -
DockerSpawner (🥇21 · ⭐ 430) - 在Docker容器中生成JupyterHub单用户服务器。BSD-3 +
DockerSpawner (🥇22 · ⭐ 470) - Spawns JupyterHub single user servers in Docker containers. BSD-3 -- [GitHub](https://github.com/jupyterhub/dockerspawner) (👨‍💻 64 · 🔀 270 · 📦 130 · 📋 260 - 6% open · ⏱️ 05.07.2022): +- [GitHub](https://github.com/jupyterhub/dockerspawner) (👨‍💻 69 · 🔀 290 · 📦 180 · 📋 280 - 8% open · ⏱️ 01.02.2024): ``` git clone https://github.com/jupyterhub/dockerspawner ``` -- [PyPi](https://pypi.org/project/dockerspawner) (📥 8.6K / month): +- [PyPi](https://pypi.org/project/dockerspawner) (📥 67K / month): ``` pip install dockerspawner ``` -- [Conda](https://anaconda.org/conda-forge/dockerspawner) (📥 13K · ⏱️ 17.08.2021): +- [Conda](https://anaconda.org/conda-forge/dockerspawner) (📥 21K · ⏱️ 21.11.2023): ``` conda install -c conda-forge dockerspawner ```
-
KubeSpawner (🥈20 · ⭐ 420) - Kubernetes spawner for JupyterHub. BSD-3 +
KubeSpawner (🥈20 · ⭐ 520) - Kubernetes spawner for JupyterHub. BSD-3 -- [GitHub](https://github.com/jupyterhub/kubespawner) (👨‍💻 73 · 🔀 250 · 📦 110 · 📋 290 - 17% open · ⏱️ 13.08.2022): +- [GitHub](https://github.com/jupyterhub/kubespawner) (👨‍💻 84 · 🔀 280 · 📦 160 · 📋 360 - 20% open · ⏱️ 28.03.2024): ``` git clone https://github.com/jupyterhub/kubespawner ``` -- [PyPi](https://pypi.org/project/jupyterhub-kubespawner) (📥 33K / month): +- [PyPi](https://pypi.org/project/jupyterhub-kubespawner) (📥 15K / month): ``` pip install jupyterhub-kubespawner ```
-
BatchSpawner (🥈20 · ⭐ 140) - 用于Jupyterhub的自定义Spawner,可按计划批量启动服务器。BSD-3 +
BatchSpawner (🥈20 · ⭐ 170) - Custom Spawner for Jupyterhub to start servers in batch scheduled.. BSD-3 -- [GitHub](https://github.com/jupyterhub/batchspawner) (👨‍💻 40 · 🔀 98 · 📦 21 · 📋 120 - 40% open · ⏱️ 14.04.2022): +- [GitHub](https://github.com/jupyterhub/batchspawner) (👨‍💻 49 · 🔀 120 · 📦 34 · 📋 140 - 37% open · ⏱️ 19.03.2024): ``` git clone https://github.com/jupyterhub/batchspawner ``` -- [PyPi](https://pypi.org/project/batchspawner) (📥 3.3K / month): +- [PyPi](https://pypi.org/project/batchspawner) (📥 4.2K / month): ``` pip install batchspawner ```
-
SystemdSpawner (🥉17 · ⭐ 79) - 使用Systemd生成JupyterHub单用户笔记本服务器。BSD-3 +
SystemdSpawner (🥉16 · ⭐ 88) - Spawn JupyterHub single-user notebook servers with systemd. BSD-3 -- [GitHub](https://github.com/jupyterhub/systemdspawner) (👨‍💻 17 · 🔀 40 · 📦 21 · 📋 59 - 45% open · ⏱️ 22.04.2022): +- [GitHub](https://github.com/jupyterhub/systemdspawner) (👨‍💻 21 · 🔀 46 · 📦 41 · 📋 70 - 30% open · ⏱️ 01.02.2024): ``` git clone https://github.com/jupyterhub/systemdspawner ``` -- [PyPi](https://pypi.org/project/jupyterhub-systemdspawner) (📥 1.5K / month): +- [PyPi](https://pypi.org/project/jupyterhub-systemdspawner) (📥 4.1K / month): ``` pip install jupyterhub-systemdspawner ```
-
WrapSpawner (🥉14 · ⭐ 54) - JupyterHub的生成器的运行时配置机制。BSD-3 +
WrapSpawner (🥉15 · ⭐ 60) - Mechanism for runtime configuration of spawners for JupyterHub. BSD-3 -- [GitHub](https://github.com/jupyterhub/wrapspawner) (👨‍💻 16 · 🔀 49 · 📦 7 · 📋 31 - 54% open · ⏱️ 04.03.2022): +- [GitHub](https://github.com/jupyterhub/wrapspawner) (👨‍💻 19 · 🔀 57 · 📦 11 · 📋 33 - 54% open · ⏱️ 21.03.2024): ``` git clone https://github.com/jupyterhub/wrapspawner ```
-
SudoSpawner (🥉14 · ⭐ 44 · 💤) - 使用Systemd生成JupyterHub单用户笔记本服务器。BSD-3 +
SudoSpawner (🥉15 · ⭐ 50) - Spawn JupyterHub single-user servers with sudo. BSD-3 -- [GitHub](https://github.com/jupyterhub/sudospawner) (👨‍💻 14 · 🔀 36 · 📦 40 · 📋 37 - 45% open · ⏱️ 10.09.2021): +- [GitHub](https://github.com/jupyterhub/sudospawner) (👨‍💻 15 · 🔀 39 · 📦 67 · 📋 40 - 45% open · ⏱️ 14.12.2023): ``` git clone https://github.com/jupyterhub/sudospawner ``` -- [PyPi](https://pypi.org/project/sudospawner) (📥 820 / month): +- [PyPi](https://pypi.org/project/sudospawner) (📥 1.8K / month): ``` pip install sudospawner ```
-
FargateSpawner (🥉11 · ⭐ 36 · 💀) - 在Docker容器中生成JupyterHub单用户服务器。MIT +
FargateSpawner (🥉13 · ⭐ 44 · 💀) - Spawns JupyterHub single user servers in Docker containers.. MIT -- [GitHub](https://github.com/uktrade/fargatespawner) (👨‍💻 3 · 🔀 20 · 📦 1 · 📋 11 - 54% open · ⏱️ 28.06.2020): +- [GitHub](https://github.com/uktrade/fargatespawner) (👨‍💻 3 · 🔀 21 · 📦 4 · 📋 11 - 54% open · ⏱️ 28.06.2020): ``` git clone https://github.com/uktrade/fargatespawner ``` -- [PyPi](https://pypi.org/project/fargatespawner) (📥 240 / month): +- [PyPi](https://pypi.org/project/fargatespawner) (📥 510 / month): ``` pip install fargatespawner ```
-
YarnSpawner (🥉10 · ⭐ 19 · 💀) - 在Hadoop/YARN中生成JupyterHub单用户笔记本服务器。BSD-3 +
YarnSpawner (🥉10 · ⭐ 19 · 💀) - Spawn JupyterHub single user notebook servers in Hadoop/YARN.. BSD-3 -- [GitHub](https://github.com/jupyterhub/yarnspawner) (👨‍💻 2 · 🔀 9 · 📋 9 - 55% open · ⏱️ 16.07.2019): +- [GitHub](https://github.com/jupyterhub/yarnspawner) (👨‍💻 2 · 🔀 12 · 📋 11 - 63% open · ⏱️ 16.07.2019): ``` git clone https://github.com/jupyterhub/yarnspawner ``` -- [PyPi](https://pypi.org/project/jupyterhub-yarnspawner) (📥 70 / month): +- [PyPi](https://pypi.org/project/jupyterhub-yarnspawner) (📥 130 / month): ``` pip install jupyterhub-yarnspawner ``` -- [Conda](https://anaconda.org/conda-forge/jupyterhub-yarnspawner) (📥 29K · ⏱️ 17.11.2021): +- [Conda](https://anaconda.org/conda-forge/jupyterhub-yarnspawner) (📥 37K · ⏱️ 16.06.2023): ``` conda install -c conda-forge jupyterhub-yarnspawner ```

-## Jupyter组件 +## Jupyter Components -Back to top +Back to top -_Jupyter架构的核心组件。_ +_Core components of the Jupyter architecture._ -
ipython (🥇34 · ⭐ 15K) - Official repository for IPython itself. Other repos in the IPython.. BSD-3 +
ipython (🥇36 · ⭐ 16K) - Official repository for IPython itself. Other repos in the IPython.. BSD-3 -- [GitHub](https://github.com/ipython/ipython) (👨‍💻 890 · 🔀 4.2K · 📥 320K · 📦 300K · 📋 7K - 20% open · ⏱️ 22.08.2022): +- [GitHub](https://github.com/ipython/ipython) (👨‍💻 980 · 🔀 4.3K · 📥 320K · 📦 520K · 📋 7.3K - 22% open · ⏱️ 17.03.2024): ``` git clone https://github.com/ipython/ipython ``` -- [PyPi](https://pypi.org/project/ipython) (📥 17M / month): +- [PyPi](https://pypi.org/project/ipython) (📥 44M / month): ``` pip install ipython ``` -- [Conda](https://anaconda.org/conda-forge/ipython) (📥 13M · ⏱️ 28.05.2022): +- [Conda](https://anaconda.org/conda-forge/ipython) (📥 26M · ⏱️ 04.03.2024): ``` conda install -c conda-forge ipython ```
-
jupyter_server (🥉21 · ⭐ 330) - The backendi.e. core services, APIs, and REST.. ❗Unlicensed +
jupyter_server (🥉25 · ⭐ 440) - The backendi.e. core services, APIs, and REST endpointsto.. BSD-3 -- [GitHub](https://github.com/jupyter-server/jupyter_server) (👨‍💻 480 · 🔀 180 · 📥 420 · 📋 290 - 35% open · ⏱️ 23.08.2022): +- [GitHub](https://github.com/jupyter-server/jupyter_server) (👨‍💻 520 · 🔀 260 · 📥 2.7K · 📋 430 - 34% open · ⏱️ 14.03.2024): ``` git clone https://github.com/jupyter-server/jupyter_server ``` -- [PyPi](https://pypi.org/project/jupyter_server) (📥 1.7M / month): +- [PyPi](https://pypi.org/project/jupyter_server) (📥 27M / month): ``` pip install jupyter_server ``` -- [Conda](https://anaconda.org/conda-forge/jupyter_server) (📥 2M · ⏱️ 06.07.2022): +- [Conda](https://anaconda.org/conda-forge/jupyter_server) (📥 10M · ⏱️ 04.03.2024): ``` conda install -c conda-forge jupyter_server ```
-
jupyter-packaging (🥉19 · ⭐ 58) - 帮助构建和安装Jupyter Python软件包的工具。BSD-3 +
jupyter-packaging (🥉19 · ⭐ 62) - Tools to help build and install Jupyter Python packages. BSD-3 -- [GitHub](https://github.com/jupyter/jupyter-packaging) (👨‍💻 29 · 🔀 44 · 📥 28 · 📋 39 - 28% open · ⏱️ 09.08.2022): +- [GitHub](https://github.com/jupyter/jupyter-packaging) (👨‍💻 30 · 🔀 46 · 📥 63 · 📋 41 - 26% open · ⏱️ 02.01.2024): ``` git clone https://github.com/jupyter/jupyter-packaging ``` -- [PyPi](https://pypi.org/project/jupyter-packaging) (📥 330K / month): +- [PyPi](https://pypi.org/project/jupyter-packaging) (📥 480K / month): ``` pip install jupyter-packaging ``` -- [Conda](https://anaconda.org/conda-forge/jupyter-packaging) (📥 300K · ⏱️ 14.07.2022): +- [Conda](https://anaconda.org/conda-forge/jupyter-packaging) (📥 550K · ⏱️ 16.06.2023): ``` conda install -c conda-forge jupyter-packaging ``` @@ -3702,62 +3686,62 @@ _Jupyter架构的核心组件。_ ## Others -Back to top +Back to top -
panel (🥇31 · ⭐ 2.1K) - 适用于Python的高级应用程序和仪表板解决方案。BSD-3 +
qtconsole (🥇32 · ⭐ 390) - Jupyter Qt Console. BSD-3 -- [GitHub](https://github.com/holoviz/panel) (👨‍💻 100 · 🔀 270 · 📦 4K · 📋 1.9K - 28% open · ⏱️ 25.08.2022): +- [GitHub](https://github.com/jupyter/qtconsole) (👨‍💻 120 · 🔀 190 · 📦 170K · 📋 340 - 31% open · ⏱️ 25.11.2023): ``` - git clone https://github.com/holoviz/panel + git clone https://github.com/jupyter/qtconsole ``` -- [PyPi](https://pypi.org/project/panel) (📥 410K / month): +- [PyPi](https://pypi.org/project/qtconsole) (📥 5.5M / month): ``` - pip install panel + pip install qtconsole ``` -- [Conda](https://anaconda.org/conda-forge/panel) (📥 590K · ⏱️ 24.05.2022): +- [Conda](https://anaconda.org/conda-forge/qtconsole) (📥 4.6M · ⏱️ 16.11.2023): ``` - conda install -c conda-forge panel + conda install -c conda-forge qtconsole ```
-
qtconsole (🥇31 · ⭐ 330) - Jupyter Qt Console. BSD-3 +
panel (🥈30 · ⭐ 4K) - A high-level app and dashboarding solution for Python. BSD-3 -- [GitHub](https://github.com/jupyter/qtconsole) (👨‍💻 120 · 🔀 170 · 📦 110K · 📋 310 - 30% open · ⏱️ 19.06.2022): +- [GitHub](https://github.com/holoviz/panel) (👨‍💻 170 · 🔀 440 · 📦 11K · 📋 3.3K - 29% open · ⏱️ 27.03.2024): ``` - git clone https://github.com/jupyter/qtconsole + git clone https://github.com/holoviz/panel ``` -- [PyPi](https://pypi.org/project/qtconsole) (📥 3.1M / month): +- [PyPi](https://pypi.org/project/panel) (📥 700K / month): ``` - pip install qtconsole + pip install panel ``` -- [Conda](https://anaconda.org/conda-forge/qtconsole) (📥 2.8M · ⏱️ 05.06.2022): +- [Conda](https://anaconda.org/conda-forge/panel) (📥 1.3M · ⏱️ 27.01.2024): ``` - conda install -c conda-forge qtconsole + conda install -c conda-forge panel ```
-
colabcode (🥉21 · ⭐ 1.8K · 💀) - 在Google Colab或Kaggle笔记本上运行VSCode(代码服务器)。MIT +
jupyter-console (🥉20 · ⭐ 240 · 💤) - Jupyter Terminal Console. BSD-3 -- [GitHub](https://github.com/abhishekkrthakur/colabcode) (👨‍💻 8 · 🔀 240 · 📦 78 · 📋 73 - 56% open · ⏱️ 11.06.2021): +- [GitHub](https://github.com/jupyter/jupyter_console) (👨‍💻 60 · 🔀 140 · 📥 370 · 📋 160 - 39% open · ⏱️ 06.03.2023): ``` - git clone https://github.com/abhishekkrthakur/colabcode + git clone https://github.com/jupyter/jupyter_console ``` -- [PyPi](https://pypi.org/project/colabcode) (📥 16K / month): +- [PyPi](https://pypi.org/project/jupyter-console) (📥 4.6M / month): ``` - pip install colabcode + pip install jupyter-console ```
-
jupyter-console (🥉20 · ⭐ 200) - Jupyter终端控制台。❗Unlicensed +
colabcode (🥉19 · ⭐ 2K · 💀) - Run VSCode (codeserver) on Google Colab or Kaggle Notebooks. MIT -- [GitHub](https://github.com/jupyter/jupyter_console) (👨‍💻 59 · 🔀 130 · 📥 61 · 📋 140 - 38% open · ⏱️ 22.06.2022): +- [GitHub](https://github.com/abhishekkrthakur/colabcode) (👨‍💻 8 · 🔀 260 · 📦 170 · 📋 76 - 56% open · ⏱️ 11.06.2021): ``` - git clone https://github.com/jupyter/jupyter_console + git clone https://github.com/abhishekkrthakur/colabcode ``` -- [PyPi](https://pypi.org/project/jupyter-console) (📥 3.3M / month): +- [PyPi](https://pypi.org/project/colabcode) (📥 4K / month): ``` - pip install jupyter-console + pip install colabcode ```
diff --git a/history/2024-03-28_changes.md b/history/2024-03-28_changes.md new file mode 100644 index 0000000..c6195cc --- /dev/null +++ b/history/2024-03-28_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 (🥇36 · ⭐ 12K · 📈) - Jupyter Interactive Notebook. BSD-3 +- IPython Kernel (🥇34 · ⭐ 600 · 📈) - IPython Kernel for Jupyter. BSD-3 +- nbformat (🥇32 · ⭐ 240 · 📈) - Reference implementation of the Jupyter Notebook format. BSD-3 +- Jupyter Book (🥇31 · ⭐ 3.7K · 📈) - Build interactive, publication-quality documents from.. BSD-3 +- Bash Kernel (🥇23 · ⭐ 670 · 📈) - A bash kernel for IPython. 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._ + +- ipywidgets (🥈26 · ⭐ 3K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3 +- ipyvolume (🥈22 · ⭐ 1.9K · 💤) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT +- Stencila (🥉19 · ⭐ 760 · 📉) - Living documents for reproducible research. Apache-2 +- ipyvuetify (🥉13 · 📉) - Jupyter widgets based on vuetify UI components. ❗Unlicensed +- ipycanvas (🥉12 · 💤) - Interactive Canvas in Jupyter. ❗Unlicensed + diff --git a/history/2024-03-28_projects.csv b/history/2024-03-28_projects.csv new file mode 100644 index 0000000..a4fa278 --- /dev/null +++ b/history/2024-03-28_projects.csv @@ -0,0 +1,276 @@ +,name,show,description,homepage,resource,category,projectrank,github_id,pypi_id,conda_id,github_url,license,created_at,updated_at,last_commit_pushed_at,fork_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_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,trending,updated_github_id,commit_count,npm_id,npm_url,npm_monthly_downloads,cran_id,go_id,gem_id,pypi,hex_id,bitbucket_id +0,best-of-ml-python - Data Visualization,True,Python-based data visualization libraries.,https://github.com/ml-tooling/best-of-ml-python#data-visualization,True,widgets,0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +1,ipython,True,"Official repository for IPython itself. Other repos in the IPython organization contain things like the website,..",https://github.com/ipython/ipython,,components,36,ipython/ipython,ipython,conda-forge/ipython,https://github.com/ipython/ipython,BSD-3-Clause,2010-05-10 04:46:06.000,2024-03-19 13:26:08.000000,2024-03-17 08:11:05,4286.0,1601.0,5668.0,16116.0,2021-01-30 02:36:56,7.18.1,320828.0,44255904.0,98.0,522488.0,522488.0,984.0,https://pypi.org/project/ipython,43592581.0,https://anaconda.org/conda-forge/ipython,2024-03-04 14:01:19.927,26431885.0,1.0,,,,,,,,,,,,,,,,, +2,Jupyter,True,Jupyter Interactive Notebook.,https://github.com/jupyter/notebook,,notebook-environments,36,jupyter/notebook,notebook,conda-forge/jupyter,https://github.com/jupyter/notebook,BSD-3-Clause,2015-04-09 06:58:03.000,2024-03-22 00:58:59.000000,2024-03-14 18:46:38,4488.0,1900.0,2921.0,12150.0,2024-03-14 18:48:01,7.1.2,17339.0,24916822.0,86.0,273361.0,273361.0,646.0,https://pypi.org/project/notebook,24504754.0,https://anaconda.org/conda-forge/jupyter,2023-10-02 14:08:37.561,4107523.0,1.0,jupyter/datascience-notebook,https://hub.docker.com/r/jupyter/datascience-notebook,2023-10-20 20:06:40.614669,1070.0,32504144.0,9.0,,,,,,,,,,, +3,nbconvert,True,Jupyter Notebook Conversion.,https://github.com/jupyter/nbconvert,,notebook-sharing,34,jupyter/nbconvert,nbconvert,conda-forge/nbconvert,https://github.com/jupyter/nbconvert,BSD-3-Clause,2015-04-09 06:58:23.000,2024-03-22 01:27:22.277000,2024-03-21 17:59:09,529.0,513.0,648.0,1654.0,2024-03-21 17:59:32,7.16.3,1085.0,26107358.0,72.0,262430.0,262430.0,271.0,https://pypi.org/project/nbconvert,25697283.0,https://anaconda.org/conda-forge/nbconvert,2024-03-22 01:27:22.277,16402309.0,1.0,,,,,,,,,,,,,,,,, +4,IPython Kernel,True,IPython Kernel for Jupyter.,https://github.com/ipython/ipykernel,,kernels,34,ipython/ipykernel,ipykernel,ipykernel,https://github.com/ipython/ipykernel,BSD-3-Clause,2015-04-09 07:44:14.000,2024-03-27 22:25:30.000000,2024-03-25 16:47:36,348.0,248.0,241.0,604.0,2024-03-27 22:25:50,6.29.4,2178.0,26566728.0,76.0,346975.0,346975.0,182.0,https://pypi.org/project/ipykernel,26557958.0,https://anaconda.org/anaconda/ipykernel,2024-01-22 15:02:52.448,870614.0,1.0,,,,,,12.0,,,,,,,,,,, +5,bokeh,True,"Interactive Data Visualization in the browser, from Python.",https://github.com/bokeh/bokeh,,widgets,33,bokeh/bokeh,bokeh,conda-forge/bokeh,https://github.com/bokeh/bokeh,BSD-3-Clause,2012-03-26 15:40:01.000,2024-03-28 08:20:05.000000,2024-03-26 11:51:39,4095.0,722.0,6857.0,18718.0,,,,5177200.0,59.0,85383.0,85383.0,689.0,https://pypi.org/project/bokeh,4876386.0,https://anaconda.org/conda-forge/bokeh,2024-03-15 07:03:52.633,13536662.0,1.0,,,,,,,,,,,,,,,,, +6,pandas-profiling,True,Create HTML profiling reports from pandas DataFrame..,https://github.com/ydataai/ydata-profiling,,widgets,33,pandas-profiling/pandas-profiling,pandas-profiling,conda-forge/pandas-profiling,https://github.com/ydataai/ydata-profiling,MIT,2016-01-09 23:47:55.000,2024-03-26 17:10:33.000000,2024-03-19 14:28:58,1600.0,212.0,557.0,11938.0,2024-03-18 18:22:40,4.7.0,74.0,565935.0,57.0,2728.0,2728.0,119.0,https://pypi.org/project/pandas-profiling,561300.0,https://anaconda.org/conda-forge/pandas-profiling,2023-06-16 13:22:30.453,421804.0,1.0,,,,,,,ydataai/ydata-profiling,1381.0,,,,,,,,, +7,qtconsole,True,Jupyter Qt Console.,https://github.com/jupyter/qtconsole,,others,32,jupyter/qtconsole,qtconsole,conda-forge/qtconsole,https://github.com/jupyter/qtconsole,BSD-3-Clause,2015-04-09 06:59:10.000,2024-02-22 18:19:19.000000,2023-11-25 20:30:31,189.0,108.0,230.0,391.0,,,,5647528.0,41.0,168176.0,168176.0,122.0,https://pypi.org/project/qtconsole,5544366.0,https://anaconda.org/conda-forge/qtconsole,2023-11-16 21:13:55.750,4642292.0,1.0,,,,,,,,1971.0,,,,,,,,, +8,nbformat,True,Reference implementation of the Jupyter Notebook format.,https://github.com/jupyter/nbformat,,notebook-tools,32,jupyter/nbformat,nbformat,conda-forge/nbformat,https://github.com/jupyter/nbformat,BSD-3-Clause,2015-04-09 01:07:29.000,2024-03-15 11:33:10.142000,2024-03-15 10:06:49,150.0,61.0,82.0,242.0,2024-03-15 10:07:15,5.10.3,248.0,24906097.0,28.0,273643.0,273643.0,80.0,https://pypi.org/project/nbformat,24417349.0,https://anaconda.org/conda-forge/nbformat,2024-03-15 11:33:10.142,21504654.0,1.0,,,,,,13.0,,,,,,,,,,, +9,Jupyter Book,True,"Build interactive, publication-quality documents from Jupyter..",https://github.com/executablebooks/jupyter-book,,notebook-sharing,31,executablebooks/jupyter-book,jupyter-book,,https://github.com/executablebooks/jupyter-book,BSD-3-Clause,2018-06-14 01:55:51.000,2024-03-25 16:34:35.000000,2024-03-11 09:38:53,607.0,593.0,743.0,3658.0,2024-01-26 21:10:26,1.0.0,,89808.0,43.0,13118.0,13118.0,137.0,https://pypi.org/project/jupyter-book,89808.0,,,,1.0,,,,,,7.0,,1529.0,,,,,,,,, +10,ipyleaflet,True,A Jupyter - Leaflet.js bridge.,https://github.com/jupyter-widgets/ipyleaflet,,widgets,31,jupyter-widgets/ipyleaflet,ipyleaflet,conda-forge/ipyleaflet,https://github.com/jupyter-widgets/ipyleaflet,MIT,2014-05-07 16:32:10.000,2024-03-28 12:36:49.000000,2024-03-01 15:29:40,346.0,235.0,349.0,1448.0,2024-01-23 17:51:37,0.18.2,,180371.0,70.0,7878.0,7878.0,88.0,https://pypi.org/project/ipyleaflet,145653.0,https://anaconda.org/conda-forge/ipyleaflet,2024-01-23 20:31:49.209,1109278.0,1.0,,,,,,,,1173.0,jupyter-leaflet,https://www.npmjs.com/package/jupyter-leaflet,10604.0,,,,,, +11,panel,True,A high-level app and dashboarding solution for Python.,https://github.com/holoviz/panel,,others,30,holoviz/panel,panel,conda-forge/panel,https://github.com/holoviz/panel,BSD-3-Clause,2018-08-23 12:14:24.000,2024-03-28 13:56:35.000000,2024-03-27 16:15:43,444.0,962.0,2327.0,4006.0,2024-03-27 15:58:45,1.4.0,,726651.0,65.0,10626.0,10626.0,166.0,https://pypi.org/project/panel,697291.0,https://anaconda.org/conda-forge/panel,2024-01-27 09:14:49.749,1321221.0,2.0,,,,,,,,,,,,,,,,, +12,Jupytext,True,"Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts.",https://github.com/mwouts/jupytext,,notebook-sharing,29,mwouts/jupytext,jupytext,conda-forge/jupytext,https://github.com/mwouts/jupytext,MIT,2018-06-15 05:25:36.000,2024-03-24 23:07:40.000000,2024-03-24 22:59:09,376.0,119.0,538.0,6389.0,2024-01-13 17:14:35,1.16.1,,635565.0,100.0,7031.0,7031.0,85.0,https://pypi.org/project/jupytext,612116.0,https://anaconda.org/conda-forge/jupytext,2024-01-13 18:58:26.560,764568.0,1.0,,,,,,,,,jupyterlab-jupytext,https://www.npmjs.com/package/jupyterlab-jupytext,6459.0,,,,,, +13,nikola,True,A static website and blog generator.,https://github.com/getnikola/nikola,,notebook-sharing,29,getnikola/nikola,nikola,,https://github.com/getnikola/nikola,MIT,2012-04-14 13:53:22.000,2024-03-02 18:00:17.000000,2024-03-02 18:00:17,374.0,62.0,2109.0,2539.0,2024-01-10 20:52:22,8.3.0,103.0,2646.0,79.0,508.0,508.0,239.0,https://pypi.org/project/nikola,2646.0,,,,1.0,,,,,,,,10409.0,,,,,,,,, +14,nbclient,True,A client library for executing notebooks. Formally nbconvert's..,https://github.com/jupyter/nbclient,,notebook-tools,29,jupyter/nbclient,nbclient,conda-forge/nbclient,https://github.com/jupyter/nbclient,BSD-3-Clause,2020-01-13 17:29:49.000,2024-03-13 08:16:55.142000,2024-03-13 00:25:11,51.0,34.0,70.0,135.0,2024-03-13 00:25:28,0.10.0,435.0,20338011.0,33.0,155335.0,155335.0,38.0,https://pypi.org/project/nbclient,20030794.0,https://anaconda.org/conda-forge/nbclient,2024-03-13 08:16:55.142,13824156.0,1.0,,,,,,,,,,,,,,,,, +15,D-Tale,True,Visualizer for Pandas Data Structures.,https://github.com/man-group/dtale,,widgets,28,man-group/dtale,dtale,conda-forge/dtale,https://github.com/man-group/dtale,LGPL-2.1,2019-07-15 09:34:48.000,2024-03-16 23:51:50.000000,2024-03-06 14:52:20,374.0,60.0,508.0,4514.0,2024-03-07 14:03:25,3.11.0,,70659.0,142.0,1061.0,1061.0,30.0,https://pypi.org/project/dtale,64852.0,https://anaconda.org/conda-forge/dtale,2024-03-07 14:28:38.963,267156.0,1.0,,,,,,,,787.0,,,,,,,,, +16,bqplot,True,Plotting library for IPython/Jupyter notebooks.,https://github.com/bqplot/bqplot,,widgets,28,bqplot/bqplot,bqplot,conda-forge/bqplot,https://github.com/bqplot/bqplot,Apache-2.0,2015-09-26 04:02:18.000,2024-03-25 08:57:59.000000,2024-03-25 08:55:18,448.0,225.0,368.0,3544.0,2024-02-27 15:38:38,0.12.43,,156613.0,64.0,55.0,55.0,64.0,https://pypi.org/project/bqplot,125401.0,https://anaconda.org/conda-forge/bqplot,2024-02-19 16:46:43.025,1267737.0,1.0,,,,,,,,3659.0,bqplot,https://www.npmjs.com/package/bqplot,3653.0,,,,,, +17,ipython-sql,True,"%%sql magic for IPython, hopefully evolving into full SQL client.",https://github.com/catherinedevlin/ipython-sql,,magic,28,catherinedevlin/ipython-sql,ipython-sql,conda-forge/ipython-sql,https://github.com/catherinedevlin/ipython-sql,MIT,2013-03-20 16:41:10.000,2024-03-27 15:24:21.000000,2023-04-21 20:49:35,273.0,108.0,43.0,1757.0,,,,190006.0,3.0,6161.0,6161.0,55.0,https://pypi.org/project/ipython-sql,187227.0,https://anaconda.org/conda-forge/ipython-sql,2023-06-16 13:23:09.898,252910.0,1.0,,,,,,,,292.0,,,,,,,,, +18,papermill,True,"Parameterize, execute, and analyze notebooks.",https://github.com/nteract/papermill,,widgets,27,nteract/papermill,papermill,conda-forge/papermill,https://github.com/nteract/papermill,BSD-3-Clause,2017-07-06 17:17:53.000,2024-03-13 18:59:04.000000,2024-02-08 22:25:17,405.0,135.0,257.0,5594.0,,,,1452529.0,19.0,5793.0,5793.0,117.0,https://pypi.org/project/papermill,1439983.0,https://anaconda.org/conda-forge/papermill,2024-02-29 00:34:38.538,564598.0,2.0,,,,,,,,,,,,,,,,, +19,jupyter-matplotlib,True,Matplotlib Jupyter Integration.,https://github.com/matplotlib/ipympl,,widgets,27,matplotlib/ipympl,ipympl,,https://github.com/matplotlib/ipympl,BSD-3-Clause,2016-07-21 14:38:56.000,2024-03-15 14:11:55.000000,2024-03-15 14:10:06,220.0,136.0,160.0,1514.0,2023-02-15 19:21:40,0.9.3,,294226.0,28.0,10691.0,10691.0,33.0,https://pypi.org/project/ipympl,285649.0,,,,2.0,,,,,,,,,jupyter-matplotlib,https://www.npmjs.com/package/jupyter-matplotlib,8577.0,,,,,, +20,JupyterLab Git,True,A Git extension for JupyterLab.,https://github.com/jupyterlab/jupyterlab-git,,lab-extensions,27,jupyterlab/jupyterlab-git,jupyterlab-git,conda-forge/jupyterlab-git,https://github.com/jupyterlab/jupyterlab-git,BSD-3-Clause,2017-06-20 17:31:00.000,2024-02-21 08:05:02.000000,2024-02-21 08:05:01,282.0,88.0,495.0,1375.0,2023-11-21 14:39:09,0.50.0,180.0,144004.0,56.0,2660.0,2660.0,94.0,https://pypi.org/project/jupyterlab-git,132251.0,https://anaconda.org/conda-forge/jupyterlab-git,2024-02-07 14:03:02.767,528705.0,1.0,,,,,,,,,,,,,,,,, +21,Perspective,True,Streaming pivot visualization via WebAssembly.,https://github.com/finos/perspective,,lab-extensions,26,finos/perspective,perspective-python,,https://github.com/finos/perspective,Apache-2.0,2017-11-02 16:27:54.000,2024-03-26 15:14:30.000000,2024-03-26 15:14:29,955.0,90.0,639.0,7448.0,2024-03-25 22:52:24,2.10.0,2485.0,6936.0,13.0,117.0,117.0,93.0,https://pypi.org/project/perspective-python,5380.0,,,,1.0,,,,,,,,5965.0,@finos/perspective-jupyterlab,https://www.npmjs.com/package/@finos/perspective-jupyterlab,1246.0,,,,,, +22,facets-overview,True,Visualizations for machine learning datasets.,https://github.com/PAIR-code/facets,,widgets,26,pair-code/facets,facets-overview,,https://github.com/PAIR-code/facets,Apache-2.0,2017-07-07 14:03:03.000,2023-05-24 15:56:22.000000,2023-05-24 15:56:22,877.0,78.0,81.0,7305.0,2019-07-01 16:35:20,1.0.0,,273620.0,4.0,226.0,226.0,31.0,https://pypi.org/project/facets-overview,273620.0,,,,2.0,,,,,,,,277.0,,,,,,,,, +23,Voila,True,Voil turns Jupyter notebooks into standalone web applications.,https://github.com/voila-dashboards/voila,,notebook-sharing,26,voila-dashboards/voila,voila,conda-forge/voila,https://github.com/voila-dashboards/voila,,2018-08-21 14:21:42.000,2024-03-27 08:45:54.000000,2024-03-27 08:45:53,479.0,284.0,428.0,5162.0,2023-10-31 09:04:25,0.5.5,1053.0,81381.0,70.0,10915.0,10915.0,68.0,https://pypi.org/project/voila,73438.0,https://anaconda.org/conda-forge/voila,2023-10-31 12:26:37.734,323864.0,2.0,,,,,,,,,@jupyter-voila/jupyterlab-preview,https://www.npmjs.com/package/@jupyter-voila/jupyterlab-preview,197.0,,,,,, +24,ipywidgets,True,Interactive Widgets for the Jupyter Notebook.,https://github.com/jupyter-widgets/ipywidgets,,widgets,26,jupyter-widgets/ipywidgets,ipywidgets,conda-forge/ipywidgets,https://github.com/jupyter-widgets/ipywidgets,BSD-3-Clause,2015-04-17 20:29:25.000,2024-03-20 10:11:34.000000,2024-02-08 15:35:20,907.0,679.0,1324.0,3031.0,2024-02-22 16:47:17,8.1.2,,17466829.0,53.0,3.0,3.0,212.0,https://pypi.org/project/ipywidgets,17080421.0,https://anaconda.org/conda-forge/ipywidgets,2024-02-08 21:24:52.939,13001871.0,2.0,,,,,,-8.0,,,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,76840.0,,,,,, +25,jupyter-dash,True,Develop Dash apps in the Jupyter Notebook and JupyterLab.,https://github.com/plotly/jupyter-dash,,widgets,26,plotly/jupyter-dash,jupyter-dash,,https://github.com/plotly/jupyter-dash,MIT,2020-04-26 18:43:59.000,2024-03-20 19:44:49.000000,2023-08-11 17:18:48,236.0,46.0,29.0,945.0,2022-04-01 20:13:44,0.4.2,99.0,173827.0,11.0,3728.0,3728.0,10.0,https://pypi.org/project/jupyter-dash,173825.0,,,,2.0,,,,,,,,162.0,,,,,,,,, +26,Docker Stacks,True,Ready-to-run Docker images containing Jupyter applications.,https://github.com/jupyter/docker-stacks,,notebook-environments,25,jupyter/docker-stacks,,,https://github.com/jupyter/docker-stacks,BSD-3-Clause,2015-07-15 15:30:00.000,2024-03-27 18:50:59.000000,2024-03-26 01:12:59,2818.0,7.0,869.0,8158.0,,,,870190.0,,21.0,21.0,245.0,,,,,,1.0,jupyter/scipy-notebook,https://hub.docker.com/r/jupyter/scipy-notebook,2023-10-20 20:03:34.298948,442.0,90499795.0,,,,,,,,,,,, +27,JupyterHub,True,Multi-user server for Jupyter notebooks.,https://github.com/jupyterhub/jupyterhub,,notebook-environments,25,jupyterhub/jupyterhub,jupyterhub,conda-forge/jupyterhub,https://github.com/jupyterhub/jupyterhub,,2014-06-12 23:22:10.000,2024-03-26 18:55:54.000000,2024-03-26 16:35:46,1912.0,164.0,2205.0,7882.0,,,,232183.0,42.0,2777.0,2777.0,357.0,https://pypi.org/project/jupyterhub,164192.0,https://anaconda.org/conda-forge/jupyterhub,2024-03-26 09:51:28.622,1057046.0,1.0,jupyterhub/jupyterhub,https://hub.docker.com/r/jupyterhub/jupyterhub,2024-03-26 16:41:43.599667,333.0,5144359.0,,,,,,,,,,,, +28,nteract,True,The interactive computing suite for you!.,https://github.com/nteract/nteract,,notebook-environments,25,nteract/nteract,nteract_on_jupyter,,https://github.com/nteract/nteract,BSD-3-Clause,2015-06-15 23:21:49.000,2023-12-30 16:09:02.000000,2023-12-30 16:09:02,538.0,165.0,1522.0,6145.0,2021-01-26 05:18:38,0.28.0,1496630.0,16832.0,66.0,3.0,3.0,180.0,https://pypi.org/project/nteract_on_jupyter,911.0,,,,1.0,,,,,,,,10501.0,,,,,,,,, +29,Contrib NBextensions,True,A collection of various notebook extensions for Jupyter.,https://github.com/ipython-contrib/jupyter_contrib_nbextensions,,jupyter-extensions,25,ipython-contrib/jupyter_contrib_nbextensions,jupyter_contrib_nbextensions,,https://github.com/ipython-contrib/jupyter_contrib_nbextensions,,2013-07-13 17:05:16.000,2024-03-21 14:05:18.000000,2022-12-21 19:56:24,787.0,344.0,462.0,5163.0,2022-11-15 17:24:23,0.7.0,,495352.0,2.0,20.0,20.0,135.0,https://pypi.org/project/jupyter_contrib_nbextensions,495352.0,,,,1.0,,,,,,,,2660.0,,,,,,,,, +30,nbdev,True,Create delightful python projects using Jupyter Notebooks.,https://github.com/fastai/nbdev,,notebook-tools,25,fastai/nbdev,nbdev,,https://github.com/fastai/nbdev,Apache-2.0,2019-11-18 17:37:35.000,2024-03-22 10:46:58.000000,2024-03-04 02:09:12,464.0,135.0,713.0,4714.0,2023-10-19 04:39:52,2.3.13,,66679.0,25.0,,,47.0,https://pypi.org/project/nbdev,66679.0,,,,1.0,,,,,,,,1683.0,,,,,,,,, +31,nbdime,True,Tools for diffing and merging of Jupyter notebooks.,https://github.com/jupyter/nbdime,,notebook-sharing,25,jupyter/nbdime,nbdime,conda-forge/nbdime,https://github.com/jupyter/nbdime,,2015-11-16 09:25:53.000,2024-03-16 19:02:57.000000,2023-11-21 09:21:22,148.0,74.0,263.0,2588.0,2023-11-21 09:21:51,4.0.1,125.0,259715.0,25.0,137.0,137.0,50.0,https://pypi.org/project/nbdime,205272.0,https://anaconda.org/conda-forge/nbdime,2023-11-21 14:11:17.594,979553.0,2.0,,,,,,,,2132.0,nbdime-jupyterlab,https://www.npmjs.com/package/nbdime-jupyterlab,30541.0,,,,,, +32,sparkmagic,True,Jupyter magics and kernels for working with remote Spark clusters.,https://github.com/jupyter-incubator/sparkmagic,,magic,25,jupyter-incubator/sparkmagic,sparkmagic,conda-forge/sparkmagic,https://github.com/jupyter-incubator/sparkmagic,,2015-09-21 15:35:25.000,2024-03-15 17:29:37.000000,2024-03-13 23:16:34,412.0,132.0,300.0,1281.0,2023-09-13 15:49:53,0.21.0,,57182.0,23.0,336.0,336.0,64.0,https://pypi.org/project/sparkmagic,54454.0,https://anaconda.org/conda-forge/sparkmagic,2023-09-23 23:23:29.586,114589.0,1.0,,,,,,,,1367.0,,,,,,,,, +33,nbgrader,True,A system for assigning and grading notebooks.,https://github.com/jupyter/nbgrader,,jupyter-extensions,25,jupyter/nbgrader,nbgrader,conda-forge/nbgrader,https://github.com/jupyter/nbgrader,BSD-3-Clause,2014-09-13 03:27:36.000,2024-03-28 11:31:46.000000,2024-03-28 10:27:52,292.0,242.0,661.0,1250.0,2024-03-26 10:47:37,0.9.2,335.0,11992.0,35.0,531.0,531.0,105.0,https://pypi.org/project/nbgrader,7648.0,https://anaconda.org/conda-forge/nbgrader,2024-03-27 13:36:44.749,156296.0,1.0,,,,,,,,,,,,,,,,, +34,PixieDust,True,Python Helper library for Jupyter Notebooks.,https://github.com/pixiedust/pixiedust,,notebook-tools,25,pixiedust/pixiedust,pixiedust,conda-forge/pixiedust,https://github.com/pixiedust/pixiedust,Apache-2.0,2016-07-01 17:34:14.000,2023-06-16 16:19:15.930000,2021-02-16 04:46:41,160.0,164.0,261.0,1035.0,2019-12-04 15:06:08,1.1.18,,11329.0,19.0,263.0,263.0,33.0,https://pypi.org/project/pixiedust,10384.0,https://anaconda.org/conda-forge/pixiedust,2023-06-16 16:19:15.930,49160.0,1.0,,,,,,,,2157.0,,,,,,,,, +35,jupyter_server,True,"The backendi.e. core services, APIs, and REST endpointsto Jupyter web applications.",https://github.com/jupyter-server/jupyter_server,,components,25,jupyter-server/jupyter_server,jupyter_server,conda-forge/jupyter_server,https://github.com/jupyter-server/jupyter_server,BSD-3-Clause,2016-09-21 19:18:45.000,2024-03-14 18:45:24.000000,2024-03-14 18:45:23,258.0,150.0,280.0,439.0,2024-03-04 12:06:42,2.13.0,2736.0,27698009.0,108.0,,,521.0,https://pypi.org/project/jupyter_server,27451918.0,https://anaconda.org/conda-forge/jupyter_server,2024-03-04 14:54:19.683,10332779.0,3.0,,,,,,,,,,,,,,,,, +36,qgrid,True,"An interactive grid for sorting, filtering, and editing DataFrames..",https://github.com/quantopian/qgrid,,widgets,24,quantopian/qgrid,qgrid,conda-forge/qgrid,https://github.com/quantopian/qgrid,Apache-2.0,2014-09-30 04:33:20.000,2024-01-12 07:28:07.000000,2020-04-07 18:56:49,406.0,159.0,127.0,3022.0,2020-04-07 16:34:17,1.3.1,,50769.0,21.0,12.0,12.0,30.0,https://pypi.org/project/qgrid,44908.0,https://anaconda.org/conda-forge/qgrid,2023-06-16 16:08:00.950,401649.0,2.0,,,,,,,,405.0,qgrid,https://www.npmjs.com/package/qgrid,359.0,,,,,, +37,NBextensions Configurator,True,A jupyter notebook serverextension providing config interfaces for nbextensions.,https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator,,jupyter-extensions,24,jupyter-contrib/jupyter_nbextensions_configurator,jupyter_nbextensions_configurator,,https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator,,2016-06-24 22:29:05.000,2024-01-03 14:09:47.000000,2023-09-29 00:14:07,120.0,64.0,36.0,963.0,2023-05-05 07:10:14,0.6.3,,590565.0,6.0,575.0,575.0,24.0,https://pypi.org/project/jupyter_nbextensions_configurator,590565.0,,,,1.0,,,,,,,,527.0,,,,,,,,, +38,Resource Usage,True,Jupyter Notebook Extension for monitoring your own Resource..,https://github.com/jupyter-server/jupyter-resource-usage,,jupyter-extensions,24,jupyter-server/jupyter-resource-usage,jupyter-resource-usage,conda-forge/nbresuse,https://github.com/jupyter-server/jupyter-resource-usage,BSD-2-Clause,2016-04-22 07:01:34.000,2024-03-17 18:45:28.000000,2024-03-12 17:29:48,98.0,43.0,47.0,437.0,2024-03-12 17:30:10,1.0.2,272.0,66596.0,14.0,578.0,578.0,34.0,https://pypi.org/project/jupyter-resource-usage,54925.0,https://anaconda.org/conda-forge/nbresuse,2023-06-16 19:18:24.900,559946.0,1.0,,,,,,,,,,,,,,,,, +39,Jupyter Client,True,Jupyter protocol client APIs.,https://github.com/jupyter/jupyter_client,,notebook-tools,24,jupyter/jupyter_client,jupyter-client,,https://github.com/jupyter/jupyter_client,BSD-3-Clause,2015-04-09 06:57:29.000,2024-03-25 11:45:32.000000,2024-03-12 11:58:46,267.0,176.0,198.0,352.0,2024-03-12 11:59:02,8.6.1,1540.0,29962420.0,52.0,,,131.0,https://pypi.org/project/jupyter-client,29962371.0,,,,2.0,,,,,,,,,,,,,,,,, +40,Metakernel,True,Jupyter/IPython Kernel Tools.,https://github.com/Calysto/metakernel,,kernels,24,Calysto/metakernel,metakernel,conda-forge/metakernel,https://github.com/Calysto/metakernel,BSD-3-Clause,2014-08-24 20:53:45.000,2024-03-26 18:46:54.233000,2024-03-26 16:33:03,86.0,30.0,116.0,333.0,2024-03-26 16:33:26,0.30.2,165.0,46669.0,57.0,859.0,859.0,34.0,https://pypi.org/project/metakernel,28815.0,https://anaconda.org/conda-forge/metakernel,2024-03-26 18:46:54.233,767549.0,1.0,,,,,,,,,,,,,,,,, +41,Jupyter Themes,True,Custom Jupyter Notebook Themes.,https://github.com/dunovank/jupyter-themes,,jupyter-extensions,23,dunovank/jupyter-themes,jupyterthemes,,https://github.com/dunovank/jupyter-themes,MIT,2014-12-10 23:22:23.000,2023-10-18 13:16:38.000000,2023-10-18 13:16:38,1060.0,195.0,203.0,9710.0,,,,126716.0,,21.0,21.0,43.0,https://pypi.org/project/jupyterthemes,126716.0,,,,2.0,,,,,,,,638.0,,,,,,,,, +42,RISE,True,RISE: Live Reveal.js Jupyter/IPython Slideshow Extension.,https://github.com/damianavila/RISE,,notebook-sharing,23,damianavila/RISE,RISE,conda-forge/rise,https://github.com/damianavila/RISE,,2013-08-26 18:55:36.000,2023-10-29 13:51:07.000000,2023-10-29 13:51:05,403.0,155.0,294.0,3646.0,,,,16493.0,9.0,2787.0,2787.0,44.0,https://pypi.org/project/RISE,12528.0,https://anaconda.org/conda-forge/rise,2023-06-16 16:08:42.704,289461.0,2.0,,,,,,,,770.0,,,,,,,,, +43,repo2docker,True,Turn repositories into Jupyter-enabled Docker images.,https://github.com/jupyterhub/repo2docker,,notebook-tools,23,jupyterhub/repo2docker,jupyter-repo2docker,,https://github.com/jupyterhub/repo2docker,BSD-3-Clause,2017-05-09 08:36:30.000,2024-03-28 13:58:56.000000,2024-03-24 22:08:31,340.0,160.0,365.0,1578.0,2022-10-18 19:01:00,2022.10.0,,4580.0,12.0,203.0,203.0,123.0,https://pypi.org/project/jupyter-repo2docker,4580.0,,,,2.0,,,,,,,,,,,,,,,,, +44,Bash Kernel,True,A bash kernel for IPython.,https://github.com/takluyver/bash_kernel,,kernels,23,takluyver/bash_kernel,bash_kernel,,https://github.com/takluyver/bash_kernel,BSD-3-Clause,2014-06-27 00:27:25.000,2024-03-14 21:19:15.000000,2023-11-24 20:17:44,126.0,37.0,67.0,672.0,2023-11-24 20:37:29,0.9.3,,36917.0,4.0,223.0,223.0,20.0,https://pypi.org/project/bash_kernel,36917.0,,,,1.0,,,,,,8.0,,112.0,,,,,,,,, +45,itables,True,Interactive Tables in Jupyter.,https://github.com/mwouts/itables,,widgets,23,mwouts/itables,itables,,https://github.com/mwouts/itables,MIT,2019-04-15 22:09:44.000,2024-03-26 22:18:12.000000,2024-03-26 22:01:50,49.0,16.0,111.0,623.0,2024-03-16 14:54:53,2.0.0,,185967.0,53.0,456.0,456.0,6.0,https://pypi.org/project/itables,185967.0,,,,2.0,,,,,,,,,,,,,,,,, +46,itkwidgets,True,"Interactive Jupyter widgets to visualize images, point sets, and..",https://github.com/InsightSoftwareConsortium/itkwidgets,,widgets,23,InsightSoftwareConsortium/itkwidgets,itkwidgets,,https://github.com/InsightSoftwareConsortium/itkwidgets,Apache-2.0,2018-02-15 01:43:39.000,2024-03-08 20:51:10.000000,2024-03-08 20:50:26,79.0,111.0,162.0,569.0,2023-03-02 22:39:14,0.32.6,88.0,14917.0,65.0,294.0,294.0,7.0,https://pypi.org/project/itkwidgets,14570.0,,,,2.0,,,,,,,,916.0,itkwidgets,https://www.npmjs.com/package/itkwidgets,346.0,,,,,, +47,nbval,True,A py.test plugin to validate Jupyter notebooks.,https://github.com/computationalmodelling/nbval,,notebook-tools,23,computationalmodelling/nbval,nbval,conda-forge/nbval,https://github.com/computationalmodelling/nbval,,2015-04-09 09:40:33.000,2024-03-04 16:04:14.390000,2024-03-04 14:35:29,46.0,40.0,66.0,429.0,,,,195706.0,10.0,2935.0,2935.0,33.0,https://pypi.org/project/nbval,186104.0,https://anaconda.org/conda-forge/nbval,2024-03-04 16:04:14.390,422522.0,2.0,,,,,,,,475.0,,,,,,,,, +48,sos,True,SoS workflow system for daily data analysis.,https://github.com/vatlab/sos,,notebook-environments,23,vatlab/SOS,,,https://github.com/vatlab/sos,BSD-3-Clause,2016-02-13 00:46:46.000,2024-02-17 22:21:25.000000,2024-02-17 22:21:19,42.0,65.0,1388.0,262.0,2019-05-21 01:06:30,0.9.11,,,51.0,5552.0,5552.0,36.0,,,,,,2.0,,,,,,,,7647.0,,,,,,,,, +49,ipycytoscape,True,A Cytoscape Jupyter widget.,https://github.com/cytoscape/ipycytoscape,,widgets,23,QuantStack/ipycytoscape,,conda-forge/ipycytoscape,https://github.com/cytoscape/ipycytoscape,BSD-3-Clause,2020-02-05 13:46:52.000,2024-01-01 17:45:14.000000,2023-05-23 19:06:45,61.0,61.0,99.0,258.0,2022-03-28 22:52:15,1.3.1,4.0,7792.0,19.0,198.0,198.0,32.0,,,https://anaconda.org/conda-forge/ipycytoscape,2023-06-16 19:18:19.577,374059.0,2.0,,,,,,,cytoscape/ipycytoscape,716.0,,,,,,,,, +50,ipywebrtc,True,WebRTC for Jupyter notebook/lab.,https://github.com/maartenbreddels/ipywebrtc,,widgets,23,maartenbreddels/ipywebrtc,ipywebrtc,conda-forge/ipywebrtc,https://github.com/maartenbreddels/ipywebrtc,MIT,2017-08-10 18:07:51.000,2024-02-20 10:19:50.000000,2024-02-06 14:17:16,38.0,34.0,28.0,232.0,,,,49008.0,8.0,1024.0,1024.0,10.0,https://pypi.org/project/ipywebrtc,44490.0,https://anaconda.org/conda-forge/ipywebrtc,2023-06-16 13:24:24.196,335035.0,2.0,,,,,,,,218.0,jupyter-webrtc,https://www.npmjs.com/package/jupyter-webrtc,278.0,,,,,, +51,Knowledge Repo,True,A next-generation curated knowledge sharing platform for..,https://github.com/airbnb/knowledge-repo,,notebook-sharing,22,airbnb/knowledge-repo,knowledge-repo,,https://github.com/airbnb/knowledge-repo,Apache-2.0,2016-08-17 23:32:50.000,2023-07-20 11:16:46.000000,2023-04-17 04:04:39,658.0,124.0,167.0,5426.0,2023-02-22 03:46:18,0.9.3,,570.0,33.0,21.0,21.0,73.0,https://pypi.org/project/knowledge-repo,570.0,,,,2.0,,,,,,,,1329.0,,,,,,,,, +52,evidently,True,Interactive reports to analyze machine learning models during..,https://github.com/evidentlyai/evidently,,widgets,22,evidentlyai/evidently,,,https://github.com/evidentlyai/evidently,Apache-2.0,2020-11-25 15:20:08.000,2024-03-28 10:53:17.000000,2024-03-28 10:53:16,506.0,138.0,200.0,4555.0,2024-03-15 19:29:06,0.4.17,23.0,0.0,69.0,3196.0,3196.0,62.0,,,,,,2.0,,,,,,,,,,,,,,,,, +53,BeakerX,True,Beaker Extensions for Jupyter Notebook.,https://github.com/twosigma/beakerx,,notebook-tools,22,twosigma/beakerx,beakerx,conda-forge/beakerx,https://github.com/twosigma/beakerx,Apache-2.0,2013-12-03 14:16:36.000,2023-12-04 02:04:59.000000,2021-01-21 14:02:57,381.0,352.0,4176.0,2793.0,2018-12-04 18:27:21,1.3.0,35.0,15603.0,39.0,,,44.0,https://pypi.org/project/beakerx,5444.0,https://anaconda.org/conda-forge/beakerx,2023-06-16 13:23:56.494,622853.0,2.0,beakerx/beakerx,https://hub.docker.com/r/beakerx/beakerx,2018-12-02 20:23:21.082606,23.0,249491.0,,,1689.0,beakerx,https://www.npmjs.com/package/beakerx,146.0,,,,,, +54,ipyvolume,True,3d plotting for Python in the Jupyter notebook based on IPython..,https://github.com/widgetti/ipyvolume,,widgets,22,maartenbreddels/ipyvolume,ipyvolume,conda-forge/ipyvolume,https://github.com/widgetti/ipyvolume,MIT,2016-12-21 15:30:13.000,2023-11-29 14:26:24.000000,2023-07-07 13:05:16,228.0,186.0,131.0,1902.0,,,,45307.0,20.0,16.0,16.0,45.0,https://pypi.org/project/ipyvolume,39047.0,https://anaconda.org/conda-forge/ipyvolume,2023-06-05 11:50:27.103,458138.0,2.0,,,,,,-5.0,widgetti/ipyvolume,1007.0,ipyvolume,https://www.npmjs.com/package/ipyvolume,871.0,,,,,, +55,elyra,True,Elyra extends JupyterLab Notebooks with an AI centric approach.,https://github.com/elyra-ai/elyra,,lab-extensions,22,elyra-ai/elyra,elyra,conda-forge/elyra,https://github.com/elyra-ai/elyra,Apache-2.0,2019-10-22 21:37:58.000,2024-03-16 01:46:14.000000,2024-03-08 16:40:28,317.0,257.0,1357.0,1757.0,2023-03-29 14:23:28,3.15.0,,4289.0,29.0,54.0,54.0,63.0,https://pypi.org/project/elyra,3268.0,https://anaconda.org/conda-forge/elyra,2023-06-16 19:21:23.887,43921.0,1.0,,,,,,,,,,,,,,,,, +56,IRkernel,True,R kernel for Jupyter.,https://github.com/IRkernel/IRkernel,,kernels,22,IRkernel/IRkernel,,r/r-irkernel,https://github.com/IRkernel/IRkernel,MIT,2014-02-26 02:57:07.000,2024-01-16 22:07:49.699000,2023-03-06 15:57:54,285.0,63.0,520.0,1674.0,2023-01-20 20:54:32,1.3.2,,16864.0,19.0,,,43.0,,,https://anaconda.org/r/r-irkernel,2024-01-16 22:07:49.699,148013.0,1.0,jupyter/r-notebook,https://hub.docker.com/r/jupyter/r-notebook,2023-10-20 20:02:50.541542,59.0,1873314.0,,,599.0,,,,IRkernel,,,,, +57,DataLab,True,Interactive tools and developer experiences for Big Data on..,https://github.com/googledatalab/datalab,,notebook-environments,22,googledatalab/datalab,datalab,,https://github.com/googledatalab/datalab,Apache-2.0,2014-08-06 18:37:34.000,2022-09-02 20:50:03.000000,2022-09-02 20:50:03,246.0,224.0,667.0,971.0,2021-08-16 19:04:35,1.2.20210816,,84273.0,19.0,,,53.0,https://pypi.org/project/datalab,84273.0,,,,2.0,,,,,,,,2055.0,,,,,,,,, +58,nbQA,True,Run any standard Python code quality tool on a Jupyter Notebook.,https://github.com/nbQA-dev/nbQA,,notebook-tools,22,nbQA-dev/nbQA,nbqa,,https://github.com/nbQA-dev/nbQA,MIT,2020-07-11 15:30:54.000,2024-03-26 11:09:27.000000,2024-03-26 11:09:05,38.0,8.0,284.0,947.0,2024-03-26 11:10:46,1.8.5,,152683.0,4.0,,,27.0,https://pypi.org/project/nbqa,152683.0,,,,2.0,,,,,,,,628.0,,,,,,,,, +59,pythreejs,True,A Jupyter - Three.js bridge.,https://github.com/jupyter-widgets/pythreejs,,widgets,22,jupyter-widgets/pythreejs,pythreejs,conda-forge/pythreejs,https://github.com/jupyter-widgets/pythreejs,,2013-12-23 17:02:11.000,2023-06-16 13:16:30.947000,2023-02-20 00:24:10,178.0,60.0,174.0,921.0,2022-08-31 09:02:38,2.4.1,,92578.0,18.0,30.0,30.0,30.0,https://pypi.org/project/pythreejs,84014.0,https://anaconda.org/conda-forge/pythreejs,2023-06-16 13:16:30.947,525195.0,2.0,,,,,,,,1723.0,jupyter-threejs,https://www.npmjs.com/package/jupyter-threejs,2977.0,,,,,, +60,watermark,True,"An IPython magic extension for printing date and time stamps, version..",https://github.com/rasbt/watermark,,magic,22,rasbt/watermark,watermark,conda-forge/watermark,https://github.com/rasbt/watermark,BSD-3-Clause,2014-07-30 03:46:33.000,2023-07-02 15:47:55.854000,2023-07-02 14:29:01,88.0,18.0,28.0,863.0,2023-05-23 15:47:43,2.4.0,,36043.0,17.0,2273.0,2273.0,19.0,https://pypi.org/project/watermark,29048.0,https://anaconda.org/conda-forge/watermark,2023-07-02 15:47:55.854,279810.0,2.0,,,,,,,,123.0,,,,,,,,, +61,Mapbox GL,True,Use Mapbox GL JS to visualize data in a Python Jupyter notebook.,https://github.com/mapbox/mapboxgl-jupyter,,widgets,22,mapbox/mapboxgl-jupyter,mapboxgl,,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,130.0,34.0,67.0,651.0,2019-06-03 21:24:10,0.10.2,,16426.0,14.0,190.0,190.0,22.0,https://pypi.org/project/mapboxgl,16426.0,,,,2.0,,,,,,,,221.0,,,,,,,,, +62,DockerSpawner,True,Spawns JupyterHub single user servers in Docker containers.,https://github.com/jupyterhub/dockerspawner,,hub-spawners,22,jupyterhub/dockerspawner,dockerspawner,conda-forge/dockerspawner,https://github.com/jupyterhub/dockerspawner,BSD-3-Clause,2014-09-26 20:08:26.000,2024-02-13 09:36:38.000000,2024-02-01 09:28:10,291.0,23.0,252.0,472.0,,,,67182.0,5.0,185.0,185.0,69.0,https://pypi.org/project/dockerspawner,66509.0,https://anaconda.org/conda-forge/dockerspawner,2023-11-21 14:56:25.623,20877.0,1.0,,,,,,,,,,,,,,,,, +63,OAuthenticator,True,OAuth + JupyterHub Authenticator = OAuthenticator.,https://github.com/jupyterhub/oauthenticator,,hub-auth,22,jupyterhub/oauthenticator,oauthenticator,conda-forge/oauthenticator,https://github.com/jupyterhub/oauthenticator,BSD-3-Clause,2014-09-23 21:37:06.000,2024-03-23 02:35:17.000000,2024-03-23 02:35:16,334.0,44.0,249.0,398.0,,,,46098.0,28.0,409.0,409.0,121.0,https://pypi.org/project/oauthenticator,44950.0,https://anaconda.org/conda-forge/oauthenticator,2024-03-20 14:01:34.777,47107.0,1.0,,,,,,,,,,,,,,,,, +64,mkdocs-jupyter,True,Use Jupyter Notebook in mkdocs.,https://github.com/danielfrg/mkdocs-jupyter,,notebook-sharing,22,danielfrg/mkdocs-jupyter,mkdocs-jupyter,,https://github.com/danielfrg/mkdocs-jupyter,Apache-2.0,2019-12-18 02:11:34.000,2024-02-14 03:18:21.000000,2024-02-14 03:18:20,39.0,22.0,92.0,324.0,,,,146703.0,,2114.0,2114.0,21.0,https://pypi.org/project/mkdocs-jupyter,146703.0,,,,2.0,,,,,,,,,,,,,,,,, +65,LDAP Authenticator,True,LDAP Authenticator Plugin for Jupyter.,https://github.com/jupyterhub/ldapauthenticator,,hub-auth,22,jupyterhub/ldapauthenticator,jupyterhub-ldapauthenticator,conda-forge/jupyterhub-ldapauthenticator,https://github.com/jupyterhub/ldapauthenticator,BSD-3-Clause,2016-01-17 05:11:49.000,2024-02-06 07:22:50.000000,2024-02-06 07:22:50,167.0,63.0,83.0,197.0,2018-06-14 12:02:35,1.2.2,,15364.0,3.0,131.0,131.0,32.0,https://pypi.org/project/jupyterhub-ldapauthenticator,14867.0,https://anaconda.org/conda-forge/jupyterhub-ldapauthenticator,2023-06-16 16:08:49.184,34354.0,1.0,,,,,,,,,,,,,,,,, +66,ipyvue,True,Jupyter widgets base for Vue libraries.,https://github.com/widgetti/ipyvue,,widgets,22,mariobuikhuizen/ipyvue,ipyvue,conda-forge/ipyvue,https://github.com/widgetti/ipyvue,MIT,2019-08-11 10:10:05.000,2024-03-01 13:05:09.000000,2024-02-27 14:23:35,17.0,5.0,9.0,63.0,2024-02-27 15:52:41,1.10.2,,125154.0,22.0,758.0,758.0,6.0,https://pypi.org/project/ipyvue,122436.0,https://anaconda.org/conda-forge/ipyvue,2024-02-28 15:53:16.864,122321.0,2.0,,,,,,,widgetti/ipyvue,138.0,,,,,,,,, +67,gophernotes,True,The Go kernel for Jupyter notebooks and nteract.,https://github.com/gopherdata/gophernotes,,kernels,21,gopherdata/gophernotes,,,https://github.com/gopherdata/gophernotes,MIT,2016-01-22 19:22:16.000,2023-11-03 18:02:49.000000,2023-11-03 18:01:39,245.0,53.0,131.0,3758.0,2022-05-31 17:34:28,0.7.5,44.0,892.0,17.0,15.0,15.0,29.0,,,,,,2.0,gopherdata/gophernotes,https://hub.docker.com/r/gopherdata/gophernotes,2018-12-22 19:00:35.934804,7.0,87458.0,,,402.0,,,,,github.com/gopherdata/gophernotes,,,, +68,IJavascript,True,IJavascript is a javascript kernel for the Jupyter notebook.,https://github.com/n-riesco/ijavascript,,kernels,21,n-riesco/ijavascript,,,https://github.com/n-riesco/ijavascript,,2015-02-02 15:46:34.000,2024-02-22 12:46:40.000000,2022-12-28 22:18:25,153.0,54.0,189.0,2125.0,2021-11-15 23:43:33,5.2.1,,2102.0,33.0,85.0,85.0,17.0,,,,,,2.0,,,,,,,,332.0,ijavascript,https://www.npmjs.com/package/ijavascript,2102.0,,,,,, +69,Appmode,True,A Jupyter extensions that turns notebooks into web applications.,https://github.com/oschuett/appmode,,jupyter-extensions,21,oschuett/appmode,appmode,conda-forge/appmode,https://github.com/oschuett/appmode,MIT,2017-03-17 13:33:53.000,2024-02-05 15:13:33.000000,2023-05-18 15:12:24,66.0,5.0,54.0,429.0,2023-05-18 14:28:00,0.9.0,,6633.0,9.0,359.0,359.0,9.0,https://pypi.org/project/appmode,1594.0,https://anaconda.org/conda-forge/appmode,2024-02-05 12:45:27.862,221740.0,2.0,,,,,,,,102.0,,,,,,,,, +70,ipytest,True,Pytest in IPython notebooks.,https://github.com/chmp/ipytest,,notebook-tools,21,chmp/ipytest,ipytest,,https://github.com/chmp/ipytest,MIT,2016-02-07 20:24:41.000,2024-02-18 11:10:44.000000,2024-02-18 11:09:58,17.0,2.0,57.0,282.0,2024-02-18 11:10:44,0.14.0,,41802.0,22.0,380.0,380.0,5.0,https://pypi.org/project/ipytest,41802.0,,,,2.0,,,,,,,,,,,,,,,,, +71,nbgitpuller,True,Jupyter server extension to sync a git repository one-way to a..,https://github.com/jupyterhub/nbgitpuller,,jupyter-extensions,21,jupyterhub/nbgitpuller,nbgitpuller,conda-forge/nbgitpuller,https://github.com/jupyterhub/nbgitpuller,BSD-3-Clause,2017-05-24 19:41:10.000,2024-03-27 16:34:09.000000,2024-02-05 20:35:51,77.0,67.0,89.0,201.0,,,,27747.0,13.0,753.0,753.0,31.0,https://pypi.org/project/nbgitpuller,25758.0,https://anaconda.org/conda-forge/nbgitpuller,2023-08-07 11:09:29.679,85564.0,2.0,,,,,,,,,,,,,,,,, +72,docker-python,True,Kaggle Python docker image.,https://github.com/Kaggle/docker-python,,notebook-environments,20,kaggle/docker-python,,,https://github.com/Kaggle/docker-python,Apache-2.0,2015-04-14 01:45:38.000,2024-03-27 23:57:56.000000,2024-03-23 02:09:03,879.0,34.0,316.0,2511.0,2024-03-18 20:45:05,45320bc94d7fa3ffdd32fef6b9e5de7cc37a66113392d3aaaffef0ce06baa060,,1827.0,100.0,,,158.0,,,,,,3.0,kaggle/python,https://hub.docker.com/r/kaggle/python,2024-03-18 20:52:55.803428,182.0,195595.0,,,,,,,,,,,, +73,nbviewer,True,nbconvert as a web service: Render Jupyter Notebooks as static web..,https://github.com/jupyter/nbviewer,,notebook-sharing,20,jupyter/nbviewer,,,https://github.com/jupyter/nbviewer,BSD-3-Clause,2012-08-05 11:42:33.000,2024-01-18 15:09:51.000000,2023-01-27 08:04:32,528.0,179.0,407.0,2188.0,,,,20091.0,,18.0,18.0,96.0,,,,,,3.0,jupyter/nbviewer,https://hub.docker.com/r/jupyter/nbviewer,2023-01-27 08:07:14.487852,33.0,2792706.0,,,,,,,,,,,, +74,IRuby,True,Official gem repository: Ruby kernel for Jupyter/IPython Notebook.,https://github.com/SciRuby/iruby,,kernels,20,SciRuby/iruby,,,https://github.com/SciRuby/iruby,MIT,2015-03-03 18:05:50.000,2024-02-08 14:58:01.000000,2024-02-08 14:58:00,23.0,45.0,147.0,827.0,2021-08-17 16:20:34,0.7.4,15.0,19.0,10.0,227.0,227.0,47.0,,,,,,2.0,rubydata/datascience-notebook,https://hub.docker.com/r/rubydata/datascience-notebook,2023-02-03 04:21:45.711711,5.0,2121.0,,,722.0,,,,,,iruby,,, +75,pivottablejs,True,"Dragndrop Pivot Tables and Charts for Jupyter/IPython Notebook,..",https://github.com/nicolaskruchten/jupyter_pivottablejs,,widgets,20,nicolaskruchten/jupyter_pivottablejs,pivottablejs,,https://github.com/nicolaskruchten/jupyter_pivottablejs,,2015-09-09 13:39:18.000,2024-03-15 12:50:01.000000,2018-12-04 14:43:25,82.0,23.0,41.0,646.0,2018-01-15 18:11:51,0.9.0,,36883.0,8.0,421.0,421.0,3.0,https://pypi.org/project/pivottablejs,36883.0,,,,3.0,,,,,,,,32.0,,,,,,,,, +76,JupyterLab Debugger,True,"A visual debugger for Jupyter notebooks, consoles, and..",https://github.com/jupyterlab/debugger,,lab-extensions,20,jupyterlab/debugger,,,https://github.com/jupyterlab/debugger,BSD-3-Clause,2019-07-19 18:19:17.000,2022-03-15 11:03:46.000000,2021-03-31 14:20:34,40.0,17.0,245.0,560.0,2020-12-10 14:31:28,0.3.7,,72737.0,28.0,,,11.0,,,,,,1.0,,,,,,,,1174.0,@jupyterlab/debugger,https://www.npmjs.com/package/@jupyterlab/debugger,72737.0,,,,,, +77,ipysheet,True,Jupyter handsontable integration.,https://github.com/jupyter-widgets-contrib/ipysheet,,widgets,20,QuantStack/ipysheet,ipysheet,conda-forge/ipysheet,https://github.com/jupyter-widgets-contrib/ipysheet,MIT,2017-07-10 13:46:31.000,2024-01-04 06:37:51.000000,2024-01-04 06:37:51,67.0,63.0,60.0,535.0,,,,124876.0,15.0,7.0,7.0,14.0,https://pypi.org/project/ipysheet,122362.0,https://anaconda.org/conda-forge/ipysheet,2023-06-16 16:13:19.853,108540.0,3.0,,,,,,,jupyter-widgets-contrib/ipysheet,311.0,ipysheet,https://www.npmjs.com/package/ipysheet,764.0,,,,,, +78,KubeSpawner,True,Kubernetes spawner for JupyterHub.,https://github.com/jupyterhub/kubespawner,,hub-spawners,20,jupyterhub/kubespawner,jupyterhub-kubespawner,,https://github.com/jupyterhub/kubespawner,BSD-3-Clause,2015-11-21 07:02:52.000,2024-03-28 08:48:00.000000,2024-03-28 08:47:59,285.0,72.0,285.0,517.0,,,,15327.0,,160.0,160.0,84.0,https://pypi.org/project/jupyterhub-kubespawner,15327.0,,,,2.0,,,,,,,,,,,,,,,,, +79,JupyterLab Templates,True,Support for jupyter notebook templates in jupyterlab.,https://github.com/finos/jupyterlab_templates,,lab-extensions,20,jpmorganchase/jupyterlab_templates,jupyterlab_templates,,https://github.com/finos/jupyterlab_templates,Apache-2.0,2018-03-17 21:38:11.000,2024-03-27 01:22:53.000000,2024-03-27 01:22:52,63.0,8.0,83.0,370.0,2024-03-26 21:18:11,0.5.2,,23573.0,18.0,8.0,8.0,21.0,https://pypi.org/project/jupyterlab_templates,20165.0,,,,1.0,,,,,,,finos/jupyterlab_templates,,jupyterlab_templates,https://www.npmjs.com/package/jupyterlab_templates,3408.0,,,,,, +80,vega,True,IPython/Jupyter notebook module for Vega and Vega-Lite.,https://github.com/vega/ipyvega,,widgets,20,vega/ipyvega,vega,conda-forge/vega,https://github.com/vega/ipyvega,BSD-3-Clause,2015-08-04 03:22:47.000,2024-03-01 01:43:30.000000,2024-02-01 02:10:41,60.0,11.0,91.0,369.0,2023-07-18 13:09:18,4.0.0,,21611.0,28.0,4.0,4.0,15.0,https://pypi.org/project/vega,15402.0,https://anaconda.org/conda-forge/vega,2023-06-16 13:18:03.216,577508.0,3.0,,,,,,,,658.0,,,,,,,,, +81,jupyter-server-proxy,True,Jupyter notebook server extension to proxy web services.,https://github.com/jupyterhub/jupyter-server-proxy,,jupyter-extensions,20,jupyterhub/jupyter-server-proxy,jupyter-server-proxy,conda-forge/jupyter-server-proxy,https://github.com/jupyterhub/jupyter-server-proxy,BSD-3-Clause,2016-10-18 22:02:06.000,2024-03-19 21:28:57.000000,2024-03-19 21:22:43,134.0,64.0,129.0,323.0,2018-12-10 14:39:58,0.8.8,,216325.0,21.0,4.0,4.0,71.0,https://pypi.org/project/jupyter-server-proxy,184547.0,https://anaconda.org/conda-forge/jupyter-server-proxy,2024-03-19 21:18:29.998,1461821.0,2.0,,,,,,,,,,,,,,,,, +82,jupyter-console,True,Jupyter Terminal Console.,https://github.com/jupyter/jupyter_console,,others,20,jupyter/jupyter_console,jupyter-console,,https://github.com/jupyter/jupyter_console,BSD-3-Clause,2015-04-09 06:58:55.000,2023-09-13 20:27:19.000000,2023-03-06 14:13:15,144.0,62.0,94.0,242.0,2023-03-06 14:13:35,6.6.3,372.0,4638065.0,10.0,,,60.0,https://pypi.org/project/jupyter-console,4638050.0,,,,3.0,,,,,,,,,,,,,,,,, +83,Jupyter Sphinx,True,Sphinx extension for rendering of Jupyter interactive widgets.,https://github.com/jupyter/jupyter-sphinx,,notebook-tools,20,jupyter/jupyter-sphinx,jupyter_sphinx,,https://github.com/jupyter/jupyter-sphinx,BSD-3-Clause,2016-11-15 18:36:37.000,2024-03-23 15:48:27.000000,2024-03-23 15:48:27,60.0,43.0,109.0,181.0,2023-12-28 12:15:36,0.5.3,,73114.0,8.0,,,28.0,https://pypi.org/project/jupyter_sphinx,73114.0,,,,3.0,,,,,,,,,,,,,,,,, +84,BatchSpawner,True,Custom Spawner for Jupyterhub to start servers in batch scheduled..,https://github.com/jupyterhub/batchspawner,,hub-spawners,20,jupyterhub/batchspawner,batchspawner,,https://github.com/jupyterhub/batchspawner,BSD-3-Clause,2015-10-27 03:53:10.000,2024-03-19 09:06:16.000000,2024-03-19 09:06:15,121.0,53.0,89.0,172.0,2024-03-19 06:32:27,1.3.0,,4165.0,11.0,34.0,34.0,49.0,https://pypi.org/project/batchspawner,4165.0,,,,2.0,,,,,,,,,,,,,,,,, +85,ipylab,True,Control JupyterLab from Python Notebooks with Jupyter Widgets.,https://github.com/jtpio/ipylab,,lab-extensions,20,jtpio/ipylab,ipylab,conda-forge/ipylab,https://github.com/jtpio/ipylab,BSD-3-Clause,2019-11-15 19:52:12.000,2024-03-27 09:02:48.000000,2023-10-09 07:01:31,13.0,25.0,22.0,172.0,2023-08-11 05:48:03,1.0.0,133.0,117751.0,15.0,106.0,106.0,7.0,https://pypi.org/project/ipylab,116990.0,https://anaconda.org/conda-forge/ipylab,2023-08-11 12:01:52.980,28861.0,1.0,,,,,,,,,,,,,,,,, +86,Native Authenticator,True,JupyterHub-native user authenticator.,https://github.com/jupyterhub/nativeauthenticator,,hub-auth,20,jupyterhub/nativeauthenticator,jupyterhub-nativeauthenticator,,https://github.com/jupyterhub/nativeauthenticator,BSD-3-Clause,2018-12-03 17:38:18.000,2024-02-06 07:26:19.000000,2024-02-06 07:26:18,62.0,33.0,73.0,69.0,2021-10-19 17:24:48,1.0.5,,12979.0,3.0,75.0,75.0,22.0,https://pypi.org/project/jupyterhub-nativeauthenticator,12979.0,,,,2.0,,,,,,,,,,,,,,,,, +87,ipydatawidgets,True,A set of widgets to help facilitate reuse of large datasets..,https://github.com/vidartf/ipydatawidgets,,widgets,20,vidartf/ipydatawidgets,ipydatawidgets,conda-forge/ipydatawidgets,https://github.com/vidartf/ipydatawidgets,,2017-07-31 17:37:26.000,2023-06-16 16:11:33.197000,2023-06-14 12:39:14,9.0,3.0,10.0,39.0,2023-06-14 12:41:06,4.3.5,,79280.0,8.0,1067.0,1067.0,5.0,https://pypi.org/project/ipydatawidgets,75492.0,https://anaconda.org/conda-forge/ipydatawidgets,2023-06-16 16:11:33.197,261385.0,3.0,,,,,,,,307.0,,,,,,,,, +88,Hydrogen,True,"Run code interactively, inspect data, and plot. All the power of Jupyter..",https://github.com/nteract/hydrogen,,notebook-environments,19,nteract/hydrogen,,,https://github.com/nteract/hydrogen,MIT,2015-05-11 01:16:55.000,2024-03-27 20:22:41.000000,2023-01-10 01:11:13,326.0,170.0,1103.0,3899.0,2023-01-10 01:02:49,2.16.5,,,92.0,,,90.0,,,,,,3.0,,,,,,,,2371.0,,,,,,,,, +89,colabcode,True,Run VSCode (codeserver) on Google Colab or Kaggle Notebooks.,https://github.com/abhishekkrthakur/colabcode,,others,19,abhishekkrthakur/colabcode,colabcode,,https://github.com/abhishekkrthakur/colabcode,MIT,2020-09-09 10:06:26.000,2023-05-31 15:54:53.000000,2021-06-11 15:16:36,262.0,43.0,33.0,2017.0,,,,4024.0,,173.0,173.0,8.0,https://pypi.org/project/colabcode,4024.0,,,,3.0,,,,,,,,44.0,,,,,,,,, +90,VSCode Jupyter,True,VS Code Jupyter extension.,https://github.com/microsoft/vscode-jupyter,,notebook-environments,19,microsoft/vscode-jupyter,,,https://github.com/microsoft/vscode-jupyter,MIT,2020-09-10 23:39:14.000,2024-03-27 16:26:03.000000,2024-03-27 16:26:02,258.0,355.0,9329.0,1201.0,2024-02-28 17:55:49,2024.2.0,,,34.0,3.0,3.0,269.0,,,,,,3.0,,,,,,,,,,,,,,,,, +91,Variable Inspector,True,Variable Inspector extension for Jupyterlab.,https://github.com/jupyterlab-contrib/jupyterlab-variableInspector,,lab-extensions,19,lckr/jupyterlab-variableInspector,,,https://github.com/jupyterlab-contrib/jupyterlab-variableInspector,BSD-3-Clause,2018-06-13 18:16:02.000,2024-02-21 08:05:27.000000,2024-02-21 08:05:26,87.0,41.0,131.0,1051.0,2024-01-23 13:04:13,3.2.1,57.0,1398.0,9.0,6.0,6.0,22.0,,,,,,2.0,,,,,,,jupyterlab-contrib/jupyterlab-variableInspector,,@lckr/jupyterlab_variableinspector,https://www.npmjs.com/package/@lckr/jupyterlab_variableinspector,1397.0,,,,,, +92,What-If Tool,True,Source code/webpage/demos for the What-If Tool.,https://github.com/PAIR-code/what-if-tool,,widgets,19,PAIR-code/what-if-tool,witwidget,,https://github.com/PAIR-code/what-if-tool,Apache-2.0,2018-09-07 20:26:10.000,2024-03-14 21:28:06.000000,2024-02-01 21:38:56,162.0,67.0,56.0,880.0,2021-10-12 17:36:36,1.8.1,,5718.0,3.0,2.0,2.0,20.0,https://pypi.org/project/witwidget,4278.0,,,,3.0,,,,,,,,330.0,wit-widget,https://www.npmjs.com/package/wit-widget,1440.0,,,,,, +93,notedown,True,Markdown = IPython Notebook.,https://github.com/aaren/notedown,,notebook-sharing,19,aaren/notedown,notedown,conda-forge/notedown,https://github.com/aaren/notedown,BSD-2-Clause,2014-02-17 17:28:59.000,2023-06-16 16:08:46.317000,2017-11-16 19:29:56,93.0,40.0,29.0,851.0,,,,5736.0,1.0,256.0,256.0,7.0,https://pypi.org/project/notedown,5221.0,https://anaconda.org/conda-forge/notedown,2023-06-16 16:08:46.317,35572.0,3.0,,,,,,,,264.0,,,,,,,,, +94,Code Formatter,True,A universal code formatter for JupyterLab.,https://github.com/ryantam626/jupyterlab_code_formatter,,lab-extensions,19,ryantam626/jupyterlab_code_formatter,jupyterlab_code_formatter,,https://github.com/ryantam626/jupyterlab_code_formatter,MIT,2018-08-12 20:50:17.000,2024-01-30 13:49:51.000000,2023-06-18 21:06:46,53.0,30.0,165.0,789.0,,,,74355.0,,,,42.0,https://pypi.org/project/jupyterlab_code_formatter,72859.0,,,,2.0,,,,,,,,488.0,@ryantam626/jupyterlab_code_formatter,https://www.npmjs.com/package/@ryantam626/jupyterlab_code_formatter,1496.0,,,,,, +95,Stencila,True,Living documents for reproducible research.,https://github.com/stencila/stencila,,notebook-sharing,19,stencila/stencila,,,https://github.com/stencila/stencila,Apache-2.0,2012-05-31 02:43:31.000,2024-03-28 11:40:17.000000,2024-03-27 05:48:43,43.0,99.0,624.0,761.0,2024-03-06 01:58:19,2.0.0-alpha.25,4275.0,337.0,100.0,20.0,20.0,44.0,,,,,,3.0,stencila/cloud,https://hub.docker.com/r/stencila/cloud,2019-04-08 04:14:51.284193,,16469.0,-4.0,,,stencila,https://www.npmjs.com/package/stencila,80.0,,,,,, +96,gmaps,True,Google maps for Jupyter notebooks.,https://github.com/pbugnion/gmaps,,widgets,19,pbugnion/gmaps,gmaps,conda-forge/gmaps,https://github.com/pbugnion/gmaps,BSD-3-Clause,2014-12-01 09:12:06.000,2023-06-16 13:23:14.332000,2019-07-22 06:22:45,146.0,74.0,137.0,759.0,2016-01-02 19:06:03,0.2,,10455.0,20.0,4.0,4.0,16.0,https://pypi.org/project/gmaps,5823.0,https://anaconda.org/conda-forge/gmaps,2023-06-16 13:23:14.332,311214.0,3.0,,,,,,,,1380.0,jupyter-gmaps,https://www.npmjs.com/package/jupyter-gmaps,837.0,,,,,, +97,Apache Toree,True,Jupyter kernel for Apache Spark.,https://github.com/apache/incubator-toree,,kernels,19,apache/incubator-toree,toree,,https://github.com/apache/incubator-toree,Apache-2.0,2016-01-07 08:00:06.000,2024-03-26 16:19:26.000000,2024-03-26 16:19:25,220.0,,,732.0,,,,7464.0,,,,108.0,https://pypi.org/project/toree,7464.0,,,,2.0,,,,,,,,1173.0,,,,,,,,, +98,JupyterLab Drawio,True,A standalone embedding of the FOSS drawio / mxgraph package..,https://github.com/QuantStack/jupyterlab-drawio,,lab-renderer,19,QuantStack/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,69.0,43.0,25.0,591.0,,,,2089.0,,1355.0,1355.0,15.0,,,,,,1.0,,,,,,,,101.0,jupyterlab-drawio,https://www.npmjs.com/package/jupyterlab-drawio,2089.0,,,,,, +99,nb_conda_kernels,True,Package for managing conda environment-based kernels inside of Jupyter.,https://github.com/Anaconda-Platform/nb_conda_kernels,,kernels,19,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,2024-03-24 20:20:18.000000,2024-03-24 20:19:59,67.0,6.0,143.0,559.0,2020-09-05 22:35:32,2.3.0,,29829.0,11.0,,,18.0,,,https://anaconda.org/conda-forge/nb_conda_kernels,2024-02-20 14:40:03.362,1282651.0,2.0,,,,,,,,400.0,,,,,,,,, +100,GPU Dashboards,True,A JupyterLab extension for displaying dashboards of GPU..,https://github.com/rapidsai/jupyterlab-nvdashboard,,lab-extensions,19,rapidsai/jupyterlab-nvdashboard,jupyterlab-nvdashboard,,https://github.com/rapidsai/jupyterlab-nvdashboard,BSD-3-Clause,2019-08-12 15:22:10.000,2024-03-27 22:14:54.000000,2024-03-27 22:12:24,71.0,35.0,42.0,548.0,2023-08-25 13:39:24,0.9.0,,8844.0,5.0,3.0,3.0,21.0,https://pypi.org/project/jupyterlab-nvdashboard,8662.0,,,,2.0,,,,,,,,,jupyterlab-nvdashboard,https://www.npmjs.com/package/jupyterlab-nvdashboard,182.0,,,,,, +101,Octave Kernel,True,An Octave kernel for IPython.,https://github.com/Calysto/octave_kernel,,kernels,19,calysto/octave_kernel,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,64.0,33.0,150.0,440.0,2022-11-29 02:04:58,0.35.1,163.0,9909.0,8.0,72.0,72.0,20.0,https://pypi.org/project/octave_kernel,9907.0,,,,2.0,,,,,,,,,,,,,,,,, +102,JupyterLab Dash,True,An Extension for the Interactive development of Dash apps in JupyterLab.,https://github.com/plotly/jupyterlab-dash,,lab-renderer,19,plotly/jupyterlab-dash,jupyterlab-dash,,https://github.com/plotly/jupyterlab-dash,MIT,2018-11-07 19:47:52.000,2020-05-19 14:20:53.000000,2020-05-19 11:44:34,55.0,20.0,8.0,360.0,,,,4231.0,2.0,640.0,640.0,7.0,https://pypi.org/project/jupyterlab-dash,2207.0,,,,1.0,,,,,,,,41.0,jupyterlab-dash,https://www.npmjs.com/package/jupyterlab-dash,2024.0,,,,,, +103,dask-labextension,True,JupyterLab extension for Dask.,https://github.com/dask/dask-labextension,,lab-extensions,19,dask/dask-labextension,dask-labextension,conda-forge/dask-labextension,https://github.com/dask/dask-labextension,BSD-3-Clause,2016-09-26 19:01:37.000,2023-08-04 21:07:12.374000,2023-08-04 14:43:59,60.0,45.0,101.0,305.0,2023-11-07 09:41:30,7.0.0,,31676.0,21.0,3.0,3.0,24.0,https://pypi.org/project/dask-labextension,9326.0,https://anaconda.org/conda-forge/dask-labextension,2023-08-04 21:07:12.374,949227.0,2.0,,,,,,,,,dask-labextension,https://www.npmjs.com/package/dask-labextension,275.0,,,,,, +104,OCaml Kernel,True,An OCaml kernel for Jupyter (IPython) notebook.,https://github.com/akabe/ocaml-jupyter,,kernels,19,akabe/ocaml-jupyter,,,https://github.com/akabe/ocaml-jupyter,MIT,2017-07-14 14:15:05.000,2024-01-25 21:07:30.000000,2023-08-11 05:18:21,39.0,7.0,73.0,277.0,2023-08-11 02:56:40,2.8.3,120235.0,1502.0,35.0,,,23.0,,,,,,2.0,,,,,,,,385.0,,,,,,,,, +105,JupyterLab Spellchecker,True,Spellchecker for JupyterLab notebook markdown cells..,https://github.com/jupyterlab-contrib/spellchecker,,lab-extensions,19,ijmbarr/jupyterlab_spellchecker,,,https://github.com/jupyterlab-contrib/spellchecker,BSD-3-Clause,2018-04-02 07:47:30.000,2023-10-07 22:03:22.000000,2023-07-28 20:05:17,19.0,18.0,39.0,199.0,2023-07-28 20:17:21,0.8.4,,302.0,13.0,230.0,230.0,6.0,,,,,,2.0,,,,,,,jupyterlab-contrib/spellchecker,217.0,@ijmbarr/jupyterlab_spellchecker,https://www.npmjs.com/package/@ijmbarr/jupyterlab_spellchecker,302.0,,,,,, +106,Spylon Kernel,True,Jupyter kernel for scala and spark.,https://github.com/vericast/spylon-kernel,,kernels,19,Valassis-Digital-Media/spylon-kernel,spylon-kernel,conda-forge/spylon-kernel,https://github.com/vericast/spylon-kernel,,2016-11-21 02:23:14.000,2024-01-11 09:22:04.000000,2018-09-20 15:43:57,33.0,22.0,20.0,181.0,2017-03-05 04:26:44,0.2.0,,5067.0,8.0,157.0,157.0,6.0,https://pypi.org/project/spylon-kernel,3553.0,https://anaconda.org/conda-forge/spylon-kernel,2023-06-16 13:20:41.310,128769.0,2.0,,,,,,,vericast/spylon-kernel,188.0,,,,,,,,, +107,jdaviz,True,JWST astronomical data analysis tools in the Jupyter platform.,https://github.com/spacetelescope/jdaviz,,widgets,19,spacetelescope/jdaviz,jdaviz,,https://github.com/spacetelescope/jdaviz,BSD-3-Clause,2019-05-07 17:54:06.000,2024-03-28 14:18:07.000000,2024-03-28 14:18:07,56.0,321.0,663.0,118.0,2024-02-23 18:49:23,3.8.2,,1140.0,33.0,41.0,41.0,32.0,https://pypi.org/project/jdaviz,1140.0,,,,3.0,,,,,,,,,,,,,,,,, +108,jupyter-packaging,True,Tools to help build and install Jupyter Python packages.,https://github.com/jupyter/jupyter-packaging,,components,19,jupyter/jupyter-packaging,jupyter-packaging,conda-forge/jupyter-packaging,https://github.com/jupyter/jupyter-packaging,BSD-3-Clause,2017-03-04 19:38:49.000,2024-02-05 20:40:47.000000,2024-01-02 13:42:37,46.0,11.0,30.0,62.0,2022-08-25 15:31:47,0.12.3,63.0,492514.0,32.0,,,30.0,https://pypi.org/project/jupyter-packaging,480499.0,https://anaconda.org/conda-forge/jupyter-packaging,2023-06-16 19:19:02.319,552653.0,3.0,,,,,,,,,,,,,,,,, +109,ML Workspace,True,All-in-one web-based IDE specialized for machine learning and..,https://github.com/ml-tooling/ml-workspace,,notebook-environments,18,ml-tooling/ml-workspace,,,https://github.com/ml-tooling/ml-workspace,Apache-2.0,2019-05-27 16:55:15.000,2023-11-14 19:49:37.000000,2023-11-14 19:49:36,404.0,1.0,92.0,3337.0,2021-07-13 22:12:59,0.13.2,,9550.0,4.0,,,12.0,,,,,,3.0,mltooling/ml-workspace,https://hub.docker.com/r/mltooling/ml-workspace,2021-07-13 16:32:15.225256,27.0,553934.0,,,,,,,,,,,, +110,xeus-cling,True,Jupyter kernel for the C++ programming language.,https://github.com/jupyter-xeus/xeus-cling,,kernels,18,jupyter-xeus/xeus-cling,,conda-forge/xeus-cling,https://github.com/jupyter-xeus/xeus-cling,BSD-3-Clause,2017-04-20 15:35:44.000,2024-01-06 22:00:58.000000,2023-08-05 06:50:25,284.0,169.0,126.0,2925.0,,,,5205.0,20.0,,,26.0,,,https://anaconda.org/conda-forge/xeus-cling,2023-11-11 12:27:30.968,234231.0,2.0,,,,,,,,,,,,,,,,, +111,IJulia.jl,True,Julia kernel for Jupyter.,https://github.com/JuliaLang/IJulia.jl,,kernels,18,JuliaLang/IJulia.jl,,,https://github.com/JuliaLang/IJulia.jl,MIT,2013-03-05 18:20:21.000,2024-03-08 20:52:07.000000,2024-03-08 20:50:01,401.0,126.0,708.0,2736.0,2023-06-02 17:41:48,1.24.2,,,45.0,,,108.0,,,,,,2.0,,,,,,,,722.0,,,,,,,,, +112,ipyparallel,True,Interactive Parallel Computing in Python.,https://github.com/ipython/ipyparallel,,notebook-tools,18,ipython/ipyparallel,ipyparallel,conda-forge/ipyparallel,https://github.com/ipython/ipyparallel,,2015-04-09 07:43:55.000,2024-03-18 14:51:34.000000,2024-03-18 14:51:33,969.0,56.0,299.0,2541.0,,,,313130.0,29.0,,,113.0,https://pypi.org/project/ipyparallel,289477.0,https://anaconda.org/conda-forge/ipyparallel,2024-03-04 15:06:17.077,969799.0,3.0,,,,,,,,,,,,,,,,, +113,almond,True,A Scala kernel for Jupyter.,https://github.com/almond-sh/almond,,kernels,18,almond-sh/almond,,,https://github.com/almond-sh/almond,BSD-3-Clause,2015-03-10 22:48:50.000,2024-03-26 14:17:33.000000,2024-02-23 13:41:35,227.0,115.0,207.0,1568.0,2023-05-15 14:58:56,0.13.14,2322.0,207.0,66.0,,,40.0,,,,,,2.0,almondsh/almond,https://hub.docker.com/r/almondsh/almond,2023-10-19 23:11:45.308515,6.0,18762.0,,,,,,,,,,,, +114,IJava,True,A Jupyter kernel for executing Java code.,https://github.com/SpencerPark/IJava,,kernels,18,SpencerPark/IJava,,,https://github.com/SpencerPark/IJava,MIT,2017-10-08 04:42:46.000,2024-01-28 02:10:35.000000,2019-12-08 22:22:20,192.0,83.0,59.0,1032.0,2019-05-06 03:28:50,1.3.0,164157.0,2379.0,5.0,,,4.0,,,,,,2.0,,,,,,,,90.0,,,,,,,,, +115,JupyterLab TOC,True,Table of Contents extension for JupyterLab.,https://github.com/jupyterlab/jupyterlab-toc,,lab-extensions,18,jupyterlab/jupyterlab-toc,,,https://github.com/jupyterlab/jupyterlab-toc,BSD-3-Clause,2018-03-12 15:55:19.000,2022-07-07 04:18:47.000000,2021-08-10 23:33:21,102.0,64.0,51.0,723.0,2018-04-16 17:16:10,0.2.0,,117416.0,1.0,,,14.0,,,,,,2.0,,,,,,,,523.0,@jupyterlab/toc,https://www.npmjs.com/package/@jupyterlab/toc,117416.0,,,,,, +116,JupyterLab Latex,True,JupyterLab extension for live editing of LaTeX documents.,https://github.com/jupyterlab/jupyterlab-latex,,lab-renderer,18,jupyterlab/jupyterlab-latex,jupyterlab_latex,,https://github.com/jupyterlab/jupyterlab-latex,BSD-3-Clause,2017-10-24 02:12:37.000,2023-10-31 13:45:02.000000,2023-10-31 13:44:58,66.0,34.0,57.0,601.0,2023-05-31 04:26:11,3.2.0,,2561.0,2.0,,,23.0,https://pypi.org/project/jupyterlab_latex,2187.0,,,,2.0,,,,,,,,446.0,@jupyterlab/latex,https://www.npmjs.com/package/@jupyterlab/latex,374.0,,,,,, +117,treon,True,Easy to use test framework for Jupyter Notebooks.,https://github.com/ReviewNB/treon,,notebook-tools,18,ReviewNB/treon,treon,,https://github.com/ReviewNB/treon,MIT,2019-03-29 15:02:35.000,2022-08-04 11:15:43.000000,2022-08-04 11:15:04,23.0,3.0,10.0,294.0,,,,32843.0,,105.0,105.0,5.0,https://pypi.org/project/treon,32843.0,,,,3.0,,,,,,,,66.0,,,,,,,,, +118,JupyterLab System Monitor,True,JupyterLab extension to display system metrics.,https://github.com/jtpio/jupyterlab-system-monitor,,lab-extensions,18,jtpio/jupyterlab-system-monitor,,,https://github.com/jtpio/jupyterlab-system-monitor,BSD-3-Clause,2019-07-13 12:31:51.000,2023-07-28 15:17:36.000000,2023-07-28 15:17:32,30.0,,44.0,294.0,2021-02-04 22:39:49,0.8.0,,1733.0,2.0,169.0,169.0,7.0,,,,,,2.0,,,,,,,,,jupyterlab-system-monitor,https://www.npmjs.com/package/jupyterlab-system-monitor,1733.0,,,,,, +119,scrapbook,True,A library for recording and reading data in notebooks.,https://github.com/nteract/scrapbook,,notebook-sharing,18,nteract/scrapbook,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,26.0,24.0,26.0,276.0,,,,13475.0,,338.0,338.0,11.0,https://pypi.org/project/nteract-scrapbook,13475.0,,,,3.0,,,,,,,,,,,,,,,,, +120,ipysigma,True,A custom Jupyter widget library to display graphs using sigma.js.,https://github.com/medialab/ipysigma,,widgets,18,Yomguithereal/ipysigma,ipysigma,,https://github.com/medialab/ipysigma,MIT,2018-06-25 20:03:21.000,2023-10-20 11:44:29.000000,2023-10-20 08:08:59,12.0,47.0,154.0,164.0,2023-01-10 16:02:53,0.24.0,,1183.0,2.0,28.0,28.0,6.0,https://pypi.org/project/ipysigma,886.0,,,,3.0,,,,,,,medialab/ipysigma,359.0,ipysigma,https://www.npmjs.com/package/ipysigma,297.0,,,,,, +121,Rsession Proxy,True,Jupyter extensions for running an RStudio rsession proxy.,https://github.com/jupyterhub/jupyter-rsession-proxy,,jupyter-extensions,18,jupyterhub/jupyter-rsession-proxy,jupyter-rsession-proxy,,https://github.com/jupyterhub/jupyter-rsession-proxy,BSD-3-Clause,2016-12-09 06:26:18.000,2024-03-25 01:20:12.000000,2024-03-13 16:33:59,79.0,34.0,48.0,111.0,,,,23510.0,,49.0,49.0,22.0,https://pypi.org/project/jupyter-rsession-proxy,23510.0,,,,2.0,,,,,,,,,,,,,,,,, +122,sphinxcontrib.jupyter,True,A Sphinx Extension for Generating Jupyter Notebooks.,https://github.com/QuantEcon/sphinxcontrib-jupyter,,notebook-tools,18,QuantEcon/sphinxcontrib-jupyter,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,23.0,88.0,93.0,74.0,2020-06-18 03:30:24,0.5.10,,1756.0,17.0,38.0,38.0,13.0,https://pypi.org/project/sphinxcontrib-jupyter,1756.0,,,,3.0,,,,,,,,269.0,,,,,,,,, +123,LTI Authenticator,True,A JupyterHub authenticator for LTI.,https://github.com/jupyterhub/ltiauthenticator,,hub-auth,18,jupyterhub/ltiauthenticator,jupyterhub-ltiauthenticator,,https://github.com/jupyterhub/ltiauthenticator,BSD-3-Clause,2017-12-15 02:54:15.000,2024-03-06 20:09:58.000000,2024-03-06 20:09:57,49.0,3.0,47.0,63.0,2023-03-31 10:44:15,1.5.0,,4580.0,8.0,106.0,106.0,18.0,https://pypi.org/project/jupyterhub-ltiauthenticator,4580.0,,,,2.0,,,,,,,,,,,,,,,,, +124,IHaskell,True,A Haskell kernel for IPython.,https://github.com/IHaskell/IHaskell,,kernels,17,gibiansky/IHaskell,,,https://github.com/IHaskell/IHaskell,MIT,2013-08-26 07:16:09.000,2024-03-24 05:56:27.000000,2024-03-24 05:56:26,248.0,39.0,741.0,2535.0,,,,4.0,,,,114.0,,,,,,3.0,,,,,,,IHaskell/IHaskell,2282.0,ihaskell_jupyterlab,https://www.npmjs.com/package/ihaskell_jupyterlab,4.0,,,,,, +125,pyforest,True,pyforest - feel the bliss of automated imports.,https://github.com/8080labs/pyforest,,jupyter-extensions,17,8080labs/pyforest,pyforest,,https://github.com/8080labs/pyforest,MIT,2019-08-12 07:35:46.000,2023-06-07 10:33:18.000000,2021-06-14 15:04:41,195.0,13.0,14.0,1073.0,2019-09-02 14:01:33,0.1.2,,4006.0,1.0,,,13.0,https://pypi.org/project/pyforest,4006.0,,,,3.0,,,,,,,,196.0,,,,,,,,, +126,Enterprise Gateway,True,"A lightweight, multi-tenant, scalable and secure gateway..",https://github.com/jupyter-server/enterprise_gateway,,kernels,17,jupyter/enterprise_gateway,jupyter_enterprise_gateway,,https://github.com/jupyter-server/enterprise_gateway,,2017-04-21 16:05:14.000,2024-03-27 11:15:05.000000,2024-03-09 06:01:25,206.0,67.0,498.0,607.0,2024-02-20 05:17:30,3.2.3,34784.0,3963.0,38.0,,,116.0,https://pypi.org/project/jupyter_enterprise_gateway,3512.0,,,,3.0,,,,,,,jupyter-server/enterprise_gateway,,,,,,,,,, +127,Kernel Gateway,True,Jupyter Kernel Gateway.,https://github.com/jupyter-server/kernel_gateway,,kernels,17,jupyter/kernel_gateway,jupyter-kernel-gateway,,https://github.com/jupyter-server/kernel_gateway,,2015-09-21 15:34:11.000,2024-03-12 17:51:21.000000,2024-03-12 17:51:18,122.0,16.0,169.0,480.0,2024-03-12 17:51:38,3.0.1,176.0,33190.0,13.0,,,47.0,https://pypi.org/project/jupyter-kernel-gateway,33188.0,,,,3.0,,,,,,,jupyter-server/kernel_gateway,,,,,,,,,, +128,JupyterLab Google Drive,True,Cloud storage for JupyterLab using Google Drive.,https://github.com/jupyterlab/jupyterlab-google-drive,,lab-extensions,17,jupyterlab/jupyterlab-google-drive,,,https://github.com/jupyterlab/jupyterlab-google-drive,BSD-3-Clause,2016-12-17 01:40:45.000,2023-08-03 16:55:22.000000,2023-08-03 16:55:22,74.0,,99.0,399.0,2018-02-05 18:54:22,0.11.1,,304.0,12.0,5.0,5.0,17.0,,,,,,2.0,,,,,,,,516.0,@jupyterlab/google-drive,https://www.npmjs.com/package/@jupyterlab/google-drive,304.0,,,,,, +129,JupyterLab GitHub,True,GitHub integration for JupyterLab.,https://github.com/jupyterlab/jupyterlab-github,,lab-extensions,17,jupyterlab/jupyterlab-github,jupyterlab-github,,https://github.com/jupyterlab/jupyterlab-github,BSD-3-Clause,2017-10-15 17:18:11.000,2024-03-25 09:01:34.000000,2024-03-25 09:01:33,99.0,21.0,41.0,398.0,2023-08-03 14:12:11,4.0.0,30.0,3505.0,7.0,6.0,6.0,18.0,https://pypi.org/project/jupyterlab-github,2884.0,,,,2.0,,,,,,,,,@jupyterlab/github,https://www.npmjs.com/package/@jupyterlab/github,621.0,,,,,, +130,nbopen,True,Open a Jupyter notebook in the best available server.,https://github.com/takluyver/nbopen,,notebook-tools,17,takluyver/nbopen,nbopen,,https://github.com/takluyver/nbopen,BSD-3-Clause,2014-07-09 03:24:47.000,2023-09-08 12:57:22.000000,2023-09-08 12:54:36,56.0,38.0,27.0,300.0,,,,1760.0,,129.0,129.0,11.0,https://pypi.org/project/nbopen,1760.0,,,,3.0,,,,,,,,64.0,,,,,,,,, +131,gator,True,Conda environment and package management extension from within Jupyter.,https://github.com/mamba-org/gator,,jupyter-extensions,17,mamba-org/gator,,conda-forge/mamba_gator,https://github.com/mamba-org/gator,BSD-3-Clause,2018-08-02 05:15:23.000,2024-02-27 13:56:14.000000,2024-02-27 13:56:13,26.0,14.0,43.0,254.0,2023-05-05 13:00:11,5.2.1,2.0,1023.0,30.0,5.0,5.0,26.0,,,https://anaconda.org/conda-forge/mamba_gator,2023-06-16 19:23:51.106,40048.0,3.0,,,,,,,,,@mamba-org/gator-lab,https://www.npmjs.com/package/@mamba-org/gator-lab,22.0,,,,,, +132,JupyterLab SideCar,True,A sidecar output widget for JupyterLab.,https://github.com/jupyter-widgets/jupyterlab-sidecar,,lab-extensions,17,jupyter-widgets/jupyterlab-sidecar,sidecar,,https://github.com/jupyter-widgets/jupyterlab-sidecar,BSD-3-Clause,2018-03-26 09:23:58.000,2023-08-30 15:30:11.000000,2023-08-30 15:29:37,39.0,22.0,13.0,240.0,2023-08-30 15:30:33,0.7.0,,7979.0,3.0,7.0,7.0,16.0,https://pypi.org/project/sidecar,7844.0,,,,2.0,,,,,,,,94.0,@jupyter-widgets/jupyterlab-sidecar,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-sidecar,135.0,,,,,, +133,nbinteract,True,Create interactive webpages from Jupyter Notebooks.,https://github.com/SamLau95/nbinteract,,notebook-sharing,17,SamLau95/nbinteract,nbinteract,,https://github.com/SamLau95/nbinteract,BSD-3-Clause,2017-08-31 00:16:20.000,2024-02-13 21:24:04.000000,2024-02-13 21:24:04,22.0,28.0,42.0,228.0,,,,2203.0,,4.0,4.0,8.0,https://pypi.org/project/nbinteract,2203.0,,,,3.0,,,,,,,,595.0,,,,,,,,, +134,Darcula Theme,True,A handsome Darcula theme for Jupyterlab. The first jlab theme to include dark scrollbars.,https://github.com/telamonian/theme-darcula,,lab-themes,17,telamonian/theme-darcula,,,https://github.com/telamonian/theme-darcula,BSD-3-Clause,2019-01-21 04:39:42.000,2023-06-06 08:38:20.000000,2022-07-20 12:02:54,28.0,8.0,17.0,201.0,,,,94.0,,1317.0,1317.0,7.0,,,,,,1.0,,,,,,,,113.0,@telamonian/theme-darcula,https://www.npmjs.com/package/@telamonian/theme-darcula,94.0,,,,,, +135,bookstore,True,Notebook storage and publishing workflows for the masses.,https://github.com/nteract/bookstore,,notebook-sharing,17,nteract/bookstore,bookstore,,https://github.com/nteract/bookstore,BSD-3-Clause,2018-10-16 18:54:00.000,2021-08-26 18:26:16.000000,2019-12-09 16:52:07,20.0,34.0,39.0,201.0,2019-12-03 17:50:40,2.5.0,,874.0,6.0,17.0,17.0,7.0,https://pypi.org/project/bookstore,874.0,,,,3.0,,,,,,,,619.0,,,,,,,,, +136,jupyter-fs,True,A filesystem-like contents manager for multiple backends in Jupyter.,https://github.com/jpmorganchase/jupyter-fs,,lab-extensions,17,jpmorganchase/jupyter-fs,jupyter-fs,,https://github.com/jpmorganchase/jupyter-fs,Apache-2.0,2019-09-24 17:44:10.000,2024-02-21 02:16:28.000000,2023-11-11 18:56:51,33.0,17.0,59.0,179.0,2023-11-11 19:00:26,0.4.1,,1017.0,2.0,5.0,5.0,15.0,https://pypi.org/project/jupyter-fs,1017.0,,,,2.0,,,,,,,,,,,,,,,,, +137,SciJava Kernel,True,Write SciJava scripts in Jupyter notebook!.,https://github.com/scijava/scijava-jupyter-kernel,,kernels,17,scijava/scijava-jupyter-kernel,,conda-forge/scijava-jupyter-kernel,https://github.com/scijava/scijava-jupyter-kernel,Apache-2.0,2017-01-31 01:16:24.000,2023-06-16 13:18:35.621000,2022-02-03 17:25:03,41.0,,80.0,177.0,2017-06-02 21:19:27,0.5.0,107.0,1213.0,15.0,,,9.0,,,https://anaconda.org/conda-forge/scijava-jupyter-kernel,2023-06-16 13:18:35.621,100669.0,3.0,,,,,,,,404.0,,,,,,,,, +138,Spark Monitor,True,Monitor Apache Spark from Jupyter Notebook.,https://github.com/krishnan-r/sparkmonitor,,jupyter-extensions,17,krishnan-r/sparkmonitor,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,49.0,15.0,7.0,172.0,2018-05-29 18:46:14,0.0.9,2471.0,2748.0,9.0,,,3.0,https://pypi.org/project/sparkmonitor,2707.0,,,,3.0,krishnanr/sparkmonitor,https://hub.docker.com/r/krishnanr/sparkmonitor,2019-10-04 06:28:22.959295,,962.0,,,215.0,,,,,,,,, +139,Kernel Detection,True,An Jupyter plugin to enable the automatic detection of..,https://github.com/Cadair/jupyter_environment_kernels,,kernels,17,Cadair/jupyter_environment_kernels,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,17.0,7.0,23.0,150.0,2022-11-23 11:42:59,1.2.0,,28909.0,3.0,5.0,5.0,8.0,https://pypi.org/project/environment_kernels,28909.0,,,,3.0,,,,,,,,83.0,,,,,,,,, +140,nb_conda,True,Conda environment and package access extension from within Jupyter.,https://github.com/Anaconda-Platform/nb_conda,,jupyter-extensions,17,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,2024-01-09 08:46:24.791000,2020-09-11 21:06:00,30.0,35.0,28.0,138.0,,,,15059.0,4.0,,,14.0,,,https://anaconda.org/conda-forge/nb_conda,2024-01-09 08:46:24.791,617448.0,3.0,,,,,,,,158.0,,,,,,,,, +141,ipytree,True,A Tree Widget using Jupyter-widgets protocol and jsTree.,https://github.com/jupyter-widgets-contrib/ipytree,,widgets,17,QuantStack/ipytree,ipytree,conda-forge/ipytree,https://github.com/jupyter-widgets-contrib/ipytree,MIT,2018-09-15 13:17:27.000,2023-10-25 14:25:25.000000,2022-11-23 09:34:00,29.0,20.0,20.0,124.0,2022-08-24 12:33:17,0.2.2,,86913.0,8.0,,,9.0,https://pypi.org/project/ipytree,85191.0,https://anaconda.org/conda-forge/ipytree,2023-06-16 16:14:42.506,103329.0,3.0,,,,,,,jupyter-widgets-contrib/ipytree,111.0,,,,,,,,, +142,ipyregulartable,True,"High performance, editable, stylable datagrids in jupyter..",https://github.com/finos/ipyregulartable,,widgets,17,jpmorganchase/ipyregulartable,ipyregulartable,,https://github.com/finos/ipyregulartable,Apache-2.0,2020-06-15 21:45:08.000,2024-02-05 14:45:34.000000,2024-02-05 14:45:33,14.0,10.0,17.0,99.0,,,,76955.0,6.0,13.0,13.0,5.0,https://pypi.org/project/ipyregulartable,115.0,,,,3.0,,,,,,,finos/ipyregulartable,,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,76840.0,,,,,, +143,nbzip,True,Zips and downloads all the contents of a jupyter notebook.,https://github.com/data-8/nbzip,,jupyter-extensions,17,data-8/nbzip,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,18.0,9.0,5.0,85.0,,,,20884.0,,403.0,403.0,6.0,https://pypi.org/project/nbzip,20884.0,,,,3.0,,,,,,,,43.0,,,,,,,,, +144,jupyter-archive,True,"A Jupyter/Jupyterlab extension to make, download and extract..",https://github.com/jupyterlab-contrib/jupyter-archive,,jupyter-extensions,17,jupyterlab-contrib/jupyter-archive,,conda-forge/jupyter-archive,https://github.com/jupyterlab-contrib/jupyter-archive,BSD-3-Clause,2019-07-25 17:15:19.000,2024-02-21 08:03:56.000000,2024-02-21 08:03:55,14.0,3.0,36.0,70.0,2023-08-15 15:28:38,3.4.0,3269.0,1439.0,28.0,150.0,150.0,10.0,,,https://anaconda.org/conda-forge/jupyter-archive,2023-08-16 14:54:33.988,60636.0,3.0,,,,,,,,,,,,,,,,, +145,ipydagred3,True,ipywidgets library for drawing directed acyclic graphs in..,https://github.com/timkpaine/ipydagred3,,widgets,17,timkpaine/ipydagred3,ipydagred3,,https://github.com/timkpaine/ipydagred3,Apache-2.0,2020-02-29 23:01:15.000,2024-02-05 22:12:06.000000,2024-02-05 22:12:05,6.0,5.0,19.0,68.0,2023-09-03 15:30:13,0.4.0,,77414.0,17.0,3.0,3.0,3.0,https://pypi.org/project/ipydagred3,574.0,,,,3.0,,,,,,,,,@jupyter-widgets/jupyterlab-manager,https://www.npmjs.com/package/@jupyter-widgets/jupyterlab-manager,76840.0,,,,,, +146,First Use Authenticator,True,JupyterHub Authenticator that lets users set..,https://github.com/jupyterhub/firstuseauthenticator,,hub-auth,17,jupyterhub/firstuseauthenticator,jupyterhub-firstuseauthenticator,,https://github.com/jupyterhub/firstuseauthenticator,BSD-3-Clause,2016-10-25 03:09:14.000,2023-06-30 06:50:09.000000,2023-06-30 06:50:08,29.0,9.0,17.0,48.0,2019-01-24 17:18:45,0.12,,8898.0,2.0,98.0,98.0,12.0,https://pypi.org/project/jupyterhub-firstuseauthenticator,8898.0,,,,2.0,,,,,,,,,,,,,,,,, +147,heat,True,IPython magic command to profile and view your python code as a heat map.,https://github.com/csurfer/pyheatmagic,,magic,16,csurfer/pyheatmagic,py-heat-magic,,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,22.0,2.0,3.0,1023.0,,,,587.0,,43.0,43.0,3.0,https://pypi.org/project/py-heat-magic,587.0,,,,2.0,,,,,,,,34.0,,,,,,,,, +148,LFortran,True,Official mirror of https://gitlab.com/lfortran/lfortran. Please submit..,https://github.com/lfortran/lfortran,,kernels,16,lfortran/lfortran,lfortran,conda-forge/lfortran,https://github.com/lfortran/lfortran,,2019-03-24 13:22:20.000,2024-03-28 12:10:52.000000,2024-03-28 09:04:13,115.0,1011.0,836.0,852.0,2024-03-23 14:29:16,0.34.0,849.0,2019.0,35.0,,,76.0,https://pypi.org/project/lfortran,67.0,https://anaconda.org/conda-forge/lfortran,2024-03-24 02:20:42.212,80633.0,3.0,,,,,,,,,,,,,,,,, +149,gpu-jupyter,True,Leverage the flexibility of Jupyterlab through the power of your..,https://github.com/iot-salzburg/gpu-jupyter,,notebook-environments,16,iot-salzburg/gpu-jupyter,,,https://github.com/iot-salzburg/gpu-jupyter,Apache-2.0,2019-11-12 20:10:23.000,2024-03-20 11:32:56.000000,2024-01-24 13:59:49,218.0,4.0,85.0,649.0,2023-12-19 15:55:23,1.5_cuda-12.0_ubuntu-22.04,,,7.0,,,15.0,,,,,,3.0,,,,,,,,311.0,,,,,,,,, +150,Ansible Kernel,True,Jupyter Notebook Kernel for running Ansible Tasks and..,https://github.com/ansible/ansible-jupyter-kernel,,kernels,16,ansible/ansible-jupyter-kernel,ansible-kernel,conda-forge/ansible-kernel,https://github.com/ansible/ansible-jupyter-kernel,,2018-06-26 14:28:02.000,2023-06-16 16:15:33.557000,2022-02-11 15:18:23,58.0,17.0,29.0,529.0,,,,1424.0,2.0,13.0,13.0,10.0,https://pypi.org/project/ansible-kernel,194.0,https://anaconda.org/conda-forge/ansible-kernel,2023-06-16 16:15:33.557,14999.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,66739.0,,,212.0,,,,,,,,, +151,ThebeLab,True,ThebeLab: turning static HTML pages into live documents.,https://github.com/executablebooks/thebe,,notebook-sharing,16,executablebooks/thebe,,,https://github.com/executablebooks/thebe,BSD-3-Clause,2017-03-14 12:17:22.000,2024-03-23 13:07:39.000000,2024-03-15 11:06:11,67.0,102.0,127.0,371.0,2021-10-26 10:04:08,0.8.2,,,5.0,10.0,10.0,31.0,,,,,,3.0,,,,,,,,,,,,,,,,, +152,Lantern,True,Data exploration glue.,https://github.com/timkpaine/lantern,,lab-extensions,16,timkpaine/lantern,pylantern,,https://github.com/timkpaine/lantern,Apache-2.0,2017-07-15 03:49:10.000,2024-02-05 14:28:40.000000,2024-02-05 14:28:39,21.0,5.0,194.0,343.0,2020-02-02 22:32:28,0.1.6,,78.0,26.0,19.0,19.0,3.0,https://pypi.org/project/pylantern,78.0,,,,2.0,,,,,,,,,,,,,,,,, +153,jupyterlab-execute-time,True,Execute Time Plugin for Jupyter Lab.,https://github.com/deshaw/jupyterlab-execute-time,,lab-extensions,16,deshaw/jupyterlab-execute-time,,,https://github.com/deshaw/jupyterlab-execute-time,BSD-3-Clause,2020-04-07 22:27:30.000,2024-03-28 01:17:55.000000,2024-03-27 01:10:31,45.0,8.0,56.0,328.0,,,,1140.0,,4.0,4.0,17.0,,,,,,2.0,,,,,,,,61.0,jupyterlab-execute-time,https://www.npmjs.com/package/jupyterlab-execute-time,1140.0,,,,,, +154,blackcellmagic,True,IPython magic command to format python code in cell using..,https://github.com/csurfer/blackcellmagic,,magic,16,csurfer/blackcellmagic,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,13.0,5.0,5.0,305.0,,,,1212.0,,233.0,233.0,3.0,https://pypi.org/project/blackcellmagic,1212.0,,,,2.0,,,,,,,,18.0,,,,,,,,, +155,ML Hub,True,Multi-user development platform for machine learning teams. Simple to..,https://github.com/ml-tooling/ml-hub,,notebook-environments,16,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,63.0,16.0,11.0,294.0,2020-02-03 15:59:07,1.0.0,2073.0,835.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,45460.0,,,220.0,,,,,,,,, +156,jupyterlab-classic,True,The next-gen old-school notebook UI.,https://github.com/jupyterlab/retrolab,,notebook-environments,16,jtpio/jupyterlab-classic,jupyterlab-classic,,https://github.com/jupyterlab/retrolab,BSD-3-Clause,2020-12-07 16:37:07.000,2023-02-16 13:40:19.000000,2023-02-16 13:40:18,45.0,,111.0,281.0,2022-05-04 07:37:18,0.3.21,2793.0,328.0,50.0,18.0,18.0,17.0,https://pypi.org/project/jupyterlab-classic,257.0,,,,3.0,,,,,,,jupyterlab/retrolab,,,,,,,,,, +157,HTTP-over-WebSocket,True,Jupyter support for HTTP-over-ws.,https://github.com/googlecolab/jupyter_http_over_ws,,jupyter-extensions,16,googlecolab/jupyter_http_over_ws,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,50.0,21.0,9.0,266.0,,,,61271.0,,,,3.0,https://pypi.org/project/jupyter_http_over_ws,61271.0,,,,3.0,,,,,,,,29.0,,,,,,,,, +158,Jupyter Bokeh,True,An extension for rendering Bokeh content in JupyterLab notebooks.,https://github.com/bokeh/jupyter_bokeh,,lab-extensions,16,bokeh/jupyter_bokeh,jupyter-bokeh,,https://github.com/bokeh/jupyter_bokeh,BSD-3-Clause,2017-08-14 23:01:29.000,2024-03-18 15:49:59.000000,2024-03-18 15:49:58,46.0,17.0,86.0,234.0,,,,40671.0,,3.0,3.0,19.0,https://pypi.org/project/jupyter-bokeh,36611.0,,,,2.0,,,,,,,,,@bokeh/jupyter_bokeh,https://www.npmjs.com/package/@bokeh/jupyter_bokeh,4060.0,,,,,, +159,igv.js widget,True,Extension for Jupyter Notebook which integrates igv.js.,https://github.com/g2nb/igv-jupyter,,widgets,16,igvteam/igv-jupyter,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,14.0,1.0,41.0,154.0,2022-02-07 18:33:52,1.0.0,,175.0,9.0,14.0,14.0,5.0,https://pypi.org/project/igv-jupyter,175.0,,,,3.0,,,,,,,g2nb/igv-jupyter,140.0,,,,,,,,, +160,jupyterlab-sparkmonitor,True,JupyterLab extension that enables monitoring launched..,https://github.com/itsjafer/jupyterlab-sparkmonitor,,lab-extensions,16,itsjafer/jupyterlab-sparkmonitor,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,25.0,8.0,8.0,91.0,,,,11725.0,,3.0,3.0,10.0,https://pypi.org/project/jupyterlab-sparkmonitor,11674.0,,,,2.0,itsjafer/sparkmonitor,https://hub.docker.com/r/itsjafer/sparkmonitor,2021-06-02 17:02:44.488613,,346.0,,,275.0,jupyterlab_sparkmonitor,https://www.npmjs.com/package/jupyterlab_sparkmonitor,44.0,,,,,, +161,jupyterlab-theme-solarized-dark,True,JupyterLab 2.x Solarized Dark extension.,https://github.com/AllanChain/jupyterlab-theme-solarized-dark,,lab-themes,16,AllanChain/jupyterlab-theme-solarized-dark,jupyterlab_theme_solarized_dark,,https://github.com/AllanChain/jupyterlab-theme-solarized-dark,BSD-3-Clause,2020-04-05 12:18:48.000,2024-02-21 00:56:20.000000,2024-02-21 00:56:19,11.0,2.0,2.0,91.0,2024-01-18 12:03:37,3.0.1,31.0,13286.0,11.0,3.0,3.0,2.0,https://pypi.org/project/jupyterlab_theme_solarized_dark,11184.0,,,,2.0,,,,,,,,,jupyterlab-theme-solarized-dark,https://www.npmjs.com/package/jupyterlab-theme-solarized-dark,2102.0,,,,,, +162,SystemdSpawner,True,Spawn JupyterHub single-user notebook servers with systemd.,https://github.com/jupyterhub/systemdspawner,,hub-spawners,16,jupyterhub/systemdspawner,jupyterhub-systemdspawner,,https://github.com/jupyterhub/systemdspawner,BSD-3-Clause,2016-09-06 07:20:44.000,2024-02-01 09:30:12.000000,2024-02-01 09:30:12,46.0,21.0,49.0,88.0,,,,4080.0,,41.0,41.0,21.0,https://pypi.org/project/jupyterhub-systemdspawner,4080.0,,,,3.0,,,,,,,,,,,,,,,,, +163,Horizon Theme,True,VSCode Horizon Theme port for JupyterLab.,https://github.com/mohirio/jupyterlab-horizon-theme,,lab-themes,16,mohirio/jupyterlab-horizon-theme,,,https://github.com/mohirio/jupyterlab-horizon-theme,BSD-3-Clause,2019-06-07 08:46:59.000,2024-02-21 02:33:40.000000,2023-11-22 19:40:53,9.0,1.0,8.0,84.0,2023-11-22 19:41:10,4.0.2,42.0,216.0,2.0,3.0,3.0,3.0,,,,,,2.0,,,,,,,,62.0,@mohirio/jupyterlab-horizon-theme,https://www.npmjs.com/package/@mohirio/jupyterlab-horizon-theme,206.0,,,,,, +164,Altair Viewer,True,Viewer for Altair and Vega-Lite visualizations.,https://github.com/altair-viz/altair_viewer,,widgets,16,altair-viz/altair_viewer,altair_viewer,,https://github.com/altair-viz/altair_viewer,BSD-3-Clause,2019-12-20 14:32:14.000,2023-05-02 16:09:30.000000,2023-05-02 16:09:30,11.0,8.0,5.0,82.0,2021-11-06 14:18:45,0.4.0,,40775.0,3.0,,,3.0,https://pypi.org/project/altair_viewer,40775.0,,,,3.0,,,,,,,,149.0,,,,,,,,, +165,Content Management,True,Jupyter Content Management Extensions.,https://github.com/jupyter-incubator/contentmanagement,,jupyter-extensions,16,jupyter-incubator/contentmanagement,jupyter_cms,conda-forge/jupyter_cms,https://github.com/jupyter-incubator/contentmanagement,BSD-3-Clause,2015-09-21 15:41:02.000,2023-10-06 09:59:54.551000,2018-06-11 01:51:34,26.0,7.0,20.0,77.0,,,,2248.0,3.0,15.0,15.0,8.0,https://pypi.org/project/jupyter_cms,80.0,https://anaconda.org/conda-forge/jupyter_cms,2023-10-06 09:59:54.551,95416.0,3.0,,,,,,,,136.0,,,,,,,,, +166,BinderHub,True,"Run your code in the cloud, with technology so advanced, it feels..",https://github.com/jupyterhub/binderhub,,notebook-sharing,15,jupyterhub/binderhub,,,https://github.com/jupyterhub/binderhub,BSD-3-Clause,2017-04-26 00:28:26.000,2024-03-25 12:40:36.000000,2024-03-06 21:39:22,367.0,201.0,484.0,2458.0,,,,,1.0,9.0,9.0,95.0,,,,,,3.0,,,,,,,,,,,,,,,binderhub,, +167,geonotebook,True,A Jupyter notebook extension for geospatial visualization and..,https://github.com/OpenGeoscience/geonotebook,,widgets,15,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,137.0,37.0,46.0,1089.0,,,,1427.0,,,,9.0,,,,,,3.0,geonotebook/geonotebook,https://hub.docker.com/r/geonotebook/geonotebook,2019-01-21 18:59:02.250643,9.0,131300.0,,,647.0,,,,,,,,, +168,JupyterLab Vim,True,Vim notebook cell bindings for JupyterLab.,https://github.com/jwkvam/jupyterlab-vim,,lab-extensions,15,jwkvam/jupyterlab-vim,,,https://github.com/jwkvam/jupyterlab-vim,MIT,2017-12-02 21:16:38.000,2023-04-05 12:21:41.000000,2019-07-16 04:37:36,73.0,57.0,45.0,963.0,2019-07-16 04:33:54,0.11.0,,131.0,14.0,3.0,3.0,8.0,,,,,,3.0,,,,,,,,60.0,jupyterlab_vim,https://www.npmjs.com/package/jupyterlab_vim,131.0,,,,,, +169,clojupyter,True,a Jupyter kernel for Clojure.,https://github.com/clojupyter/clojupyter,,kernels,15,clojupyter/clojupyter,,simplect/clojupyter,https://github.com/clojupyter/clojupyter,MIT,2014-05-09 07:09:06.000,2023-12-29 20:15:18.000000,2023-12-29 20:15:15,77.0,14.0,89.0,811.0,,,,66.0,8.0,,,26.0,,,https://anaconda.org/simplect/clojupyter,2023-07-20 06:35:35.164,3545.0,3.0,simplect/clojupyter,https://hub.docker.com/r/simplect/clojupyter,2019-04-25 08:25:07.304303,,418.0,,,323.0,,,,,,,,, +170,Matlab Kernel,True,Jupyter Kernel for Matlab.,https://github.com/Calysto/matlab_kernel,,kernels,15,calysto/matlab_kernel,matlab_kernel,,https://github.com/Calysto/matlab_kernel,,2015-01-31 12:51:06.000,2022-05-09 10:21:04.000000,2022-05-09 10:21:01,76.0,26.0,106.0,466.0,2022-05-09 10:21:42,0.17.1,,2554.0,3.0,,,18.0,https://pypi.org/project/matlab_kernel,2554.0,,,,3.0,,,,,,,,216.0,,,,,,,,, +171,nbtutor,True,Visualize Python code execution (line-by-line) in Jupyter Notebook cells.,https://github.com/lgpage/nbtutor,,widgets,15,lgpage/nbtutor,,conda-forge/nbtutor,https://github.com/lgpage/nbtutor,,2016-11-07 14:08:25.000,2024-03-25 14:15:34.000000,2023-04-14 07:14:04,39.0,13.0,24.0,449.0,,,,1645.0,4.0,39.0,39.0,4.0,,,https://anaconda.org/conda-forge/nbtutor,2023-06-16 13:17:46.107,143155.0,3.0,,,,,,,,,,,,,,,,, +172,IElixir,True,Jupyter's kernel for Elixir programming language.,https://github.com/pprzetacznik/IElixir,,kernels,15,pprzetacznik/IElixir,,,https://github.com/pprzetacznik/IElixir,Apache-2.0,2015-07-06 11:39:08.000,2024-03-28 14:00:56.000000,2024-03-22 00:33:36,41.0,11.0,20.0,356.0,2020-11-15 17:48:03,0.9.21,,3.0,8.0,,,20.0,,,,,,3.0,pprzetacznik/ielixir,https://hub.docker.com/r/pprzetacznik/ielixir,2024-03-28 13:52:48.492181,1.0,353.0,,,290.0,,,,,,,,ielixir, +173,JupyterLab Tensorboard,True,Tensorboard extension for jupyterlab.,https://github.com/chesterli29/jupyterlab_tensorboard,,lab-extensions,15,chaoleili/jupyterlab_tensorboard,,,https://github.com/chesterli29/jupyterlab_tensorboard,MIT,2018-08-14 12:36:26.000,2022-07-21 07:29:55.000000,2022-07-18 10:51:06,33.0,20.0,10.0,313.0,,,,7881.0,,5.0,5.0,7.0,,,,,,3.0,,,,,,,chesterli29/jupyterlab_tensorboard,37.0,jupyterlab_tensorboard,https://www.npmjs.com/package/jupyterlab_tensorboard,7881.0,,,,,, +174,naas,True,"Schedule notebooks, run them like APIs, expose securely your assets:..",https://github.com/jupyter-naas/naas,,notebook-tools,15,jupyter-naas/naas,naas,,https://github.com/jupyter-naas/naas,AGPL-3.0,2020-09-20 17:09:00.000,2024-03-19 10:06:56.000000,2024-03-19 10:06:55,23.0,40.0,145.0,273.0,,,,2503.0,,4.0,4.0,21.0,https://pypi.org/project/naas,2503.0,,,,3.0,,,,,,,,,,,,,,,,, +175,JupyterLab Go-To-Definition,True,Navigate to variable's definition with a click in..,https://github.com/krassowski/jupyterlab-go-to-definition,,lab-extensions,15,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,9.0,10.0,13.0,224.0,2019-07-05 21:26:30,0.5.0,,322.0,5.0,17.0,17.0,2.0,,,,,,3.0,,,,,,,,89.0,@krassowski/jupyterlab_go_to_definition,https://www.npmjs.com/package/@krassowski/jupyterlab_go_to_definition,322.0,,,,,, +176,SAS Kernel,True,A Jupyter kernel for SAS. This opens up all the data manipulation..,https://github.com/sassoftware/sas_kernel,,kernels,15,sassoftware/sas_kernel,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,82.0,1.0,58.0,197.0,2022-12-01 21:51:02,2.4.13,,3434.0,15.0,,,11.0,https://pypi.org/project/sas_kernel,3434.0,,,,3.0,,,,,,,,,,,,,,,,, +177,Jupyter Spark,True,Jupyter Notebook extension for Apache Spark integration.,https://github.com/mozilla/jupyter-spark,,jupyter-extensions,15,mozilla/jupyter-spark,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,30.0,13.0,14.0,193.0,,,,892.0,,19.0,19.0,12.0,https://pypi.org/project/jupyter-spark,892.0,,,,3.0,,,,,,,,106.0,,,,,,,,, +178,nbgallery,True,Enterprise Jupyter notebook sharing and collaboration app.,https://github.com/nbgallery/nbgallery,,notebook-sharing,15,nbgallery/nbgallery,,,https://github.com/nbgallery/nbgallery,MIT,2017-01-10 19:18:40.000,2024-03-26 16:36:01.000000,2024-02-29 16:28:43,35.0,33.0,457.0,152.0,,,,1983.0,,,,25.0,,,,,,3.0,nbgallery/nbgallery,https://hub.docker.com/r/nbgallery/nbgallery,2024-02-29 16:29:47.151305,5.0,170545.0,,,,,,,,,,,, +179,JupyterLab IFrame,True,JupyterLab iframe widget.,https://github.com/timkpaine/jupyterlab_iframe,,lab-extensions,15,timkpaine/jupyterlab_iframe,jupyterlab_iframe,,https://github.com/timkpaine/jupyterlab_iframe,Apache-2.0,2018-03-12 02:34:47.000,2024-02-06 00:03:36.000000,2024-02-06 00:03:35,18.0,4.0,64.0,101.0,2023-07-16 16:12:50,0.5.0,,1316.0,18.0,6.0,6.0,5.0,https://pypi.org/project/jupyterlab_iframe,1193.0,,,,3.0,,,,,,,,,jupyterlab_iframe,https://www.npmjs.com/package/jupyterlab_iframe,123.0,,,,,, +180,jupyterlab-sos,True,Jupyterlab extension for SoS Polyglot Notebook and Workflow..,https://github.com/vatlab/jupyterlab-sos,,lab-extensions,15,vatlab/jupyterlab-sos,,conda-forge/jupyterlab-sos,https://github.com/vatlab/jupyterlab-sos,BSD-3-Clause,2018-03-20 16:07:18.000,2023-10-23 20:14:31.000000,2023-09-30 16:16:13,6.0,11.0,52.0,68.0,2019-09-02 19:30:02,0.5.0,,684.0,15.0,3.0,3.0,4.0,,,https://anaconda.org/conda-forge/jupyterlab-sos,2023-06-16 16:17:01.985,33038.0,3.0,,,,,,,,333.0,jupyterlab-sos,https://www.npmjs.com/package/jupyterlab-sos,73.0,,,,,, +181,WrapSpawner,True,Mechanism for runtime configuration of spawners for JupyterHub.,https://github.com/jupyterhub/wrapspawner,,hub-spawners,15,jupyterhub/wrapspawner,,,https://github.com/jupyterhub/wrapspawner,BSD-3-Clause,2016-09-21 21:48:31.000,2024-03-21 12:12:14.000000,2024-03-21 12:12:14,57.0,18.0,15.0,60.0,2022-03-02 16:00:43,1.0.1,,,2.0,11.0,11.0,19.0,,,,,,3.0,,,,,,,,40.0,,,,,,,,, +182,SudoSpawner,True,Spawn JupyterHub single-user servers with sudo.,https://github.com/jupyterhub/sudospawner,,hub-spawners,15,jupyterhub/sudospawner,sudospawner,,https://github.com/jupyterhub/sudospawner,BSD-3-Clause,2014-11-24 23:21:36.000,2023-12-14 11:31:09.000000,2023-12-14 11:31:09,39.0,18.0,22.0,50.0,,,,1788.0,,67.0,67.0,15.0,https://pypi.org/project/sudospawner,1788.0,,,,3.0,,,,,,,,,,,,,,,,, +183,ipyscales,True,A widget library for scales.,https://github.com/vidartf/ipyscales,,widgets,15,vidartf/ipyscales,ipyscales,conda-forge/ipyscales,https://github.com/vidartf/ipyscales,BSD-3-Clause,2017-08-24 20:16:19.000,2023-06-16 16:11:22.840000,2022-09-01 10:51:55,4.0,2.0,4.0,13.0,,,,961.0,8.0,58.0,58.0,4.0,https://pypi.org/project/ipyscales,54.0,https://anaconda.org/conda-forge/ipyscales,2023-06-16 16:11:22.840,62608.0,3.0,,,,,,,,178.0,,,,,,,,, +184,Wolfram Kernel,True,Wolfram Language kernel for Jupyter notebooks.,https://github.com/WolframResearch/WolframLanguageForJupyter,,kernels,14,WolframResearch/WolframLanguageForJupyter,,,https://github.com/WolframResearch/WolframLanguageForJupyter,MIT,2019-01-18 19:37:06.000,2023-12-22 00:50:25.000000,2022-02-19 09:55:04,113.0,35.0,73.0,965.0,,,9390.0,164.0,3.0,,,7.0,,,,,,3.0,,,,,,,,143.0,,,,,,,,, +185,jupyter-notify,True,A Jupyter Notebook magic for browser notifications of cell completion.,https://github.com/ShopRunner/jupyter-notify,,magic,14,ShopRunner/jupyter-notify,jupyternotify,,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,38.0,13.0,12.0,578.0,2018-01-08 14:51:41,0.1.15,,1072.0,4.0,,,11.0,https://pypi.org/project/jupyternotify,1072.0,,,,3.0,,,,,,,,,,,,,,,,, +186,JupyterLab Renderers,True,Renderers and renderer extensions for JupyterLab.,https://github.com/jupyterlab/jupyter-renderers,,lab-renderer,14,jupyterlab/jupyter-renderers,,,https://github.com/jupyterlab/jupyter-renderers,BSD-3-Clause,2017-06-08 16:59:07.000,2024-03-27 12:52:53.000000,2024-03-20 13:37:27,73.0,35.0,74.0,484.0,,,,491.0,,,,30.0,,,,,,3.0,,,,,,,,,@jupyterlab/geojson-extension,https://www.npmjs.com/package/@jupyterlab/geojson-extension,491.0,,,,,, +187,commuter,True,Notebook sharing hub.,https://github.com/nteract/commuter,,notebook-sharing,14,nteract/commuter,,,https://github.com/nteract/commuter,BSD-3-Clause,2017-01-03 22:23:32.000,2023-09-08 15:20:37.000000,2022-04-28 20:49:58,65.0,53.0,39.0,480.0,,,,80.0,,2.0,2.0,27.0,,,,,,3.0,,,,,,,,640.0,@nteract/commuter,https://www.npmjs.com/package/@nteract/commuter,80.0,,,,,, +188,jupyter-tensorboard,True,Start Tensorboard in Jupyter Notebook.,https://github.com/lspvic/jupyter_tensorboard,,jupyter-extensions,14,lspvic/jupyter_tensorboard,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,70.0,40.0,29.0,462.0,,,,5503.0,,,,4.0,https://pypi.org/project/jupyter-tensorboard,5503.0,,,,3.0,,,,,,,,69.0,,,,,,,,, +189,testbook,True,Unit test your Jupyter Notebooks the right way.,https://github.com/nteract/testbook,,notebook-tools,14,nteract/testbook,,,https://github.com/nteract/testbook,BSD-3-Clause,2020-02-26 19:43:22.000,2023-02-19 13:16:50.000000,2022-11-29 20:28:15,38.0,45.0,47.0,403.0,,,,,,343.0,343.0,15.0,,,,,,3.0,,,,,,,,,,,,,,,,, +190,jupyter-flex,True,Build dashboards using Jupyter Notebooks.,https://github.com/danielfrg/jupyter-flex,,notebook-sharing,14,danielfrg/jupyter-flex,,,https://github.com/danielfrg/jupyter-flex,Apache-2.0,2019-12-13 20:19:40.000,2024-03-20 17:57:09.000000,2024-03-20 17:57:08,54.0,12.0,51.0,309.0,,,,,,46.0,46.0,4.0,,,,,,3.0,,,,,,,,,,,,,,,,, +191,Jupyter DataTables,True,Jupyter Notebook extension leveraging pandas DataFrames..,https://github.com/CermakM/jupyter-datatables,,widgets,14,CermakM/jupyter-datatables,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,27.0,13.0,15.0,231.0,,,,2154.0,,,,4.0,https://pypi.org/project/jupyter-datatables,2154.0,,,,3.0,,,,,,,,147.0,,,,,,,,, +192,JupyterLab Chart Editor,True,JupyterLab extension for Plotly's react-chart-editor.,https://github.com/plotly/jupyterlab-chart-editor,,lab-renderer,14,plotly/jupyterlab-chart-editor,,,https://github.com/plotly/jupyterlab-chart-editor,,2018-01-23 18:18:38.000,2023-01-06 19:12:21.000000,2021-03-10 20:56:11,24.0,12.0,19.0,223.0,2021-03-10 20:57:44,4.14.3,,396.0,6.0,7.0,7.0,5.0,,,,,,3.0,,,,,,,,71.0,jupyterlab-chart-editor,https://www.npmjs.com/package/jupyterlab-chart-editor,396.0,,,,,, +193,cdsdashboards,True,JupyterHub extension for ContainDS Dashboards.,https://github.com/ideonate/cdsdashboards,,notebook-sharing,14,ideonate/cdsdashboards,cdsdashboards,conda-forge/cdsdashboards,https://github.com/ideonate/cdsdashboards,,2020-04-28 13:51:31.000,2023-06-16 19:20:47.542000,2022-09-12 07:55:08,38.0,34.0,59.0,196.0,,,,1757.0,22.0,,,14.0,https://pypi.org/project/cdsdashboards,456.0,https://anaconda.org/conda-forge/cdsdashboards,2023-06-16 19:20:47.542,57271.0,3.0,,,,,,,,464.0,,,,,,,,, +194,JupyterLab Spreadsheet,True,"JupyterLab plugin for viewing spreadsheets, such as..",https://github.com/quigleyj97/jupyterlab-spreadsheet,,lab-renderer,14,quigleyj97/jupyterlab-spreadsheet,,,https://github.com/quigleyj97/jupyterlab-spreadsheet,BSD-3-Clause,2018-10-13 22:51:03.000,2023-05-06 22:45:04.000000,2022-07-18 18:08:51,16.0,9.0,18.0,190.0,2021-07-17 23:45:44,0.4.1,,831.0,5.0,6.0,6.0,4.0,,,,,,3.0,,,,,,,,,jupyterlab-spreadsheet,https://www.npmjs.com/package/jupyterlab-spreadsheet,831.0,,,,,, +195,JupyterLab Data Explorer,True,First class datasets in JupyterLab.,https://github.com/jupyterlab/jupyterlab-data-explorer,,lab-extensions,14,jupyterlab/jupyterlab-data-explorer,,,https://github.com/jupyterlab/jupyterlab-data-explorer,BSD-3-Clause,2019-01-03 21:57:42.000,2023-08-08 06:45:57.000000,2023-08-08 06:45:57,36.0,,93.0,177.0,,,,18.0,,14.0,14.0,10.0,,,,,,3.0,,,,,,,,427.0,@jupyterlab/dataregistry-extension,https://www.npmjs.com/package/@jupyterlab/dataregistry-extension,18.0,,,,,, +196,nbmake-action,True,GitHub Action for testing notebooks.,https://github.com/treebeardtech/nbmake-action,,notebook-tools,14,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,6.0,,24.0,152.0,2020-12-11 15:26:11,0.2.1,,,5.0,33.0,33.0,2.0,,,,,,3.0,,,,,,,,731.0,,,,,,,,, +197,JupyterLab HDF5,True,Open and explore HDF5 files in JupyterLab. Can handle very..,https://github.com/jupyterlab/jupyterlab-hdf5,,lab-extensions,14,jupyterlab/jupyterlab-hdf5,jupyterlab_hdf,,https://github.com/jupyterlab/jupyterlab-hdf5,BSD-3-Clause,2018-10-02 18:20:20.000,2023-10-11 06:47:49.000000,2023-10-11 06:47:48,25.0,14.0,36.0,115.0,,,,512.0,,3.0,3.0,9.0,https://pypi.org/project/jupyterlab_hdf,452.0,,,,3.0,,,,,,,,367.0,@jupyterlab/hdf5,https://www.npmjs.com/package/@jupyterlab/hdf5,60.0,,,,,, +198,JupyterLab LSP,True,Coding assistance for JupyterLab (code navigation + hover..,https://github.com/krassowski/jupyterlab-lsp,,lab-extensions,14,krassowski/jupyterlab-lsp,,,https://github.com/krassowski/jupyterlab-lsp,BSD-3-Clause,2022-08-23 00:02:21.000,2024-03-05 10:55:39.000000,2024-02-04 15:51:29,,,,89.0,,,,1220.0,,26.0,26.0,51.0,,,,,,3.0,,,,,,,,,@krassowski/jupyterlab-lsp,https://www.npmjs.com/package/@krassowski/jupyterlab-lsp,1220.0,,,,,, +199,niwidgets,True,Neuroimaging widgets for jupyter notebooks.,https://github.com/nipy/niwidgets,,widgets,14,nipy/niwidgets,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,33.0,17.0,17.0,83.0,,,,89.0,,32.0,32.0,16.0,https://pypi.org/project/niwidgets,89.0,,,,3.0,,,,,,,,242.0,,,,,,,,, +200,JupyterLab Quickopen,True,Quickly open a file in JupyterLab by typing part of its..,https://github.com/parente/jupyterlab-quickopen,,lab-extensions,14,parente/jupyterlab-quickopen,jupyterlab-quickopen,,https://github.com/parente/jupyterlab-quickopen,BSD-3-Clause,2018-12-04 01:00:58.000,2023-03-06 08:21:01.000000,2021-12-12 18:25:55,10.0,,,76.0,2021-12-12 18:28:02,1.2.0,,645.0,3.0,3.0,3.0,5.0,https://pypi.org/project/jupyterlab-quickopen,465.0,,,,3.0,,,,,,,,56.0,@parente/jupyterlab-quickopen,https://www.npmjs.com/package/@parente/jupyterlab-quickopen,180.0,,,,,, +201,JupyterLab Shortcutui,True,A JupyterLab extension for managing keyboard shortcuts.,https://github.com/jupyterlab/jupyterlab-shortcutui,,lab-extensions,14,jupyterlab/jupyterlab-shortcutui,,,https://github.com/jupyterlab/jupyterlab-shortcutui,BSD-3-Clause,2018-06-18 22:07:19.000,2023-08-08 06:52:04.000000,2023-08-08 06:52:04,14.0,,14.0,54.0,2019-09-05 11:54:07,0.4.0,,136.0,3.0,3.0,3.0,9.0,,,,,,3.0,,,,,,,,192.0,@jupyterlab/shortcutui,https://www.npmjs.com/package/@jupyterlab/shortcutui,136.0,,,,,, +202,JWT Authenticator,True,A Token Authenticator for JupyterHub.,https://github.com/mogthesprog/jwtauthenticator,,hub-auth,14,mogthesprog/jwtauthenticator,jupyterhub-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,41.0,9.0,8.0,53.0,,,,196.0,,14.0,14.0,7.0,https://pypi.org/project/jupyterhub-jwtauthenticator,196.0,,,,2.0,,,,,,,,24.0,,,,,,,,, +203,dummyauthenticator,True,A Dummy JupyterHub Authenticator to make testing easy.,https://github.com/jupyterhub/dummyauthenticator,,hub-auth,14,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,14.0,5.0,2.0,28.0,,,,1897.0,,119.0,119.0,,https://pypi.org/project/jupyterhub-dummyauthenticator,1897.0,,,,2.0,,,,,,,,7.0,,,,,,,,, +204,lgo,True,Interactive Go programming with Jupyter.,https://github.com/yunabe/lgo,,kernels,13,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,123.0,22.0,54.0,2352.0,,,,,,,,9.0,,,,,,3.0,,,,,,,,169.0,,,,,,,,, +205,JupyterWith,True,declarative and reproducible Jupyter environments - powered by Nix.,https://github.com/tweag/jupyenv,,notebook-tools,13,tweag/jupyterWith,,,https://github.com/tweag/jupyenv,MIT,2018-12-18 10:10:58.000,2024-03-24 17:19:53.000000,2023-10-17 14:42:45,120.0,43.0,151.0,591.0,2023-01-31 21:35:49,0.1.0,,,1.0,,,37.0,,,,,,3.0,,,,,,,tweag/jupyenv,,,,,,,,,, +206,nbgather,True,Spit shine for Jupyter notebooks.,https://github.com/microsoft/gather,,lab-extensions,13,microsoft/gather,,,https://github.com/microsoft/gather,MIT,2018-10-08 23:32:10.000,2023-10-03 23:29:38.000000,2022-11-28 19:10:54,35.0,10.0,18.0,523.0,,,,19.0,,3.0,3.0,13.0,,,,,,3.0,,,,,,,,345.0,nbgather,https://www.npmjs.com/package/nbgather,19.0,,,,,, +207,JupyterLab SQL,True,SQL GUI for JupyterLab.,https://github.com/pbugnion/jupyterlab-sql,,lab-extensions,13,pbugnion/jupyterlab-sql,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,48.0,38.0,37.0,406.0,,,,300.0,,,,2.0,https://pypi.org/project/jupyterlab_sql,300.0,,,,3.0,,,,,,,,634.0,,,,,,,,, +208,JupyterLab Voyager,True,JupyterLab extension visualize data with Voyager.,https://github.com/altair-viz/jupyterlab_voyager,,lab-renderer,13,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,35.0,40.0,20.0,294.0,,,,27.0,,3.0,3.0,6.0,,,,,,3.0,,,,,,,,87.0,jupyterlab_voyager,https://www.npmjs.com/package/jupyterlab_voyager,27.0,,,,,, +209,pynb,True,Jupyter Notebooks as plain Python code with embedded Markdown text.,https://github.com/elehcimd/pynb,,notebook-sharing,13,elehcimd/pynb,,,https://github.com/elehcimd/pynb,MIT,2017-11-14 11:13:22.000,2020-07-07 15:27:20.000000,2020-07-07 15:27:10,6.0,,8.0,246.0,,,,,,22.0,22.0,8.0,,,,,,3.0,,,,,,,,154.0,,,,,,,,, +210,Neon Theme,True,"A flat, 80's neon inspired theme for JupyterLab.",https://github.com/yeebc/jupyterlab-neon-theme,,lab-themes,13,yeebc/jupyterlab-neon-theme,,,https://github.com/yeebc/jupyterlab-neon-theme,BSD-3-Clause,2019-09-27 14:29:10.000,2023-03-14 15:24:31.000000,2022-08-28 15:36:59,9.0,2.0,11.0,151.0,,,,990.0,,4.0,4.0,4.0,,,,,,3.0,,,,,,,,45.0,@yeebc/jupyterlab_neon_theme,https://www.npmjs.com/package/@yeebc/jupyterlab_neon_theme,990.0,,,,,, +211,JupyterLab Autoversion,True,Automatically version jupyter notebooks in JupyterLab.,https://github.com/timkpaine/jupyterlab_autoversion,,lab-extensions,13,timkpaine/jupyterlab_autoversion,jupyterlab_autoversion,,https://github.com/timkpaine/jupyterlab_autoversion,Apache-2.0,2018-08-23 23:49:52.000,2024-02-27 18:09:02.000000,2024-02-27 18:09:01,9.0,6.0,29.0,71.0,2022-04-11 15:35:12,0.3.6,,274.0,12.0,,,5.0,https://pypi.org/project/jupyterlab_autoversion,231.0,,,,3.0,,,,,,,,,jupyterlab_autoversion,https://www.npmjs.com/package/jupyterlab_autoversion,43.0,,,,,, +212,SSH Kernel,True,SSH Kernel for Jupyter.,https://github.com/NII-cloud-operation/sshkernel,,kernels,13,NII-cloud-operation/sshkernel,sshkernel,,https://github.com/NII-cloud-operation/sshkernel,BSD-3-Clause,2019-02-12 02:46:14.000,2021-11-04 09:33:50.000000,2021-11-04 09:33:21,14.0,2.0,7.0,65.0,,,,157.0,,7.0,7.0,4.0,https://pypi.org/project/sshkernel,157.0,,,,3.0,,,,,,,,398.0,,,,,,,,, +213,FargateSpawner,True,Spawns JupyterHub single user servers in Docker containers running in AWS Fargate.,https://github.com/uktrade/fargatespawner,,hub-spawners,13,uktrade/fargatespawner,fargatespawner,,https://github.com/uktrade/fargatespawner,MIT,2018-09-12 14:06:22.000,2020-06-28 13:26:04.000000,2020-06-28 13:25:54,21.0,6.0,5.0,44.0,,,,507.0,,4.0,4.0,3.0,https://pypi.org/project/fargatespawner,507.0,,,,3.0,,,,,,,,59.0,,,,,,,,, +214,SAML Authenticator,True,jupyterhub-samlauthenticator.,https://github.com/HewlettPackard/jupyterhub-samlauthenticator,,hub-auth,13,HewlettPackard/jupyterhub-samlauthenticator,jupyterhub-samlauthenticator,,https://github.com/HewlettPackard/jupyterhub-samlauthenticator,MIT,2019-04-17 21:34:09.000,2023-06-07 07:00:30.000000,2022-03-21 15:14:31,22.0,17.0,15.0,36.0,2020-07-13 15:56:30,samlauthenticator-0.0.9,13.0,959.0,3.0,,,7.0,https://pypi.org/project/jupyterhub-samlauthenticator,959.0,,,,3.0,,,,,,,,113.0,,,,,,,,, +215,pick,True,Customize your kernels on Launch!.,https://github.com/nteract/pick,,magic,13,nteract/pick,pick,,https://github.com/nteract/pick,BSD-3-Clause,2020-04-08 23:47:09.000,2021-07-23 05:39:29.000000,2020-11-04 01:10:24,7.0,4.0,5.0,32.0,,,,140752.0,,,,5.0,https://pypi.org/project/pick,140752.0,,,,3.0,,,,,,,,,,,,,,,,, +216,Null Authenticator,True,Null Authenticator for JupyterHub instances that should have no login mechanism.,https://github.com/jupyterhub/nullauthenticator,,hub-auth,13,jupyterhub/nullauthenticator,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,10.0,1.0,,9.0,,,,4985.0,,114.0,114.0,7.0,https://pypi.org/project/nullauthenticator,4985.0,,,,3.0,,,,,,,,,,,,,,,,, +217,ipyvuetify,True,Jupyter widgets based on vuetify UI components.,{},,widgets,13,mariobuikhuizen/ipyvuetify,ipyvuetify,conda-forge/ipyvuetify,,,2020-07-20 11:43:20.358,2024-03-22 16:22:28.140000,,,,,,,,,126485.0,34.0,1117.0,1117.0,14.0,https://pypi.org/project/ipyvuetify,122807.0,https://anaconda.org/conda-forge/ipyvuetify,2024-03-22 16:22:28.140,161847.0,3.0,,,,,,-8.0,,,,,,,,,,, +218,py_d3,True,D3 block magic for Jupyter notebook.,https://github.com/ResidentMario/py_d3,,magic,12,ResidentMario/py_d3,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,40.0,1.0,15.0,450.0,,,,43.0,,,,4.0,https://pypi.org/project/py_d3,43.0,,,,3.0,,,,,,,,41.0,,,,,,,,, +219,F# Kernel,True,F# for Jupyter Notebooks.,https://github.com/fsprojects/IfSharp,,kernels,12,fsprojects/IfSharp,,,https://github.com/fsprojects/IfSharp,,2013-12-03 21:25:01.000,2022-03-17 09:11:27.000000,2022-03-17 09:11:22,66.0,13.0,127.0,441.0,2020-03-08 20:03:38,3.0.4,5560.0,50.0,15.0,,,28.0,,,,,,3.0,fsprojects/ifsharp,https://hub.docker.com/r/fsprojects/ifsharp,2019-03-26 17:01:42.996172,,716.0,,,,,,,,,,,, +220,Collapsible Headings,True,Implements Collapsible Headers for Jupyter Lab Notebooks.,https://github.com/aquirdTurtle/Collapsible_Headings,,lab-extensions,12,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,8.0,11.0,22.0,174.0,,,,324.0,,,,6.0,,,,,,3.0,,,,,,,,98.0,@aquirdturtle/collapsible_headings,https://www.npmjs.com/package/@aquirdturtle/collapsible_headings,324.0,,,,,, +221,SQLCell,True,"SQLCell is a magic function for the Jupyter Notebook that executes raw,..",https://github.com/tmthyjames/SQLCell,,magic,12,tmthyjames/SQLCell,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,11.0,60.0,24.0,151.0,,,,34.0,,1.0,1.0,14.0,https://pypi.org/project/sqlcell,34.0,,,,3.0,,,,,,,,310.0,,,,,,,,, +222,JupyterLab Commenting,True,Commenting and annotation for JupyterLab.,https://github.com/jupyterlab/jupyterlab-commenting,,lab-extensions,12,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,22.0,25.0,10.0,99.0,,,,7.0,,3.0,3.0,10.0,,,,,,3.0,,,,,,,,332.0,@jupyterlab/commenting-extension,https://www.npmjs.com/package/@jupyterlab/commenting-extension,7.0,,,,,, +223,ipymaterialui,True,Jupyter Widgets based on React Material UI components.,https://github.com/maartenbreddels/ipymaterialui,,widgets,12,maartenbreddels/ipymaterialui,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,14.0,7.0,3.0,85.0,2019-08-09 15:57:25,0.1.1,,27.0,1.0,8.0,8.0,3.0,https://pypi.org/project/ipymaterialui,19.0,,,,3.0,,,,,,,,74.0,jupyter-materialui,https://www.npmjs.com/package/jupyter-materialui,8.0,,,,,, +224,nbcelltests,True,Cell-by-cell testing for production Jupyter notebooks in..,https://github.com/jpmorganchase/nbcelltests,,lab-extensions,12,jpmorganchase/nbcelltests,nbcelltests,,https://github.com/jpmorganchase/nbcelltests,Apache-2.0,2018-08-23 23:51:41.000,2023-07-19 00:59:43.000000,2022-12-07 17:04:39,20.0,31.0,85.0,81.0,2020-10-05 14:23:28,0.2.3,,74.0,11.0,3.0,3.0,7.0,https://pypi.org/project/nbcelltests,45.0,,,,3.0,,,,,,,,,jupyterlab_celltests,https://www.npmjs.com/package/jupyterlab_celltests,29.0,,,,,, +225,JupyterLab Kernelspy,True,A Jupyter Lab extension for inspecting messages to/from..,https://github.com/jupyterlab-contrib/jupyterlab-kernelspy,,lab-extensions,12,jupyterlab-contrib/jupyterlab-kernelspy,,,https://github.com/jupyterlab-contrib/jupyterlab-kernelspy,,2018-04-20 16:11:58.000,2023-10-08 08:15:21.000000,2023-10-08 08:15:20,12.0,2.0,11.0,78.0,2023-08-30 15:49:27,4.0.0,29.0,58.0,6.0,7.0,7.0,6.0,,,,,,3.0,,,,,,,,158.0,jupyterlab-kernelspy,https://www.npmjs.com/package/jupyterlab-kernelspy,58.0,,,,,, +226,JupyterLab Python Files,True,JupyterLab extension to create Python files.,https://github.com/jtpio/jupyterlab-python-file,,lab-extensions,12,jtpio/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,11.0,1.0,8.0,52.0,2021-06-23 21:13:28,0.5.5,99.0,94.0,5.0,3.0,3.0,4.0,,,,,,3.0,,,,,,,,,jupyterlab-python-file,https://www.npmjs.com/package/jupyterlab-python-file,92.0,,,,,, +227,KnowledgeLab,True,KnowledgeRepo + JupyterLab.,https://github.com/timkpaine/knowledgelab,,lab-extensions,12,timkpaine/knowledgelab,knowledgelab,,https://github.com/timkpaine/knowledgelab,Apache-2.0,2017-10-18 01:10:58.000,2024-03-01 19:29:36.000000,2024-03-01 19:29:35,6.0,3.0,24.0,47.0,,,,16.0,1.0,6.0,6.0,3.0,https://pypi.org/project/knowledgelab,4.0,,,,3.0,,,,,,,,183.0,knowledgelab,https://www.npmjs.com/package/knowledgelab,12.0,,,,,, +228,Jupyter Helpers,True,A collection of helpers for Jupyter/IPython.,https://github.com/krassowski/jupyter-helpers,,notebook-tools,12,krassowski/jupyter-helpers,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,3.0,3.0,2.0,45.0,2021-02-10 16:36:22,0.2.3-2,,165.0,5.0,,,2.0,https://pypi.org/project/jupyter_helpers,165.0,,,,3.0,,,,,,,,27.0,,,,,,,,, +229,Kernel Management,True,Experimental new kernel management framework for Jupyter.,https://github.com/takluyver/jupyter_kernel_mgmt,,notebook-tools,12,takluyver/jupyter_kernel_mgmt,jupyter-kernel-mgmt,,https://github.com/takluyver/jupyter_kernel_mgmt,,2018-04-01 20:06:08.000,2020-08-27 01:11:14.000000,2020-01-29 22:31:34,8.0,11.0,14.0,15.0,2020-01-15 19:12:57,0.5.1,17.0,68.0,3.0,,,74.0,https://pypi.org/project/jupyter-kernel-mgmt,68.0,,,,3.0,,,,,,,,1783.0,,,,,,,,, +230,JupyterLab Top Bar,True,JupyterLab Top Bar extension.,https://github.com/jtpio/jupyterlab-topbar,,lab-extensions,12,jtpio/jupyterlab-topbar,,,https://github.com/jtpio/jupyterlab-topbar,BSD-3-Clause,2021-05-31 16:53:55.000,2024-02-23 12:48:27.000000,2024-02-21 15:26:06,2.0,,,5.0,,,,1887.0,,40.0,40.0,5.0,,,,,,3.0,,,,,,,,,jupyterlab-topbar-extension,https://www.npmjs.com/package/jupyterlab-topbar-extension,1887.0,,,,,, +231,ipycanvas,True,Interactive Canvas in Jupyter.,https://github.com/martinRenou/ipycanvas,,widgets,12,martinRenou/ipycanvas,ipycanvas,conda-forge/ipycanvas,https://github.com/martinRenou/ipycanvas,,2019-09-06 18:43:48.845,2023-11-06 08:34:25.000000,2023-07-20 09:03:10,,,,,,,,48196.0,33.0,8.0,8.0,21.0,https://pypi.org/project/ipycanvas,44576.0,https://anaconda.org/conda-forge/ipycanvas,2023-06-16 16:17:01.999,195518.0,3.0,,,,,,-12.0,,473.0,,,,,,,,, +232,jupyter2slides,True,Cloud Native Presentation Slides with Jupyter Notebook +..,https://github.com/datitran/jupyter2slides,,notebook-tools,11,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,165.0,11.0,4.0,793.0,,,,,,,,,,,,,,3.0,,,,,,,,11.0,,,,,,,,, +233,ICSharp,True,C# kernel for Jupyter.,https://github.com/zabirauf/icsharp,,kernels,11,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,58.0,28.0,18.0,275.0,,,,,,,,11.0,,,,,,3.0,,,,,,,,45.0,,,,,,,,, +234,jupyter-manim,True,manim cell magic for IPython/Jupyter to show the output video.,https://github.com/krassowski/jupyter-manim,,magic,11,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,11.0,6.0,19.0,192.0,2020-04-12 11:15:09,1.3,,,6.0,,,5.0,,,,,,3.0,,,,,,,,42.0,,,,,,,,, +235,ipyexperiments,True,jupyter/ipython experiment containers for GPU and general..,https://github.com/stas00/ipyexperiments,,notebook-tools,11,stas00/ipyexperiments,ipyexperiments,,https://github.com/stas00/ipyexperiments,,2018-11-15 01:19:40.000,2023-12-15 03:22:24.000000,2023-12-15 03:22:22,12.0,,5.0,188.0,,,,111.0,,8.0,8.0,3.0,https://pypi.org/project/ipyexperiments,111.0,,,,3.0,,,,,,,,207.0,,,,,,,,, +236,Material Darker Theme,True,The Material Darker theme for JupyterLab.,https://github.com/oriolmirosa/jupyterlab_materialdarker,,lab-themes,11,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,17.0,3.0,15.0,154.0,,,,59.0,,8.0,8.0,2.0,,,,,,3.0,,,,,,,,52.0,@oriolmirosa/jupyterlab_materialdarker,https://www.npmjs.com/package/@oriolmirosa/jupyterlab_materialdarker,59.0,,,,,, +237,jupyterlab-celltags,True,A JupyterLab extension for notebook cell tags.,https://github.com/jupyterlab/jupyterlab-celltags,,lab-extensions,11,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,26.0,11.0,7.0,111.0,,,,,,,,10.0,,,,,,3.0,,,,,,,,441.0,,,,,,,,, +238,Remote User Auth,True,REMOTE_USER authenticator for Jupyterhub.,https://github.com/cwaldbieser/jhub_remote_user_authenticator,,hub-auth,11,cwaldbieser/jhub_remote_user_authenticator,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,26.0,8.0,11.0,40.0,,,,946.0,,,,5.0,https://pypi.org/project/jhub_remote_user_authenticator,946.0,,,,3.0,,,,,,,,27.0,,,,,,,,, +239,perfume,True,Interactive performance benchmarking in Jupyter.,https://github.com/leifwalsh/perfume,,widgets,11,leifwalsh/perfume,perfume-bench,,https://github.com/leifwalsh/perfume,,2017-07-10 14:34:03.000,2024-03-16 02:07:43.000000,2024-03-16 02:07:30,4.0,2.0,4.0,33.0,2018-05-20 05:09:14,0.1.6,,36.0,1.0,,,3.0,https://pypi.org/project/perfume-bench,36.0,,,,3.0,,,,,,,,197.0,,,,,,,,, +240,jupyter-nbrequirements,True,Dependency management and optimization in Jupyter..,https://github.com/thoth-station/jupyter-nbrequirements,,jupyter-extensions,11,thoth-station/jupyter-nbrequirements,,,https://github.com/thoth-station/jupyter-nbrequirements,MIT,2019-06-25 06:48:06.000,2023-05-29 09:18:17.000000,2023-05-29 09:18:17,6.0,1.0,32.0,17.0,2019-12-09 18:41:20,0.5.0,,,3.0,,,13.0,,,,,,3.0,,,,,,,,354.0,,,,,,,,, +241,Remote Authenticator,True,"A collection of JupyterHub Authenticators, including Header,..",https://github.com/ucphhpc/jhub-authenticators,,hub-auth,11,rasmunk/jhub-authenticators,jhub-authenticators,,https://github.com/ucphhpc/jhub-authenticators,GPL-3.0,2017-12-20 14:46:18.000,2024-03-21 13:05:24.000000,2024-03-21 13:05:17,1.0,,,1.0,2019-04-12 15:44:39,0.2.2,,505.0,3.0,1.0,1.0,6.0,https://pypi.org/project/jhub-authenticators,505.0,,,,3.0,,,,,,,ucphhpc/jhub-authenticators,236.0,,,,,,,,, +242,xeus-sqlite,True,Jupyter kernel for SQLite.,https://github.com/jupyter-xeus/xeus-sqlite,,kernels,10,jupyter-xeus/xeus-sqlite,,,https://github.com/jupyter-xeus/xeus-sqlite,BSD-3-Clause,2020-03-11 11:24:36.000,2023-12-08 09:11:01.000000,2023-12-08 08:06:36,25.0,16.0,31.0,160.0,,,,,,,,13.0,,,,,,3.0,,,,,,,,,,,,,,,,, +243,jupyterlab-flake8,True,Jupyterlab python linter for notebooks and text files..,https://github.com/mlshapiro/jupyterlab-flake8,,lab-extensions,10,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,10.0,8.0,33.0,111.0,,,,62.0,,3.0,3.0,5.0,,,,,,3.0,,,,,,,,,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,62.0,,,,,, +244,jnotebook-reader,True,An awesome viewer to browse and render Jupyter..,https://github.com/line/jnotebook_reader,,notebook-sharing,10,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,16.0,1.0,4.0,101.0,2021-02-10 02:34:21,1.0.2,,,3.0,,,7.0,,,,,,3.0,,,,,,,,15.0,,,,,,,,, +245,JupyterLab Bytecode,True,JupyterLab extension to explore CPython Bytecode.,https://github.com/jtpio/jupyterlab-python-bytecode,,lab-extensions,10,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,6.0,2.0,3.0,62.0,,,,27.0,,3.0,3.0,2.0,,,,,,3.0,,,,,,,,114.0,jupyterlab-python-bytecode,https://www.npmjs.com/package/jupyterlab-python-bytecode,27.0,,,,,, +246,JupyterLab Email,True,A jupyterlab extension to email notebooks directly from..,https://github.com/timkpaine/jupyterlab_email,,lab-extensions,10,timkpaine/jupyterlab_email,jupyterlab_email,,https://github.com/timkpaine/jupyterlab_email,Apache-2.0,2018-08-07 14:14:40.000,2024-02-06 01:34:52.000000,2024-02-06 01:34:52,2.0,2.0,36.0,52.0,2023-08-17 16:44:39,0.3.1,,76.0,15.0,1.0,1.0,2.0,https://pypi.org/project/jupyterlab_email,50.0,,,,3.0,,,,,,,,,jupyterlab_email,https://www.npmjs.com/package/jupyterlab_email,26.0,,,,,, +247,JupyterLab Flake8,True,A jupyterlab extension to email notebooks directly from..,https://github.com/timkpaine/jupyterlab_email,,lab-extensions,10,timkpaine/jupyterlab_email,,,https://github.com/timkpaine/jupyterlab_email,Apache-2.0,2018-08-07 14:14:40.000,2024-02-06 01:34:52.000000,2024-02-06 01:34:52,2.0,2.0,36.0,52.0,2023-08-17 16:44:39,0.3.1,,62.0,15.0,1.0,1.0,2.0,,,,,,3.0,,,,,,,,,jupyterlab-flake8,https://www.npmjs.com/package/jupyterlab-flake8,62.0,,,,,, +248,jupyterlab_commands,True,Add arbitrary python commands to the jupyterlab command palette.,https://github.com/timkpaine/jupyterlab_commands,,lab-extensions,10,timkpaine/jupyterlab_commands,,,https://github.com/timkpaine/jupyterlab_commands,Apache-2.0,2018-08-01 15:55:08.000,2024-02-05 18:50:41.000000,2024-02-05 18:50:41,6.0,1.0,23.0,50.0,2023-07-12 22:24:19,0.4.0,,,14.0,,,2.0,,,,,,3.0,,,,,,,,,,,,,,,,, +249,CAS Authenticator,True,CAS authenticator for Jupyterhub.,https://github.com/cwaldbieser/jhub_cas_authenticator,,hub-auth,10,cwaldbieser/jhub_cas_authenticator,jhub_cas_authenticator,,https://github.com/cwaldbieser/jhub_cas_authenticator,GPL-3.0,2017-09-17 19:17:08.000,2023-03-17 18:54:21.000000,2023-03-17 18:52:39,11.0,3.0,12.0,22.0,,,,256.0,,,,4.0,https://pypi.org/project/jhub_cas_authenticator,256.0,,,,3.0,,,,,,,,43.0,,,,,,,,, +250,YarnSpawner,True,Spawn JupyterHub single user notebook servers in Hadoop/YARN..,https://github.com/jupyterhub/yarnspawner,,hub-spawners,10,jupyterhub/yarnspawner,jupyterhub-yarnspawner,conda-forge/jupyterhub-yarnspawner,https://github.com/jupyterhub/yarnspawner,BSD-3-Clause,2018-12-18 19:31:03.000,2023-06-16 16:13:13.990000,2019-07-16 16:58:16,12.0,7.0,4.0,19.0,,,,722.0,4.0,,,2.0,https://pypi.org/project/jupyterhub-yarnspawner,128.0,https://anaconda.org/conda-forge/jupyterhub-yarnspawner,2023-06-16 16:13:13.990,36885.0,3.0,,,,,,,,37.0,,,,,,,,, +251,tributary,True,Streaming reactive and dataflow graphs in Python.,https://github.com/timkpaine/tributary,,widgets,10,timkpaine/tributary,tributary,conda-forge/tributary,https://github.com/timkpaine/tributary,Apache-2.0,2020-06-18 03:08:16.885,2024-02-12 19:25:12.000000,2024-02-10 17:20:45,1.0,,,19.0,,,,1050.0,8.0,,,7.0,https://pypi.org/project/tributary,281.0,https://anaconda.org/conda-forge/tributary,2023-06-16 19:20:23.415,34647.0,3.0,,,,,,,,,,,,,,,,, +252,remote_ikernel,True,"All your Jupyter kernels, on all your machines, in one place.",https://github.com/tdaff/remote_ikernel,,kernels,10,tdaff/remote_ikernel,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,13.0,11.0,18.0,15.0,,,,351.0,,,,7.0,https://pypi.org/project/remote_ikernel,351.0,,,,3.0,,,,,,,,78.0,,,,,,,,,tdaff/remote_ikernel +253,jupyterlab-executor,True,JupyterLab extension to execute the scripts from the file browser.,https://github.com/gavincyi/jupyterlab-executor,,lab-extensions,10,gavincyi/jupyterlab-executor,jupyterlab-executor,,https://github.com/gavincyi/jupyterlab-executor,BSD-3-Clause,2020-12-29 15:51:54.000,2023-09-10 20:15:25.000000,2023-09-10 20:15:08,1.0,1.0,2.0,13.0,2023-09-10 20:26:52,2023.1.1,4.0,489.0,5.0,3.0,3.0,2.0,https://pypi.org/project/jupyterlab-executor,476.0,,,,3.0,,,,,,,,,@gavincyi/jupyterlab-executor,https://www.npmjs.com/package/@gavincyi/jupyterlab-executor,13.0,,,,,, +254,JupyterLab Spark,True,Spark Application UI extension for JupyterLab.,https://github.com/manuzhang/jupyterlab_spark,,lab-extensions,10,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,2.0,2.0,3.0,9.0,2021-09-05 06:59:55,0.4.0,,23.0,3.0,3.0,3.0,2.0,,,,,,3.0,,,,,,,,21.0,jupyterlab_spark,https://www.npmjs.com/package/jupyterlab_spark,23.0,,,,,, +255,Hash Authenticator,True,Authenticate users with passwords generated from their..,https://github.com/thedataincubator/jupyterhub-hashauthenticator,,hub-auth,10,thedataincubator/jupyterhub-hashauthenticator,jupyterhub-hashauthenticator,,https://github.com/thedataincubator/jupyterhub-hashauthenticator,BSD-3-Clause,2017-08-18 19:18:33.000,2024-01-04 01:03:19.000000,2024-01-04 01:03:07,3.0,,,4.0,,,,34.0,,,,3.0,https://pypi.org/project/jupyterhub-hashauthenticator,34.0,,,,3.0,,,,,,,,46.0,,,,,,,,, +256,JupyterLab,True,JupyterLab computational environment.,,,notebook-environments,10,jupyterlab/jupyterlab,jupyterlab,conda-forge/jupyterlab,,,2020-05-23 12:21:40.041,2024-03-25 13:24:40.707000,,,,,,,,,19225792.0,330.0,,,,https://pypi.org/project/jupyterlab,19010703.0,https://anaconda.org/conda-forge/jupyterlab,2024-03-25 13:24:40.707,9894095.0,3.0,,,,,,,,,,,,,,,,, +257,Jupyter Black,True,Black formatter for Jupyter Notebook.,https://github.com/drillan/jupyter-black,,jupyter-extensions,9,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,24.0,11.0,14.0,435.0,,,,,,,,2.0,,,,,,3.0,,,,,,,,10.0,,,,,,,,, +258,Vision UI,True,UI visual interface for fastai - now compatible with Google..,https://github.com/asvcode/Vision_UI,,widgets,9,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,34.0,1.0,2.0,248.0,,,,,,,,3.0,,,,,,3.0,,,,,,,,112.0,,,,,,,,, +259,ipyannotate,True,Jupyter Widget for data annotation.,https://github.com/ipyannotate/ipyannotate,,widgets,9,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,13.0,4.0,,138.0,,,,279.0,,,,4.0,https://pypi.org/project/ipyannotate,268.0,,,,3.0,,,,,,,,27.0,ipyannotate,https://www.npmjs.com/package/ipyannotate,11.0,,,,,, +260,jupyterlab-gitplus,True,JupyterLab extension to create GitHub commits & pull..,https://github.com/ReviewNB/jupyterlab-gitplus,,lab-extensions,9,ReviewNB/jupyterlab-gitplus,jupyterlab_gitplus,,https://github.com/ReviewNB/jupyterlab-gitplus,AGPL-3.0,2020-03-05 13:43:58.000,2023-02-28 12:12:05.000000,2023-02-28 12:09:08,8.0,2.0,9.0,112.0,,,,119.0,,3.0,3.0,2.0,https://pypi.org/project/jupyterlab_gitplus,104.0,,,,3.0,,,,,,,,114.0,@reviewnb/jupyterlab_gitplus,https://www.npmjs.com/package/@reviewnb/jupyterlab_gitplus,15.0,,,,,, +261,Gruvbox Theme,True,Gruvbox dark theme for Jupyter Lab. Modeled on classic..,https://github.com/Rahlir/theme-gruvbox,,lab-themes,9,Rahlir/theme-gruvbox,,,https://github.com/Rahlir/theme-gruvbox,,2019-05-03 20:34:01.000,2020-04-12 19:23:01.000000,2020-04-12 19:22:55,9.0,,,52.0,,,,39.0,,4.0,4.0,3.0,,,,,,3.0,,,,,,,,44.0,@rahlir/theme-gruvbox,https://www.npmjs.com/package/@rahlir/theme-gruvbox,39.0,,,,,, +262,PPExtensions,True,Set of iPython and Jupyter extensions to improve user..,https://github.com/paypal/PPExtensions,,jupyter-extensions,9,paypal/PPExtensions,ppextensions,,https://github.com/paypal/PPExtensions,,2018-08-17 20:07:23.000,2019-11-22 13:46:43.000000,2018-12-07 00:05:33,28.0,16.0,22.0,50.0,,,,42.0,,1.0,1.0,9.0,https://pypi.org/project/ppextensions,42.0,,,,3.0,,,,,,,,32.0,,,,,,,,, +263,ssh_ipykernel,True,A remote jupyter kernel via ssh.,https://github.com/bernhard-42/ssh_ipykernel,,kernels,9,bernhard-42/ssh_ipykernel,,,https://github.com/bernhard-42/ssh_ipykernel,MIT,2019-09-01 17:43:26.000,2023-09-08 09:37:29.000000,2021-06-28 15:17:55,4.0,3.0,,12.0,,,,,,3.0,3.0,,,,,,,3.0,,,,,,,,81.0,,,,,,,,, +264,Keberos Authenticator,True,A JupyterHub authenticator using Kerberos.,https://github.com/jupyterhub/kerberosauthenticator,,hub-auth,9,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,5.0,3.0,2.0,11.0,,,,362.0,,,,2.0,https://pypi.org/project/jupyterhub-kerberosauthenticator,362.0,,,,3.0,,,,,,,,21.0,,,,,,,,, +265,ipyaggrid,True,Jupyter widget - ag-grid in the notebook.,https://github.com/DGothrek/ipyaggrid,,widgets,9,DGothrek/ipyaggrid,ipyaggrid,,https://github.com/DGothrek/ipyaggrid,MIT,2019-05-06 04:24:26.000,2019-05-06 04:27:06.000000,2019-05-06 04:27:05,,6.0,,11.0,,,,7591.0,,,,2.0,https://pypi.org/project/ipyaggrid,6932.0,,,,3.0,,,,,,,,47.0,ipyaggrid,https://www.npmjs.com/package/ipyaggrid,659.0,,,,,, +266,Theme Toggle,True,JupyterLab extension to toggle the theme in the Top Bar area.,https://github.com/jtpio/jupyterlab-theme-toggle,,lab-themes,9,jtpio/jupyterlab-theme-toggle,,,https://github.com/jtpio/jupyterlab-theme-toggle,BSD-3-Clause,2019-07-27 08:45:07.000,2023-07-26 08:11:35.000000,2021-06-16 11:42:31,3.0,1.0,4.0,11.0,,,,443.0,,5.0,5.0,2.0,,,,,,3.0,,,,,,,,,jupyterlab-theme-toggle,https://www.npmjs.com/package/jupyterlab-theme-toggle,443.0,,,,,, +267,easyexplore,True,Toolbox for easy and effective data exploration in Python.,https://github.com/GianniBalistreri/easyexplore,,widgets,9,GianniBalistreri/easyexplore,easyexplore,,https://github.com/GianniBalistreri/easyexplore,GPL-3.0,2020-05-04 17:26:04.000,2023-07-06 22:15:29.000000,2023-04-01 21:00:35,2.0,8.0,16.0,5.0,,,,461.0,,2.0,2.0,4.0,https://pypi.org/project/easyexplore,461.0,,,,3.0,,,,,,,,335.0,,,,,,,,, +268,ipyp5,True,p5.js Jupyter Widget.,https://github.com/jtpio/ipyp5,,widgets,8,jtpio/ipyp5,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,5.0,5.0,,38.0,,,,11.0,,1.0,1.0,2.0,https://pypi.org/project/ipyp5,11.0,,,,3.0,,,,,,,,60.0,,,,,,,,, +269,jupyterterminals,True,Jupyter plugin to support inline terminal shells along with..,https://github.com/willkessler/jupyterterminals,,jupyter-extensions,7,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,3.0,,1.0,10.0,,,,,,2.0,2.0,2.0,,,,,,3.0,,,,,,,,55.0,,,,,,,,, +270,Jupter-Notebook-REST-API,True,Run your jupyter notebooks as a REST API endpoint...,https://github.com/Invictify/Jupter-Notebook-REST-API,,notebook-tools,6,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,9.0,,,75.0,,,,,,,,2.0,,,,,,3.0,,,,,,,,2.0,,,,,,,,, +271,Nord Theme,True,JupyterLab - Nord Theme.,https://github.com/kenshohara/theme-nord-extension,,lab-themes,6,kenshohara/theme-nord-extension,,,https://github.com/kenshohara/theme-nord-extension,,2019-06-11 02:09:21.000,2020-09-20 09:11:33.000000,2020-09-20 09:10:43,1.0,1.0,4.0,26.0,,,,15.0,,3.0,3.0,,,,,,,3.0,,,,,,,,13.0,@kenshohara/theme-nord-extension,https://www.npmjs.com/package/@kenshohara/theme-nord-extension,15.0,,,,,, +272,kernel-relay,True,kernel-relay is a GraphQL service for interfacing with..,https://github.com/nteract/kernel-relay,,kernels,6,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,5.0,10.0,2.0,12.0,,,,,,3.0,3.0,3.0,,,,,,3.0,,,,,,,,12.0,,,,,,,,, +273,SSH Authenticator,True,A simple SSH authenticator for JupyterHub.,https://github.com/andreas-h/sshauthenticator,,hub-auth,6,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,1.0,,,6.0,,,,,,,,,,,,,,3.0,,,,,,,,4.0,,,,,,,,, +274,nb_black,True,A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using Black.,,,magic,6,,nb_black,conda-forge/nb_black,,,2019-05-02 16:13:43.498,2023-06-16 16:15:03.923000,,,,,,,,,16700.0,4.0,,,,https://pypi.org/project/nb_black,14419.0,https://anaconda.org/conda-forge/nb_black,2023-06-16 16:15:03.923,132331.0,3.0,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index f5e92cf..c6195cc 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._ -- Jupyter Client (🥈23 · ⭐ 280 · 📈) - Jupyter protocol client APIs. BSD-3 -- Contrib NBextensions (🥇21 · ⭐ 4.9K · 📈) - A collection of various notebook extensions for.. ❗Unlicensed -- ipytest (🥈20 · ⭐ 230 · 📈) - Pytest in IPython notebooks. MIT -- NBextensions Configurator (🥈19 · ⭐ 910 · 📈) - A jupyter notebook serverextension providing config.. ❗Unlicensed -- mkdocs-jupyter (🥉15 · ⭐ 150 · 📈) - Use Jupyter Notebook in mkdocs. Apache-2 +- Jupyter (🥇36 · ⭐ 12K · 📈) - Jupyter Interactive Notebook. BSD-3 +- IPython Kernel (🥇34 · ⭐ 600 · 📈) - IPython Kernel for Jupyter. BSD-3 +- nbformat (🥇32 · ⭐ 240 · 📈) - Reference implementation of the Jupyter Notebook format. BSD-3 +- Jupyter Book (🥇31 · ⭐ 3.7K · 📈) - Build interactive, publication-quality documents from.. BSD-3 +- Bash Kernel (🥇23 · ⭐ 670 · 📈) - A bash kernel for IPython. BSD-3 ## 📉 Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- Jupyter (🥇27 · ⭐ 10K · 📉) - Jupyter Interactive Notebook. ❗Unlicensed -- IPython Kernel (🥇22 · ⭐ 500 · 📉) - IPython Kernel for Jupyter. ❗Unlicensed -- nbformat (🥈19 · ⭐ 180 · 📉) - Reference implementation of the Jupyter Notebook format. ❗Unlicensed -- JupyterLab LSP (🥉12 · 📉) - Coding assistance for JupyterLab (code navigation + hover.. BSD-3 -- JupyterLab (🥉9 · 📉) - JupyterLab computational environment. ❗Unlicensed +- ipywidgets (🥈26 · ⭐ 3K · 📉) - Interactive Widgets for the Jupyter Notebook. BSD-3 +- ipyvolume (🥈22 · ⭐ 1.9K · 💤) - 3d plotting for Python in the Jupyter notebook based on IPython.. MIT +- Stencila (🥉19 · ⭐ 760 · 📉) - Living documents for reproducible research. Apache-2 +- ipyvuetify (🥉13 · 📉) - Jupyter widgets based on vuetify UI components. ❗Unlicensed +- ipycanvas (🥉12 · 💤) - Interactive Canvas in Jupyter. ❗Unlicensed