index.rst 616 B

123456789101112131415161718192021222324252627282930313233
  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_user.md
  12. extensions_dev.md
  13. documents.md
  14. notebook.md
  15. patterns.md
  16. css.md
  17. virtualdom.md
  18. adding_content.md
  19. examples.md
  20. terminology.md
  21. xkcd_extension_tutorial.md
  22. Indices and tables
  23. ==================
  24. * :ref:`genindex`
  25. * :ref:`modindex`
  26. * :ref:`search`