Getting Started
Introduction
Understanding the main concepts
Hello, World!
apolo run --preset cpu-small --name test ubuntu -- echo Hello, World!√ Job ID: job-7dd12c3c-ae8d-4492-bdb9-99509fda4f8c
√ Name: test
- Status: pending Creating
- Status: pending Scheduling
- Status: pending ContainerCreating
√ Http URL: https://test--jane-doe.jobs.default.org.neu.ro
√ The job will die in a day. See --life-span option documentation for details.
√ Status: succeeded
√ =========== Job is running in terminal mode ===========
√ (If you don't see a command prompt, try pressing enter)
√ (Use Ctrl-P Ctrl-Q key sequence to detach from the job)
Hello, World!A simple GPU job
Working with platform storage
Developing on GPU with Jupyter Notebooks
Initializing a Apolo cookiecutter flow
Flow structure
Setting up the environment and running Jupyter
Last updated
Was this helpful?