Spaces:
Runtime error
Runtime error
joulammous
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: Patent Project
|
2 |
emoji: 😎
|
3 |
colorFrom: pink
|
@@ -6,7 +7,7 @@ sdk: streamlit
|
|
6 |
sdk_version: 1.17.0
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
-
|
10 |
# milestone-1
|
11 |
I installed WSL2 and used the extension in VSCode for remote development. I am using Ubuntu for the Linux distribtion and I created a virtual enviroment for the project.
|
12 |
I didn't install Docker becuase as of now, Windows defender is detecting a virus from the Docker file and it's not allowing the installation.
|
|
|
1 |
+
---
|
2 |
title: Patent Project
|
3 |
emoji: 😎
|
4 |
colorFrom: pink
|
|
|
7 |
sdk_version: 1.17.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
---
|
11 |
# milestone-1
|
12 |
I installed WSL2 and used the extension in VSCode for remote development. I am using Ubuntu for the Linux distribtion and I created a virtual enviroment for the project.
|
13 |
I didn't install Docker becuase as of now, Windows defender is detecting a virus from the Docker file and it's not allowing the installation.
|