Hi Dennis,<br><br>To use a local image, you need to pass it as the filename= parameter to Image(). The first parameter (data=) only works for URLs or raw data. i.e.:<br><br>Image(filename='/home/dennis/foo.jpg')<br>
<br>To run a cell from the keyboard, use Shift-enter. Also, once you open the brackets for something like Image( you can hit tab up to four times to expand the display of information.<br><br>I don't know who has the necessary access to resolve the problem on IRC - it might have to wait until Fernando has time.<br>
<br>Hope that helps,<br>Thomas<br><div class="gmail_extra"><br><br><div class="gmail_quote">On 25 November 2012 15:21, Dennis Daniels <span dir="ltr"><<a href="mailto:dennisgdaniels@gmail.com" target="_blank">dennisgdaniels@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings!<br>
<div>My name is Dennis Daniels. I'm an Ipython .13 enthusiast. I'm a former teacher and have built a couple of computer labs one of which was an Linux Terminal Server lab. 1 server 35 clients all for less than 2KUSD! My proudest moment!</div>
<div><br></div><div>I'm learning Python and see huge potential in the Ipython notebooks! I'm really enjoying the process of learning Python much more with an open ipynb to catch my notes and explorations. I'm also trying to find more ipynbs esp. for learners.</div>
<div><br></div><div>I've posted many of learning sessions to youtube.</div><div><br></div><div>Now, for the question/bug report. I've found an anomaly that I cannot workaround.</div><div><br></div><div>Ipython notebook does not load images dependably.</div>
<div><br></div><div>JPG from URL = yes</div><div>SVG from desktop/local machine =yes</div><div>JPG from desktop/local machine = no</div><div>PNG from desktop/local machine = no</div><div><br></div><div>What should I do to get ipynb to load local images?</div>
<div>Here are the vids showing the errors:</div><div><br></div><div><a href="http://www.youtube.com/watch?v=VXUeJli0mnc" target="_blank">http://www.youtube.com/watch?v=VXUeJli0mnc</a><br></div><div>and</div><div><a href="http://www.youtube.com/watch?v=hwz33iCF06g" target="_blank">http://www.youtube.com/watch?v=hwz33iCF06g</a><br>
</div><div><br></div><div>As for the IRC</div><div>There is a user 'iamaghost' that needs to be banned/kicked as it comes on off the channel every 2 seconds.</div><div><br></div><div><div>Now talking on #ipython</div>
<div>* iamaghost (~<a href="mailto:iamaghost@c-67-169-118-68.hsd1.ca.comcast.net" target="_blank">iamaghost@c-67-169-118-68.hsd1.ca.comcast.net</a>) has joined #ipython</div><div>* iamaghost has quit (Client Quit)</div><div>
* iamaghost (~<a href="mailto:iamaghost@c-67-169-118-68.hsd1.ca.comcast.net" target="_blank">iamaghost@c-67-169-118-68.hsd1.ca.comcast.net</a>) has joined #ipython</div>
<div>* iamaghost has quit (Client Quit)</div></div><div><br></div><div>thank you</div><span class="HOEnZb"><font color="#888888"><div>Dennis</div>
</font></span><br>_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br></blockquote></div><br></div>