##// END OF EJS Templates
Properly set prompt numbers
Properly set prompt numbers

File last commit:

r17082:8df1a123
r17090:4937968b
Show More
Inline Image.ipynb
35 lines | 578 B | text/plain | TextLexer
In [1]:
from IPython.display import Image
In [2]:
Image('../input/python.png');