Skip to content

Commit db90490

Browse files
authored
Update gradio-server.mdx
no need `cp server.py app.py` as file name already is `app.py`.
1 parent 45b5063 commit db90490

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

units/en/unit2/gradio-server.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ textblob
167167

168168
3. Push your code to the Space:
169169
```bash
170-
cp server.py app.py
171170
git init
172171
git add app.py requirements.txt
173172
git commit -m "Initial commit"

0 commit comments

Comments
 (0)