π JupyterGISΒΆ
JupyterGIS is a new extension which provides a JupyterLab-native Geographic Information system (GIS) environment.
Its unique strengths are:
Being JupyterLab-native, it can provide powerful two-way integrations serving Notebook-based geographic workflows.
Itβs designed from the ground up to be real-time collaborative using jupyter
-collaboration. It supports JupyterLite, so you can use it in your browser without installing it!
π ipyaladin & JdavizΒΆ
ipyaladin and jdaviz are valuable tools for astronomy workflows in JupyterLab.
ipyaladin provides the Aladin Sky Atlas as a
Widget.
It allows users to browse astronomical images, surveys, catalogues, and databases in an
interactive sky map.
jdaviz is a collection of astronomical tools which link interactive analysis and data
visualization.
π Popular JupyterLab ExtensionsΒΆ
The Jupyter community has built a rich ecosystem of extensions. Here are some popular and well-maintained extensions you might find interesting:
JupyterLab-Contrib Extensions - Community-maintained collection of popular JupyterLab extensions
Jupytext - Edit Jupyter notebooks as plain text files (Python, Markdown, R scripts)
anywidget - Build custom interactive widgets for Jupyter with simple HTML/JS/CSS
ipympl - Interactive Matplotlib figures with pan/zoom controls in notebooks
nbdime - Diff and merge notebooks with built-in conflict resolution
JupyterLab LSP - Language Server Protocol integration for code completion and linting
JupyterLab Git - Visual Git interface with staging, commits, and diff viewer
jupyter
-server -proxy - Proxy web services running alongside your Jupyter server jupyter-archive - Download and extract archive files (zip, tar.gz) from JupyterLab
ipylab - Control JupyterLab from Python notebooks (open files, run commands)
Jupyter AI - Native AI assistant chat interface powered by various LLM providers
jupyterlab
-code -formatter - Format code cells with Black, isort, autopep8, and more jupyter
-collaboration - Real-time collaborative editing of notebooks and files jupysql-plugin - Interactive SQL client with query history and table explorer
Mitosheet - Spreadsheet interface that generates Python code for data transformations
nbgrader - Create and grade assignments with autograding and manual feedback