Spaces:
No application file
No application file
Upload .devcontainer\noop.txt with huggingface_hub
Browse files- .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.
|