Getting started#

This section gives you a quick introduction to writing and running Union workflows.

Sign up for Union Serverless#

First, sign up for Union Serverless:

Create an account

Once you’ve received confirmation that your sign-up succeeded, navigate to the UI at serverless.union.ai.

To get started, try selecting the default project, called default, from the list of projects. This will take you to default project dashboard:

Union UI

Run your first workflow#

Run your first workflow on a Union Workspace.

Start workspace

Select Workspaces in the left navigation bar.

Start the default workspace by clicking on the default workspace item.

Start workspace

Open workspace

When the Status is Active on the default workspace, you can click on it again to open the workspace.

It will take a few moments to load the VSCode interface.

Open workspace

Complete walkthrough

Once the workspace is open, you should see a VSCode interface in your browser.

Workspace VSCode

In the walkthrough, you’ll learn how to:

  1. 🤖 Train a model

  2. 🔀 Parallelize model training

  3. 📘 Iterate on a Jupyter Notebook

Stop workspace

The workspace will terminate after 20 minutes of idle time, but you can also stop it manually on the Workspaces page.

Open workspace

🎉 Congratulations! You’ve just run your first workflow on Union.