Inline Image.ipynb
35 lines
| 578 B
| text/plain
|
TextLexer
In [1]:
from IPython.display import Image
In [2]:
Image('../input/python.png');