- Hands-On Python Deep Learning for the Web
- Anubhav Singh Sayak Paul
- 49字
- 2025-04-04 13:03:35
Step 5: Run Jupyter
Use the following command to get the Jupyter Notebook server started on the instance:
$ jupyter notebook
The output on the terminal will contain a URL on opening, with which you will be able to access the Jupyter Notebook running on your EC2 GPU instance.