Jason Weill

Results 566 comments of Jason Weill

@pineapplepeachypie As @krassowski points out, there is alerady an auto-save feature in JupyterLab, but it is not mentioned in [our official documentation](https://jupyterlab.readthedocs.io/en/latest/). I have retitled this issue to mention that...

Once #10596 is merged in, fixing #9838 (folder upload), this may become more important.

@yurivict Thank you for opening this issue! You can find the dev documentation here: https://github.com/jupyterlab/jupyterlab-desktop/blob/master/dev.md You should also be able to read (but not run) the workflows here: https://github.com/jupyterlab/jupyterlab-desktop/tree/master/.github/workflows If...

Per discussion at triage, this affects all commands that don't yet have shortcuts, not just semantic commands.

@nenb Thanks for opening this issue! It looks like the `label` is used for the button's title, on hover, and the `iconLabel` is used to annotate the icon. This latter...