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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -25,7 +25,6 @@ if your_file is not None:
25
  else:
26
  st.write("Example api file can be located here")
27
 
28
- st.write("""https://raw.githubusercontent.com/insightbuilder/python_de_learners_data/main/code_script_notebooks/python_scripts/json_reader/toplevel_comment_zGAkhN1YZXM.json""")
29
  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")
30
  try:
31
  length = len(json_data)
 
25
  else:
26
  st.write("Example api file can be located here")
27
 
 
28
  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")
29
  try:
30
  length = len(json_data)