Open
Description
I've been coming across various places where jupyter_server diverges from notebook. I'm using this issue to track these differences. This will be turned into documentation in the future to help users migrate in places where we cannot add shims.
ConfigManager
changed its config path from "nbconfig" to "serverconfig". (code)- Follow up question: should this be hardcoded into the config manager?