rstudio / rstudio-docker-products

Docker images for RStudio Professional Products
https://hub.docker.com/u/rstudio
MIT License
66 stars 56 forks source link

Unpin ms-python.python ext and install ms-toolsai.jupyter ext #834

Closed Trevor-Reid closed 2 months ago

Trevor-Reid commented 2 months ago

We need a newer version of ms-python.python for compatibility with new pwb-code-server. This change unpins the extension and will install the latest available.

Also adding ms-toolsai.jupyter for compatibility with JupyterNotebook based tests in VSCode.

This should address failures seen in Workbench Automation: https://github.com/rstudio/rstudio-pro/issues/6731