Auto Code Completion in Jupyter Notebook | Code Suggestions

Опубликовано: 28 Октябрь 2024
на канале: Consolioo
2,601
35

Hi my name is Imran and today I’m going to tell you an amazing thing if you are using jupyter notebook and you cannot use auto completion code and you are not able to get the suggestions.
Don’t worry, form now you will have access of auto code completion. So how you can access ? it’s very simple.
To use this we need to use third party services which is tabnine. Let me just show you that how we can add in jupyter notebook and can enjoy fast speed of coding!
Since Jupyter notebook don’t have auto code completion services but can use tab key , ? to get some help. Like pandas
The autocomplete features will help you because in most cases you do not remember the exact name of a particular library.

Enter these command lines in your terminal:
pip3 install jupyter-tabnine --user
jupyter nbextension install --py jupyter_tabnine --user
jupyter nbextension enable --py jupyter_tabnine --user
jupyter serverextension enable --py jupyter_tabnine --user

Tabnine link
https://www.tabnine.com/install/jupyt...

⏳Timestamps⏳
00:00 Intro
0:24 Auto code completion review in jupyter notebook
1:08 How to install tabnine for auto code completion and suggestions
2:05 How to use tab key for code suggestion in jupyter notebook
2:52 How to get documentation of libraries in jupyter notebook
3:09 Why do we need auto code completion
3:41 End

Please do follow
Facebook:
https://lnkd.in/dXPbT-9r

Instagram:
https://lnkd.in/dauxSHep

Linkedin:
  / consolioo  

Twitter:
  / consolioo  

Youtube:
   / @consolioo