Differences between revisions 16 and 17
Revision 16 as of 2022-04-06 02:09:02
Size: 1095
Editor: mkoeppe
Comment:
Revision 17 as of 2022-04-06 02:18:21
Size: 297
Editor: mkoeppe
Comment: Moved all useful information 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 in [[https://trac.sagemath.org/ticket/30500|Meta-ticket #30500: document configuring IDEs and text editors]] (or a separate ticket).

=== Emacs ===

See [[Emacs]]

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

 [[http://docs.huihoo.com/geany/0.16/index.html#filetype-extensions]]

=== 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
If you have successfully setup an IDE for Sage, please share the process in [[https://trac.sagemath.org/ticket/30500|Meta-ticket #30500: document configuring IDEs and text editors]] (or a separate ticket). To avoid duplication, do not add it here.

Integrated Development Environments for Sage

If you have successfully setup an IDE for Sage, please share the process in Meta-ticket #30500: document configuring IDEs and text editors (or a separate ticket). To avoid duplication, do not add it here.

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