Pipelines from Notebooks

In this section, we will describe how to use the Kale user interface (UI) from a Jupyter Notebook. The Kale UI enables you to annotate cells in a Notebook to define the steps of a machine learning pipeline. Using these annotations, Kale adapts your Python code so that the steps of your pipeline can be containerized and run on Kubernetes clusters.