| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
a911d1c2ec
|
set use_docker to default to True (#1147)
* set use_docker to default to true * black formatting * centralize checking and add env variable option * set docker env flag for contrib tests * set docker env flag for contrib tests * better error message and cleanup * disable explicit docker tests * docker is installed so can't check for that in test * pr comments and fix test * rename and fix function descriptions * documentation * update notebooks so that they can be run with change in default * add unit tests for new code * cache and restore env var * skip on windows because docker is running in the CI but there are problems connecting the volume * update documentation * move header * update contrib tests |
2 years ago |
|
|
904b293aa4
|
make retry_time configurable, add doc (#53)
* make retry_time configurable, add doc * in seconds * retry_wait_time * bump version to 0.1.4 * remove .json * rename * time |
2 years ago |
|
|
402c5bf8d1
|
Fix bug for windows and improve sample code (#38)
* fix bug for windows * fix bug for windows * more clear example * link to example * add test * format * comment * fix assertion error * fix test error and links --------- Co-authored-by: Chi Wang (MSR) <chiw@microsoft.com> |
2 years ago |