mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
Addding gallery to docs
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation & Configuration</a></li>
|
||||
<li class="toctree-l1 current"><a class="current reference internal" href="">Tutorial</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="videos.html">Videos</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="gallery.html">Gallery</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -125,8 +126,8 @@ query. First go to the database menu</p>
|
||||
<p>Now click on the <code class="docutils literal"><span class="pre">+</span></code> button to add a new entry</p>
|
||||
<a class="reference internal image-reference" href="_images/db_plus.png"><img alt="_images/db_plus.png" src="_images/db_plus.png" style="width: 170.4px; height: 170.4px;" /></a>
|
||||
<p>Fill in an arbitrary reference name for the database, and you SqlAlchemy
|
||||
URI. To figure out how to construct your URI, check out the <a class="reference external" href="http://http://docs.sqlalchemy.org/en/rel_1_0/core/engines.html/">SqlAlchemy
|
||||
documentation</a>.
|
||||
URI. To figure out how to construct your URI, check out the
|
||||
<a class="reference external" href="http://docs.sqlalchemy.org/en/rel_1_0/core/engines.html">SqlAlchemy documentation</a>.
|
||||
Then you can test your connection. If it works, you’ll see a positive popup
|
||||
and list of the tables that SqlAlchemy has found for that URI.</p>
|
||||
<a class="reference internal image-reference" href="_images/db_added.png"><img alt="_images/db_added.png" src="_images/db_added.png" style="width: 637.2px; height: 375.6px;" /></a>
|
||||
|
||||
Reference in New Issue
Block a user