Skip to content

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

License

Notifications You must be signed in to change notification settings

jeremyjordan/colabcode

This branch is 38 commits behind abhishekkrthakur/colabcode:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66ae009 · Sep 9, 2020

History

7 Commits
Sep 9, 2020
Sep 9, 2020
Sep 9, 2020
Sep 9, 2020
Sep 9, 2020
Sep 9, 2020

Repository files navigation

ColabCode

Run code server on Google Colab or Kaggle Notebooks

  • 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 :)

About

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%