We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde198d commit a78edfcCopy full SHA for a78edfc
README.md
@@ -29,7 +29,7 @@ If you have a ~/.aws/credentials file available or have already set up role-base
29
30
If you wish to configure through environment variables, you can do so using environment variables, for example:
31
32
-bash```
+```bash
33
export JUPYTERLAB_S3_ENDPOINT="https://s3.us.cloud-object-storage.appdomain.cloud"
34
export JUPYTERLAB_S3_ACCESS_KEY_ID="my-access-key-id"
35
export JUPYTERLAB_S3_SECRET_ACCESS_KEY="secret"
0 commit comments