You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
About half of the code in the leaderBoardApp.py file is artifacts from a flask tutorial I used as a starting point. I'm planning on refactoring the code in the next day or two and re commiting with only the relevant functions/ constants.
Still need to fix that, I'll probably just remove that argument as it isn't used in app. Either way I finished v2 of the app. Lots of new features: added: bootstrap JS, jquery, mathjax, pygments, markdown tables support. As well as functionality for users to download the dataset, display images in the markdown docs that are hosted in a common location, users can now select which model they'd like to use for scoring, and the app has a "deadline" where the contest ends.
What is this parameter supposed to be doing?
https://github.com/thenomemac/dataScienceLeaderboardPlatform/blob/master/leaderBoardApp.py#L74
Maybe rename it to something like
get_first_row_only
?The text was updated successfully, but these errors were encountered: