Closed Teut2711 closed 4 years ago
The "%load_ext snakeviz " jupyter magic command wouldn't work because of the space at the end. Please strip end spaces in the parser.
Hi @XtremeGood, %load_ext is part of IPython, not snakeviz, if you're having a problem with it I suggest reporting it here: https://github.com/ipython/ipython
%load_ext
The "%load_ext snakeviz " jupyter magic command wouldn't work because of the space at the end. Please strip end spaces in the parser.