William(wenmin) Wu

Results 37 comments of William(wenmin) Wu
trafficstars

Cool, man. Please open a pull request and then I can do some test

Please refer to https://github.com/wenmin-wu/jupyter-tabnine/blob/master/README.md#build-server-image, do let me know if you have any other problems.

Did you modify the code? The CORS issue had been solved here https://github.com/wenmin-wu/jupyter-tabnine/blob/master/go/cmd/server.go#L33

Hi @Prabhusarathy18, it's caused by the TabNine binary refer to #60, could you please enter your container and check the TabNine version? I solved this by downloading an old version...

@hopeldy @tangjianpku the fail reason is the same as `https://github.com/tangjianpku/LINE/issues/4` I have one more question, Section **4.2** of your paper pointed that $d_v$ is the output degree, but in `ReadData`...

I quickly setup one for personal usage: [code](https://github.com/wenmin-wu/extension-examples/blob/main/completer/src/customconnector.ts), which could be useful for those who share the interest.

Sorry for this late reply. You need to restart the Jupyter after enabling the server extension.

@Diyago which browser are you using? Can right-click on the page and click `inspect` and screenshot the logs on the `console` tab.

@joehoeller What command did you issue cause this error?