What is wrong? I cannot get it working by inputting the command in a
cell:
print "<img src='%s/ImageName.png'>" % DATA

On Aug 28, 1:44 pm, Robert Bradshaw <[email protected]>
wrote:
>
> Oh, you want to put them into a notebook worksheet. You can also do  
> this by adding it to the data (there's an "upload data" option) and  
> then doing
>
> print "<img src='%s/ImageName.png'>" % DATA
>
> - Robert
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to