colab-cli
colab-cli copied to clipboard
✨Experience better workflow with google colab, local jupyter notebooks and git
I installed collar-cli using pip3. I don't think it's installing properly. Getting this error when I try colab-cli --help. Tried upgrading pip3 before install too
I really don't know if this is already implemented or possible, so please just excuse me.

I have configured google cloud, can see client_secrets.json, config.json with correct details (authuser, redirect urls, etc) in ~/.config/colab-cli/. But running colab-cli open-nb code.ipynb gives: /home/arunachal/.local/lib/python3.10/site-packages/oauth2client/_helpers.py:255: UserWarning: Cannot access /home/arunachal/.config/colab-cli/mycreds.txt: No...