This is a very simple sample with 3 consecutive steps, each passes data to the next step for additional processing.
Open the mlpipeline_sample-ads.ipynb notebook and run all cells.
To check ADS version in your environment, open a termial window and run the command: pip show oracle-ads
To update ADS version in your environment, open a terminal window and run the command: pip install oracle-ads --upgrade