Start a python container:
turbo run python/python-x64
Execute a python command (python is added to the container's path):
python -h
python -c print('Hello!')
Read how to use it here.
No release notes
This repository does not have an EULA
Actions