C4_W3 Ungraded Lab Kubeflow Pipelines - sklearn module not found for split-data component

Hello , I keep getting this error that sklearn is not found. I checked all the components to ensure sklearn is imported and ran this several times with just the two components for loading and spliting the data as well as with all components for the entire pipeline. But both ways still getting stuck the “Split-Data” component of the pipeline. I made sure to follow all directions including restarting runtime at the appropriate time.

Can you please change sklearn to scikit-learn and try?

Thank you so much, Balaji. It worked! Also, I noticed the code has been updated in Colab notebook as well.
Julio