File tree
4 files changed
+19
-5
lines changed- jacinle/cli
- jactorch
- data
- utils
- vendors
4 files changed
+19
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 |
| |
19 | 22 |
| |
20 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
210 | 221 |
| |
211 | 222 |
| |
212 | 223 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
|
- mldash/client/client.py+26-6
- mldash/data/orm/database.py+41
- mldash/data/orm/experiment.py+15-15
- mldash/data/orm/project.py+3-2
- mldash/plugins/trashbin/handler.py+5-1
- mldash/plugins/trashbin/manager.py+40-12
- mldash/web/_static/js/dashboard.js+57-2
- mldash/web/_templates/desc.html+26-7
- mldash/web/_templates/desc_all.html+51-15
- mldash/web/_templates/index.html+4
- scripts/web-server.py+1-2
0 commit comments