Adding sketches
Define window.params = { key: defaultValue, … } in your p5.js sketch — parameters are auto-detected on upload.
Use + sketch to upload a folder or files, or POST /api/projects/:projectId/sketches with { name, entryFile, files:[{path,data}] }.
The ⟨/⟩ chop button copies a ready-to-paste CHOP Execute DAT Python script including your project API key.