Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "Watch variables" in the debugger panel #16778

Open
JbIPS opened this issue Sep 12, 2024 · 0 comments
Open

Add a "Watch variables" in the debugger panel #16778

JbIPS opened this issue Sep 12, 2024 · 0 comments

Comments

@JbIPS
Copy link

JbIPS commented Sep 12, 2024

Problem

In the debugger panel, in the "VARIABLES" section, a lot of variables appears (its a big notebook). Sadly, the one I want starts with an s so it's under the floating line. Or I'd like to directly see a properties of a variable (e.g. df.shape[0]).

Proposed Solution

  • Add a Watch section in the debugger panel where user can add variable or expression to easily watch

Additional context

  • Exemple of how Firefox debugger presents it
    image
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Sep 12, 2024
@RRosio RRosio removed the status:Needs Triage Applied to new issues that need triage label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants