Developing with an NGC container

I’m looking to make some changes to the python code in the ASR/Bert container. I’d like to setup remote debugging. I’ve tried VS Code but the Docker and Container extensions may not be fully implemented on Arm64.

Is there a best-practice recommendation for developing and debugging python with the NGC containers?

YES.
Please check this container for ASR/BERT usage:

Thanks.