Difference between revisions of "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]] | ||
|}} | |}} |
Revision as of 19:42, 3 September 2021
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.