from IPython.display import SVG
carte = SVG(filename='2014-01-21-cartes/queen_of_spades_fr.svg')
type(carte)
import matplotlib.pylab as plt
from IPython.display import Image
im = Image('2014-01-21-cartes/queen_of_spades_fr.svg')
#plt(im)
#html('carte')
html("<img src='2014-01-21-cartes/queen_of_spades_fr.svg' />")
00_remédiation.sagews 01_prise de contact.sagews 021-Resolution graphique d'une equation.sagews 02_EquationsDeg1.sagews 030 Probabilité.sagews 03 Inequations.sagews 2013-12-13-145131 2014-01-21-cartesThen "cd 2014-01-21-cartes" followed by "ls" yields:
01_of_clubs_01.svg 01_of_diamonds_01.svg 01_of_diamonds_A.svg 01_of_hearts_01.svg 01_of_hearts_A.svg 01_of_spades_01.svg 01_of_spades_A.svg 02_of_clubs.svg
import os
cardsList = os.listdir('2014-01-21-cartes')
print cardsList
It could be a Unicode issue. What is the project id, so I can test this myself directly?
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/6a17f437-ba0e-4317-9a1b-967f71568365%40googlegroups.com.
1e1b74d6-74c0-45b5-99c3-0173b5eeab81
Does it matter if it's private.
jp
On Jan 21, 2014 7:01 AM, "Jean-Patrick Pommier" <jeanpatri...@gmail.com> wrote:
>
> Here it is:
>
> 1e1b74d6-74c0-45b5-99c3-0173b5eeab81
>
> Does it matter if it's private.
>
Not to me...
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/74d1081e-f367-4715-9f30-cd0f7a862ca9%40googlegroups.com.
salvus.file("2014-01-22-cartes png/07_of_spades.png")
salvus.file("2014-01-22-cartes png/07_of_spades.svg")
What browser/OS are you working with?
Harald
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/4a4db7ae-ee42-4692-8544-603eb6a5b58a%40googlegroups.com.