koaning / scikit-fairness

this repo might get accepted
https://scikit-fairness.netlify.app/
29 stars 8 forks source link

Fixing Makefile #13

Closed arthurpaulino closed 4 years ago

arthurpaulino commented 4 years ago

This PR also contains a little trick to execute (and save) jupyter notebooks without starting a server and running them on the browser.

koaning commented 4 years ago

Currently we use the notebooks for documentation. There's a chance that we might remove them. That said, these are welcome changes. Thanks!