Skip to main content

ColabCode - Run codeserver on Colab!

Project description

ColabCode

Run code server on Google Colab or Kaggle Notebooks

Quickstart:

  • install colabcode: pip install colabcode
  • import colabcode: from colabcode import ColabCode
  • run: ColabCode(port=10000, password="abhishek")
  • you can also run it with any password or port :)

Colab starter notebook: Open In Colab

ColabCode has the following arguments:

  • port: the port you want to run code-server on, default 10000
  • password: password to protect your code server from being accessed by someone else. Note that there is no password by default!
  • mount_drive: True or False to mount your Google Drive

ColabCode comes pre-installed with some VS Code extensions.

See an example in this video tutorial.

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

colabcode-0.0.7.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

colabcode-0.0.7-py3-none-any.whl (3.5 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