##// END OF EJS Templates
Merge pull request #6045 from minrk/nbformat4...
Merge pull request #6045 from minrk/nbformat4 nbformat v4

File last commit:

r18587:1e136a8b
r18617:482c7bd6 merge
Show More
Inline Image.ipynb
28 lines | 432 B | text/plain | TextLexer
In [1]:
from IPython.display import Image
In [2]:
Image('../input/python.png');