GET http://127.0.0.1:8888/tabnine?data=BIG_STRING 404 (Not Found)
flazouh opened this issue · 2 comments
flazouh commented
wenmin-wu commented
Hi @Maulorian, this issue is fixed in this commit
Please reinstall with the following commands:
pip install https://github.com/wenmin-wu/jupyter-tabnine/archive/master.zip --user
jupyter nbextension install --py jupyter_tabnine --user
jupyter nbextension enable --py jupyter_tabnine --user
jupyter serverextension enable --py jupyter_tabnine --user
I'm going to release the new version to pypi
after several days of using.