import requests
res = requests.post('https://planetd.shift.ml/site_stats', json={
"site_identifier": "stanford.edu", # ethz.ch; osg-htc.org
"total_perfs": 0,
"num_gpu": 0,
"num_cpu": 0,
"note": "string"
})DS3Lab/planetml
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|