Skip to main content

Instantly working cool apps you can use on Google Colab!

Project description

Coolab

license PyPI version python version

Instantly working cool apps you can use on Google Colab In ONE line!

Available Apps

1. vscode

import coolab; coolab.Code().run()

2. more to come

How to Use in Google Colab?

Open In Colab

!pip install coolab # install package using pip
import coolab; coolab.Code().run() # run in seconds.

How Fast is it

We cache vscode installation files and configurations in your google drive if you choose to mount your drive. It takes much less time if you run the same code at the second time (even in different colab sessions).

  • VScode installation package is cached (so need to re-download vscode)
  • Your connection token is cached (never worry about configuration)
  • Working directory is cached (so you always automatically get directed back to the last working directory)

How Coolab is Made

Coolab is made using coolab on Google Colab :laughing: (pun intended).

Related Projects

A similar project colabcode also provides vscode access using colab. However, we aim to provide better user experience using caching mechanism.

Next Step

We aim to provide more online tools using the computation resource of Google Colab. You start to use these awesome tools and we deal with the rest!

Suggestions

Feel free to create new issue so we can improve this library!

Updates

  • Bug fixes to prevent crashing when selecting drives.

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

coolab-1.2.0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

coolab-1.2.0-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

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