mirror of
https://github.com/clearml/clearml
synced 2025-01-31 17:17:00 +00:00
Add reserved OS environments warning
This commit is contained in:
parent
aa4e5ea745
commit
6fb49fcd03
@ -100,6 +100,8 @@ class Task(_Task):
|
||||
.. warning::
|
||||
Do not construct Task objects directly. Use one of the methods listed below to create experiments or
|
||||
reference existing experiments.
|
||||
Do not define `CLEARML_TASK_*` and `CLEARML_PROC_*` OS environments, they are used internally
|
||||
for bookkeeping between processes and agents.
|
||||
|
||||
For detailed information about creating Task objects, see the following methods:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user