-
Notifications
You must be signed in to change notification settings - Fork 6
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
Documentation is missing jupyterlab-specific details #8
Comments
Can you please provide information about your Jupyter stack (plugins + version) as well as the OS you're using? Technically the plugin should work out of the box |
Hi guys I have the same issue on my windows machines.
On mac, the URL was alright, and I could run tabnine-jupyterlab successfully. |
@hoopdev I've just released a fix for windows. Sorry for the hassle. |
@bilucodota Regarding the topic of this issue, it would be helpful if there are some clear descriptions about how to access the config server (Tabnine Hub), not only in the initially redirected page. |
After I install tabnine-jupyterlab using pip, my terminal indicates "No Tabnine binary found" whenever I edit a cell. I don't really know how I would install that because the only instructions available about setting up tabnine-jupyterlab are the pip command.
Even afterward, there's no guidance or demo about how to actually use tabnine once tabnine-jupyterlab is installed. Should I expect suggestions to show up as I type, with no extra work? Is pressing TAB going to add them to my notebook, or is some other workflow supported? How do I access and change settings for the tool like I would in VSCode? There's nothing in the README that explains these things.
At the moment, I think the typical user is left in the dark given the available documentation for this tool.
The text was updated successfully, but these errors were encountered: