Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Sagemath support #16

Open
kkdd opened this issue Sep 8, 2015 · 3 comments
Open

FEATURE: Sagemath support #16

kkdd opened this issue Sep 8, 2015 · 3 comments

Comments

@kkdd
Copy link

kkdd commented Sep 8, 2015

I would appreciate pineapple's supporting Sagemath.

@nwhitehead
Copy link
Owner

This is a great idea. I've used sage in the past and loved it, I'm looking into how sage and ipython can work together.

Based on 5 minutes of research, my thoughts are that the best way to do this is to provide a version of Pineapple with all the right libraries etc. included. Then you could do "%load_ext sage" to turn on sage inside the notebook. Let me know if that sounds like it is on the right track or not.

@kkdd
Copy link
Author

kkdd commented Sep 12, 2015

Thank for your consideration of my amateurish idea. Your plan sounds challenging.
Will it use the sage's official package (e.g., sage-6.8-x86_64-Darwin-OSX_10.10_x86_64-app.dmg)?

@nwhitehead
Copy link
Owner

After thinking more on this I think sagemath would just be a kernel, that is simpler. The sagemath kernel would be implemented by the official sage package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants