QuantEcon / Bookshelf

Code for the site QuantEconLib
1 stars 0 forks source link

FEAT: Discover notebooks #328

Closed AakashGfude closed 5 years ago

AakashGfude commented 5 years ago

The Discover algorithm is implemented for the top-page notebook pagination and is set as the default now. At present it swaps notebooks with 25 percent probability. The algorithm is rerun if you are on the first page (so that it runs on page refresh as well) or if you are applying some filters, or text search. Date is the sort order to which swapping is done.

image

jstac commented 5 years ago

Looks good to me, although unfortunately I don't have time to review the details.

Let's wait a day or two and see if @mmcky has time to glance at this. If not we'll go ahead and merge. Please ping me if I forget.