Skip to content

Commit 1c0bddc

Browse files
Fixed typo in e2b.Dockerfile.
1 parent 1120d92 commit 1c0bddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2b.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ WORKDIR /data
1111
# chmod -R a+wr /data && \
1212
# rm -v local_sqlite.zip
1313

14-
# Example: download file from public URL- e.g., HuggingFacek
14+
# Example: download file from public URL- e.g., HuggingFace, or Github
1515
RUN wget --content-disposition \
1616
"https://huggingface.co/datasets/vector-institute/hotpotqa/resolve/main/data/validation-00000-of-00001.parquet"

0 commit comments

Comments
 (0)