Giter VIP home page Giter VIP logo

Comments (6)

rgbkrk avatar rgbkrk commented on July 20, 2024 1

Sidecar detects new runtime directories, though the code has grown stale (no one hacking on it, lots of outdated libraries, no shared knowledge of what's going on in there). For Hydrogen, I'd write the kernel checking all over again or make it part of kernelspecs.

from hydrogen.

BenRussert avatar BenRussert commented on July 20, 2024

@rgbkrk I wonder if (almost two years later) you have any more thoughts on this? Is there anything in the nteract repo that might be a good model?

from hydrogen.

lgeiger avatar lgeiger commented on July 20, 2024

👍 For using kernelspecs!

Though at the moment it doesn't detect the default python installation so users need to run python -m ipykernel install --user so it can be detected.

I'm wondering if the easiest thing would be, if kernelspecs ran python -m ipykernel install --user if it can't detect a python kernel and then rerun current detection method.

from hydrogen.

rgbkrk avatar rgbkrk commented on July 20, 2024

We could bring the default python detection to kernelspecs though, which is currently buried away in old PRs of mine on nteract/nteract that I've closed.

from hydrogen.

lgeiger avatar lgeiger commented on July 20, 2024

We could bring the default python detection to kernelspecs though, which is currently buried away in old PRs of mine on nteract/nteract that I've closed.

Ahh sure I forgot!

For reference: nteract/nteract#1384

from hydrogen.

lgeiger avatar lgeiger commented on July 20, 2024

Atom now has a file watching API. Since we're now using kernelspecs we could easily watch the directories returned by jupyter-paths for changes and update the kernels.

I'd be very happy if someone is interested in implementing this.

from hydrogen.

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.