On 2/21/14 9:33 AM, Vincent Delecroix wrote:
2014-02-21 15:17 UTC+01:00, Jason Grout <jason-s...@creativetrax.com>:
On 2/21/14 6:00 AM, Inderpreet Singh wrote:
Hi, I am a computer engineering student, a freelance web developer and
also a part time math teacher. The 2d plots that notebook draw are not
interactive. So I was thinking if sagemath would like that feature to be
included and I may help in it's development. I had a little talk with
@burcin_ on IRC and he told me that sagemath is interested in such a
feature but also told me about the uncertainty of the future of
sagemath-notebook.

So, I would be really thankful if someone would clarify that
whether the notebook view will be continued?
  > if it's going to be replaced, what's the replacement?

I think the main successor of the sage notebook is William's Sage Cloud
project at cloud.sagemath.com.


It is not fair to claim that the cloud is *the* successor of the
notebook !!

The *main* successor (especially of sagenb.org). There are definitely other successors. Thanks for pointing out two others. Perhaps it would have been clearer to say "*a* successor"---thanks.


The cloud is a project independent of Sage which, as far
as I understand, is only partly open source (which implies that it
will never be a component of Sage).

William is planning to release a "personal version" of the cloud in the next year as open-source (so that it can be included in Sage).


On the other hand, there are much
more improved options for interactive plots:
  * the Ipython notebook (http://ipython.org/notebook.html) already
mentionned by Jason. Sage is basically a Ipython console. It is not
that hard to setup the ipython notebook. It is clearly a very good
plateform and there is not much to do to make it work.

You're right...it's not much work to get a basic something working:

sage -ipython notebook

Then in the notebook, do:

%load_ext sage.misc.sage_extension

Thanks,

Jason


--
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to