#8387: help (notebook) examples use deprecated usage.
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.4
Component: notebook | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by drkirkby):
I'm 99% sure that supplying the serverpool on the command line with:
$ sage -notebook
fails, but I believe the problem I had last night (see below) goes away if
I don't use a server pool.
{{{
Traceback (click to the left of this block for traceback)
...
NameError: name '_interact_' is not defined
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_3.py", line 8, in <module>
_interact_.SAGE_CELL_ID=1
NameError: name '_interact_' is not defined
}}}
Perhaps I need to spend more time double-checking this, but my belief was
the options were not propagating properly.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8387#comment:7>
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.