From 87bb2483b918d348c759e08c218d9b1a6a7d407c Mon Sep 17 00:00:00 2001
From: Reto Gerber <reto.gerber@uzh.ch>
Date: Wed, 23 Jun 2021 13:57:10 +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 0e0f40193..d957c38fd 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 &lt;- read.csv(&quot;perf_files.csv&quot;)
 library(DT)
 datatable(perf_df)</code></pre>
-<div id="htmlwidget-278574968f773d3f40e9" style="width:100%;height:auto;" class="datatables html-widget"></div>
-<script type="application/json" data-for="htmlwidget-278574968f773d3f40e9">{"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-5c15ce5a7e46973529bc" style="width:100%;height:auto;" class="datatables html-widget"></div>
+<script type="application/json" data-for="htmlwidget-5c15ce5a7e46973529bc">{"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