microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 294 forks source link

Unable to view DataFrame in VS Code #15969

Closed mekanavsharma closed 2 months ago

mekanavsharma commented 2 months ago

Environment data

Expected behaviour

Showed be able to view dataframe in new pop-up

Actual behaviour

When attempting to view a DataFrame in Visual Studio Code using the Data Wrangler extension, I encounter the following error: "Could not retrieve variable autos from the Jupyter extension. Please file an issue on the Data Wrangler GitHub repository."

FYI : 1 month ago I used to get popup. But then I don't what changes were made and I am not getting this pop.

Steps to reproduce:

I first reported this issue with Data Wrangler , after our discussion they suggested that the issue is at your end. Here is the link for our discussion.

https://github.com/microsoft/vscode-data-wrangler/issues/270

If you want further information from my end, do let me know.

amunger commented 2 months ago

relevant error image

looks like a permission issue between DW <-> Jupyter

DonJayamanne commented 2 months ago

Solution

FYI : 1 month ago I used to get popup. But then I don't what changes were made and I am not getting this pop.

Yes, that was a prompt asking to allow the Data Wrangler extension to allow using this API.

If the above solution doesn't work, please feel feel to file a new issue or ping here