issues
search
cleanlab
/
examples
Notebooks demonstrating example applications of the cleanlab library
https://github.com/cleanlab/cleanlab
GNU Affero General Public License v3.0
114
stars
21
forks
source link
Examples: add CI workflows
#12
Closed
jwmueller
closed
1 year ago
jwmueller
commented
2 years ago
Setup CI system (Github Actions) for Examples Repo that can:
[x] release Colab versions of all notebooks with links to them (like our Tutorials)
[x] lint notebooks to ensure good formatting, check kernels being used. Example tools to consider may include:
https://stackoverflow.com/questions/58207645/how-to-use-pylint-or-other-linters-with-jupyter-notebooks
https://pypi.org/project/julynter/
Setup CI system (Github Actions) for Examples Repo that can: