Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

00_notebook_tour Image example broken on master #2139

Closed
jdh2358 opened this issue Jul 14, 2012 · 2 comments
Closed

00_notebook_tour Image example broken on master #2139

jdh2358 opened this issue Jul 14, 2012 · 2 comments

Comments

@jdh2358
Copy link

jdh2358 commented Jul 14, 2012

Under the section "Rich Display / Images' in the notebook tour, I believe you need the url kwarg:

-      "Image('http://python.org/images/python-logo.gif')"
+      "Image(url='http://python.org/images/python-logo.gif')"
@Carreau
Copy link
Member

Carreau commented Jul 14, 2012

This is already in PR #2117, waiting for merge.

@Carreau
Copy link
Member

Carreau commented Jul 16, 2012

closed by #2117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants