I have tried to load this magic in vscode jupyter notebook and got the error message "The gprof2dot_magic module is not an IPython extension."
I run on my Ubuntu 18.04 machine with Python 3.7.3 vscode version 1.41
!pip install gprof2dot_magic
%load_ext gprof2dot_magic

I have tried to load this magic in vscode jupyter notebook and got the error message "The gprof2dot_magic module is not an IPython extension."
I run on my Ubuntu 18.04 machine with Python 3.7.3 vscode version 1.41