Setting up a Jupyter Notebook server on a DLAMI instance
With a Jupyter Notebook server, you can create and run Jupyter notebooks from your DLAMI
instance. With Jupyter notebooks, you can conduct machine learning (ML) experiments for
training and inference while using the AWS infrastructure and accessing packages built
into the DLAMI. For more information about Jupyter notebooks, see The Jupyter
Notebook
To set up a Jupyter Notebook server, you must:
-
Configure the Jupyter Notebook server on your DLAMI instance.
-
Configure your client to connect to the Jupyter Notebook server. We provide configuration instructions for Windows, macOS, and Linux clients.
-
Test the setup by logging in to the Jupyter Notebook server.
To complete these steps, follow the instructions in the following topics. After you've set up a Jupyter Notebook server, you can run the example notebook tutorials that ship in the DLAMIs. For more information, see Running Jupyter Notebook Tutorials.