Processing Math: Done
jsMath
Differences between revisions 1 and 15 (spanning 14 versions)
Revision 1 as of 2010-08-16 01:13:18
Size: 242
Editor: gatohaus
Comment: a crude begining, but a begining none the less
Revision 15 as of 2022-04-06 02:01:48
Size: 1123
Editor: mkoeppe
Comment: link Emacs
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Integrated Development Enviroments for Sage. Integrated Development Environments for Sage
Line 3: Line 3:
If you have successfully setup and 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 5: Line 6:
===Geany===
Sage 4.5.2
# step 1
# step 2
# ...
=== Emacs ===
Line 11: Line 8:
See [[Emacs]]

=== Geany ===
Sage 5.2
  [[http://wiki.geany.org/config/sage]]

 [[http://docs.huihoo.com/geany/0.16/index.html#filetype-extensions]]
Line 14: Line 18:
# step 1
# ...

[[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

Integrated Development Environments 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 Meta-ticket #30500: document configuring IDEs and text editors

Emacs

See Emacs

Geany

Sage 5.2

Eclipse

Sage 4.5.0 - 4.5.2

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)