Skip to content

Commit 34c1e36

Browse files
committed
Update README.md
1 parent 62320e2 commit 34c1e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The repository contains the following resources:
7878
- **Bring Your Own Container scikit-learn Processing Job :**
7979

8080
- [**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.
8282

8383
**Note**: Those examples were tested on macOS and Linux.
8484

0 commit comments

Comments
 (0)