We should run execution tests against Google Colab
I have found this resource
https://research.google.com/colaboratory/local-runtimes.html
appears that we can use the actual docker container used by the Google Colab service.
We can now:
https://docs.github.com/en/actions/using-jobs/running-jobs-in-a-container
Lectures
We should run execution tests against Google Colab
I have found this resource
https://research.google.com/colaboratory/local-runtimes.html
appears that we can use the actual docker container used by the Google Colab service.
We can now:
https://docs.github.com/en/actions/using-jobs/running-jobs-in-a-container
Lectures