Integrate SAGE Jupyter Notebook in Anaconda Python Distribution
Hello, i'm Eduardo Vieira a Mechanical Engineering student from Venezeula. I use Python for everything and now i'm looing to Sage but is there a way to integrate Sage with the Jupyter Notebook? To get sage in the Notebook i have to run sage -ipython but i want to have the Sage kernel avaible when i run jupyter notebook.
I am using the Anaconda python distribution in Ubuntu Linux.
Thanks and sorry for my english, i know it is really bad.
You can definitely use Sage kernel in Jupyter, but I think you might indeed have to do it via Sage distribution and not Anaconda... I say the same thing at http://ask.sagemath.org/question/2441... but I'm not an expert on distributions by any means.