JupyterLab is a web application that provides a frontend to many different languages and interactive shells such as IPython. JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components. You can arrange documents side by side using tabs and splitters. It supports Markdown, Python, R, LaTeX, images, CSV, JSON, PDF, Vega etc. Use this tag for questions related only to JupyterLab.
- JupyterLab is the replacement for the Jupyter Classic Notebook
- JupyterLab is part of the Anaconda Distribution
- JupyterLab can be launched from the Anaconda Prompt with
jupyter lab
- JupyterLab can be launched from the Anaconda Navigator
- JupyterLab can be launched from the Anaconda Prompt with
- Official Jupyter Site
- JupyterLab Documentation