We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5906559 commit d2090d7Copy full SHA for d2090d7
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