##// END OF EJS Templates
s/prompt_number/execution_count in nbformat 4
s/prompt_number/execution_count in nbformat 4

File last commit:

r18587:1e136a8b
r18587:1e136a8b
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');