summaryrefslogtreecommitdiff
path: root/site/public/test/csv/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-12-16 12:42:21 +0100
committerJules Laplace <julescarbon@gmail.com>2018-12-16 12:42:21 +0100
commit9ec276ec3ddbbaad554657333453317947f98d63 (patch)
treee24d04e37ef8020776d41f4037ddbe58ea378489 /site/public/test/csv/index.html
parent5e6ab885e94c1d3118bac1ea3a575d12a3d1434c (diff)
generate single page with -i
Diffstat (limited to 'site/public/test/csv/index.html')
-rw-r--r--site/public/test/csv/index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/site/public/test/csv/index.html b/site/public/test/csv/index.html
index bde4a17c..a201c94a 100644
--- a/site/public/test/csv/index.html
+++ b/site/public/test/csv/index.html
@@ -27,10 +27,9 @@
</header>
<div class="content">
- <section><pre><code>load file: /datasets/lfw/assets/lfw_names_gender_kg_min.csv
-Name, Images, Gender, Description
-</code></pre>
-</section>
+ <section><h1>CSV Test</h1>
+<h2><a href="/test/">&larr; Back to test index</a></h2>
+</section><section><div class='applet' data-payload='{"command": "load file", "opt": "/datasets/lfw/assets/lfw_names_gender_kg_min.csv", "fields": "Name, Images, Gender, Description"}'></div></section>
</div>
<footer>