Hi WackyRabbit7
You can configure a default one in your trains.conf
file under sdk.development.default_output_uri
TimelyPenguin76 , this can safely be set to s3://
right?
How should I go about making all the artifacts default saving location to a bucket? (destination for automatically saved artifacts, uploaded and registered)
I know that it is possible through Task.init(... output_uri=...)
but I'm talking about a default value that I configure in my trains.conf
Hi WackyRabbit7
You can configure a default one in your trains.conf
file under sdk.development.default_output_uri
TimelyPenguin76 , this can safely be set to s3://
right?