index.rst 480 B

123456789101112131415161718192021222324252627
  1. .. JupyterLab Tutorial documentation master file, created by
  2. sphinx-quickstart on Tue Jun 21 16:30:09 2016.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. JupyterLab Tutorial
  6. ===================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. repo.md
  11. extensions.md
  12. documents.md
  13. notebook.md
  14. patterns.md
  15. Indices and tables
  16. ==================
  17. * :ref:`genindex`
  18. * :ref:`modindex`
  19. * :ref:`search`