Top "Spyder" questions

Spyder (previously known as Pydee) is a powerful interactive development environment for the Python language with advanced editing, interactive testing, debugging and introspection features.

How to get Spyder to open python scripts (.py files) directly from Windows Explorer

I have recently installed the Anaconda distribution on Windows 7 (Anaconda 3-2.4.0-Windows-x86_64). Unlike IDLE, I can't right-click and open a …

python windows ide spyder
Trouble updating to Spyder 4.0.0

I am under Windows 10, 64 bits. I tried several time to update Spyder 4.0.0 with both the Anaconda Prompt and the Anaconda …

python-3.x anaconda conda spyder
Spyder Not Launching

I have two environments in which spyder just doesn't want to launch. I click the icon there is a waiting …

python anaconda spyder
Changing indentation settings in the Spyder editor for Python

I am using the Spyder editor for Python. I need to change the indentation setting (e.g., let "tab" mean "4 …

python indentation spyder
How to add python console in spyder

After upgrade spyder version 3.2.1 .I con't find the python console in spyder. It is inconvenient when i plot data interactively …

python console ipython spyder
What is the best method to load a Jupyter notebook session into Spyder?

Edit: See Spyder Notebook Plugin... https://github.com/spyder-ide/spyder-notebook I would like to load a Jupyter notebook into Spyder …

python jupyter spyder
Spyder installation without Anaconda

I already have Python 3.6 (32-bit) on Windows 7. Is there a way to install Spyder without downloading Anaconda, WinPython, etc. ?

python spyder
How to reset Spyder IDE (Python 2.7) graphic user interface?

I am trying to reset the interface I have tried to misaligned. I couldn't find it in settings. I have …

python user-interface anaconda spyder
Viewing Local Variables in Spyder's Variable Explorer

I'm new to python and am using Spyder's IDE. One feature I appreciate about it is it's variable explorer. However, …

python spyder
conda stuck on Proceed ([y]/n)? when updating packages in ipython console

I just downloaded Anaconda 4.2.0 (with python 3.5.2) for Mac OS X. Whenever I try to update any packages etc, my ipython …

python ipython anaconda spyder graphlab