From 417c5c981eb0ab7bc009cceda9710b19c23b18fe Mon Sep 17 00:00:00 2001 From: Richard Vencu Date: Tue, 22 Jun 2021 18:12:00 +0000 Subject: [PATCH] add notebook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22366c0..6a83d9a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ If you are asked for any droplet root password at any time, it means you need to - [x] Spread droplets to all locations to avoid cpu/network competition on same hardware - [ ] Add continuous deployment pipline so workers get updates without shutting down - [x] Add option to use multiple HCLOUD API keys (to aggregate multiple accounts into the same swarm) +- [x] Add Colab compatible notebook with hcould swarm. Swarm ratio is about 5 nodes for 1 colab notebook This work is based on code written by: - https://github.com/TheoCoombes/crawlingathome