|
@@ -0,0 +1,28 @@
|
|
|
+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
|
|
|
+-------
|
|
|
+
|
|
|
+- `What is
|
|
|
+ JupyterLab? <https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html>`__
|
|
|
+- `How stable is
|
|
|
+ JupyterLab? <https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html>`__
|
|
|
+- `What will happen to the classic Jupyter
|
|
|
+ Notebook? <https://jupyterlab.readthedocs.io/en/stable/getting_started/overview.html#beta>`__
|
|
|
+- `Where is the 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>`__
|
|
|
+- `How can you extend or customize
|
|
|
+ JupyterLab? <https://jupyterlab.readthedocs.io/en/stable/user/extensions.html>`__
|