mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Refactor examples
This commit is contained in:
8
examples/reporting/data_samples/sample.json
Normal file
8
examples/reporting/data_samples/sample.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"list_of_ints": [1,2,3,4],
|
||||
"dict": {
|
||||
"sub_value": "string",
|
||||
"sub_integer": 11
|
||||
},
|
||||
"value": 13.37
|
||||
}
|
||||
Reference in New Issue
Block a user