Spaces:
Sleeping
Sleeping
Commit
·
1441620
1
Parent(s):
6017324
app.py
CHANGED
@@ -44,7 +44,7 @@ with gr.Blocks(css="""
|
|
44 |
|
45 |
The data format uses JSON and is described on this local page, describing the data spec. Note that the data files contain a sequence of entries in JSON format, rather than one huge JSON construct, in order to aid scalability
|
46 |
|
47 |
-
This project was built using python 3.10 and following are the implemented functionalities of all the required tasks. Tune the following inputs and click on
|
48 |
|
49 |
## Requirement 2: Views by country/continent
|
50 |
""")
|
|
|
44 |
|
45 |
The data format uses JSON and is described on this local page, describing the data spec. Note that the data files contain a sequence of entries in JSON format, rather than one huge JSON construct, in order to aid scalability
|
46 |
|
47 |
+
This project was built using python 3.10 and following are the implemented functionalities of all the required tasks. Tune the following inputs and click on respective buttons to get the desired output:
|
48 |
|
49 |
## Requirement 2: Views by country/continent
|
50 |
""")
|