##// END OF EJS Templates
avoid references to fiel out of directory...
Matthias BUSSONNIER -
Show More
1 NO CONTENT: new file 100644, binary diff hidden
NO CONTENT: new file 100644, binary diff hidden
@@ -404,7 +404,7 b''
404 "collapsed": false,
404 "collapsed": false,
405 "input": [
405 "input": [
406 "from IPython.display import Image\n",
406 "from IPython.display import Image\n",
407 "Image(filename='../../source/_static/logo.png')"
407 "Image(filename='logo/logo.png')"
408 ],
408 ],
409 "language": "python",
409 "language": "python",
410 "metadata": {},
410 "metadata": {},
General Comments 0
You need to be logged in to leave comments. Login now