#13794: sage -n is broken in 5.5rc0
----------------------------+-----------------------------------------------
       Reporter:  ppurka    |         Owner:  jason, mpatel, was
           Type:  defect    |        Status:  new               
       Priority:  blocker   |     Milestone:  sage-5.5          
      Component:  notebook  |    Resolution:                    
       Keywords:            |   Work issues:                    
Report Upstream:  N/A       |     Reviewers:                    
        Authors:            |     Merged in:                    
   Dependencies:            |      Stopgaps:                    
----------------------------+-----------------------------------------------

Comment (by jhpalmieri):

 Maybe we also need this change to `sage-notebook` and `sage-notebook-
 insecure`:
 {{{
 #!diff
 diff --git a/sage-notebook b/sage-notebook
 --- a/sage-notebook
 +++ b/sage-notebook
 @@ -6,6 +6,7 @@ print open(os.environ['SAGE_ROOT'] + '/l

  print "Please wait while the Sage Notebook server starts..."

 +from sage.all import *
  from sagenb.notebook.all import notebook

  print "..."
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13794#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en.

Reply via email to