On Oct 22, 2012, at 5:41 PM, Jason Grout wrote: > On 10/22/12 10:34 AM, Dima Pasechnik wrote: >> On 2012-10-22, Vijay Sharma <[email protected]> wrote: >>> --e89a8ff2515038016404cca5cc72 >>> Content-Type: text/plain; charset=ISO-8859-1 >>> >>> Dima, >>> >>> Thank you very much. >>> I have SAGE Server locally installed on both my office laptop and home >>> laptop. >>> >> >> it turns out it needs a Sage cell server - I didn't know about this. >> Specifically, in >> https://bitbucket.org/gvol/sage-iphone-app/src/38cc08369414/information.html?at=default >> you see: >> >> You can change the server it contacts in the iPhone's settings. Note >> that it must be >> a <a href="https://github.com/sagemath/sagecell/">Sage Cell >> Server</a> rather than the >> Sage notebook server (which is part of every Sage install).</li> >> >> I don't have an iPo/ad, so I can't really tell you what to do here. >> Probably some oh so intuitive sweep :-) >> >> Regarding running Sage cell server, I guess you need to get it here: >> https://github.com/sagemath/sagecell >> > > But it's a little tricky, since the iOS app uses version 1 of the Sage cell > server, which is now outdated, unmaintained code that won't work on the most > current version of Sage. The best thing would be to update the iOS app to > use the new Sage cell server. > > Can you quantify the "long" wait for calculations? How long?
I tried to install the new Sage cell server based on the instructions on github [1] with Sage-5.4.beta2. It didn't work (the spkg mentioned didn't exist, then the one I tried had patch rejections, then ignoring those, zmq didn't install). Anyway, I tried searching and found the ask sage question [2], which I thought might help, but sadly I'm the only one to answer so far. I know that writing documentation is the least fun part, which is why I haven't done it for the iOS app. :-) Are there better instructions that I should be looking at? If possible I'd prefer to avoid the "advanced instructions". I am interested mostly in the new Sage cell server so that I can port the iOS app over to it. I also have some other questions, like the best way to prepopulate a page with results from last time, but that's for another thread. -Ivan [1] https://github.com/sagemath/sagecell [2] http://ask.sagemath.org/question/1804/how-to-setup-a-custom-server-for-ipad-app -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
