I run the following code, and jupyter notebooks seems to get stuck:
import warnings warnings.simplefilter('error')
When trying to run any more code, nothing happens.
Anyone knows what is going on?
2.1m questions
2.1m answers
60 comments
57.0k users