Skip to content

Commit 9c9e833

Browse files
Maxusmustianishasthana
authored andcommitted
Update notebook image to 0.4.3
1 parent b3e4c14 commit 9c9e833

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: custom-nb-image/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN pip install -r requirements.txt
2323
RUN pip uninstall pickle5 -y
2424

2525
# Install codeflare-sdk and other libraries
26-
RUN pip install codeflare-sdk==0.4.2 \
26+
RUN pip install codeflare-sdk==0.4.3 \
2727
datasets==2.6.1 \
2828
transformers==4.23.1 \
2929
evaluate==0.3.0

Diff for: custom-nb-image/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sdk0.4.2-v1
1+
sdk0.4.3-v1

0 commit comments

Comments
 (0)