rianders commited on
Commit
a028173
·
1 Parent(s): 00da2a7

title change

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. bigideaviewer/app3.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ def update_game_data(pitcher, project_name, player_names, max_fibonacci_value):
105
 
106
 
107
  # Initialize Streamlit app
108
- st.title("Pitch Review Game")
109
 
110
  # Number of players
111
  number_of_players = st.sidebar.number_input("Enter number of players", 2, 10, 4)
 
105
 
106
 
107
  # Initialize Streamlit app
108
+ st.title("The Big Idea: Pitch Practice Game")
109
 
110
  # Number of players
111
  number_of_players = st.sidebar.number_input("Enter number of players", 2, 10, 4)
bigideaviewer/app3.py CHANGED
@@ -105,7 +105,7 @@ def update_game_data(pitcher, project_name, player_names, max_fibonacci_value):
105
 
106
 
107
  # Initialize Streamlit app
108
- st.title("Pitch Review Game")
109
 
110
  # Number of players
111
  number_of_players = st.sidebar.number_input("Enter number of players", 2, 10, 4)
 
105
 
106
 
107
  # Initialize Streamlit app
108
+ st.title("The Big Idea: Pitch Practice Game")
109
 
110
  # Number of players
111
  number_of_players = st.sidebar.number_input("Enter number of players", 2, 10, 4)