VSColab - Access Google Colab GPU's and TPU's in Your VSCode
Project description
VSColab
Use Colab GPU's and TPU's on your VSCode using the Remote-SSH plugin.
Installation
$ pip install VSColab
Getting Started
Starter Code: https://colab.research.google.com/drive/1u-mCfTPq2w5YIpqwyKZRmgplKB7VxkO_?usp=sharing
Follow these Steps
- Run all the cells in the Colab Notebook, you will get an output containing the username, tunnel, port number.
- Copy it.
- Install the Remote-SSH extension on your VSCode.
- Open its config file, and paste the copied statements.
- Then connect to the host using this extension.
- Download the python extensions, and select the Python interpreter.
SSH
To SSH into it, open the terminal and type:
ssh root@<tunnel-id> -p<port-number>
Viola! A fully functional ML/AI setup...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
VSColab-0.1.0.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file VSColab-0.1.0.tar.gz
.
File metadata
- Download URL: VSColab-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96f8ce46cffcf56a91edb2ad3e183afe3055814357d2e0e324902968b315136b |
|
MD5 | ce303c2edee6be7db3968d7aacc410e5 |
|
BLAKE2b-256 | 88926485a7dadb279a72b79d7fdeb821b0d6d283c61d7d2ecff1ce3fe3618bcd |
File details
Details for the file VSColab-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: VSColab-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2974d31704398ac4898644af20a748be2ca30ffdd8d3142c3a0e86522fc15c81 |
|
MD5 | 42393830aab18d2c095325fa35260224 |
|
BLAKE2b-256 | 14b3065dab09ea50ccb51634ab4cfe0bdaeeb5f8da0847b65a1169c642b7d0f4 |