Page 416 - ComputerScience_Class_11
P. 416
Step 2: Press Enter. The system will start downloading and installing Jupyter Notebook along with the required
packages.
Step 3: To install JupyterLab type the following command:
pip install --user jupyterlab
Step 4: Press Enter. The installation process will begin and the required files will be installed.
Step 5: After the installation is completed type the following command to start Jupyter Notebook:
python -m notebook
Step 6: After running the command a web browser will open automatically showing the Jupyter Notebook dashboard.
414 Touchpad Computer Science (Ver. 3.0)-XI

