codota / jupyter-tabnine

Autocompletion with Deep Learning on Jupyter Notebook
MIT License
794 stars 121 forks source link

How to access preference page #79

Open ZisIsNotZis opened 2 years ago

ZisIsNotZis commented 2 years ago

There is a preference page of TabNine running on http://localhost:5555, but I'm not sure how to access it since there's no link inside jupyter menu / command palate, and directly typing this address don't work.

Other editors (e.g. sublime) can access this page by simply open the command palate and search for tabnine.

gz#7472

maya-tabnine commented 2 years ago

Type tabnine::config in a cell on Jupyter. Did it open Tabnine Hub?