After the update, extensions in VS Code in the science console no longer work. It’s using this environment variable to look for them. It still points to /home/jovyan.
CODE_EXTENSIONSDIR=/home/jovyan/.local/share/code-server/extensions
After the update, extensions in VS Code in the science console no longer work. It’s using this environment variable to look for them. It still points to /home/jovyan.
CODE_EXTENSIONSDIR=/home/jovyan/.local/share/code-server/extensions
Good catch @rjtanner. That variable was not updated correctly with the migration.
We will push a fix later today.
A fix is deployed with release 26.0112.
You can find the release version from: Fornax → ‘Release Notes’ and scrolling to ‘Latest Changes’.