I am trying to use google maps with overlays from sage. * Is there a way to insert scripts in the notebook header? For now, I edited sage source to insert an additional file that I added to the javascript directory, but there is likely to be a cleaner way
* executing an html(txt) command in a cell, where txt contains a script, places the script in the html page, but to have it invoked requires me to manually reload the page. Is there a way to force script execution without additional intevention? This problem also arises in a computation that needs to update the overlay repeatedly in a loop with intermediate results from a computation. * Under what conditions does an attached file (the attach command) actually reload the file. The documentation states "hit the enter key" but that does not apply to typing in a notebook cell? Thanks in advance for any hints or pointers at documentation or code! -gerhard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
