jiffyclub / snakeviz

An in-browser Python profile viewer
https://jiffyclub.github.io/snakeviz/
Other
2.36k stars 139 forks source link

Space problem in jupyter #141

Closed Teut2711 closed 4 years ago

Teut2711 commented 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.

jiffyclub commented 4 years ago

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