Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ Automatically generated by Colaboratory.
|
|
6 |
Original file is located at
|
7 |
https://colab.research.google.com/drive/1XZbCNfIzuxHNNECK_uGluXC65NH9yulc
|
8 |
"""
|
9 |
-
!pip install -U scikit-learn
|
10 |
def greet(name):
|
11 |
return "Hello " + name + "!"
|
12 |
|
|
|
6 |
Original file is located at
|
7 |
https://colab.research.google.com/drive/1XZbCNfIzuxHNNECK_uGluXC65NH9yulc
|
8 |
"""
|
|
|
9 |
def greet(name):
|
10 |
return "Hello " + name + "!"
|
11 |
|