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 or add the path to an interpreter in the Extension settings.

If you DO NOT have Python available on your device but need to view numpy files, the extension vscode-numpy-viewer may be helpful.

Change log

Please refer to CHANGELOG.md.