Hi @<1541229812243238912:profile|PoisedMoth54>
We should probably add a better interface (please feel free to open a github issue on the interface) until then
dataset._task.connect_configuration(configuration="path/to/file", name="my config")
Hello everyone,
I am using a generate_new_data.py script to generate my Datasets. This scripts uses configuration files.
How do I couple the generate_new_daya.py
script along with the configuration to the dataset?
Hi @<1541229812243238912:profile|PoisedMoth54>
We should probably add a better interface (please feel free to open a github issue on the interface) until then
dataset._task.connect_configuration(configuration="path/to/file", name="my config")