pudb icon indicating copy to clipboard operation
pudb copied to clipboard

User contributed addons

Open georgepar opened this issue 4 years ago • 1 comments

Hi,

First of all thank you for this awesome project. I have created a stringifier for integrating pudb + pytorch to debug ML code, and I am wondering if there is a contrib folder / side-project for user contributed themes / stringifiers.

I would find it very interesting if such a platform was created to allow users to share domain specific customizations.

georgepar avatar Oct 15 '21 08:10 georgepar

Feel free to make a PR that adds a contrib folder and adds this there. Make sure to make a subdirectory with a README, and feel free to add a link to the root README for visibility.

inducer avatar Oct 15 '21 13:10 inducer