Alex Gorbachev
Alex Gorbachev
Would it be possible to add a feature when gs:// or s3:// log_dir can be specified for Tensorboard to start? Assuming the environment is already authenticated to the GCP or...
I need to launch Tensrboard for the directory in Google Cloud Storage (gs://bucket/directory). Any way to customize Tensorboard's directory on starting it?
I was expecting that `aws sdk` picks up the current profile that I configure with `aws configure` but it actually doesn't and requires to set environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY....