index.rst 697 B

123456789101112131415161718192021222324252627282930313233343536
  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. .. important::
  8. This is a very early pre-alpha developer preview and not suitable for
  9. general usage yet. Features and implementation are subject to change.
  10. Contents:
  11. .. toctree::
  12. :maxdepth: 2
  13. repo.md
  14. plugins.md
  15. documents.md
  16. notebook.md
  17. patterns.md
  18. adding_content.md
  19. examples.md
  20. terminology.md
  21. Indices and tables
  22. ==================
  23. * :ref:`genindex`
  24. * :ref:`modindex`
  25. * :ref:`search`