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

[DH-299] Install jupyterlab extension published in pypi #5767

Merged
merged 3 commits into from
Jun 6, 2024
Merged

[DH-299] Install jupyterlab extension published in pypi #5767

merged 3 commits into from
Jun 6, 2024

Conversation

balajialg
Copy link
Contributor

@balajialg balajialg commented May 31, 2024

Since #5743 didn't work. Trying a new approach to install the extension in the hub (thanks @ryanlovett)

@balajialg balajialg changed the title Install jupyterlab extension via postbuild + increase a11y hub RAM to 3GB [DH-299] Install jupyterlab extension via postbuild + increase a11y hub RAM to 3GB May 31, 2024

# Install Node.js and Yarn for DH-299
echo "Installing Node.js and Yarn..."
apt-get update && apt-get install -y nodejs npm
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this can run as root. You might want to install nodejs, npm, yarn, etc. through conda.

It'd probably be quicker to nail down these steps in a live environment on the hub rather than iterating through CI.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ryanlovett! Will do

@balajialg balajialg changed the title [DH-299] Install jupyterlab extension via postbuild + increase a11y hub RAM to 3GB [DH-299] Install jupyterlab extension via postbuild May 31, 2024
@balajialg balajialg changed the title [DH-299] Install jupyterlab extension via postbuild [DH-299] Install jupyterlab extension published in pypi Jun 6, 2024
@balajialg balajialg merged commit d456592 into berkeley-dsep-infra:staging Jun 6, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants