Thanks, WStein answered that in next sage upgrade he will add ipython sage notebook. I am recently discovering ipython specially with sagemanifolds. I like the way quasi universal of its notebook.
Regards
Henri

Le 21/09/2015 19:14, slelievre a écrit :
2015-09-21 18:40:57 UTC+2, slelievre:



    2015-09-20 02:00:15 UTC+2, HG:

        I would like to use sage -notebook=ipython to be able to have
        sage kernel so that I can use this kind of ipython worksheet :
        
https://raw.githubusercontent.com/sagemanifolds/SageManifolds/master/Worksheets/v0.8/SM_hyperbolic_plane.ipynb
        
<https://raw.githubusercontent.com/sagemanifolds/SageManifolds/master/Worksheets/v0.8/SM_hyperbolic_plane.ipynb>
        I don't know how to do it if possible in SMC

    In SMC, create a jupyter notebook just like the one in your link.
    Add an extra cell at the beginning, containing

        %load_ext sage

    and everything should work.


Well, except graphics don't get displayed, which of course matters here.

The Python 2 kernel and `%load_ext sage` only get you so far,
but still it's worth mentioning that setup does give some usability.
--
You received this message because you are subscribed to a topic in the Google Groups "sage-support" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/sage-support/TR9sswYHb9g/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"sage-support" 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 http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to