Skip to main content

Experience better workflow with google colab, local jupyter notebooks and git

Project description

Welcome to colab-cli 👋

License: MIT Twitter: aks2899

Experience better workflow with google colab, local jupyter notebooks and git

You can now easily manage working with jupyter notebooks and google colab from cli.

Features

  • 🤠 Upload local jupyter notebook to gdrive from cli
  • 😮 Quick access to jupyter notebooks in gdrive from your cli
  • 🚀 Keeps jupyter notebooks organized in gdrive by creating local file structure in gdrive
  • 🤯 Sync local work on notebooks with gdrive
  • 🥂 Git friendly, pull changes from gdrive and commit to git

✨ Demo

demo

Install

python -m pip install colab-cli

OR

python3.7 -m pip install colab-cli

Set-up

STEP-1:

First we need to get your client_secrets.json file for OAuth2.0 authentication for Drive API,

  1. Go to APIs Console and make your own project.

  2. Search for ‘Google Drive API’, select the entry, and click ‘Enable’.

  3. Select ‘Credentials’ from the left menu, click ‘Create Credentials’, select ‘OAuth client ID’.

  4. Now, the product name and consent screen need to be set -> click ‘Configure consent screen’ and follow the instructions. Once finished:

    a. Select ‘Application type’ to be Web application.

    b. Enter an appropriate name.

    c. Input http://localhost:8080 for ‘Authorized JavaScript origins’.

    d. Input http://localhost:8080/ for ‘Authorized redirect URIs’.

    e. Click ‘Save’.

  5. Click ‘Download JSON’ on the right side of Client ID to download client_secret_<really long ID>.json.

  6. Rename the file to “client_secrets.json” and place it in any directory.

STEP-2:

Go to the local directory with client_secrets.json

colab-cli set-config client_secrets.json

STEP-3:

Now we need to set the google account user id, goto your browser and see how many google logins you have, the count start from zero

for eg. I have 3 login and I use the second one for coding work, so my user id is 1

colab-cli set-auth-user 1

🙌 Now You're all set to go

Usage

colab-cli --help
  • List local ipynb
colab-cli list-nb

NOTE : Please work with git repo initialized, else below commands will not work

  • Open local ipynb file in google colab for first time

Note: It opens the copy of file in gdrive from second time onwards.

colab-cli open-nb lesson1-pets.ipynb
  • If you need to get modified ipynb from gdrive local directory use
colab-cli pull-nb lesson1-pets.ipynb
  • Made some changes to ipynb locally, push it to gdrive
colab-cli push-nb lesson1-pets.ipynb

Author

👤 Akshay Ashok

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a 🌟 if this project helped you!

📝 License

Copyright © 2020 Akshay Ashok.

This project is MIT licensed.


This README was generated with ❤ by readme-md-generator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colab-cli-2.2.1.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

colab_cli-2.2.1-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file colab-cli-2.2.1.tar.gz.

File metadata

  • Download URL: colab-cli-2.2.1.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.4 Windows/10

File hashes

Hashes for colab-cli-2.2.1.tar.gz
Algorithm Hash digest
SHA256 56f9defdbc44b98939d55bafc72f827a57009a6c06a215004964be5cac597050
MD5 a7896a23f611aa8e0e9bd7b8444d393f
BLAKE2b-256 6d5ac702e7f7bbe9f46354874644bc9b23470305d94cab87c7ec2fa8c62c070f

See more details on using hashes here.

File details

Details for the file colab_cli-2.2.1-py3-none-any.whl.

File metadata

  • Download URL: colab_cli-2.2.1-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.4 Windows/10

File hashes

Hashes for colab_cli-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 661d57680a758ef903d1dc4e24ce87a68b7e5dd3b5ca65dc54231b21ff239e77
MD5 be90c083d67c25a97aa400cd0048dbfe
BLAKE2b-256 1875e28cdd405f84633a28a84d42a2d3eec4fa4fab2e0b4c808beb2f4be6cc70

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page