Bases: object
object
Get latest version number from conda
Get with ‘main’ or ‘unstable’ from conda installed package
Get version number of installed package from conda
Get built in version
Check if up to date with lasted version in conda
CheckVersion
CheckVersion.conda_update_message()
CheckVersion.find_conda_executable()
CheckVersion.get_conda_available_version()
CheckVersion.get_conda_installed_label()
CheckVersion.get_conda_installed_version()
CheckVersion.get_version()
CheckVersion.is_conda_uptodate()
CheckVersion.show_versions()
mantidimaging.core.utility.test_histogram module
mantidimaging.gui package