Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 8109292

Browse files
committed
cleanup comments in stack example.
1 parent aec153c commit 8109292

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/guides/python/ai-podcast-part-1.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,9 +670,8 @@ batch-compute-env:
670670
# Customize the ECS launch template for this compute environment
671671

672672
config:
673-
# How functions without a type will be deployed
674673
default:
675-
lambda: # Available since v0.26.0
674+
lambda:
676675
# increase ephemeral storage size to allow for largish model files
677676
ephemeral-storage: 10000
678677
memory: 1024

0 commit comments

Comments
 (0)