Skip to content

Commit cd670c8

Browse files
committed
Update MPM end to end demo
1 parent 21b23b5 commit cd670c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/MPM/end_to_end_example/readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export COMET_WORKSPACE="<Comet workspace to log data to>"
1515
export COMET_PROJECT_NAME="<Comet project name>"
1616
export COMET_MODEL_REGISTRY_NAME="<Comet model registry name>"
1717

18+
# These environment variables are only required if you are running MPM locally
1819
export COMET_URL_OVERRIDE="<EM endpoint, similar format to https://www.comet.com/clientlib/>"
1920
export COMET_URL="<MPM ingestion endpoint, similar format to https://www.comet.com/>"
2021
```

0 commit comments

Comments
 (0)