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

provide token if no password is specified

ChristophSchranz opened this issue · comments

An access token is required/preferred for some cases instead of a password.
E.g., if connecting to a GPU-Jupyter kernel from VSCode, the connection with a token needs one password less afterwards.

The desired solution would be to provide a token, iff no password is specified in generate_Dockerfile.sh.