Open ebach23 opened 2 months ago
How did you install docker? Can you try a docker run hello-world
from terminal?
I have encountered the same question, maybe it is the problem of jupyter notebook (I m not sure). Try using python script in terminal after this command:
newgrp docker
Are you running on linux or macOS / Windows?
I have been trying to use sorters within the container (tried a few different sorters). I keep getting the same error message that docker is not installed despite docker being installed. Can you help me understand? TIA