From 6e89be403063a44d9385cac15c527cd90c553e2c Mon Sep 17 00:00:00 2001 From: Reto Gerber <reto.gerber@uzh.ch> Date: Wed, 23 Jun 2021 14:18:25 +0000 Subject: [PATCH] Commit public/getting_bettr_friendly_datasets.html by CI --- public/getting_bettr_friendly_datasets.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/getting_bettr_friendly_datasets.html b/public/getting_bettr_friendly_datasets.html index 7df5ad197..8a8cb2364 100644 --- a/public/getting_bettr_friendly_datasets.html +++ b/public/getting_bettr_friendly_datasets.html @@ -254,8 +254,8 @@ done <pre class="r"><code>perf_df <- read.csv("perf_files.csv") library(DT) datatable(perf_df)</code></pre> -<div id="htmlwidget-ffcedab48a688d70a661" style="width:100%;height:auto;" class="datatables html-widget"></div> -<script type="application/json" data-for="htmlwidget-ffcedab48a688d70a661">{"x":{"filter":"none","data":[["1"],["soneson_scde_2018_perf"],["2021-06-14T08:27:32.512978Z"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/performances.csv"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/method_characteristics.tsv"],[true],[true]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>name<\/th>\n <th>date<\/th>\n <th>performances<\/th>\n <th>metric_characteristics<\/th>\n <th>perf_ok<\/th>\n <th>metchar_ok<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"order":[],"autoWidth":false,"orderClasses":false,"columnDefs":[{"orderable":false,"targets":0}]}},"evals":[],"jsHooks":[]}</script> +<div id="htmlwidget-50cb11e7768b0dc9d33c" style="width:100%;height:auto;" class="datatables html-widget"></div> +<script type="application/json" data-for="htmlwidget-50cb11e7768b0dc9d33c">{"x":{"filter":"none","data":[["1"],["soneson_scde_2018_perf"],["2021-06-14T08:27:32.512978Z"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/performances.csv"],["https://renkulab.io/gitlab/bettr_hackathon/perf-data/-/raw/master/soneson_scde_2018/method_characteristics.tsv"],[true],[true]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>name<\/th>\n <th>date<\/th>\n <th>performances<\/th>\n <th>metric_characteristics<\/th>\n <th>perf_ok<\/th>\n <th>metchar_ok<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"order":[],"autoWidth":false,"orderClasses":false,"columnDefs":[{"orderable":false,"targets":0}]}},"evals":[],"jsHooks":[]}</script> -- GitLab