File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 252252 "metadata" : {},
253253 "outputs" : [],
254254 "source" : [
255- " Image(url='https://jupyter.org/assets/nav_logo .svg')"
255+ " Image(url='https://jupyter.org/assets/homepage/main-logo .svg')"
256256 ]
257257 },
258258 {
Original file line number Diff line number Diff line change 4848 "source" : [
4949 " from IPython.display import Image\n " ,
5050 " \n " ,
51- " display(Image(url='https://jupyter.org/assets/nav_logo .svg'))\n " ,
51+ " display(Image(url='https://jupyter.org/assets/homepage/main-logo .svg'))\n " ,
5252 " print('Hello!')\n " ,
5353 " display(Image(filename='../images/notebook_icon.png'))\n " ,
5454 " display(Image(url='https://www.python.org/static/img/python-logo-large.png', embed=True))"
Original file line number Diff line number Diff line change 364364 " \n " ,
365365 " Remote SVG images can also be used (and will be shown in the LaTeX output):\n " ,
366366 " \n " ,
367- " \n " ,
367+ " \n " ,
368368 " \n " ,
369- " "
369+ " "
370370 ]
371371 },
372372 {
You can’t perform that action at this time.
0 commit comments