Closed csala closed 4 years ago
confirmed that it resolves for me. though I notice that the CLI documentation is incorrect:
$ abz list --help
...
-i INPUT, --input INPUT
Input datasets folder. Defaults to `data`.
...
It defaults to input
, not data
. A quick doc fix.
confirmed that it resolves for me. though I notice that the CLI documentation is incorrect:
$ abz list --help ... -i INPUT, --input INPUT Input datasets folder. Defaults to `data`. ...
It defaults to
input
, notdata
. A quick doc fix.
I opened #17 to fix this.
mit-d3m dependency has been updated to the latest version.
This should resolve #5
@micahjsmith can you try it?