Hallo u. guten Morgen Community es gibt mehrere Möglichkeiten Colab + Vs Code + GitHub + Jupyter miteinander in eine Zusammenarbeit zu bringen. habe mich eingelesen: Ein Ansatz, der verwendet Cloudflare Colab + Vs Code + GitHub + Jupyter https://medium.com/analytics-vidya/colab-vs-code-github-jupyter-perfect-for-deep-learning-2b257ae94d01 >Setup Google Colab remote machine with Vs Code | Get your local repository onto Colab | Run Jupyter Notebook from within Colab using port forwarding Der Autor empfiehlt cloudflare: >Connecting Vs Code with Google Colab Download a Cloudflare binary file from here . Extract from the downloaded zip file and keep the binary file in any suitable directory of your choice. In my case the location for binary file was >Connecting Vs Code with Google Colab “/home/<username>/Downloads/cloudflared” der zweite Ansatz: How to Use Google Colab with VS Code https://www.freecodecamp.org/news/how-to-use-google-colab-with-vs-code/ >Install colabcode Python package. To use Google Colab with VS Code (code server), you need to install the colabcode Python package. This is an awesome open-source Python package developed by Abhishek Thakur. To install the package, run the following command in your notebook cell: !pip install colabcode Also ich denke dass beide Ansätze gut machbar sind.
Antwort schreiben
Bitte melde dich an, um einen Beitrag zu schreiben.