nschloe / tuna

:fish: Python profile viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter notebook shows blank

sizhky opened this issue · comments

%%tuna
from time import sleep
sleep(3)

just gives a blank output

image

Same for me in Jupyter Notebook 7 and VS Code.

Same here