diff --git a/README.md b/README.md index 7ea5ffaa..1de3e360 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ TRAINS is a two part solution: - Install TRAINS pip install trains -
Add optional cloud storage support (S3/GoogleStorage/Azure): @@ -69,7 +68,6 @@ TRAINS is a two part solution:
- - Add the following lines to your code from trains import Task diff --git a/trains/config/default/__main__.py b/trains/config/default/__main__.py index 3b358e02..a9f35c64 100644 --- a/trains/config/default/__main__.py +++ b/trains/config/default/__main__.py @@ -12,7 +12,7 @@ from trains.utilities.pyhocon import ConfigFactory, ConfigMissingException description = """ -Please create new trains credentials through the profile page in your trains web app (e.g. https://demoapp.trains.allegro.ai/profile) +Please create new trains credentials through the profile page in your trains web app (e.g. http://localhost:8080/profile) In the profile page, press "Create new credentials", then press "Copy to clipboard". Paste copied configuration here: