--

Great article! Instead of searching and removing every instance of `ic`, you can call `ic.disable()`. Then, if you need it again use `ic.enable()` to continue where you left off. This is also where the `install` method comes in handy, so you don’t import `ic` in every python file.

--

--

Dimitris Poulopoulos
Dimitris Poulopoulos

Written by Dimitris Poulopoulos

Machine Learning Engineer. I talk about AI, MLOps, and Python programming. More about me: www.dimpo.me

No responses yet