#11080: move notebook to flask/wsgi-based notebook
--------------------------------------------------+-------------------------
Reporter: jason | Owner: jason,
mpatel, was
Type: enhancement | Status:
needs_review
Priority: major | Milestone: sage-4.8
Component: notebook | Keywords: sd31
Work_issues: | Upstream: N/A
Reviewer: Rado Kirov, Dan Drake, Jason Grout | Author: Mike
Hansen, Rado Kirov, William Stein, Jason Grout
Merged: | Dependencies: #11078,
#11874
--------------------------------------------------+-------------------------
Old description:
> This ticket tracks the progress to move the notebook to a flask/wsgi-
> based notebook.
>
> '''spkg''':
> *
> http://sage.math.washington.edu/home/jason/sagenb_dependencies-20111216.spkg
> * http://sage.math.washington.edu/home/jason/twisted-11.0.0.spkg (from
> #11874)
> * http://sage.math.washington.edu/home/jason/sagenb-0.9.0.spkg
>
> '''apply''':
> * Apply the patch from #11078 to the normal sage repository
> * Apply [attachment:trac-11080-sagenb_dependencies-spkg.patch] to the
> $SAGE_ROOT repository (this updates the spkg dependencies lists to
> include the new spkg).
>
> Relevant code repository: http://code.google.com/r/jasongrout-flask-
> sagenb/
>
> '''Explicit instructions''': Replace $SAGE_ROOT with the root sage
> directory
> {{{
> cd $SAGE_ROOT
> ./sage -hg qimport http://trac.sagemath.org/sage_trac/raw-
> attachment/ticket/11080/trac-11080-sagenb_dependencies-spkg.patch
> ./sage -hg qpush
> ./sage -f
> http://sage.math.washington.edu/home/jason/sagenb_dependencies-20111216.spkg
> ./sage -f http://sage.math.washington.edu/home/jason/twisted-11.0.0.spkg
> ./sage -f http://sage.math.washington.edu/home/jason/sagenb-0.9.0.spkg
> cd devel/sage
> ../../sage -hg qimport http://trac.sagemath.org/sage_trac/raw-
> attachment/ticket/11078/trac_11078.patch
> ../../sage -hg qpush
> cd ../../
> ./sage -br
> }}}
New description:
This ticket tracks the progress to move the notebook to a flask/wsgi-based
notebook.
'''spkg''':
* http://sage.math.washington.edu/home/jason/twisted-11.0.0.spkg (from
#11874)
* http://sage.math.washington.edu/home/jason/sagenb-0.9.0.spkg (this
includes all dependencies not already in Sage)
'''apply''':
* Apply the patch from #11078 to the normal sage repository
* DO NOT apply [attachment:trac-11080-sagenb_dependencies-spkg.patch] to
the $SAGE_ROOT repository (this updates the spkg dependencies lists to
include the new spkg). (that patch is only if we end up using a
sagenb_dependencies spkg)
Relevant code repository: http://code.google.com/r/jasongrout-flask-
sagenb/
'''Explicit instructions''': Replace $SAGE_ROOT with the root sage
directory
{{{
cd $SAGE_ROOT
./sage -f http://sage.math.washington.edu/home/jason/twisted-11.0.0.spkg
./sage -f http://sage.math.washington.edu/home/jason/sagenb-0.9.0.spkg
cd devel/sage
../../sage -hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/11078/trac_11078.patch
../../sage -hg qpush
cd ../../
./sage -br
}}}
--
Comment(by jason):
For future reference, here are the instructions if we had a
sagenb_dependencies spkg. DON'T USE THESE--use the instructions in the
description of the ticket.
{{{
cd $SAGE_ROOT
./sage -hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/11080/trac-11080-sagenb_dependencies-spkg.patch
./sage -hg qpush
./sage -f
http://sage.math.washington.edu/home/jason/sagenb_dependencies-20111216.spkg
./sage -f http://sage.math.washington.edu/home/jason/twisted-11.0.0.spkg
./sage -f http://sage.math.washington.edu/home/jason/sagenb-0.9.0.spkg
cd devel/sage
../../sage -hg qimport http://trac.sagemath.org/sage_trac/raw-
attachment/ticket/11078/trac_11078.patch
../../sage -hg qpush
cd ../../
./sage -br
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11080#comment:19>
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.