Skip to content

Display PyData files (.npz .npy .pkl .pth) in VSCode.

License

Notifications You must be signed in to change notification settings

JBrandonS/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
  • 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.

Change log

Please refer to CHANGELOG.md.

About

Display PyData files (.npz .npy .pkl .pth) in VSCode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.4%
  • Python 12.6%