84
edits
Changes
→Getting Started With Jupyterlab
== Getting Started With Jupyterlab Jupyter lab ==
The following instructions are for a Ubuntu Linux distribution (18.04 LTS or higher). Installation/setup instructions for Windows and Mac-OS users are readily available on the web.
1. Install Jupyter Lab:
pip install notebook
pip install jupyterlab
jupyter lab