Spyder: Difference between revisions

From UFRC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|spyder}}
|{{#vardefine:app|spyder}}
|{{#vardefine:url|REPLACE}}
|{{#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-->
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}}}}|}}


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.


<!--Modules-->
<!--Modules-->
Line 33: Line 33:


* 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.


|}}
|}}

Revision as of 19:32, 3 September 2021

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.