Member-only story

Adventures with Antsle Nano

Patrick Chirdon
3 min readMar 5, 2021

--

Antsle Nano seems like a good opportunity to have a virtual private cloud to host our software on. We were using virtualbox to create virtual machines but this gives us a domain name.

Antlets are virtual machines.

It was somewhat difficult to set up…. I had to upgrade it to get antman, the web interface to work. Then I installed XFCE4 desktop. It appears to work well.

The issue is when I try to install python modules and large files, I run into issues. I decided to use Google Colab because it allows you to access a GPU.

Put this inside a google colab notebook.

Ngrok allows you to use your terminal to SSH into your Google Colab using a public URL.

--

--

No responses yet