def show(url): return IFrame(url, width=400, height=400) # THE FUNCTION YOU ACTUALLY USE WITH THIS MODULE