Thanks I will! enough there to think about already !
J
PS nteract looks cool

On 24 November 2016 at 00:07, William Stein <wst...@gmail.com> wrote:
> On Wed, Nov 23, 2016 at 3:02 PM, Jack Dyson <jackdyso...@gmail.com> wrote:
>> Right cheers for that William! will give it a go, hopefully we'll have it as
>> standard at some point soon.
>
> If you do want to work on that, some thoughts:
>
>   - There is a "painful" dependency on RethinkDB, which is a C++
> program that takes a while to compile.  In a few months I predict this
> will be replaced by either sqlite or postgreSQL, which are both much
> less painful dependencies...
>
> Actually, I don't have much in the way of other thoughts, but don't
> hesitate to ask.
>
>> Best from here,
>> J
>>
>> On Wednesday, November 23, 2016 at 10:00:05 PM UTC+1, William Stein wrote:
>>>
>>> On Wed, Nov 23, 2016 at 12:11 PM, Jan Groenewald <j...@aims.ac.za> wrote:
>>> >
>>> > Hi
>>> >
>>> > On 23 November 2016 at 22:05, Dima Pasechnik <dim...@gmail.com> wrote:
>>> >>
>>> >>
>>> >> I understand that opinions on usability of
>>> >> https://github.com/sagemath/sagenb/tree/newui
>>> >> diverge.  (and with the breakneck speed javascript
>>> >> frameworks are developed, one may ask whether something written in 2012
>>> >> is still a great idea)
>>> >>
>>> >> You ask why sagenb is not developed further.
>>> >> 1) the sagenb's design is really dated, and jupyter notebook seems a
>>> >> better (and much better
>>> >> supported) alternative.
>>> >> 2) Another actively developed alternative is SMCs notebook, which can
>>> >> be run
>>> >> locally.
>>> >
>>> >
>>> > In Africa we have connectivity and power issues, which requires a local
>>> > notebook.
>>>
>>>
>>> SMC **can be run locally**:
>>>
>>> 1. Install docker.
>>>
>>> 2. Type this (all one line)
>>>
>>>     docker run --name=smc -v ~/smc:/projects -p 80:80 -p 443:443
>>> sagemathinc/sagemathcloud
>>>
>>> Now you're running SMC locally (visit http://localhost).  See
>>>    https://github.com/sagemathinc/smc/blob/master/src/dev/docker/README.md
>>>
>>>
>>>
>>> --
>>> William (http://wstein.org)
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-notebook" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-notebook+unsubscr...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/sage-notebook.
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> William (http://wstein.org)
>
> --
> You received this message because you are subscribed to a topic in the Google 
> Groups "sage-notebook" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/sage-notebook/t11JSxxCgpw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> sage-notebook+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-notebook.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to