Coder Social home page Coder Social logo

Comments (8)

agi1512 avatar agi1512 commented on June 3, 2024 1

@Prabhusarathy18 sorry I didnt test this with the new binary. If my memory does not fail me, pointing through jupyter notebook wasn't working, because in some .js files there was localhost hardcoded. I found a dir with extension installed, in which I then looked up 'localhost' with linux command find. Then in all found files I changed localhost to ip of my server.

from jupyter-tabnine.

Klom57 avatar Klom57 commented on June 3, 2024

Have the same issue, would be very appreciate if you provide any help :)

from jupyter-tabnine.

 avatar commented on June 3, 2024

update version he added a binary .. this seems to work now

from jupyter-tabnine.

Prabhusarathy18 avatar Prabhusarathy18 commented on June 3, 2024

@agi1512 How u pointed your jupyter notebook to point your container? Can u please elaborate ?

from jupyter-tabnine.

wenmin-wu avatar wenmin-wu commented on June 3, 2024

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 issuing pip3 install https://github.com/wenmin-wu/jupyter-tabnine/archive/master.zip. Because the data type returned by the remote server is string, I fixed it here https://github.com/wenmin-wu/jupyter-tabnine/blob/master/src/jupyter_tabnine/static/main.js#L121, however, haven't got time to release a new version to PyPI.

from jupyter-tabnine.

agi1512 avatar agi1512 commented on June 3, 2024

Thank you for the reply, I will use the command you provided, also the issue is almost year old now. I didnt have the opportunity to test newer releases myself, but if everything is working as intended now, feel free to close the issue @wenmin-wu! Thanks

from jupyter-tabnine.

wenmin-wu avatar wenmin-wu commented on June 3, 2024

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 same issues.

from jupyter-tabnine.

Prabhusarathy18 avatar Prabhusarathy18 commented on June 3, 2024

Thanks for the response! @agi1512 @wenmin-wu

from jupyter-tabnine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.