Azure / counterfit

a CLI that provides a generic automation layer for assessing the security of ML models
MIT License
800 stars 128 forks source link

Traitlets in Jupyter VSCode is broken #37

Open moohax opened 2 years ago

moohax commented 2 years ago

Traitlets overwrites an init import that causes Counterfit import in Jupyter in VSCode to fail. Solution has been to pip uninstall traitlets