IPython

IPython provides a rich architecture for interactive computing with: Powerful interactive shells (terminal and Qt-based). A browser-based notebook with support for code, text, mathematical expressions, inline plots and other rich media. Support for interactive data visualization and use of GUI toolkits. Flexible, embeddable interpreters to load into your own projects. Easy to use, high performance tools for parallel computing.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of IPython can then be made available with one of the following:

module load IPython/7.18.1-GCCcore-10.2.0

Notes

IPython was installed using Easybuild, build details can be found in $EBROOTIPYTHON/easybuild with a given module loaded.

Dependencies for latest version of IPython