> Very nice.  It's a clear description of the details of what needs to
> be done, and can probably be easily automated.  I've made this trac
> #4817:
>
>  http://trac.sagemath.org/sage_trac/ticket/4817

Great!  I should point out that the only reason for the script being
long is to allow for doing the same thing passing the -notebook flag;
otherwise one could use the much simpler one below.  But I think that
having the potential for having the notebook automatically launch as
an app would be reaching precisely some of the crowd which would want
the clickable/dockable app in the first place.

#!/usr/bin/env sh

open -a /Applications/Utilities/Terminal.app `dirname $0`/sage/sage

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to