#!/usr/bin/env python # coding: utf-8 # essai insertion # In[2]: from IPython.display import IFrame IFrame("test.ggb",480,480) # In[ ]: