mtoft20 commited on
Commit
d0620b5
·
verified ·
1 Parent(s): 70782a2

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -11,7 +11,7 @@ import numpy as np
11
  # =============================================================================
12
  # CONFIGURATION - Using Secrets Management
13
  # =============================================================================
14
- NOCODB_URL = "https://mtoft20-potm.hf.space/api/v1/db/data/noco/p9pozkcw81t9aee/cleaned_combined_streaming" # Updated URL
15
 
16
  # Get sensitive data from Streamlit secrets or environment variables
17
  def get_api_credentials():
 
11
  # =============================================================================
12
  # CONFIGURATION - Using Secrets Management
13
  # =============================================================================
14
+ NOCODB_URL = "https://mtoft20-potm.hf.space/api/v1/db/data/noco/p9pozkcw81t9aee/mtsx4yp45gi12tm" # Updated with table ID
15
 
16
  # Get sensitive data from Streamlit secrets or environment variables
17
  def get_api_credentials():