kiteco / issue-tracker

User-reported issues for Kite
https://Kite.com
1.75k stars 136 forks source link

Kite stuck at "Initializing" when used with Jupyterlab when developing remotely #469

Open delip opened 3 years ago

delip commented 3 years ago

image

I am using version 2.2.6 of Jupyterlab. My kite extension seems to be installed properly. Pasting a few relevant lines from the Jupyterlab's console output.

|[region= release=] 2020/11/08 23:18:08.359403 main.go:14: Kite-LSP Starting...
...
\[W 23:18:09.076 LabApp] Notebook kite_tutorial.ipynb is not trusted
...

I have followed all instructions on setting up Kite, including logging in as PRO via command line (~/.local/share/kite/login-user).

Please note, I am running Jupyterlab remotely over tmux. I replicated my setup locally with the same version of Jupyterlab and Kite seems to work as advertised. (For reasons I can't get into, I need to develop remote). Any ideas on how I can proceed to fix this?

amonhk commented 3 years ago

I have the same problem, even without Jupyterlab with VScode and Remote Development (SSH)