Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Kaggle disconnects after the thing gets completed #90

Open
ghost opened this issue Feb 12, 2021 · 2 comments
Open

Kaggle disconnects after the thing gets completed #90

ghost opened this issue Feb 12, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 12, 2021

When I run the code on kaggle to setup vnc, it disconnects the session when it outputs the vnc details

@demotomohiro
Copy link
Owner

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.

@smahadwale2001
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants