iot-salzburg / gpu-jupyter

GPU-Jupyter: Leverage the flexibility of Jupyterlab through the power of your NVIDIA GPU to run your code from Tensorflow and Pytorch in collaborative notebooks on the GPU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add user password and allow SSH/SFTP in

JL1829 opened this issue · comments

Do you think that's good idea that it expose port 22 and preset user password to allow SSH/SFTP in
So that PyCharm user could use the container as compute backend remotely no matter where they are

Sounds like something you could extend the image to do pretty easily but a bit much to integrate here by default. The fewer open ports, the better.