fix dataloading. add new args
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
added 7 commits
-
fefd6148...fce578d5 - 6 commits from branch
main
- 17162e05 - Merge remote-tracking branch 'community/main' into fix_dataloading
-
fefd6148...fce578d5 - 6 commits from branch
77 77 python bootstrap_data.py 78 78 ``` 79 79 80 Possible parameters: 81 82 * `dd-reference`: tries to upload Data Definition Reference Data (usually, it is the `dd-reference` folder in the $MANIFESTS_DIR) 83 84 * `tno-volve-reference`: tries to find both Data Definition Reference Data and TNO/Volve Test Reference Data (`dd-reference` and `tno-volve-data` folders in the $MANIFESTS_DIR) 85 86 If there are no flags, it tries to upload every manifest in the $MANIFESTS_DIR. 87 88 Example: 89 90 ```bash 91 python bootstrap_data.py dd-reference-data changed this line in version 3 of the diff
mentioned in commit 531d3670
Please register or sign in to reply