Spyder: Difference between revisions

From UFRC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]]
[[Category:Software]][[Category:Programming]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|spyder}}
|{{#vardefine:app|spyder}}
Line 34: Line 34:
* Silencing the warning
* 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.
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 website  

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.

Picture of the warning Spyder can present about scaling