Giter VIP home page Giter VIP logo

Comments (6)

shism2 avatar shism2 commented on May 15, 2024

I have the notifications popping up

from vscode-jupyter-powertoys.

shism2 avatar shism2 commented on May 15, 2024

Restarting the kernel makes it go away. The way for me to reproduce it is to install a kernel and switch tabs from one notebook and back to the same one.

from vscode-jupyter-powertoys.

DonJayamanne avatar DonJayamanne commented on May 15, 2024

@Fred-Wu Please could you provide a code sample and steps to repro this issue.

from vscode-jupyter-powertoys.

Fred-Wu avatar Fred-Wu commented on May 15, 2024

@Fred-Wu Please could you provide a code sample and steps to repro this issue.

It's been for a while, and it also happens occasionally so I have disabled it.
I will try to find the old codes, and update you later.
Thanks.

from vscode-jupyter-powertoys.

xuxiao2695 avatar xuxiao2695 commented on May 15, 2024

This problem happens to me even without executing any cell. Usually when moving the cursor around or typing out a line from the middle will spawn 20+ "Executing code" notifications. Each can take several seconds to complete.

It looks like contextual help is processing the code under the cursor every time a new key is pressed. The "Code under cursor" shown in the panel actually "replays" me typing the line but very slowly.

from vscode-jupyter-powertoys.

xuxiao2695 avatar xuxiao2695 commented on May 15, 2024

This is especially a problem if the code under the cursor is e.g. a large pandas dataframe. Contextual help will actually evaluate the string form of the dataframe which can take a very long time.

from vscode-jupyter-powertoys.

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.