Display Python data files in VSCode.
- Numpy Files:
.npz
.npy
- Pickle Files:
.pkl
- Torch Files:
.pth
.pt
📌 A Python interpreter is mandatory for this extension, please add python path into SYSTEM ENVIRONMENT PATH.
If you DO NOT have a avaliable Python on your device but need to view numpy files, the extension vscode-numpy-viewer which may be helpful.
Please refer to CHANGELOG.md.