UbiOps how-to's¶
UbiOps how-to's are a set of how-to's that teach you how to do the most basic things in UbiOps. They are in the form of short and easy to understand how-to articles.
Current¶
- How-to use a Numpy array as output
- How-to create a requirements.txt
- How-to upgrade to the new file system
- How-to handle files as input
- How-to handle files as output
- How-to request a deployment using the Python CL
- How-to embed credentials and secrets
- How-to use an external pip server
- How to set up CI/CD from Git
- How-to propagate files
- How-to read and write from S3 buckets
- How-to integrate UbiOps with Mendix
- How-to integrate UbiOps with Outsystems
- How-to integrate UbiOps with Appian
- How-to download from an external website and store it on Ubiops
- How-to download files from Huggingface and upload them to UbiOps
- How-to download model files from a storage bucket into your deployment
- How-to work with operators
- How-to work with external buckets
- How-to use C++ in a deployment
- How-to install a custom CUDA version
- How-to run terminal commands in a deployment
- How-to stream (compressed) files from a bucket
- How-to implement model checkpoints
- How-to load your libraries from Git
- How-to add retry logic to your deployment
- How-to run NVIDIA Triton on UbiOps
- How-to work with buckets and files in Python
- How-to install custom and conflicting dependencies
- How-to connect your IDE to a UbiOps deployment
- How-to send request notification emails with Webhooks