Hacker News new | ask | show | jobs
How does Google Colab work behind the scenes?
1 points by igaloly 1656 days ago
The concept of letting the user execute arbitrary code in python on their servers. What architecture and implementation may allow that?