quick question about the sandbox. If I'd like to r...
# announcements
z
quick question about the sandbox. If I'd like to run a workflow where the input to that workflow is a flytefile, where can I place that file in the sandbox environment so it can be found? This is what the UI looks like
y
if you’re running sandbox, you should have access to minio
can you go to localhost:30087?
username minio password miniostorage
i think the default bucket name is
my-s3-bucket
try to upload your file there, and then pass the s3 path to the job
👀 1
z
celebrate that worked! Thanks!
🖖 1
164 Views