vscode
vscode copied to clipboard
有什么方式可以查看变量吗,像spyder 或者matlab一样
Data Wrangler 需要最低python3.8和pandas0.25.2
目前用的环境是 python3.7和pandas0.24.2
AI Translation:
Title:
Is there a way to view variables, like in Spyder or MATLAB?
Body:
Data Wrangler requires at least python3.8 and pandas0.25.2
Currently, the environment being used is python3.7 and pandas0.24.2
Currently, the environment being used is python3.7 and pandas0.24.2
Thank you for filing this issue, unfortunately we don't support any extensions that support very specific and old versions of packages. We tend to support the latest versions. You can try to build your own extension using the Jupyter extension API.