You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
(ngrok only)Then the message that ask you to copy & paste tunnel authtoken of ngrok will appear. Login to ngrok, click Auth on left side menu, click Copy, return to Google Colaboratory, paste it to the text box under the message and push enter key.
ngrok token must be kept secret. I understand people hate copy & pasting ngrok token everytime they use remocolab, but I don't know how to skip it without risking a security. If you could specify ngrok token to remocolab.setupSSHD() or remocolab.setupVNC(), you can save ngrok token to a notebook. Then, you might forget that your notebook contains it and share the notebook.
Even though it's written in the documentation that by intention you haven't allowed any argument to hard code the authentication key. I'm not sure anyone would be sharing this but regardless of that maybe add a disclaimer or something in bold?
Really need the argument, right now have added my key as a comment and copy-paste from there, I'd normally fork your repo and use that version but would like to stay up-to-date.
Would appreciate if you could add such an argument.
The text was updated successfully, but these errors were encountered:
Even though it's written in the documentation that by intention you haven't allowed any argument to hard code the authentication key. I'm not sure anyone would be sharing this but regardless of that maybe add a disclaimer or something in bold?
Really need the argument, right now have added my key as a comment and copy-paste from there, I'd normally fork your repo and use that version but would like to stay up-to-date.
Would appreciate if you could add such an argument.
The text was updated successfully, but these errors were encountered: