This message was deleted.
# welcome
s
This message was deleted.
c
Hi! I’m an ML engineer who is pretty new with devops. I’m trying to use Pulumi to deploy an AWS notebook instance, provision a custom conda env with a remote command, and sync data from an s3 bucket to the notebook instance. I’m having trouble figuring out how to format the remote command, there don’t seem to be examples geared toward ML engineers/data scientists that walk them through the steps.
I like that the docs include examples in multiple languages though, including Python!