Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update code-server and extensions in jupyterlab #488

Closed
wants to merge 26 commits into from

Conversation

vexingly
Copy link
Contributor

Add the databricks and some other useful extensions by default, bump up the code-server version to latest as required by the databricks extension. The latest databricks extension is needed to configure storage accounts as an output location!

@vexingly vexingly added the auto-deploy Trigger manual CI steps for this PR label Jul 20, 2023
@vexingly
Copy link
Contributor Author

vexingly commented Aug 8, 2023

Changes in current PR:

  • Add cache step to workflow to try to speed up builds (untested)
  • Add mamba library to speed up conda env setup
    • Use mamba for conda env setup
  • Fix global pip timeout not getting persisted to reduce error messages from artifactory
  • Fix AMD AOCL libraries not getting setup
  • Update VS Code to latest version in jupyterlab image (remote-desktop is currently being rebuilt)
  • Update default extensions that we install (new versions and new extensions)
  • Fix process to install extensions and default user settings (move directory back under /home/jovyan/)
  • Add R language server install to get rid of VS Code nag message on startup
  • Update default theme to new VS Code default (otherwise it nags you on first startup)

@vexingly vexingly closed this Sep 5, 2023
@vexingly vexingly deleted the update-code-server branch September 25, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-deploy Trigger manual CI steps for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant