Shortcuts

Installation

Owl client requires at least Python 3.7. The recommended way of installation is using conda. To create and activate an environment in conda type the following:

conda create -n owl python=3.7
conda activate owl

Then install the Owl client package as:

pip install owl-pipeline-client

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources