Spaces:
Runtime error
Runtime error
add issues structure
Browse files
app.py
CHANGED
@@ -40,6 +40,12 @@ Stars be: 0, 1-10, 10-100, 100-1000, 1000+
|
|
40 |
<start_jupyter><jupyter_text>text<jupyter_code>code<jupyter_output>output<jupyter_text>
|
41 |
```
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Fill-in-the-middle
|
44 |
|
45 |
```
|
|
|
40 |
<start_jupyter><jupyter_text>text<jupyter_code>code<jupyter_output>output<jupyter_text>
|
41 |
```
|
42 |
|
43 |
+
### Issues
|
44 |
+
|
45 |
+
```
|
46 |
+
<issue_start><issue_comment>text<issue_comment>...<issue_closed>
|
47 |
+
```
|
48 |
+
|
49 |
### Fill-in-the-middle
|
50 |
|
51 |
```
|