Test multiple dataset #3019
Replies: 1 comment
-
I solved it, thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I aim to test multiple datasets using a single command, which is structured as follows:
dp test -s /path/to/data_0 /path/to/data_1 ...
However, when I attempt to execute this command, I am facing some errors. I suspect it might be related to the way I am specifying multiple datasets.
Would you be able to provide any insights or suggestions on how to properly execute this command for multiple datasets without encountering errors? Any guidance or assistance you could offer would be greatly appreciated.
Thank you in advance for your time and help.
Beta Was this translation helpful? Give feedback.
All reactions