Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -84,7 +84,8 @@ def display_projects():
|
|
| 84 |
"Twitter Trend Analysis",
|
| 85 |
"Restaurant Recommendation System",
|
| 86 |
"Bitcoin Lightning Path Optimization",
|
| 87 |
-
"National Infrastructure Monitoring"
|
|
|
|
| 88 |
]
|
| 89 |
|
| 90 |
# Create tabs
|
|
|
|
| 84 |
"Twitter Trend Analysis",
|
| 85 |
"Restaurant Recommendation System",
|
| 86 |
"Bitcoin Lightning Path Optimization",
|
| 87 |
+
"National Infrastructure Monitoring",
|
| 88 |
+
"Job Easz"
|
| 89 |
]
|
| 90 |
|
| 91 |
# Create tabs
|