Skip to content

Commit

Permalink
Update notebook image to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxusmusti authored and anishasthana committed Apr 12, 2023
1 parent b3e4c14 commit 9c9e833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom-nb-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN pip install -r requirements.txt
RUN pip uninstall pickle5 -y

# Install codeflare-sdk and other libraries
RUN pip install codeflare-sdk==0.4.2 \
RUN pip install codeflare-sdk==0.4.3 \
datasets==2.6.1 \
transformers==4.23.1 \
evaluate==0.3.0
2 changes: 1 addition & 1 deletion custom-nb-image/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sdk0.4.2-v1
sdk0.4.3-v1

0 comments on commit 9c9e833

Please sign in to comment.