About 93 results
Open links in new tab
  1. How to run Spyder in virtual environment? - Stack Overflow

    May 11, 2015 · I have been using Spyder installed with with Anaconda distribution which uses Python 2.7 as default. Currently I need to set up a development virtual environment with …

  2. What is the difference between Spyder and Jupyter?

    Nov 19, 2018 · 0 Spyder is a Python IDE focused on script-based development, debugging, and variable management. If you are familiar with R, it reminds me of RStudio. It offers a multi …

  3. python - How to start Spyder IDE on Windows - Stack Overflow

    Jul 7, 2017 · I downloaded spyder using the pip install spyder in my windows 10 32-bit operating system, but i dont see any desktop icons or exe files to start running the IDE. I downloaded …

  4. 2024 Carplay with Sena - Proper way to get shared...

    Dec 8, 2024 · I have a 2024 RT Limited. I have 2 Sena Impulse helmets. What is the proper way to get Carplay working, both helmets sharing music, and both helmets able to have intercom? …

  5. How to change environment within the graphical interface of …

    Jun 23, 2025 · Start up anaconda prompt Type activate my_env Type spyder Then it would launch spyder in that environment, but this is a relatively large amount of work for something …

  6. How to reset Spyder IDE GUI back to normal zoom?

    Sep 28, 2020 · In Spyder, I resolved it by going to Tools > Preferences > Application > interface tab and in the Screen Resolution section, switching from "Enable auto high DPI scaling" to …

  7. Python Spyder reset - Stack Overflow

    Mar 17, 2012 · I was using python(x,y), which came with Spyder. Yesterday, Spyder crashed I can't figure it out how to fix it. I uninstalled python(x,y) and reinstalled, still the same problem. …

  8. how to indent the code block in Python IDE: Spyder?

    Jun 9, 2016 · Is there any shortcut key in Spyder python IDE to indent the code block? For example, Like ctr+[ in Matlab, I want to indent the code block together.

  9. How to check which Python interpreter Spyder is running on its …

    Jan 17, 2019 · The question: This post explains how to change which Python installation to run in Spyder under Tools > Preferences > Python Interpreter. One of the options is Default …

  10. python - how to update spyder on anaconda - Stack Overflow

    Jan 25, 2017 · EDIT: In case conda update spyder isn't working, this post indicates you might need to run conda update anaconda before updating spyder. Also note that you can specify an …