Frédéric Collonval
Frédéric Collonval
> I manually added it to /jupyterlab/packages/ui-components/src/icon/iconimports.ts which needs to be fixed since it's supposed to be auto-generated If I recall correctly, running locally `jlpm integrity` should update the file.
Thanks for reporting the issue @johnne The error originated from https://github.com/mamba-org/gator/blob/02795700431f2e640178f752311c3035f1654cd5/mamba_gator/envmanager.py#L662 The easy fix would be to ignore invalid version number. Then a follow up could be to handle _invalid_...
Thanks for trying the fix. Would you mind posting here the log about which package failed to be parsed?
Thanks a lot @johnne So as expected most packages failing are none-python ones as they do not require to conform to Python version syntax. And in recent version of `packaging`...
@krassowski does the final version is ok for you?
[v4.0.0](https://github.com/jupyterlab-contrib/jlab-enhanced-launcher/releases/tag/v4.0.0) has been released. Huge thanks to @darpan097
@dependabot rebase
Thanks @Mochatr could you please provide more background on this PR by fulfilling the template?
Thanks for the suggestion @andrewfulton9 Minor comment on the proposed solution: although accessibility concepts are not well integrated in existing Lumino code. For new proposals like this one, we should...
> - what are the criteria for someone to be added to that list as outside collaborator? Should this apply to one-of contributors, or should there be a minimum number...