Spyder’s IPython Console implements a full two-process IPython session where a lightweight front-end interface connects to a full IPython kernel on the back end. Visit the IPython project website for full documentation of IPython’s many features.
From the Consoles menu, Spyder can launch IPython Console instances that attach to kernels that are managed by Spyder itself or it can connect to external kernels that are managed by IPython Qt Console sessions or the IPython Notebook.
When “Connect to an existing kernel” is selected, Spyder prompts for the kernel connection file details:
IPython Consoles that are attached to kernels that were created by Spyder support the following features:
IPython Consoles attached to external kernels support a smaller feature set:
Related plugins: