I have a transform published via code-workspace, with jupyer codenotebook as an editor.
I want to bump the memory and vCPUS allocated to my build. How do I perform this change ?
In a standard code repository, in spark, I would change the spark profile.
I see an option to change the resources attributed to the workspace itself (so when I’m dev-ing) but that’s unclear if it affects the builds ?