You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The repository contains the following resources:
78
78
-**Bring Your Own Container scikit-learn Processing Job :**
79
79
80
80
-[**Bring Your Own Container scikit-learn Processing Job**](scikit_learn_bring_your_own_container_local_processing): This example provides a detailed walk-through on how to package a scikit-learn Docker image for processing jobs. We have included also a Python file for processing jobs that can run on your local computer, for faster development.
81
-
-[**Delta Lake Bring Your Own Container Processing Job**](delta_lake_bring_your_own_container_local_processing): This example provides a detailed walk-through on how to package a scikit-learn Docker image for processing job that fetch data from a table on Delta Lake, and aggregate COVID-19 cases per country. We have included also a Python file for processing jobs that can run on your local computer, for faster development.
81
+
-[**Delta Lake Bring Your Own Container Processing Job**](delta_lake_bring_your_own_container_local_processing): This example provides a detailed walk-through on how to package a scikit-learn Docker image for processing job that fetch data from a table on Delta Lake, and aggregate total COVID-19 cases per country. We have included also a Python file for processing jobs that can run on your local computer, for faster development.
82
82
83
83
**Note**: Those examples were tested on macOS and Linux.
0 commit comments