mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 05:20:07 +00:00
small edits (#291)
This commit is contained in:
parent
4b1e80dea7
commit
2b053af9b3
@ -308,7 +308,7 @@ Modify the following settings for the watchdog:
|
||||
**To configure the non-responsive watchdog for the ClearML Server:**
|
||||
|
||||
1. In the ClearML Server `/opt/clearml/config/services.conf` file, add or edit the `tasks.non_responsive_tasks_watchdog`
|
||||
and specify the watchdog settings.
|
||||
section and specify the watchdog settings.
|
||||
|
||||
For example:
|
||||
|
||||
|
@ -5,7 +5,7 @@ slug: /guides
|
||||
---
|
||||
|
||||
|
||||
To help learn and use ClearML, we provide example scripts that demonstrates how to use ClearML's various features.
|
||||
To help learn and use ClearML, we provide example scripts that demonstrate how to use ClearML's various features.
|
||||
|
||||
Examples scripts are in the [examples](https://github.com/allegroai/clearml/tree/master/examples) folder of the GitHub `clearml`
|
||||
repository. They are also pre-loaded in the **ClearML Server**:
|
||||
|
@ -131,7 +131,7 @@ azure.storage {
|
||||
```
|
||||
|
||||
### Configuring Google Storage
|
||||
To configure Google Storage, specify the project and the path to the credentials json file.
|
||||
To configure Google Storage, specify the project and the path to the credentials JSON file.
|
||||
It's also possible to specify credentials for a specific bucket.
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user