Skip to content

Instantly share code, notes, and snippets.

@ktaletsk
Last active March 12, 2022 21:28
Show Gist options
  • Star 18 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ktaletsk/f54a926d90ce1ebf7ca06acb97017310 to your computer and use it in GitHub Desktop.
Save ktaletsk/f54a926d90ce1ebf7ca06acb97017310 to your computer and use it in GitHub Desktop.
JupyterLab extensions

List of Jupyter Lab extensions and my personal (subjective) assesment of their readiness

Name Functionality Readiness Link
JupyterLab git GUI for git Ready to use https://github.com/jupyterlab/jupyterlab-git
SoS Polyglot notebooks with interop Ready to use https://github.com/vatlab/jupyterlab-sos
JupyterLab Commenting Commenting on Notebook cells and lines in files Prototype https://github.com/jupyterlab/jupyterlab-commenting
Collapsable Headings Hierarchical organization of Notebook content based on Markdown Headings Ready to use https://github.com/aquirdTurtle/Collapsible_Headings
Jupyterlab Python File Launcher button to create a Python files (also useful prototype for other types of files) Ready to use https://github.com/jtpio/jupyterlab-python-file
Jupyter Conda Manage Conda environments, install/delete packages from GUI Alpha https://github.com/fcollonval/jupyter_conda
JupyterLab File Tree New pane with tree view of filesystem Beta https://github.com/youngthejames/jupyterlab_filetree
JupyterLab Go To Definition Go to variable or function definition from Notebook Beta https://github.com/krassowski/jupyterlab-go-to-definition
JupyterLab Spreadsheet Open XLS, XLSX Spreadsheets and CSV files Beta https://github.com/quigleyj97/jupyterlab-spreadsheet
itkwidgets Interactive Jupyter widgets to visualize images, point sets, and meshes in 2D and 3D Ready to use https://github.com/InsightSoftwareConsortium/itk-jupyter-widgets
Jupyterlab Bokeh Bokeh Support Beta https://github.com/bokeh/jupyterlab_bokeh
Quick Open Search Ready to use https://github.com/parente/jupyterlab-quickopen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment