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