Accessing the TensorBoard application on SageMaker - Amazon SageMaker

Accessing the TensorBoard application on SageMaker

You can access TensorBoard by two methods: programmatically using the sagemaker.interactive_apps.tensorboard module that generates an unsigned or a presigned URL, or using the TensorBoard landing page in the SageMaker console. After you open TensorBoard, SageMaker runs the TensorBoard plugin and automatically finds all training job output data in a TensorBoard-compatible file format.