Hacker News new | ask | show | jobs
by Kassius509 2572 days ago
Looks helpful. Interested to see how the product features stack up compared to Google Colab.
1 comments

Google Colab is great for one-off experiments, but it's not something you can rely on for production workloads. You don't have any guarantees your machine will run for some time (it usually shuts down after 15 minutes), it's very difficult to import your existing code and version it properly.