Spyder — Advanced Examples
Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console
Spyder advanced features
Advanced features and customization of Spyder.
python
# Spyder advanced features # Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console print("Advanced Spyder features")
Spyder offers advanced features for power users and complex workflows.
Want to try these examples interactively?
Open Advanced Playground