Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JupyterLab version compatibility #7

Open
russelldc opened this issue Aug 18, 2021 · 4 comments
Open

JupyterLab version compatibility #7

russelldc opened this issue Aug 18, 2021 · 4 comments

Comments

@russelldc
Copy link

I've got the Tabnine logo and link to the Hub at the bottom right, but I don't seem to have any code suggestions appearing.

When I check the Extensions panel, I see this:
Screenshot_20210818_154144

The JupyterLab docs explain:

a red border indicates an error with the extension, typically that the installed version is incompatible with the current version on JupyterLab.

I'm using JupyterLab v3.0.14 at the moment, is this not supported?

@russelldc
Copy link
Author

Oh yep, looks like I was a bit outdated. I upgraded to latest (v3.1.7) and now it's working :)
Perhaps the version requirement should be in the README?

@russelldc
Copy link
Author

russelldc commented Aug 19, 2021

I take that back, it's not working for me yet, but the extension at least doesn't have a red border anymore.

Maybe I need to disable the language server protocol extension (@krassowski/jupyterlab-lsp)?

Update: Yep, I had to disable the lsp extension. Now it's actually up and running this time!

@bilucodota
Copy link
Contributor

bilucodota commented Aug 19, 2021

Hi @russelldc
The plugin is in its very early days. Thanks for the feedback! Keep sharing!

@WaldemarWalo
Copy link

I am on jupyterlab 3.2.4 deployed in docker using the kaggle/python image id 8cdf2a7efc9f.
I've installed the extension with pip install jupyterlab_tabnine and then restarted the jupyter lab, by restarting the container.
In the extensions tab tabine does have a red rectangle, but it actually works.
image
Jupyter console is not logging any errors.

In notebook when typing code and pressing tab i see some entries with tabine logo:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants