|
|
|
|
|
by nalzok
1456 days ago
|
|
Do you have a plan to expose some high-level API endpoints? I have been dreaming about something like `run.colab.research.google.com/<notebook_url>?runtime=gpu` which executes a Colab notebook without human interference. This can be extremely helpful in CI/CD environments when you have a lot of notebooks to test, e.g. for https://github.com/probml/pyprobml. |
|