On Tue, Feb 3, 2009 at 7:01 PM, Ivan Andrus <g...@macmail.com> wrote: > > On Feb 3, 2009, at 7:19 PM, kcrisman wrote: > >>> So thanks to Karl-Dieter and Ivan for finally makeing this a reality >>> since we have been talking about this since ye old Sage 2.5 at least >>> when I posted some crummy manually assembled app. >> >> You're welcome, and thanks to Ivan as well, as this seems to be nicer >> than anything I could cook up. I have to say that I prefer the >> icosahedron icon, though :) And the hope is that now one could much >> more easily make incremental improvements to this skeleton in order to >> support e.g. dropping .sws or .sage files on it. > > It was the only icon I could find in the (admittedly short) time I > looked. Where could I get the icon (as large as possible)? Also, if > you can tell me what to do with dropped files I could easily add > that. i.e. how does one open a .sage file in the notebook from the > command line. I'm sure it's very simple, I just haven't looked at it > yet. Any other suggestions are welcome as well.
Hmm... there might actually be no way to do that. Just to start thinking about this, we would need: (1) a special URL to go to, e.g., http://localhost:8000/open_file/absolute_path_to_file_on_local_filesystem.sage and (2) a command line option, e.g., $ sage foo.sws would start a notebook server if it isn't already running, and once it is, would call basically (1) above for the default sage notebook server running from $DOT_SAGE/sage_notebook. William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---