We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd399a commit 77792edCopy full SHA for 77792ed
doc/conf.py
@@ -97,4 +97,6 @@
97
98
99
def setup(app):
100
+ sys.stdout.write("Generating JumpStart model table...")
101
+ sys.stdout.flush()
102
create_jumpstart_model_table()
0 commit comments