Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JustGlowing/minisom
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing committed Feb 5, 2024
2 parents d57141d + b1ea47f commit c9f2b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
pytest --nbval-lax examples/TravellingSalesmanProblem.ipynb
pytest --nbval-lax examples/HexagonalTopology.ipynb
pytest --nbval-lax examples/HandwrittenDigits.ipynb
pytest --nbval-lax examples/TimeSeries.ipynb
pytest --nbval-lax examples/TopicModeling.ipynb
pytest --nbval-lax examples/DemocracyIndex.ipynb

0 comments on commit c9f2b22

Please sign in to comment.