fengmiguoji commited on
Commit
7d25f77
·
verified ·
1 Parent(s): d491227

Upload .devcontainer\noop.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. .devcontainer//noop.txt +3 -0
.devcontainer//noop.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ This file copied into the container along with environment.yml* from the parent
2
+ folder. This file is included to prevents the Dockerfile COPY instruction from
3
+ failing if no environment.yml is found.