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

Update Dockerfile to install npm and node.js #49

Merged
merged 5 commits into from
Mar 7, 2024

Conversation

sepehrkrz
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Mar 6, 2024

Binder 👈 Test this PR on Binder

In this modified Dockerfile:

nb_black package is installed separately after all other packages to isolate any issues related to its installation process.

The specific version nb_black==1.0.7 is installed to ensure compatibility and avoid any potential issues with newer versions.
I added pip install --upgrade colorama before installing nb_black to ensure that the colorama version is compatible with both awscli and nb_black.
Tested locally. should build successfully.
Changes:
Install npm and node.js
Use nb-black 1.0.5 instead of error causing 1.0.7
@arpita0911patel arpita0911patel merged commit 88ea9a7 into CIROH-UA:main Mar 7, 2024
1 check failed
@sepehrkrz sepehrkrz deleted the patch-3 branch March 7, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants