static ip with TPU #13
Answered
by
ayaka14732
zhenlan0426
asked this question in
Q&A
-
Thanks for the awesome guild. I set up vscode to SSH into the TPU. However, as the TPU does not have a static ip address. Every time I start the TPU instance, the ip is different. So I have to set up the SSN connection and re-install VScode extension in the "new" connection for basic things like linter to function. Any solution to this? |
Beta Was this translation helpful? Give feedback.
Answered by
ayaka14732
Jul 16, 2023
Replies: 1 comment 1 reply
-
In
Everytime the IP changes, you just need to update the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zhenlan0426
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In
~/.ssh/config
:Everytime the IP changes, you just need to update the
Hostname
field.