nschloe / tuna

:fish: Python profile viewer
GNU General Public License v3.0
1.32k stars 34 forks source link

Jupyter notebook shows blank #163

Open sizhky opened 10 months ago

sizhky commented 10 months ago
%%tuna
from time import sleep
sleep(3)

just gives a blank output

image
basnijholt commented 7 months ago

Same for me in Jupyter Notebook 7 and VS Code.

ShawnZhong commented 4 months ago

Same here