##// END OF EJS Templates
Merge pull request #6828 from takluyver/terminal-list...
Merge pull request #6828 from takluyver/terminal-list Add terminals tab to the dashboard

File last commit:

r17101:945ec056
r18615:96791286 merge
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');