abhishekkrthakur / colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run custom jupyterlab build with a colab runtime

joypore opened this issue · comments

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?

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.