Running an image i can see with 'k3s ctr image ls'

I can see this image (python:latest) that i pulled today in the UI under Apps , but i don’t see this listed using ‘k3s ctr container list’. Not sure about the correct terminology but how can i convert this into a container that i can run/deploy using
‘k3s kubectl exec container_name’ or whatever the syntax may be ?