Tools for enforcing/ hinting at coding standards in notebook cells while notebook is running?

I found nbQA useful as a command-line tool to post-process Jupyter notebooks for quality assurance, and I was pointed to Jupyterlab Code Formatter as a way to do code formatting in JupyterLab. Is there anything similar for JupyterHub?