On Sun, May 7, 2017 at 1:14 PM, <
valer...@gmail.com> wrote:
> Thank you. When you say that Jupyter will be the default notebook for sage
> 8.0, does that mean that they will replace the .sagews notebooks?
1. Sage -- the distribution that you download -- will make jupyter the
default notebook. It will still provide sagenb with the .sws file
format.
2. .sagews is ONLY in SMC.
> I am
> planning to use SMC for teaching this summer and/or fall. Would you
> recommend that I only use Jupyter notebooks? Or is there some reason to use
> .sagews in some cases?
Using either Jupyter or .sagews is fine, **depending on what you're
teaching**. If you're doing a lot with @interact or 3d graphics,
sagews has much better support.
Right now we also File --> Sage Worksheet, which lets you easily take
a Jupyter notebook and make a .sagews version of it. We don't have
the other direction quite yet, but plan to.
We also plan to make a new Jupyter kernel that supports all the
features of Sage worksheets, but that's a ways off still.
-- William
>
>
>
>
> On Sunday, May 7, 2017 at 8:49:08 AM UTC-5,
valer...@gmail.com wrote:
>>
>> If I define a set in my local copy of Sage using S={1,2,3} or
>> S=set([1,2,3]), then when I type S I see {1,2,3}. But if I do it in SMC when
>> I type S I see set([1,2,3]). I would prefer to be able to display the usual
>> {1,2,3} when I use SMC. Thanks for any help.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-cloud" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
sage-cloud+...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/sage-cloud/f3baa79d-7089-419b-8e41-a132c9ae93ae%40googlegroups.com.