Update documentation

This commit is contained in:
allegroai 2019-12-24 18:20:16 +02:00
parent e4024e01d5
commit ba79471848
2 changed files with 1 additions and 3 deletions

View File

@ -57,7 +57,6 @@ TRAINS is a two part solution:
- Install TRAINS - Install TRAINS
pip install trains pip install trains
<details> <details>
<summary>Add optional cloud storage support (S3/GoogleStorage/Azure):</summary> <summary>Add optional cloud storage support (S3/GoogleStorage/Azure):</summary>
@ -69,7 +68,6 @@ TRAINS is a two part solution:
</details> </details>
- Add the following lines to your code - Add the following lines to your code
from trains import Task from trains import Task

View File

@ -12,7 +12,7 @@ from trains.utilities.pyhocon import ConfigFactory, ConfigMissingException
description = """ 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". In the profile page, press "Create new credentials", then press "Copy to clipboard".
Paste copied configuration here: Paste copied configuration here: