Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 1.64 KB

index.rst

File metadata and controls

71 lines (57 loc) · 1.64 KB

JupyterLab Documentation

JupyterLab is the next-generation web-based user interface for Project Jupyter. Try it on Binder. JupyterLab follows the Jupyter Community Guides.

./images/jupyterlab.png

.. toctree::
   :maxdepth: 1
   :caption: Getting Started

   getting_started/overview
   getting_started/installation
   getting_started/starting
   getting_started/issue
   getting_started/faq
   getting_started/changelog

.. toctree::
   :maxdepth: 1
   :caption: User Guide

   user/interface
   user/urls
   user/files
   user/file_editor
   user/notebook
   user/code_console
   user/terminal
   user/running
   user/commands
   user/documents_kernels
   user/file_formats
   user/extensions
   user/jupyterhub
   user/export


.. toctree::
   :maxdepth: 1
   :caption: Developer Guide

   developer/repo
   developer/extension_dev
   developer/extension_points
   developer/documents
   developer/notebook
   developer/patterns
   developer/css
   developer/documentation
   developer/virtualdom
   developer/examples
   developer/ui_helpers
   developer/terminology
   developer/extension_tutorial

Indices and Tables