Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72e4e9ef6f | |||
| 3ba0a4b55c |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -98,7 +98,7 @@ def run_code(data):
|
||||
"data": None
|
||||
}
|
||||
|
||||
result = code_executor.execute_code(data['code'])
|
||||
return code_executor.execute_code(data['code'])
|
||||
|
||||
def main():
|
||||
st.set_page_config(layout="wide", page_title="JSONL查看器")
|
||||
|
||||
Reference in New Issue
Block a user