Your feature, training, and batch inference pipelines can be written and scheduled as Python programs that write/read to/from the Hopsworks Feature Store.
Your Python programs are the compute for your pipelines, while Hopsworks provides state (features, labels, models). Jupyter Notebooks can use Hopsworks to discover and use features to create training data.