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

[Debugger] Rich mimetype rendering in the variable inspector #9867

Closed
jtpio opened this issue Feb 24, 2021 · 1 comment · Fixed by #10299
Closed

[Debugger] Rich mimetype rendering in the variable inspector #9867

jtpio opened this issue Feb 24, 2021 · 1 comment · Fixed by #10299
Labels
enhancement pkg:debugger status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone

Comments

@jtpio
Copy link
Member

jtpio commented Feb 24, 2021

Problem

For now the debugger displays variables in a pretty simple manner:

image

Proposed Solution

It would be nice to have a more visual way of inspecting variables.

Possible sources of inspirations could be Spyder:

image

Or the JupyterLab Variable inspector extension, for example rendering widgets:

image

Additional context

@jtpio jtpio added this to the 4.0 milestone Feb 24, 2021
@besbesmany
Copy link

when jupyterlab 4.0 is released?

the JupyterLab Variable inspector extension, is not working on current last version 3.0.14

@isabela-pf isabela-pf mentioned this issue Jun 16, 2021
4 tasks
@aiqc aiqc added this to PickMe! in v4 <bit.ly/jupyter4> Jul 16, 2021
v4 <bit.ly/jupyter4> automation moved this from NotStarted to Merged Sep 1, 2021
@github-actions github-actions bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Mar 1, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement pkg:debugger status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants