Correct way to create dataset with DataToolkit.jl programmatically

Hi!
I have been trying the DataToolkit.jl package for my workflow. I have encountered some issues when creating datasets programmatically.

Specifically, I am having trouble adding storage drivers, resulting always in a “Failed to add storage” message.

What is the correct way to specify the storage (or loaders)?

1 Like