vprof
vprof copied to clipboard
Add IPython notebook support
IPython notebook is a popular interactive development environment for Python. Displaying vprof stats inline for some functions would be pretty cool.
The notebook can display %prun results as a table in an extra pane at the bottom of the notebook - I imagine you could use a similar system to display your graphs
Thanks! I just haven't looked at IPython/Jupyter integration yet.
+1
+1