#12299: Advance Jmol Interactive Features in Flask Notebook
-------------------------------------------------------+--------------------
       Reporter:  gutow                                |         Owner:  jason, 
mpatel, was                                                                     
           
           Type:  enhancement                          |        Status:  
needs_work                                                                      
                  
       Priority:  major                                |     Milestone:  
sage-5.2                                                                        
                  
      Component:  notebook                             |    Resolution:         
                                                                                
           
       Keywords:  Jmol, 3D, notebook                   |   Work issues:  applet 
ID when cells re-evaluated,decide default display quality, doctests,switch to 
generic error
Report Upstream:  Reported upstream. No feedback yet.  |     Reviewers:  
Karl-Dieter Crisman, Steven Trogdon                                             
                  
        Authors:  Jonathan Gutow                       |     Merged in:         
                                                                                
           
   Dependencies:  #11080,#11078,#11503                 |      Stopgaps:         
                                                                                
           
-------------------------------------------------------+--------------------

Comment (by kcrisman):

 {{{
 > $ cd ~/src/sagenb # go to my sagenb repo
 > $ git checkout master # get on master
 > $ git pull # my master is set up to track sagemath/master, i.e. the
 latest upstream
 > $ git checkout -b trac_12299 # create a new branch called trac_12299
 > $ # download the patches to the current directory
 > $ git am --whitespace=fix trac_12299_adv_jmol_nb.patch
 > $ git am --whitespace=fix trac_12299_old_wksht.patch
 }}}
 This is some of what I was talking about in other locations, except now
 how does one use this in an actual "working" Sage install?  (Before
 [https://github.com/sagemath/sagenb/pull/63 pull 63 on github sagenb], I
 mean.)  From other discussion it looks like plopping this new sagenb in a
 Sage that already has #11080 and friends applied would suffice?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12299#comment:68>
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.

Reply via email to