@@ -1 +1,3 @@
# @jupyterlab/settingeditor-extension
+
+An extension for JupyterLab which provides a user-editable interface for the JupyterLab [settings registry](../apputils/src).
# @jupyterlab/shortcuts-extension
+An extension for JupyterLab which registers keyboard shortcuts for the application.
# @jupyterlab/tabmanager-extension
+An extension for JupyterLab which provides a listing in the left area for all the currently open documents and widgets in the dock panel.
# @jupyterlab/terminal-extension
+An extension for JupyterLab which provides an entry point and commands for the [@jupyterlab/terminal](../terminal) package.
# @jupyterlab/terminal
+A JupyterLab package which provides a bash terminal for the user to access and send commands to the underlying server.
# @jupyterlab/theme-dark-extension
+A JupyterLab theme extension which provides the default dark-colored theme.
# @jupyterlab/theme-light-extension
+A JupyterLab theme extension which provides the default light-colored theme.
# @jupyterlab/tooltip-extension
+A JupyterLab extension which provides an entry-point, commands, and keyboard shortcuts for the [@jupyterlab/tooltip](../tooltip) package.
# @jupyterlab/tooltip
+An package for JupyterLab which renders tooltip information from a kernel, for use in Jupyter notebooks and consoles.
# @jupyterlab/vega2-extension
+A mime-renderer extension for JupyterLab that provides support for rendering Vega and Vega-lite documents and mimebundles.