Skip to content

Commit

Permalink
chore: solvency demo (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-camuto authored Oct 24, 2023
1 parent 8bba818 commit 4ac0873
Show file tree
Hide file tree
Showing 7 changed files with 564 additions and 34 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,8 @@ jobs:
# # now dump the contents of the file into a file called kaggle.json
# echo $KAGGLE_API_KEY > /home/ubuntu/.kaggle/kaggle.json
# chmod 600 /home/ubuntu/.kaggle/kaggle.json
- name: Solvency demo
run: source .env/bin/activate; cargo nextest run py_tests::tests::run_notebook_::tests_28_expects
- name: KMeans
run: source .env/bin/activate; cargo nextest run py_tests::tests::run_notebook_::tests_27_expects
- name: KZG Vis demo
Expand Down
Loading

0 comments on commit 4ac0873

Please sign in to comment.