faq.rst 900 B

12345678910111213141516171819202122232425
  1. Frequently Asked Questions (FAQ)
  2. ================================
  3. Below are some frequently asked questions regarding the beta release
  4. series. Click on a question to be directed to relevant information in
  5. our documentation or our GitHub repo.
  6. General
  7. -------
  8. - :ref:`What is JupyterLab? <overview>`
  9. - :ref:`How stable is JupyterLab? <stability>`
  10. - :ref:`What will happen to the classic Jupyter Notebook? <classic>`
  11. - :ref:`How long will JupyterLab be in beta? <beta>`
  12. - `Where is the official online documentation for
  13. JupyterLab? <https://jupyterlab.readthedocs.io/en/stable/>`__
  14. Development
  15. -----------
  16. - `How can you report a bug or provide
  17. feedback? <https://github.com/jupyterlab/jupyterlab/issues>`__
  18. - `How can you
  19. contribute? <https://github.com/jupyterlab/jupyterlab/blob/master/CONTRIBUTING.md>`__
  20. - :ref:`How can you extend or customize JupyterLab? <user_extensions>`