python3 -m pip install latch
FYI: Latch currently supports Python >=3.8, <3.11. Learn More...
venv
python3 -m venv env source env/bin/activate
wsl --install
wsl
latch login
latch init covid-wf --template subprocess
latch register --yes --open covid-wf
Was this page helpful?