Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 10 and 13 (spanning 3 versions)
Revision 10 as of 2022-03-07 17:07:40
Size: 826
Editor: tkarn
Comment:
Revision 13 as of 2022-03-30 18:57:06
Size: 1107
Editor: mkoeppe
Comment: link to https://trac.sagemath.org/ticket/30500
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
If you have successfully setup an IDE for Sage, please share the process below. If you have successfully setup an IDE for Sage, please share the process below or open a Trac ticket to add documentation.
See [https://trac.sagemath.org/ticket/30500 Meta-ticket #30500: document configuring IDEs and text editors]
Line 22: Line 23:
If you want to use PyCharm for development, just open {{{SAGE_ROOT}} as a project. If you want to use PyCharm for development, just open {{{SAGE_ROOT}}} as a project.
Line 30: Line 31:

And this StackOverflow post:

[[https://stackoverflow.com/questions/22133861/launch-pycharm-from-command-line-terminal]]

Integrated Development Enviroments for Sage.

If you have successfully setup an IDE for Sage, please share the process below or open a Trac ticket to add documentation. See [https://trac.sagemath.org/ticket/30500 Meta-ticket #30500: document configuring IDEs and text editors]

Geany

Sage 5.2

Eclipse

Sage 4.5.0 - 4.5.2

  • description..

https://groups.google.com/d/topic/sage-support/HTPssIMKMHw/discussion

Netbeans

Netbeans

PyCharm

If you want to use PyCharm for development, just open SAGE_ROOT as a project.

Also see the answers to these ask.sagemath questions:

https://ask.sagemath.org/question/39742/make-pycharm-recognise-the-sage-python-interpreter/

https://ask.sagemath.org/question/38750/how-i-use-sage-with-pycharm-in-ubuntu/

And this StackOverflow post:

https://stackoverflow.com/questions/22133861/launch-pycharm-from-command-line-terminal

Spyder

SpyderInstructions

IDE (last edited 2023-02-23 20:11:49 by mkoeppe)