Wow... just checked the stats and Python PLY Preview has officially passed 20,000 downloads! I'm blown away. It’s been 2 years since I first published this little VS Code extension, and I'm thrilled so many people find it useful for debugging 3D data. To celebrate, I’ve just pushed v0.0.5. This update fixes some annoying bugs and adds features I've wanted for a while, especially for data science work: - PyTorch & NumPy Support: The big one! You can now preview PyTorch Tensors and NumPy arrays with (n, 6) color data right from the debugger. - No More Junk Files: The extension now automatically cleans up temp files after your debug session ends. (They're now stored in .vscode/ply_preview). - Smarter Activation: I've tweaked the logic so it stops trying to activate on variables inside comments or strings. This project is, and always will be, open source. If you find a bug, have an idea, or want to contribute, please head over to GitHub. Pull Requests are always welcome! Thanks for all the support and feedback over the last two years. Get the update: https://lnkd.in/eAHnUdyD Report bugs or contribute: https://lnkd.in/dBkee7Tp #VSCode #Python #PyTorch #NumPy #DataScience #3DVisualization #PointCloud #OpenSource #DeveloperTools

To view or add a comment, sign in

Explore content categories