Spaces:
Running
Running
Update utils.py
Browse files
utils.py
CHANGED
|
@@ -72,7 +72,6 @@ def parse_exec_result_nb(execution):
|
|
| 72 |
|
| 73 |
|
| 74 |
system_template = """\
|
| 75 |
-
system_template = '''
|
| 76 |
<details>
|
| 77 |
<summary style="display: flex; align-items: center;">
|
| 78 |
<div class="alert alert-block alert-info" style="margin: 0; width: 100%;">
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
system_template = """\
|
|
|
|
| 75 |
<details>
|
| 76 |
<summary style="display: flex; align-items: center;">
|
| 77 |
<div class="alert alert-block alert-info" style="margin: 0; width: 100%;">
|