Skip to content

Overview

Hopsworks#

If you are using Spark or Python within Hopsworks, there is no further configuration required. Head over to the Getting Started Guide.

External Python environment (Local)#

Connecting to the Model Registry from any Python environment, such as your local environment, requires setting up a Model Registry API Key and installing the HSML Python client library. The Python integration guide explains step by step how to connect to the Model Registry from any Python environment.

AWS Sagemaker#

Connecting to the Model Registry from SageMaker requires setting up a Model Registry API Key for SageMaker and installing the HSML Python client library on SageMaker. The AWS SageMaker integration guide explains step by step how to connect to the Model Registry from SageMaker.