Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I added gong.ogg to my notebook, so I can serve it locally. It took a while, but I finally determined the path to the image files:

<$SAGE_ROOT>/local/lib/python2.6/site-packages/sagenb-0.8.2-py2.6.egg/sagenb/data/sage/images/gong.ogg

The file plays fine in Firefox; guess Safari doesn't know how to play an ogg file.

click to hide/show revision 2
Added URI to gong.ogg

I added gong.ogg to my notebook, so I can serve it locally. It took a while, but I finally determined the path to the image files:

<$SAGE_ROOT>/local/lib/python2.6/site-packages/sagenb-0.8.2-py2.6.egg/sagenb/data/sage/images/gong.ogg

The URI to the file is:

http://localhost:8000/images/gong.ogg

The file plays fine in Firefox; guess Safari doesn't know how to play an ogg file.