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.
Following code install and run ssh server. When I ran this code on Kaggle, the session has stopped.
!apt install -y openssh-server
!service ssh start
Kaggle blocks running ssh server on it and there is no way to run remocolab on Kaggle.
Is there any another way to run on kaggle. I was able to install remocolab and use ngrok token but gives this
Command '['apt-get', '-q', '-y', 'upgrade']' returned non-zero exit status 100.
There is issue with ubuntu-advantage-tools and ubuntu-minimal. Colab is not providing free gpu nowdays easily. Please help.
I wanted to run carla simulator which needs expensive gpu's.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I run the code on kaggle to setup vnc, it disconnects the session when it outputs the vnc details
The text was updated successfully, but these errors were encountered: