diff options
Diffstat (limited to 'site/public/test/csv/index.html')
| -rw-r--r-- | site/public/test/csv/index.html | 7 |
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/">← 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> |
