I would like to say that we (we = the most part of French
mathematicians) want to develop a computing facility based on Jupyter
(jupyterhub, actually). For this, we will use a cluster of "second hand"
machines (a cluster of machines which have been used some years for
parallel computations (w
2015-12-19 10:23:58 -0800 (PST), kcrisman:
> [Volker Braun wrote:]
>> The switch [to Jupyter notebook as a default in SageMath]
>> is now http://trac.sagemath.org/ticket/19740 (needs review)
>
> uh, that is a pretty big change. Is there any obvious/easy way
> for people to migrate sws notebooks t
Alkis Akritas wrote:
> My apologies for the very late response; I was expecting
>
to get notified by e-mail of any answers.
>
There are two ways to obtain such notification.
- In your Google Groups settings for sage-devel, you can
ask to get email updates for all threads you post in.
- Or t
Does one need to use "from sage.all import *" or is Sage a "kernel" for
>> Jupyter now? I guess I don't see what the advantages would be (though
>> there may be some significant ones).
>>
>
> How about you give it a try? Just run "sage --notebook=jupyter" instead
> of "sage --notebook=sagen
On Saturday, December 19, 2015 at 7:23:58 PM UTC+1, kcrisman wrote:
>
> Does one need to use "from sage.all import *" or is Sage a "kernel" for
> Jupyter now? I guess I don't see what the advantages would be (though
> there may be some significant ones).
>
How about you give it a try? Just run
On Sat, Dec 19, 2015 at 10:23 AM, kcrisman wrote:
>
>>> There are some things which don't work yet in Sage on Jupyter, for
>>> example interacts.
>>
>>
>> SageNB interacts don't work, but Jupyter interacts do. The syntax is
>> slightly different but it would be easy enough to provide a compatibili
> There are some things which don't work yet in Sage on Jupyter, for
>> example interacts.
>
>
> SageNB interacts don't work, but Jupyter interacts do. The syntax is
> slightly different but it would be easy enough to provide a compatibility
> layer.
>
> The switch is now http://trac.sagemath.