GithubHelp home page GithubHelp logo

Comments (6)

mlucool avatar mlucool commented on July 29, 2024 1

I am seeing this with defer + 4.1.0rc1

from jupyterlab-execute-time.

krassowski avatar krassowski commented on July 29, 2024

@jabbera thanks for opening the issue. I saw something similar in the past when the kernel crashes (#84) and I believe that was already fixed in #100 but the fix is only effective in JupyterLab 4.1+ (currently in release candidate phase). Which version of JupyterLab did you use?

In general, can you provide reproduction instructions, or does it happen sporadically without a clear trigger?

Finally, do you have windowing enabled in JupyterLab settings (Settings → Settings Editor → Notebook → Windowing mode, at the very bottom)?

FYI, there is a newer version (3.1.1) available.

from jupyterlab-execute-time.

jabbera avatar jabbera commented on July 29, 2024

JupyterLab 4.0.10
I haven't been able to pin down the cause but it is happening during a long running memory intensive op. There is the potential the kernel crashed without providing feedback.
Windowing mode is set to Defer

I'm happy to wait till 4.1 comes out and validate that the issue goes away!

from jupyterlab-execute-time.

krassowski avatar krassowski commented on July 29, 2024

I can reproduce when re-running a cell which was already running. There is an error in the console:

ExecuteTimeWidget.ts:311 Uncaught TypeError: Cannot read properties of undefined (reading 'execution_failed')
    at ExecuteTimeWidget.ts:311:34

so this is a regression from the PR I mentioned. I will open a PR to fix it.

from jupyterlab-execute-time.

krassowski avatar krassowski commented on July 29, 2024

@jabbera if you would like to test the fix from #112, you can download extension-artifacts from the associated CI build and install the patched version using pip.

from jupyterlab-execute-time.

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.