Skip to content

haochengxia/vscode-pydata-viewer

Repository files navigation

PyData Viewer

Version Downloads Installs PRs Welcome

Display Python data files in VSCode.

  • Numpy Files: .npz .npy
  • Pickle Files: .pkl .pck .pickle
  • Torch Files: .pth .pt .ckpt

📌 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.

Change log

Please refer to CHANGELOG.md.