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

Installation via pip unclear #12

Open
BraINstinct0 opened this issue Sep 2, 2021 · 0 comments
Open

Installation via pip unclear #12

BraINstinct0 opened this issue Sep 2, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@BraINstinct0
Copy link

  • On the official site, it is instructed to use the following command:
    pip3 install jupyterlab_tabnine --user .
  • However, over at PyPI, it is as below:
    pip install jupyterlab_tabnine .
  • Meanwhile, over at npm, and over here at Github
    (though it's all the way below; would be better to bring it to the top(or at least provide a quick link):
    pip install --upgrade jupyterlab_tabnine

Though there are some peculiar cases that require packages to be installed with a specific flag, I assume these commands essentially are meaning that 'just do the usual pip install'. Is this the case?

@bilucodota bilucodota added the documentation Improvements or additions to documentation label Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants