Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Project: Computational Tutorials
Path: GoogleDrive.ipynb
Views: 6Visibility: Unlisted (only visible to those who know the link)
Image: ubuntu2204Kernel: Python 3 (system-wide)
Using your Google Drive in Google Collab
One issue with using Google Collab is accessing files in your "Collab Notebooks" directory of your Google Drive. The following examples show how to do this.
In [1]:
Out[1]:
Mounted at /GoogleDrive
In [2]:
In [0]:
In [0]:
If you want to include an image file from your Google Drive in a Jupyter notebook, there are instructions at https://medium.com/analytics-vidhya/embedding-your-image-in-google-colab-markdown-3998d5ac2684.