Skip to content

Commit 35c6ef6

Browse files
committed
Update README.md
1 parent 54d2023 commit 35c6ef6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ The repository contains the following resources:
7777

7878
- **Bring Your Own Container scikit-learn Processing Job :**
7979

80-
- [**Bring Your Own Container scikit-learn Processing Job**](scikit_learn_bring_your_own_container_local_processing): This example provides a detailed walkthrough 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.
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 walkt-hrough 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.
8182

8283
**Note**: Those examples were tested on macOS and Linux.
8384

0 commit comments

Comments
 (0)