Page 181 - AI Ver 1.0 Class 10
P. 181
• After the installation process is over, open the Jupyter Notebook by giving the following command:
jupyter notebook
This will open the Jupyter Notebook in the default browser with the URL: http://localhost:8888/tree as
shown below:
• The above is the notebook dashboard. It is for exploring, editing and creating your notebooks. Click on the New
button present on the top left corner of the screen and select Python3 option from the given menu. This would
open a new notebook with Python3 as a programming language.
Advance Python 179

