#16996: IPython notebook with Sage Extensions
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  interfaces         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/sage_ipynb                |  ec42cdfb5710225b820f58e242d05326a1a3a494
   Dependencies:  #16746             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by slabbe):

 If {{{DOT_SAGE/notebooks_ipython}}} dir exists, {{{sage -t
 src/sage/repl/notebook_ipython.py}}} returns {{{All tests passed!}}}. But
 if the dir does not exist, then one test is failing:

 {{{
 sage -t src/sage/repl/notebook_ipython.py  # 1 doctest failed
 **********************************************************************
 File "src/sage/repl/notebook_ipython.py", line 63, in
 sage.repl.notebook_ipython.SageNotebookApp.load_config_file
 Failed example:
     app.load_config_file()    # random output
 Exception raised:
     Traceback (most recent call last):
     ...
     TraitError: No such notebook dir:
 u'/Users/slabbe/.sage/notebooks_ipython'
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16996#comment:44>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to