(I tested this, switched it off and the datasets disappear, switch it on and they appear)
CrookedMonkey33 can you please try using ClearML SDK v1.6.2rc0? I think this should solve it
This is because Datasets have a new view now. Just under 'Projects' on the left bar you have a button for Datasets 🙂
ok, a great change, but why are they empty for me? 🙂
Ok thanks! show hidden projects actually allows me to see all of the missing datasets, but they are all in the same project, why do I need to enable it?
clearml-data create --project "PROJECT" --name "NAME"
ok nice, so I updated to 1.6, and am now getting the following error when creating a dataset project in the cli using clearml-data create :
clearml-data - Dataset Management & Versioning CLI
Creating a new dataset:
Error: 'str' object has no attribute 'radd'
ok great, I think I'll stick with 1.5 for now and wait for the official release, no rush, thanks!
Hi CrookedMonkey33 ,
Can you please open developer tools (F12) and see what is returned when you navigate to the 'projects' page (When you see 41 experiments)
Also go into 'Settings' -> 'Configuration' and verify that you have 'Show Hidden Projects' enabled