Is there a way I can access the default packages on Google Colaboratory when I am running on local runtime. I have connected my colab to a notebook server which is running on a remote server and the packages I need are not installed on that system. (My local runtime is the remote server in this case).
Basically the remote server has the gpu which I need to use apart from the datasets and other files and I want to use the default packages provided by Colab.