I’ve been playing around with brian2 in a jupyter notebook and when I use cython to compile I get very many warnings which buries the output I want to see behind a lot of scrolling and fills up the notebook unnecessarily. There is probably some general way of suppressing these warnings but I couldn’t find it when including the keywords “cython” and “brian” So I thought I’d ask here in order to make it appear in searches for anyone else that also wants to suppress these warnings
An example from me compiling a single simulation: