datahub/demos/index.html

34 lines
587 B
HTML

---
layout: container
title: Demos
root: ../
---
<div class="page-header">
<h1>
Demos
</h1>
</div>
<div class="row">
<div class="span4">
<div class="well">
<h3>Multiview Demo</h3>
<p>See the integrated multiview "Data Explorer" in action on a sample dataset <a href="multiview/">Demo &raquo;</a></p>
</div>
</div>
<div class="span4">
<div class="well">
<h3>TweetLine</h3>
<p>Coming Soon</p>
</div>
</div>
<div class="span4">
<div class="well">
<h3>Crime Maps</h3>
<p>Coming soon</p>
</div>
</div>
</div>