We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfb376 commit b05e74eCopy full SHA for b05e74e
docs/script/getting_started/start.py
@@ -131,6 +131,7 @@ def start_demo():
131
132
print("Starting the demo...")
133
print("The demo will run for approximately 2 minutes\n")
134
+ print("If you wish to stop it, Ctrl-C will do so and stop the docker compose stack\n")
135
136
call("./start.sh")
137
0 commit comments