A library to set up a VS Code server in Google Colab.
Project description
vscode-colab
Overview
The vscode-colab library allows users to set up a Visual Studio Code server within Google Colab. This enables a powerful coding environment directly in your browser, leveraging the capabilities of VS Code while utilizing the resources of Google Colab.
Features
- Easy setup of a VS Code server in Google Colab.
- Support for essential Python development extensions.
- User-friendly authentication and connection options.
Installation
To use the vscode-colab library, you can clone the repository and install the required dependencies. Here’s how to do it:
git clone https://github.com/yourusername/vscode-colab.git
cd vscode-colab
pip install -e .
Usage
To set up the VS Code server in Google Colab, simply import the library and call the setup_vscode_server() function:
from vscode_colab import setup_vscode_server
# Start the VS Code server
setup_vscode_server()
Follow the on-screen instructions for authentication and connection.
Examples
Check out the examples/simple_usage.ipynb notebook for a detailed example of how to use the vscode-colab library in Google Colab.
Contributing
Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vscode_colab-0.1.1.tar.gz.
File metadata
- Download URL: vscode_colab-0.1.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11a9aedaff1e10f16b71b5c3493349e3c544933201e6ea737d4a05605cddfa4c
|
|
| MD5 |
abc3b9f5080b0e2ea5509441ccc29b2e
|
|
| BLAKE2b-256 |
f63260a34f1c944c52fcbe9bba829490add850e953c1f78d4c98f22a0c2daea7
|
File details
Details for the file vscode_colab-0.1.1-py3-none-any.whl.
File metadata
- Download URL: vscode_colab-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28321392161e0c5ae9bff224492a1e3f9dc7b68f61fb3746f55d43be7f214303
|
|
| MD5 |
ea2f797b6f45b12050f52815c34a6d7d
|
|
| BLAKE2b-256 |
b9f568c77235780b588c2fcf04d43e5e686b3daf8a3a5a19cedfab44c03fecd1
|