##// END OF EJS Templates
reimport HTML in different section...
Matthias BUSSONNIER -
Show More
@@ -992,6 +992,7 b''
992 "cell_type": "code",
992 "cell_type": "code",
993 "collapsed": false,
993 "collapsed": false,
994 "input": [
994 "input": [
995 "from IPython.display import HTML\n",
995 "HTML('<iframe src=http://en.mobile.wikipedia.org/?useformat=mobile width=700 height=350></iframe>')"
996 "HTML('<iframe src=http://en.mobile.wikipedia.org/?useformat=mobile width=700 height=350></iframe>')"
996 ],
997 ],
997 "language": "python",
998 "language": "python",
General Comments 0
You need to be logged in to leave comments. Login now