Runtime Commands
Use runtime commands to start, stop, and check the status of runtime jobs. A runtime job is a resource that can be used for manual (custom) ML model training, data analysis, or custom model serving. A runtime job for model training provides a JupyterLab notebook interface for training or data analysis. A runtime job for model serving provides a mechanism to deploy custom models.
Last updated