Skip to content

Commit d2090d7

Browse files
IvyBazanahsan-z-khanshreyapanditmufaddal-rohawala
committed
change: Add JumpStart model table build notification (aws#2997)
Co-authored-by: Ahsan Khan <[email protected]> Co-authored-by: Shreya Pandit <[email protected]> Co-authored-by: Mufaddal Rohawala <[email protected]>
1 parent 5906559 commit d2090d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,6 @@
9797

9898

9999
def setup(app):
100+
sys.stdout.write("Generating JumpStart model table...")
101+
sys.stdout.flush()
100102
create_jumpstart_model_table()

0 commit comments

Comments
 (0)