# Installing the jupyterlab package pip install jupyterlab OR pip3 install jupyterlab # Installing the notebook package pip install notebook OR pip3 install notebook # Launching the notebook jupyter notebook