Running jupyter-drives with JupyterLab 4.3.1. I am naticing a significant delay in loading of the JupyterLab UI when jupyter-drives is installed. On my system, without jupyter-drives, the UI loads or page refreshes in under 2 seconds. With jupyter-drives this goes up to 5-7 seconds. Because the delay also shows up when I do a page refresh, it is clear that it is something with the frontend, rather than the startup of the server. When I see the delay, I see the following extra lines in the browser console:
The only other clue is that the delay happens after the new tab or windows opens and the page turns white, but before any of the actual UI loads.