Ecosyste.ms: Awesome

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

awesome-jupyterlab

A curated list of awesome JupyterLab extensions and resources
https://github.com/nfultz/awesome-jupyterlab

  • Spellchecker - Spellchecker for markdown cells
  • LaTeX - An extension for JupyterLab which allows for live-editing of LaTeX documents.
  • DrawIO - An extension to draw diagrams in JupyterLab.
  • Table of Contents - Generates a table of content for your notebook and markdown documents.
  • Collapsable Headings - Allows to collapse an entire group of cells under the same header
  • Go to definition - Allows you to <kbd>Alt</kbd> + <kbd>click</kbd> on a variable to jump to its definition.
  • Code Formatter - Easily beautifies Python code inside JupyterLab using one of the formatters: Black/YAPF/AutoPEP8.
  • LSP - brings VS Code features (code navigation, hover suggestions, linters, autocompletion, etc.) to JupyterLab
  • Vim - Notebook cell vim bindings.
  • JupyterHub - This adds a "Hub" menu to JupyterLab that allows a user to log out of JupyterHub or access their [JupyterHub](https://github.com/jupyterhub/jupyterhub) control panel.
  • Git - Git extension (currently in alpha)
  • GitHub - GitHub extension
  • neptune-notebooks - An extension that lets you version, diff, and share your JupyterLab and Jupyter notebooks on [neptune.ml](https://neptune.ml/).
  • Bokeh - An extension rendering Bokeh content
  • ipywidgets - Interactive widgets for the Jupyter Notebook
  • fasta,geojson,katex,plotly,vega2 - Multiple package repo that consists of generic renderers for common file types and mime types as well as renderer extensions for JupyterLab.
  • voyager - A JupyterLab MIME renderer extension to view CSV and JSON data in [Voyager 2](https://github.com/vega/voyager#voyager-2).
  • Dash - An extension for rendering [Plotly Dash](https://plot.ly/products/dash/) apps as a separate window.
  • ipysheet - Interactive spreadsheet in JupyterLab.
  • Light - Default light-colored theme
  • Dark - Default dark-colored theme
  • Material Darker - Material Darker theme
  • Atom Dark - Atom Dark theme
  • AixViPMaP - AixViPMaP theme
  • jupyterlab_discovery - A JupyterLab extension to facilitate the discovery and installation of other extensions
  • jupyterlab_debugger - JupyterLab extension to allow visual debuggeing of Jupyter notebooks, consoles, and source files.
  • jupyterlab_table of contents - A JupyterLab extension to create Table of Contents.
  • lantern - Data exploration kit
  • ML Workspace - All-in-one web IDE for machine learning and data science. Combines Jupyterlab, VS Code, Tensorflow, and many other tools/libraries into one Docker image.
  • scriptedforms - Quickly create live-update GUIs for Python packages using Markdown and simple HTML elements.
  • Variable inspector - Nice interactive variable inspector for your notebook
  • Dask - Manage Dask clusters, as well as embed Dask's dashboard plots directly into JupyterLab panes.
  • /r/IPython