Coolab
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?
!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.
Release files for coolab 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| coolab-1.2.0.tar.gz | 8.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| coolab-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:18.3 kB
Release files / coolab-1.2.0.tar.gz
| Download URL | coolab-1.2.0.tar.gz |
|---|---|
| Size | 8.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
03b6a1b839858f128c1bcaf7d10b550efe33081bb2ad7967f620ff75655fce3d
|
|
BLAKE2b-256 checksum How to use checksums |
7c86c280c18c343f353a72cb46a4a69ec1b07318f5553ac6c3173c231581ca43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.11
|
Release files / coolab-1.2.0-py3-none-any.whl
| Download URL | coolab-1.2.0-py3-none-any.whl |
|---|---|
| Size | 9.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e46968c116113f29c60e109ddf50355cfeefb3fa58ccc4753185e537f7b132ea
|
|
BLAKE2b-256 checksum How to use checksums |
d6f9978e353705c28add2b083b46ea944214c335e0ffafe5fcae6d3895d0ba4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.11
|