##// END OF EJS Templates
make execute preprocessor timeout configurable
make execute preprocessor timeout configurable

File last commit:

r17082:8df1a123
r17094:85f1285b
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');