nebari-dev / nebari-docker-images

šŸ“¦ Ready to use Docker images maintained by the Nebari team
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Update codeserver version to latest #138

Closed viniciusdc closed 5 months ago

viniciusdc commented 5 months ago

Update codeserver version from v4.5.1 to v4.23.1

Reference Issues or PRs

close #136

What does this implement/fix?

Put a x in the boxes that apply

Testing

Documentation

Access-centered content checklist

Text styling

Non-text content

Any other comments?

marcelovilla commented 5 months ago

Thanks @viniciusdc!

krassowski commented 5 months ago

Worth testing this one solidly as I see some upstream reports that vscode-binder that we use:

https://github.com/nebari-dev/nebari-docker-images/blob/25697f163e296a7f03a513d0140b2b31ac109029/jupyterlab/environment.yaml#L61

does not work with code-server 4.10.1 and newer (https://github.com/betatim/vscode-binder/issues/38). Or do we use it only to get the vscode icon?

marcelovilla commented 5 months ago

@krassowski thanks for the heads up. Code server seems to be working fine but I'm not sure what we use vscode-binder for.

@viniciusdc do you know?

dharhas commented 5 months ago

We should probably be shifting to the code-server icon instead of the microsoft vscode icon if that is all it is used for. If we don't know what it is used for then we should remove it and find out that way.

marcelovilla commented 5 months ago

@dharhas I've added nebari-dev/nebari/#2417 to track this. I can transfer it to this repo if it makes more sense.