mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Fix links (#558)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Decoupling Data from Code - The Dataset Paradigm
|
||||
|
||||
<a href="https://app.community.clear.ml"><img src="https://github.com/allegroai/clearml/blob/master/docs/dataset_screenshots.gif?raw=true" width="80%"></a>
|
||||
<a href="https://app.clear.ml"><img src="https://github.com/allegroai/clearml/blob/master/docs/dataset_screenshots.gif?raw=true" width="80%"></a>
|
||||
|
||||
### The ultimate goal of `clearml-data` is to transform datasets into configuration parameters
|
||||
Just like any other argument, the dataset argument should retrieve a full local copy of the
|
||||
|
||||
@@ -9,7 +9,7 @@ api {
|
||||
# file server on port 8081
|
||||
files_server: "http://localhost:8081"
|
||||
|
||||
# Credentials are generated using the webapp, http://localhost:8080/profile
|
||||
# Credentials are generated using the webapp, http://localhost:8080/settings/workspace-configuration
|
||||
credentials {"access_key": "EGRTCO8JMSIGI6S39GTP43NFWXDQOW", "secret_key": "x!XTov_G-#vspE*Y(h$Anm&DIc5Ou-F)jsl$PdOyj5wG1&E!Z8"}
|
||||
|
||||
# verify host ssl certificate, set to False only if you have a very good reason
|
||||
|
||||
Reference in New Issue
Block a user