facebook / facebook/pyrefly

is it possible to support remote colab env

Open
#1,596 2 comments 0 reactions 0 assignees View on GitHub
language-server notebook
Dominant language
Rust
Stars
7k
Forks
516
PR merge metrics
No merged PRs in 30d

Description

### Describe the Bug

https://developers.googleblog.com/en/google-colab-is-coming-to-vs-code/

But lsp runs in the local environment, so it diagnoses based on local information, but remote info is different.

Like, I may not have TensorFlow installed in my local env, but the remote env does, so it will complain about not being able to find deps.

But it's tricky to support a remote LSP to do this.

### Sandbox Link

_No response_

### (Only applicable for extension issues) IDE Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.