abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
MIT License
2.06k stars 275 forks source link

Run custom jupyterlab build with a colab runtime #92

Open joypore opened 2 years ago

joypore commented 2 years ago

I actually have a custom jupyter lab that has nice vim keybindings. Is it possible to use this jupyter lab with a colab runtime using this repo? How?

misalraj commented 2 years ago

No sir, This is a library for vscode running on the web on Kaggle/Colab Notebook. If you want to use the function of Jupyter, you can install the manual extension and customize it as you want.