Jeremy Tuloup
Jeremy Tuloup
@fcollonval I'm trying to pick this up as part of https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/55. What would be the recommended way to define toolbar items via the setting system for this custom drive, so...
Answering my own question: this is possible using a combination of `setToolbar` and `createToolbarFactory`.  I'll check if there are mentions to that in the JupyterLab docs and post them...
> I'll check if there are mentions to that in the JupyterLab docs and post them here This is the relevant bit: https://jupyterlab.readthedocs.io/en/latest/extension/extension_points.html#generic-widget-with-toolbar
Thanks @deeplook for opening this. Normally it's possible to have it in the `binder` folder but then you might a `start` file too. There is something similar in the JupyterLab...
Hey sorry for the late answer. Unfortunately I haven't been able to look into pyodide yet, but I agree this would be the ultimate use case for Jyve and similar...
While Plasma is used in the educational space, it is for now still generic and does not imply any teachers / students hierarchy. So I'm wondering whether these ACLs should...
I think the main difficulty would be to make these groups also available in the Docker images, ideally with the same IDs.
It sounds like it should be possible. This would also simplify the admin panel, as there won't be any need to the "Image" column anymore if the name of the...
@pierrepo would you be able to test this change to see if it fixes the issue?
@pierrepo maybe I can spin up a new VM with this change and give you access to it? Since you have real world data that can be tested with you...