I installed the docker image from GitHub - pytorch/pytorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration
nvidia-docker run --rm -ti --ipc=host pytorch/pytorch:latest
Now i have this in my terminal
root@55014ae51989:/workspace#
How can I run python files on my pc ? ls returns nothing.