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.
Apache License 2.0
708 stars 235 forks source link

Add user password and allow SSH/SFTP in #71

Closed JL1829 closed 2 years ago

JL1829 commented 2 years ago

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

mathematicalmichael commented 2 years ago

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.