William(wenmin) Wu

Results 37 comments of William(wenmin) Wu
trafficstars

@flowpatterns already supported here: https://github.com/wenmin-wu/jupyter-tabnine It's available on [pypi index](https://pypi.org/project/jupyter-tabnine/) now. Simply issue following commands, then enjoy it:) ``` pip3 install jupyter-tabnine jupyter nbextension install --py jupyter_tabnine jupyter nbextension enable...

read from multiple zipped libsvm format text files

What do you mean by display an error? Can not see the completer div or else?

It can be done by changing the colour config in the `css` file.

Don't need to change the js file, it's not hardcoded @agi1512, I get the `remote_server_url` from the config. refer to https://github.com/wenmin-wu/jupyter-tabnine/blob/master/src/jupyter_tabnine/static/main.js#L112. You may need to install the latest version by...

Sorry, I have been busy with my career stuffs this year, didn't get enough time to go through these issues. Let's leave it here since more people come across the...

Hi @amircodota, thanks for sharing. I did come across this problem and solved by using an old version under https://github.com/codota/tabnine-vim/tree/master/binaries/2.9.2

Hi @amircodota, could you build a binary for ARM, I would like to deploy a server on raspberry pi 4. However, no binary available. Really appreciate it if you can...