Spaces:
Sleeping
Sleeping
Pragya Jatav
commited on
Commit
·
2568e06
1
Parent(s):
e349629
m1
Browse files- pages/2_Scenario_Planner.py +1 -1
- test upload.xlsx +0 -0
pages/2_Scenario_Planner.py
CHANGED
@@ -857,7 +857,7 @@ def give_demo():
|
|
857 |
return file.read()
|
858 |
|
859 |
# Path to the existing Excel file
|
860 |
-
file_path = '
|
861 |
|
862 |
# Create a download button
|
863 |
st.download_button(
|
|
|
857 |
return file.read()
|
858 |
|
859 |
# Path to the existing Excel file
|
860 |
+
file_path = 'input_data_example.xlsx'
|
861 |
|
862 |
# Create a download button
|
863 |
st.download_button(
|
test upload.xlsx
DELETED
Binary file (9.76 kB)
|
|