#8051: SageNB 0.7.x
---------------------------------------------------------+------------------
Reporter: mpatel | Owner: mpatel
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-4.3.2
Component: notebook | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: Robert Mařík, Minh Van Nguyen, Alex Leone | Merged:
Work_issues: |
---------------------------------------------------------+------------------
Comment(by acleone):
{{{
$ egrep "Copying jsMath image"\|"Installed.*sagenb" ~/sage-
dev/sage-4.3.2.alpha1/install.log
Installed /home/alex/sage-dev/sage-4.3.2.alpha1/local/lib/python2.6/site-
packages/sagenb-0.6-py2.6.egg
}}}
Strange.
{{{
sage: from sagenb.misc.misc import SAGENB_VERSION
sage: SAGENB_VERSION
'0.7.4'
}}}
Here's how I installed: [[BR]]
1. `make` on an unmodified 4.3.2.alpha1 [[BR]]
2.
{{{
$ tar -jxvf sagenb-0.7.4.spkg
$ cd sagenb-0.7.4/src/sagenb/
$ sage -python setup.py develop
}}}
3. Tested with `sage -t -sagenb` [[BR]]
4. Selenium tests with `sage -python sagenb/testing/run_tests.py` [[BR]]
5. Checking the PDF build with `sage -docbuild all pdf`
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8051#comment:33>
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.