probabl-ai / skore

Skore lets you "Own Your Data Science." It provides a user-friendly interface to track and visualize your modeling results, and perform evaluation of your machine learning models with scikit-learn.
https://probabl-ai.github.io/skore/
MIT License
70 stars 7 forks source link

ci: Run linter on `examples/` #740

Closed thomass-dev closed 4 days ago

thomass-dev commented 5 days ago

Currently, the linter is only enabled on ^skore/(src|tests)/. The notebooks in examples/ are not linted and can include mistakes.