notebook.community
Edit and run
In [ ]: from IPython.display import Image
from IPython.display import Image
In [1]: Image(filename='codecademy.png', width='100%')
Image(filename='codecademy.png', width='100%')
bash: syntax error near unexpected token `filename='codecademy.png','
In [ ]: