Setting up a Jupyter Notebook server on a DLAMI instance - Amazon Deep Learning AMIs
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon infrastructure and accessing packages built into the DLAMI. For more information about Jupyter notebooks, see The Jupyter Notebook on the Jupyter User Documentation website.

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.