Difference between revisions of "Spyder"
Moskalenko (talk | contribs) (Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> |{{#vardefin...") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]] | + | [[Category:Software]][[Category:Programming]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
− | |{{#vardefine:app| | + | |{{#vardefine:app|spyder}} |
− | |{{#vardefine:url| | + | |{{#vardefine:url|https://www.spyder-ide.org/}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
− | |{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | + | |{{#vardefine:exe|1}} <!--ADDITIONAL INFO--> |
|{{#vardefine:job|}} <!--JOB SCRIPTS--> | |{{#vardefine:job|}} <!--JOB SCRIPTS--> | ||
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | + | Spyder is a free and open source scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It features a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package. | |
<!--Modules--> | <!--Modules--> | ||
Line 32: | Line 32: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | + | * Silencing the warning | |
+ | Please note, when running spyder through a dynamic display system like OOD or Xpra, Spyder will frequently present a warning about a re-scaled display. Please click "Dismiss" on this warning and not "Restart". The developers are aware of this issue and a setting to not show this warning is being added in an updated version. | ||
+ | |||
+ | [[File:Spyder-scaling.png|50px|frame|center|Picture of the warning Spyder can present about scaling]] | ||
|}} | |}} |
Latest revision as of 18:56, 21 August 2022
Description
Spyder is a free and open source scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It features a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.
Environment Modules
Run module spider spyder
to find out what environment modules are available for this application.
System Variables
- HPC_SPYDER_DIR - installation directory
Additional Information
- Silencing the warning
Please note, when running spyder through a dynamic display system like OOD or Xpra, Spyder will frequently present a warning about a re-scaled display. Please click "Dismiss" on this warning and not "Restart". The developers are aware of this issue and a setting to not show this warning is being added in an updated version.