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

qgrid widget is not able to load in vscode, but is able to in notebooks #1974

Closed
IanMatthewHuff opened this issue Apr 17, 2020 · 4 comments
Closed
Assignees

Comments

@IanMatthewHuff
Copy link
Member

Loads with the same kernel in jupyter notebook and shows the grid:
image

qgridvscode.log
qgridwegview.log

I have the env still so ask and I can give a pip list.

@rchiodo
Copy link
Contributor

rchiodo commented Apr 20, 2020

The root cause of this is that qgrid 1.1.3 is not up on the CDN. And the local source installed by qgrid has a dependency upon jupyter.

We're going to issue an error for this scenario.

@DonJayamanne DonJayamanne assigned DonJayamanne and unassigned rchiodo Apr 20, 2020
DonJayamanne referenced this issue in microsoft/vscode-python Apr 20, 2020
For #11245
* Warn when using qgrid version > 1.1.1
* For now hardcoded to check only qgrid version 1.1.1.
* Should be easy enough to add others, didn't want to make it too generic.
@rchiodo
Copy link
Contributor

rchiodo commented Apr 21, 2020

This isn't giving me the warning. I just get this:

image

If I run it a second time, then I get the warning

@DonJayamanne
Copy link
Contributor

Looks like its a bug in the existing functionality i'm using.
I'm using existing code to render errors in the widget output, that doesn't seem to work during first cell run.

DonJayamanne referenced this issue in microsoft/vscode-python Apr 24, 2020
For #11245
* Warn when using qgrid version > 1.1.1
* For now hardcoded to check only qgrid version 1.1.1.
* Should be easy enough to add others, didn't want to make it too generic.
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
@microsoft microsoft unlocked this conversation Nov 13, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@WinstonDodson
Copy link

Just to add that this same issue exists in the VS Code - Insider native notebooks as well.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants