This is a playground where you can explore the power of Velda. You can try the examples, check-out repos or run applications here. Please only use public data in this playground.
You can also make changes like setting up Python virtual-env, install new packages, etc.
To run workload with GPU:
Example:
vrun -P gpu-t4-1 ./example_train.py
Note currently there's about 30-seconds start-up time to allocate the GPU instance.
More instance types are customizable with self-hosted / enterprise edition.
To run docker, you need to start the docker daemon: In a separate console, run sudo dockerd to start.