eaglelandsonce commited on
Commit
c6a6289
1 Parent(s): 37c7aef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -166,7 +166,6 @@ if your_file is not None:
166
  else:
167
  st.write("Example api file can be located here")
168
 
169
- st.write("""https://raw.githubusercontent.com/insightbuilder/python_de_learners_data/main/code_script_notebooks/python_scripts/json_reader/toplevel_comment_zGAkhN1YZXM.json""")
170
  json_data = get_json("https://raw.githubusercontent.com/insightbuilder/python_de_learners_data/main/code_script_notebooks/python_scripts/json_reader/toplevel_comment_zGAkhN1YZXM.json")
171
  try:
172
  length = len(json_data)
 
166
  else:
167
  st.write("Example api file can be located here")
168
 
 
169
  json_data = get_json("https://raw.githubusercontent.com/insightbuilder/python_de_learners_data/main/code_script_notebooks/python_scripts/json_reader/toplevel_comment_zGAkhN1YZXM.json")
170
  try:
171
  length = len(json_data)