Skip to content
Snippets Groups Projects
Commit 92fe6c3e authored by Reto Gerber's avatar Reto Gerber
Browse files

Commit public/getting_bettr_friendly_datasets.html by CI

parent a20c2f37
No related branches found
No related tags found
No related merge requests found
...@@ -254,8 +254,8 @@ done ...@@ -254,8 +254,8 @@ done
<pre class="r"><code>perf_df &lt;- read.csv(&quot;perf_files.csv&quot;) <pre class="r"><code>perf_df &lt;- read.csv(&quot;perf_files.csv&quot;)
library(DT) library(DT)
datatable(perf_df)</code></pre> datatable(perf_df)</code></pre>
<div id="htmlwidget-d2f5274630c1e2251e58" style="width:100%;height:auto;" class="datatables html-widget"></div> <div id="htmlwidget-2ca5fd976ca1ef6cde64" style="width:100%;height:auto;" class="datatables html-widget"></div>
<script type="application/json" data-for="htmlwidget-d2f5274630c1e2251e58">{"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> <script type="application/json" data-for="htmlwidget-2ca5fd976ca1ef6cde64">{"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>
   
   
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment