abhishekkrthakur / colabcode

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

Python Extension not working for colabcode-0.1.0 #46

Open voldy12 opened 3 years ago

voldy12 commented 3 years ago

Command 'Python: Select Interpreter' resulted in an error (command 'python.setInterpreter' not found) versions:

This could also be an issue of the code server 3.7.1 there have been lots of issues on it. so maybe being able to specify the code server version could be a solution...?

voldy12 commented 3 years ago

Made a PR, do check it out.

anusikh commented 3 years ago

i faced the same issue, please let me know if there's a fix