SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
20 stars 8 forks source link

Implement first pass of 'same verify' command for finding missing dependencies. #119

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

See #93. Runs a docker container with the user's configured docker image, installs any configured dependencies from a requirements.txt and then runs import blah for each of the import statements in the user's notebook code.

Bubblyworld commented 2 years ago

Some examples of successful/unsuccessful calls to same verify:

Screenshot 2022-04-29 at 13 28 45 Screenshot 2022-04-29 at 13 28 17
github-actions[bot] commented 2 years ago

Unit Test Results

  1 files    1 suites   43s :stopwatch: 71 tests 57 :heavy_check_mark: 14 :zzz: 0 :x:

Results for commit c482cfaf.