google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
Has anyone gotten this to work on Kaggle?
This isn't really an "issue" so I apologize in advance if this needs to be closed, but has anyone succesfully gotten this to work on Kaggle? I tried to get it to work, but unlike Colab, I can't interact with Kaggle's cell output when running Linux commands (unless I just messed it up), so I can't complete the authorization process. Was thinking about SSH but I heard Kaggle no longer supports it (unless I'm mistaken).
I m trying to do the same. I apparently got past the auth issue (seeing 'Access token retrieved correctly.' printed in a cell output'. I got problem when trying to go ahead and mount:
!sudo apt-get install -qq w3m # to act as web browser
!xdg-settings set default-web-browser w3m.desktop # to set default browser
!mkdir ~/google-drive
!google-drive-ocamlfuse ~/google-drive
I got "fuse: device not found, try 'modprobe fuse' first", and if i tried "!modprobe fuse", i further got this:
modprobe: FATAL: Module fuse not found in directory /lib/modules/5.15.65+