codota / tabnine-jupyterlab

JupyterLab client for Tabnine. https://pypi.org/project/jupyterlab-tabnine/
https://www.tabnine.com/install/jupyterlab
36 stars 8 forks source link

Jupyterlab opens empty python console window on kernel activation #15

Open BraINstinct0 opened 2 years ago

BraINstinct0 commented 2 years ago

After enabling the Jupyterlab-tabnine plugin(and signing in), whenever I restart a kernel, a new window opens(as below). When the kernel is killed, it disappears. image

The jupyterlab is launched from Powershell, within a virtualenv(python 3.9.5).

bilucodota commented 2 years ago

@BraINstinct0 is this still an issue? I was not able to reproduce it