You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
@danielballan and I were talking about some usecases he has for Jupyter, and one that came up is that he'd like to provide two different types of contents managers (perhaps one as a server extension). We came up with the following back-of-the-envelope list of bullet points which we can flesh out:
jupyter-js-services allow to configure the contents manager api endpoint
The services object allowing to configure more than one contents manager
In JupyterLab, having the file manager be associated with a separate contents manager.
Also, a contents manager supporting getting a slice of a file would be great too.
I'll flesh out more later - just recording the short list of abbreviated bullet points now...