Your notebooks performing EDA for features and models can read from the Hopsworks Feature Store. You can publish models to Hopsworks Model Registry and serve models from KServe in Hopsworks.
Notebooks can be used for EDA and prototyping for feature pipelines and model training. Notebooks can be used to build a proof-of-concept that publishes models to Hopsworks Model Registry and serves models from KServe in Hopsworks. Typically, you would then productionize the notebooks as Python programs.