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 > 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. Samuel -- 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.
