show_versions# skore.show_versions()[source]# Print useful debugging information. Notes The output includes system information and the installed versions of skore and its main dependencies. Examples >>> from skore import show_versions >>> show_versions() System: ...