From ce825bb29799706d36865e34ce614e1fd3de0f9a Mon Sep 17 00:00:00 2001 From: "Saw, Hansly Kendrich" Date: Tue, 20 Sep 2022 10:16:28 +0800 Subject: [PATCH] Added archival reason - This project will no longer be maintained, as Google now disallows using CoLab as some sort of consumer virtual machine. - Forks are still welcome, but please do not use Google CoLab runtimes as the 'heart' of the virtual machine to prevent getting your usage banned! --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d102ed..b714d1a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ [**▶︎ Run**](https://colab.research.google.com/github/buzz-lightsnack-2007/Desktop-CoLab/blob/main/DesktopCoLab.ipynb) +## Warning +Apparently, Google has changed CoLab's Terms of Service to now disallow using this service as a consumer virtual machine; violating it will ban your access to CoLab runtimes. As a result, there's no reason to keep editing this, which is why this repository will be archived. The good news is that forks are welcome, just as long as it does not use Google CoLab as its main service. + +## Information Google CoLaboratory uses an Ubuntu Linux runtime. **Let's maximize it!** With the help of [remocolab](https://urlzs.com/jBN9S) by [demotomohiro](https://urlzs.com/ds5GF), Desktop@CoLab supports SSH and VNC connections. _However, the latter is not recommended due to poor performances._