Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 846 Bytes

automatic-model-tuning-ex-notebook.md

File metadata and controls

20 lines (10 loc) · 846 Bytes

Create a Notebook Instance

Create a Jupyter notebook that contains a pre-installed environment with the default Anaconda installation and Python3.

To create a Jupyter notebook

  1. Open the Amazon SageMaker console at https://console.aws.amazon.com/sagemaker/.

  2. Open a running notebook instance, by choosing Open next to its name. The Jupyter notebook server page appears:

[Image NOT FOUND]

  1. To create a notebook, choose Files, New, and conda_python3. .

  2. Name the notebook.

Next Step

Get the Amazon SageMaker Boto 3 Client