Coder Social home page Coder Social logo

Comments (6)

wellecks avatar wellecks commented on June 12, 2024

Starting to look into this

from declarativewidgets.

parente avatar parente commented on June 12, 2024

We added an error hook for kernel side errors in the dashboard code. Maybe relevant?

from declarativewidgets.

wellecks avatar wellecks commented on June 12, 2024

The ErrorLog? Thanks - this'll be useful

from declarativewidgets.

parente avatar parente commented on June 12, 2024

That's the one. It's probably already capturing backend widget errors, but we only enable it in dashboard view (inside and outside the notebook) at the moment I think.

from declarativewidgets.

wellecks avatar wellecks commented on June 12, 2024

We implemented the error handling so that a message is displayed in the cell's output area after a kernel error occurs - this covers errors for the Function and DataFrame widgets. The Channels widget is not associated with a code cell, so we log those errors to the console.

However, we've seen some odd behavior in the Scala widgets, and need to determine whether it's due to using an old kernel image, a bug on the kernel, or a bug on the widgets.

from declarativewidgets.

wellecks avatar wellecks commented on June 12, 2024

I opened separate issues #45 and #46 that address the Scala behavior

from declarativewidgets.

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.