$ cat workspace-template.yaml
Create Scene & Environments
// A template to showcase the creation of a Scene or Environment to be referenced further in other workspaces
workflow
// Canvas Preview
canvas.flow
// Dependencies
requirements.py
1from process import ImageCreation2from process import ImageEdit