Changes between Version 274 and Version 275 of Ticket #11080


Ignore:
Timestamp:
05/04/12 03:17:51 (14 months ago)
Author:
kini
Comment:

New patch is up.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11080

    • Property Status changed from needs_work to needs_review
  • Ticket #11080 – Description

    v274 v275  
    33Relevant code repository: https://github.com/sagemath/sagenb 
    44 
    5 '''Explicit instructions starting with sage-5.0.beta13''' including dependencies (replace $SAGE_ROOT with the root sage directory): 
     5'''Explicit instructions to apply relevant patches for this whole group of tickets, starting from a working installation of sage-5.0.beta13 or later''' (replace $SAGE_ROOT with the root sage directory): 
    66{{{ 
    77cd $SAGE_ROOT 
     
    2929}}} 
    3030 
    31 '''spkg''': [http://boxen.math.washington.edu/home/keshav/files/sagenb-0.9.0.spkg] (this includes all dependencies not already in Sage) 
    32  
    33 '''apply''': [attachment:trac-11080-notebook-docs.patch] to sage repository 
     31'''spkg''': [http://boxen.math.washington.edu/home/keshav/files/sagenb-0.9.0.spkg] includes all dependencies not already in Sage. Please install it as part of the process described above, as it depends on a bunch of patches. 
    3432 
    3533This is a review version of the spkg.  When we have finalized things, we'll make a finished spkg that has the appropriate tags in the revision history, no unnecessary revision branches, etc. 
    36  
    37 '''Testing release''': [http://boxen.math.washington.edu/home/release/sage-5.1.notebook]