##// END OF EJS Templates
reimport HTML in different section...
Matthias BUSSONNIER -
Show More
@@ -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