Page 185 - Ai Book - 10
P. 185
The file extension used in Jupyter notebook is .IPYNB .The .IPYNB files can be exported to .HTML, .PDF,
re-structuredText, and LaTeX formats.
Opening Jupyter Notebook
To start Jupyter notebook, follow the given steps:
Step 1: Type Jupyter Notebook in the Start menu.
Jupyter Notebook opens in your default browser with a notebook dashboard that displays a list of new
notebooks, file and subdirectories in the root directory where the notebook server had started.
Step 2: Click the ‘New button’ at the top-right corner and select Python 3 from the drop down list.
59
59