Skip to content

Commit

Permalink
added npm badge to clustergrammer_js.rst, suppressed non-local image …
Browse files Browse the repository at this point in the history
…warning
  • Loading branch information
cornhundred committed Feb 15, 2017
1 parent 9ef8e42 commit d46ab1d
Show file tree
Hide file tree
Showing 12 changed files with 62 additions and 21 deletions.
Binary file modified docs/_build_html/.doctrees/clustergrammer_js.doctree
Binary file not shown.
Binary file modified docs/_build_html/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build_html/.doctrees/web_app.doctree
Binary file not shown.
13 changes: 12 additions & 1 deletion docs/_build_html/_sources/clustergrammer_js.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Clustergrammer-JS
-----------------
|npm-status|

Clustergrammer-JS is the front-end JavaScript library that builds the interactive heatmap visualization in `SVG`_ using the visualization library `D3.js`_


Expand Down Expand Up @@ -80,4 +82,13 @@ Please :ref:`contact` Nicolas Fernandez or Avi Ma'ayan with questions or use the
.. _`Underscore`: http://underscorejs.org/
.. _`Webpack Module Bundler`: https://webpack.github.io/
.. _`src`: https://github.com/MaayanLab/clustergrammer/tree/master/src
.. _`issues`: https://github.com/MaayanLab/clustergrammer/issues
.. _`issues`: https://github.com/MaayanLab/clustergrammer/issues


[![NPM](https://img.shields.io/npm/v/clustergrammer.svg)](https://www.npmjs.com/package/clustergrammer)


.. |npm-status| image:: https://img.shields.io/npm/v/clustergrammer.svg
:alt: build status
:scale: 100%
:target: https://www.npmjs.com/package/clustergrammer
2 changes: 1 addition & 1 deletion docs/_build_html/biology_specific_features.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="case_studies.html">Case Studies</a></li>
<li class="toctree-l1"><a class="reference internal" href="matrix_format_io.html">Matrix Formats and Input/Output</a></li>
<li class="toctree-l1"><a class="reference internal" href="building_webpage.html">Building a Webpage</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_js.html">Clustergrammer-JS</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_py.html">Clustergrammer-PY</a></li>
<li class="toctree-l1"><a class="reference internal" href="developing_with_clustergrammer.html">Developing Clustergrammer</a></li>
<li class="toctree-l1"><a class="reference internal" href="matrix_format_io.html">Matrix Formats and Input/Output</a></li>
<li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>
</ul>

Expand Down
2 changes: 2 additions & 0 deletions docs/_build_html/clustergrammer_js.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@

<div class="section" id="clustergrammer-js">
<span id="id1"></span><h1>Clustergrammer-JS<a class="headerlink" href="#clustergrammer-js" title="Permalink to this headline"></a></h1>
<p><a class="reference external" href="https://www.npmjs.com/package/clustergrammer"><img alt="build status" src="https://img.shields.io/npm/v/clustergrammer.svg" /></a></p>
<p>Clustergrammer-JS is the front-end JavaScript library that builds the interactive heatmap visualization in <a class="reference external" href="https://en.wikipedia.org/wiki/Scalable_Vector_Graphics">SVG</a> using the visualization library <a class="reference external" href="https://d3js.org/">D3.js</a></p>
<div class="section" id="dependencies">
<h2>Dependencies<a class="headerlink" href="#dependencies" title="Permalink to this headline"></a></h2>
Expand Down Expand Up @@ -198,6 +199,7 @@ <h2>Installation<a class="headerlink" href="#installation" title="Permalink to t
<p>Clustergrammer-JS&#8217; source code can be found in the <a class="reference external" href="https://github.com/MaayanLab/clustergrammer">clustergrammer</a> GihHub repo. The Clustergrammer-JS library is utilized by the <a class="reference internal" href="web_app.html#clustergrammer-web"><span class="std std-ref">Clustergrammer Web App</span></a> and the <a class="reference internal" href="jupyter_widget.html#clustergrammer-widget"><span class="std std-ref">Clustergrammer Jupyter Widget</span></a>.</p>
<p>Clustergrammer-JS is built with <a class="reference external" href="https://webpack.github.io/">Webpack Module Bundler</a> from the source files in <a class="reference external" href="https://github.com/MaayanLab/clustergrammer/tree/master/src">src</a>.</p>
<p>Please <a class="reference internal" href="index.html#contact"><span class="std std-ref">Contact</span></a> Nicolas Fernandez or Avi Ma&#8217;ayan with questions or use the GitHub <a class="reference external" href="https://github.com/MaayanLab/clustergrammer/issues">issues</a> feature to raise an issue.</p>
<p>[![NPM](<a class="reference external" href="https://img.shields.io/npm/v/clustergrammer.svg)](https://www.npmjs.com/package/clustergrammer">https://img.shields.io/npm/v/clustergrammer.svg)](https://www.npmjs.com/package/clustergrammer</a>)</p>
</div>
</div>

Expand Down
8 changes: 4 additions & 4 deletions docs/_build_html/developing_with_clustergrammer.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@


<link rel="top" title="Clustergrammer 1.0.0 documentation" href="index.html"/>
<link rel="next" title="Matrix Formats and Input/Output" href="matrix_format_io.html"/>
<link rel="next" title="License" href="license.html"/>
<link rel="prev" title="Clustergrammer-PY" href="clustergrammer_py.html"/>


Expand Down Expand Up @@ -86,13 +86,13 @@
<li class="toctree-l1"><a class="reference internal" href="web_app.html">Clustergrammer Web App</a></li>
<li class="toctree-l1"><a class="reference internal" href="jupyter_widget.html">Clustergrammer Jupyter Widget</a></li>
<li class="toctree-l1"><a class="reference internal" href="viz_interaction.html">Interactive Visualization</a></li>
<li class="toctree-l1"><a class="reference internal" href="biology_specific_features.html">Biology Specific Features</a></li>
<li class="toctree-l1"><a class="reference internal" href="biology_specific_features.html">Biology-Specific Features</a></li>
<li class="toctree-l1"><a class="reference internal" href="case_studies.html">Case Studies</a></li>
<li class="toctree-l1"><a class="reference internal" href="matrix_format_io.html">Matrix Formats and Input/Output</a></li>
<li class="toctree-l1"><a class="reference internal" href="building_webpage.html">Building a Webpage</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_js.html">Clustergrammer-JS</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_py.html">Clustergrammer-PY</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Developing Clustergrammer</a></li>
<li class="toctree-l1"><a class="reference internal" href="matrix_format_io.html">Matrix Formats and Input/Output</a></li>
<li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>
</ul>

Expand Down Expand Up @@ -157,7 +157,7 @@ <h1>Developing Clustergrammer<a class="headerlink" href="#developing-clustergram

<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">

<a href="matrix_format_io.html" class="btn btn-neutral float-right" title="Matrix Formats and Input/Output" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="license.html" class="btn btn-neutral float-right" title="License" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a>


<a href="clustergrammer_py.html" class="btn btn-neutral" title="Clustergrammer-PY" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
Expand Down
21 changes: 12 additions & 9 deletions docs/_build_html/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@


<link rel="top" title="Clustergrammer 1.0.0 documentation" href="index.html"/>
<link rel="prev" title="Input Matrix Format" href="input_matrix_data_formats.html"/>
<link rel="prev" title="Developing Clustergrammer" href="developing_with_clustergrammer.html"/>


<script src="_static/js/modernizr.min.js"></script>
Expand Down Expand Up @@ -82,13 +82,16 @@

<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="getting_started.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="web_app.html">Web Application</a></li>
<li class="toctree-l1"><a class="reference internal" href="jupyter_widget.html">Jupyter Widget</a></li>
<li class="toctree-l1"><a class="reference internal" href="viz_interaction.html">Interacting with the Visualization</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_js.html">Clustergrammer.js</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_py.html">Clustergrammer.py</a></li>
<li class="toctree-l1"><a class="reference internal" href="developing_with_clustergrammer.html">Developing with Clustergrammer</a></li>
<li class="toctree-l1"><a class="reference internal" href="input_matrix_data_formats.html">Input Matrix Format</a></li>
<li class="toctree-l1"><a class="reference internal" href="web_app.html">Clustergrammer Web App</a></li>
<li class="toctree-l1"><a class="reference internal" href="jupyter_widget.html">Clustergrammer Jupyter Widget</a></li>
<li class="toctree-l1"><a class="reference internal" href="viz_interaction.html">Interactive Visualization</a></li>
<li class="toctree-l1"><a class="reference internal" href="biology_specific_features.html">Biology-Specific Features</a></li>
<li class="toctree-l1"><a class="reference internal" href="case_studies.html">Case Studies</a></li>
<li class="toctree-l1"><a class="reference internal" href="matrix_format_io.html">Matrix Formats and Input/Output</a></li>
<li class="toctree-l1"><a class="reference internal" href="building_webpage.html">Building a Webpage</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_js.html">Clustergrammer-JS</a></li>
<li class="toctree-l1"><a class="reference internal" href="clustergrammer_py.html">Clustergrammer-PY</a></li>
<li class="toctree-l1"><a class="reference internal" href="developing_with_clustergrammer.html">Developing Clustergrammer</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">License</a></li>
</ul>

Expand Down Expand Up @@ -148,7 +151,7 @@ <h1>License<a class="headerlink" href="#license" title="Permalink to this headli
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">


<a href="input_matrix_data_formats.html" class="btn btn-neutral" title="Input Matrix Format" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="developing_with_clustergrammer.html" class="btn btn-neutral" title="Developing Clustergrammer" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a>

</div>

Expand Down

0 comments on commit d46ab1d

Please sign in to comment.