Widgets not shown in Notebook

Hi,
Congratulations for new version with many new useful items.
I downloaded the 0.10.1 version and tried to get some widgets like
import panel as pn
pn.extension()
files = pn.widgets.FileSelector(’~’)

files

but widget is not shown in jupyter notebook. I tried on Windows 10 win32 (Edge and Chrome) but result is same.

Thanks,
Goran

Sorry my mistake. It works.

Goran

1 Like