On Friday, November 17, 2017 at 10:37:22 PM UTC-5, kcrisman wrote: > > > > On Friday, November 17, 2017 at 1:31:44 PM UTC-5, Justin C. Walker wrote: >> >> >> > On Nov 17, 2017, at 10:12 , kcrisman <[email protected]> wrote: >> > >> > I'm building this from scratch on Mac from tarball, would appreciate if >> we waited on releasing 8.1 until I can confirm notebook things working >> there. Or Justin can check out notebook functionality on his build. >> Thanks! >> >> 8.1-rc1 built fine for me, and I did try one or two quick notebook trials >> w/o obvious problems. Since I’m more of a CLI guy, I don’t have enough >> experience to “check it out”, but if you have suggestions, I will try them. >> > > No, that's all we need. I would like time to separately test the Mac app > as well but that will have to wait overnight, assuming I have time > tomorrow EST to try it out. >
I'm having trouble (on Mac) getting the old notebook to start. http://localhost:8888/sagenb/www/run-sagenb.html comes when I click on the "run old Sage notebook" in the sage-export screen, but then nothing happens. The log looks normal but never gets to the actual notebook. Also, I downloaded the correct tarball but I get :sage-8.1.rc1 karl.crisman$ sage -n ┌────────────────────────────────────────────────────────────────────┐ │ SageMath version 8.1.beta5, Release Date: 2017-09-11 │ │ Type "notebook()" for the browser-based notebook interface. │ │ Type "help()" for help. │ └────────────────────────────────────────────────────────────────────┘ sage: version() 'SageMath version 8.1.beta5, Release Date: 2017-09-11' $ git log commit e47ca9ea995ba64ed72a47f90d0e8f47f7429ce9 Author: Volker Braun <[email protected]> Date: Wed Nov 15 15:47:33 2017 +0100 Updated SageMath version to 8.1.rc1 So maybe that is part of the issue. How could that be happening? -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
