First, get your access and secret key from here
Then embed it in the colab notebook.
%%writefile ~/.passwd-s3fs
AWS_ACCESS_KEY_ID:AWS_SECRET_ACCESS_KEY
Need to restrict access
| [loggers] | |
| keys=root,app,uvicorn | |
| [handlers] | |
| keys=console,file,uvicorn | |
| [formatters] | |
| keys=console,file | |
| [logger_root] |
| __pycache__ | |
| events.py |
First, get your access and secret key from here
Then embed it in the colab notebook.
%%writefile ~/.passwd-s3fs
AWS_ACCESS_KEY_ID:AWS_SECRET_ACCESS_KEY
Need to restrict access