Skip to content

Commit

Permalink
cleaned up getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
cornhundred committed Jul 24, 2019
1 parent 32c0bbc commit ebeeecb
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 23 deletions.
Binary file modified docs/_build_html/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build_html/.doctrees/getting_started.doctree
Binary file not shown.
6 changes: 0 additions & 6 deletions docs/_build_html/_sources/getting_started.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ Using Clustergrammer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Clustergrammer can be used as a web application :ref:`clustergrammer_web`, a Jupyter Widget (:ref:`clustergrammer2` and :ref:`clustergrammer_widget`) or stand alone JavaScript libraries (:ref:`clustergrammer_gl` and :ref:`clustergrammer_js`). The newer :ref:`clustergrammer2` and :ref:`clustergrammer_gl` libraries are built to handle larger datasets such as scRNA-seq data.


Using Clustergrammer2
~~~~~~~~~~~~~~~~~~~~~~
.. raw:: html

<div style="position: relative; padding-bottom: 10px; height: 0; overflow: hidden; max-width: 100%; height: auto;">
Expand All @@ -23,9 +20,6 @@ Using Clustergrammer2

This tutorial shows how Clustergrammer2 can be run on the cloud using MyBinder. For additional examples with real world data (e.g. scRNA-seq data), please see :ref:`case_studies`.

Case Studies and Tutorials
========================================

Interacting with Clustergrammer Heatmaps
========================================

Expand Down
10 changes: 1 addition & 9 deletions docs/_build_html/getting_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,7 @@

<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">Getting Started</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#using-clustergrammer">Using Clustergrammer</a></li>
<li class="toctree-l2"><a class="reference internal" href="#using-clustergrammer2">Using Clustergrammer2</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#case-studies-and-tutorials">Case Studies and Tutorials</a></li>
<li class="toctree-l2"><a class="reference internal" href="#using-clustergrammer">Using Clustergrammer</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#interacting-with-clustergrammer-heatmaps">Interacting with Clustergrammer Heatmaps</a></li>
<li class="toctree-l3"><a class="reference internal" href="#clustergrammer-web-app">Clustergrammer Web-App</a></li>
<li class="toctree-l3"><a class="reference internal" href="#jupyter-widgets">Jupyter Widgets</a></li>
Expand Down Expand Up @@ -180,16 +178,10 @@
<div class="section" id="using-clustergrammer">
<h2>Using Clustergrammer<a class="headerlink" href="#using-clustergrammer" title="Permalink to this headline"></a></h2>
<p>Clustergrammer can be used as a web application <a class="reference internal" href="clustergrammer_web.html#clustergrammer-web"><span class="std std-ref">Clustergrammer-Web</span></a>, a Jupyter Widget (<a class="reference internal" href="clustergrammer2.html#clustergrammer2"><span class="std std-ref">Clustergrammer2</span></a> and <a class="reference internal" href="clustergrammer_widget.html#clustergrammer-widget"><span class="std std-ref">Clustergrammer-Widget</span></a>) or stand alone JavaScript libraries (<a class="reference internal" href="clustergrammer_gl.html#clustergrammer-gl"><span class="std std-ref">Clustergrammer-GL</span></a> and <a class="reference internal" href="clustergrammer_js.html#clustergrammer-js"><span class="std std-ref">Clustergrammer-JS</span></a>). The newer <a class="reference internal" href="clustergrammer2.html#clustergrammer2"><span class="std std-ref">Clustergrammer2</span></a> and <a class="reference internal" href="clustergrammer_gl.html#clustergrammer-gl"><span class="std std-ref">Clustergrammer-GL</span></a> libraries are built to handle larger datasets such as scRNA-seq data.</p>
</div>
<div class="section" id="using-clustergrammer2">
<h2>Using Clustergrammer2<a class="headerlink" href="#using-clustergrammer2" title="Permalink to this headline"></a></h2>
<div style="position: relative; padding-bottom: 10px; height: 0; overflow: hidden; max-width: 100%; height: auto;">

<iframe width="560" height="315" src="https://www.youtube.com/embed/UgO5LLvcfB0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div><p>This tutorial shows how Clustergrammer2 can be run on the cloud using MyBinder. For additional examples with real world data (e.g. scRNA-seq data), please see <a class="reference internal" href="case_studies.html#case-studies"><span class="std std-ref">Case Studies and Tutorials</span></a>.</p>
<div class="section" id="case-studies-and-tutorials">
<h3>Case Studies and Tutorials<a class="headerlink" href="#case-studies-and-tutorials" title="Permalink to this headline"></a></h3>
</div>
<div class="section" id="interacting-with-clustergrammer-heatmaps">
<h3>Interacting with Clustergrammer Heatmaps<a class="headerlink" href="#interacting-with-clustergrammer-heatmaps" title="Permalink to this headline"></a></h3>
<div class="figure align-left">
Expand Down
1 change: 0 additions & 1 deletion docs/_build_html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ <h2>Contents:<a class="headerlink" href="#contents" title="Permalink to this hea
<ul>
<li class="toctree-l1"><a class="reference internal" href="getting_started.html">Getting Started</a><ul>
<li class="toctree-l2"><a class="reference internal" href="getting_started.html#using-clustergrammer">Using Clustergrammer</a></li>
<li class="toctree-l2"><a class="reference internal" href="getting_started.html#using-clustergrammer2">Using Clustergrammer2</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="case_studies.html">Case Studies and Tutorials</a><ul>
Expand Down
2 changes: 1 addition & 1 deletion docs/_build_html/searchindex.js

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ Using Clustergrammer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Clustergrammer can be used as a web application :ref:`clustergrammer_web`, a Jupyter Widget (:ref:`clustergrammer2` and :ref:`clustergrammer_widget`) or stand alone JavaScript libraries (:ref:`clustergrammer_gl` and :ref:`clustergrammer_js`). The newer :ref:`clustergrammer2` and :ref:`clustergrammer_gl` libraries are built to handle larger datasets such as scRNA-seq data.


Using Clustergrammer2
~~~~~~~~~~~~~~~~~~~~~~
.. raw:: html

<div style="position: relative; padding-bottom: 10px; height: 0; overflow: hidden; max-width: 100%; height: auto;">
Expand All @@ -23,9 +20,6 @@ Using Clustergrammer2

This tutorial shows how Clustergrammer2 can be run on the cloud using MyBinder. For additional examples with real world data (e.g. scRNA-seq data), please see :ref:`case_studies`.

Case Studies and Tutorials
========================================

Interacting with Clustergrammer Heatmaps
========================================

Expand Down

0 comments on commit ebeeecb

Please sign in to comment.