Skip to content

Commit

Permalink
more examples covered
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing committed Jan 17, 2024
1 parent f197f80 commit b381423
Show file tree
Hide file tree
Showing 2 changed files with 1,031 additions and 502 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
pytest --nbval-lax examples/Clustering.ipynb
pytest --nbval-lax examples/Classification.ipynb
pytest --nbval-lax examples/ColorQuantization.ipynb
pytest --nbval-lax examples/ColorSpaceMapping.ipynb
pytest --nbval-lax examples/TravellingSalesmanProblem.ipynb
pytest --nbval-lax examples/HexagonalTopology.ipynb
Loading

0 comments on commit b381423

Please sign in to comment.