$ cat workspace-template.yaml

Template Create Scene

// A template to showcase the creation of a Scene or Setting to be referenced further in other workspaces

workflow

// Canvas Preview

canvas.flow

// Dependencies

requirements.py
1from process import ImageCreation2from process import ImageEdit