Skip to content

Commit 38c50b9

Browse files
Merge pull request #1754 from roboflow/docs/batch-processing-supports-custom-python
Add notice about custom python support in batch processing
2 parents ef18a36 + 0d74414 commit 38c50b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/workflows/batch_processing/about.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,9 @@ potential costs.
300300

301301
## Known limitations
302302

303-
* Batch Processing service cannot run Custom Python blocks.
303+
<div style="border: 2px solid #059669; background: #D1FAE5; color: #065F46; padding: 1em; border-radius: 8px; text-align: center; margin-bottom: 1em; font-weight: bold;">
304+
🚀 <b>Update:</b> Batch Processing service <b>now supports running Custom Python blocks.</b>
305+
</div>
304306

305307
* Certain Workflow blocks requiring access to env variables and local storage (like File Sink and Environment
306308
Secret Store) are blacklisted and will not execute.

0 commit comments

Comments
 (0)