🕹️ Try the demo
ipyprofiler
#
Jupyter Widgets for visualizing profiler data.
Features#
feature |
featuring |
---|---|
view interactive flamge graphs |
|
view call graphs (JupyterLab >=4.1+) |
|
customizable python profiling |
Screenshots#
Install#
From PyPI#
This package is not yet released.
pip install ipyprofilerTo also install optional python-specific integration:
pip install ipyprofiler[pyinstrument]