Spyder IDE
Spyder is a free and open source scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts.
First, you must upload your data onto the HPC. Or, if your files are small, you can upload them directly using Open OnDemand
Accessing Spyder on Open OnDemand#
- Log into Open OnDemand
- In the top navigation bar, select "Interactive Apps" and then from the drop down, "Spyder".
- Select the Slurm Account/partition that you want to use for your job. If you leave this blank, the app will run in our genacc_q account/partition.
- Fill out the rest of the job submission form with your desired specifications.
- Click "Launch" to queue your job.
- When your interactive job has started, click Launch.
- A new tab will open, and the Spyder Application will launch shortly after.
Configuring your Spyder IDE#
The default version of Spyder provided is 5.4.3, though this may vary depending on your installation date. If you installed Spyder in 2025 or later, you likely have version 6.
To upgrade to Spyder version 6, simply create a new environment by entering a new environment name in the "Path to Conda Environment" field on the OOD Spyder form. If you experience any issues with the Spyder IDE, you may need to re-base your Anaconda environment.
When launching Spyder, you may receive a pop-up notification indicating a newer version is available. You can safely dismiss this notification by clicking "OK" and continue working with your current version.