##// END OF EJS Templates
avoid references to fiel out of directory...
Matthias BUSSONNIER -
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='../../source/_static/logo.png')"
407 "Image(filename='logo/logo.png')"
408 408 ],
409 409 "language": "python",
410 410 "metadata": {},
General Comments 0
You need to be logged in to leave comments. Login now