I am developing jupyterlab-box-drive.
An extension that adds Box cloud storage as a drive to jupyterlab.
there are at least two non-typescript static resources
- BoxSdk.js: by box-javascript-sdk
- auth.html
I (forced) put these two in a visible place and created a state that works with docker compose
Is there a better way to do it?