ConnectionsPythonOn this pagePythonRun python scripts, dependencies are hard-coded in the agent imageType: pythonConfigurationExamplesGet the current task-id from python os.environrunops tasks create --target python-type -s 'import os;print(os.environ["RUNOPS_TASK_ID"])'