Page 237 - AI Computer 10
P. 237
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 Search box. Click on te Jupyter notebook.
Jupyter Notebook opens in your default browser with a notebook dashboard that displays a list of new
notebooks, files, 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.
103
103