simulo prepare
Check a Simulo app against the platform BEFORE submitting it — builds the manifest and asks the platform whether it would work (pip version conflicts, invalid job timeouts, and more). Imports your app file, same as simulo run. Never uploads anything and never creates a job.
usage: simulo prepare [-h] app_fileArguments
Section titled “Arguments”| Argument | Description |
|---|---|
APP_FILE |
Path to the Python file declaring the simulo.App. |