Show More
|
1 | NO CONTENT: new file 100644, binary diff hidden |
@@ -404,7 +404,7 b'' | |||
|
404 | 404 | "collapsed": false, |
|
405 | 405 | "input": [ |
|
406 | 406 | "from IPython.display import Image\n", |
|
407 |
"Image(filename=' |
|
|
407 | "Image(filename='logo/logo.png')" | |
|
408 | 408 | ], |
|
409 | 409 | "language": "python", |
|
410 | 410 | "metadata": {}, |
@@ -992,6 +992,7 b'' | |||
|
992 | 992 | "cell_type": "code", |
|
993 | 993 | "collapsed": false, |
|
994 | 994 | "input": [ |
|
995 | "from IPython.display import HTML\n", | |
|
995 | 996 | "HTML('<iframe src=http://en.mobile.wikipedia.org/?useformat=mobile width=700 height=350></iframe>')" |
|
996 | 997 | ], |
|
997 | 998 | "language": "python", |
General Comments 0
You need to be logged in to leave comments.
Login now