I've been playing with the Python API. I can registerApplicationDeployment registerApplicationInterface, registerApplicationModule. I am trying to createExperiment, but when I launch, I either get an internal error on the server side, or it complains that it can't figure out application type, Unable to figureout execution type for application
Do I need to specify an applicationId for createExperiment? How do I generate an applicationId? Or is execution type set somewhere else? Thanks, Kenneth