Juan Luis Cano Rodríguez
Juan Luis Cano Rodríguez
I wonder if we could reconsider this? I think the main reason people don't use extensions is that they don't know such extensions exist. And even when they know, sometimes...
> What I want to avoid is us having to make sure all extensions are installed correctly (what about maintainability? what if we later decide to remove a certain extension?)...
100 % with both criteria. I already have a list of extensions I would consider useful or popular, will curate it in the coming days. I can't reopen since I...
Related: https://github.com/jupyterlab-contrib/jupyterlab-contrib.github.io/issues/23
Also: https://jupyterlab-contrib.github.io/migrate_from_classical.html
Consolidating a few of the alternatives we mentioned here, in order of increasing perceived complexity or risk: ### Desired - [jupyterlab-execute-time](https://github.com/deshaw/jupyterlab-execute-time) (been using this one everywhere lately, it's super useful...
I just confirmed that the variable inspector that comes with the native Jupyter debugger covers the use cases I'd expect. In addition, [jupyterlab-variableInspector](https://github.com/lckr/jupyterlab-variableInspector) seems to have some issues and not...
We should try https://github.com/jupyter-server/jupyter-resource-usage too, although I don't know if it would properly detect the RAM consumed by the dockerized kernel.
Update: I don't think jupyter-resource-usage or jupyterlab-system-monitor work with remote/gateway kernels ❌ and I can't get jupyterlab-kernel-usage to work either ❌ so I'm [back to my earlier comment](https://github.com/orchest/orchest/issues/169#issuecomment-1129164739): let's try...