sethtroisi / cloudygo

Website for MiniGo, Leela-Zero and other Go data
http://cloudygo.com
Apache License 2.0
20 stars 10 forks source link

clickable option for toggling sorted mode on eval display #28

Closed amj closed 5 years ago

amj commented 5 years ago

plz can haz?

sethtroisi commented 5 years ago

Andrew wants a link to sorted=True or sorted=False on the model eval page.

sethtroisi commented 5 years ago

Page just needs a link for

<a href="{{ url_for('model_eval',
                                  bucket=bucket,
                                  model_name=model[1],
                                  sorted=!is_sorted) }}">
                toggle sorted</a>
sethtroisi commented 5 years ago

fixed by https://github.com/sethtroisi/cloudygo/commit/494498250ea4bfa56de642178b57622e634e7284