This will allow jupyterhub to render notebooks (like nbviewer) that are found in a user's public_html folder. There is also an associated button that copies notebooks to the public_html folder.
There are still some things hardcoded here, but might serve as a useful starting point. Also, Pull Requests accepted :)
I've updated our jupyterhub PublicHandler to be a JupyterHub Service:
https://github.com/BrynMawrCollege/jupyterhub
This will allow jupyterhub to render notebooks (like nbviewer) that are found in a user's public_html folder. There is also an associated button that copies notebooks to the public_html folder.
There are still some things hardcoded here, but might serve as a useful starting point. Also, Pull Requests accepted :)