Socket
Socket
Sign inDemoInstall

vs-colabi

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vs-colabi

Run vs code tunnel inside colab notebook


Maintainers
1

Readme

vs-colabi

Getting started

a library allow to use vs code tunnel in google colab

Installation

pip install vs-colabi

Example

from vscolabi import configure

configure()
# configure(clear = True, mount = False  , tab = False ) : 
#   clear : True to clear the colab output 
#   mount : True to mount google drive 
#   tab   : True to open vscode in new tab 

Steps :

  • a button will be display it --> click .
  • this button once is clicked will show pop frame , paste the code inside input , (code is copy the code to clipboard automaitcly ).
  • after contunue the steps in the pop up , it will display a buttons with text open vscode

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc