This is an automated email from the ASF dual-hosted git repository.
liuxun pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/submarine-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 3ec4da9 fixed image url error (#4)
3ec4da9 is described below
commit 3ec4da9b91e9e2c452fd5155b07e03a95e07c549
Author: Xun Liu <[email protected]>
AuthorDate: Tue Nov 5 12:25:47 2019 +0800
fixed image url error (#4)
---
atom.xml | 2 +-
index.html | 22 +++++++++++-----------
rss.xml | 4 ++--
technologies_deployments.md | 14 +++++++-------
4 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/atom.xml b/atom.xml
index 79dbe0e..601e5b7 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
<title>Apache Submarine</title>
<link href="https://submarine.apache.org//" rel="self"/>
<link href="https://submarine.apache.org/"/>
- <updated>2019-11-05T04:06:27+00:00</updated>
+ <updated>2019-11-05T04:21:18+00:00</updated>
<id>https://submarine.apache.org/</id>
<author>
<name>The Apache Software Foundation</name>
diff --git a/index.html b/index.html
index e287d5f..f0b57f0 100644
--- a/index.html
+++ b/index.html
@@ -173,7 +173,7 @@ limitations under the License.
<div style="min-height:140px; padding: 10px;">
Submarine supports data processing and algorithm development
using spark & python through notebook.
</div>
- <a href="/docs/0.7.2/interpreter/python.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="#" class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -186,7 +186,7 @@ limitations under the License.
<div style="min-height:140px; padding: 20px 10px 10px 10px;">
Submarine supports multiple machine learning frameworks for
model training.
</div>
- <a href="/docs/0.7.2/interpreter/spark.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="#" class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -199,7 +199,7 @@ limitations under the License.
<div style="min-height:140px; padding: 20px 10px 10px 10px;">
Submarine supports Yarn, Kubernetes, Docker with Resource
Scheduling.
</div>
- <a href="/docs/0.7.2/interpreter/spark.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="#" class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -207,7 +207,7 @@ limitations under the License.
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p class="bottom-text">
See more details in Submarine more feature.
- <a href="/docs/0.8.0-SNAPSHOT/manual/interpreters.html">LEARN MORE
<span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
+ <a href="#">LEARN MORE <span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
</p>
</div>
<hr />
@@ -223,7 +223,7 @@ limitations under the License.
</label>
<label class="content-text">
Supports data scientists and data engineers to finish their jobs
on the same platform without frequently switching their toolsets.<br/>
- <a href="/docs/0.7.2/install/install.html"
class="user-button">LEARN MORE</a>
+ <a href="#" class="user-button">LEARN MORE</a>
</label>
</div>
</div>
@@ -237,14 +237,14 @@ limitations under the License.
</label>
<label class="content-text">
No matter if you have Apache Hadoop YARN, K8s, or just a container
service, you will be able to run Submarine on top it.<br/>
- <a href="/docs/0.7.2/security/shiroauthentication.html"
class="user-button">LEARN MORE</a>
+ <a href="#" class="user-button">LEARN MORE</a>
</label>
</div>
</div>
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p class="bottom-text">
See more details in Submarine more feature.
- <a href="/docs/0.8.0-SNAPSHOT/manual/interpreters.html">LEARN MORE
<span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
+ <a href="#">LEARN MORE <span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
</p>
</div>
</div>
@@ -370,7 +370,7 @@ limitations under the License.
</ul>
</div>
<div class="col-md-6" style="padding:0">
- <img class="img-responsive" style="border: 1px solid #ecf0f1;"
src="./assets/themes/Submarine/img/architecture.png" />
+ <img class="img-responsive" style="border: 1px solid #ecf0f1;"
src="./assets/themes/submarine/img/architecture.png" />
</div>
</div></p>
@@ -381,7 +381,7 @@ limitations under the License.
<p><a
href="https://github.com/apache/submarine/tree/master/docs/workbench">Apache
Submarine Workbench</a> is a WEB system for data scientists.
Data scientists can interactively access notebooks, submit/manage jobs, manage
models, create model training workflows, access data sets, and more through
Submarine Workbench.</p>
-<p><img class="img-responsive" width="900px" style="margin:0 auto; padding:
26px;" src="./assets/themes/Submarine/img/workspace-project.png" /></p>
+<p><img class="img-responsive" width="900px" style="margin:0 auto; padding:
26px;" src="./assets/themes/submarine/img/workspace-project.png" /></p>
<h3>Notebook</h3>
@@ -391,7 +391,7 @@ Data scientists can interactively access notebooks,
submit/manage jobs, manage m
<p>The submarine workbench has integrated the spark runtime environment. The
data engineer can directly write spark or spark sql for data processing without
any configuration.</p>
-<p><img class="img-responsive"
src="./assets/themes/Submarine/img/spark_logo.jpg" width="140px" /></p>
+<p><img class="img-responsive"
src="./assets/themes/submarine/img/spark_logo.jpg" width="140px" /></p>
<p>Apache Submarine with Spark integration provides</p>
@@ -407,7 +407,7 @@ Data scientists can interactively access notebooks,
submit/manage jobs, manage m
<p>The submarine workbench has integrated the python runtime environment and a
rich python library. Data scientists can directly write python code for
algorithm development without any configuration.</p>
-<p><img class="img-responsive"
src="./assets/themes/Submarine/img/python_logo.png" width="240px" /></p>
+<p><img class="img-responsive"
src="./assets/themes/submarine/img/python_logo.png" width="240px" /></p>
<p>For the further information about Python in Apache Submarine, please see <a
href="#">Python interpreter for Apache Submarine</a>.</p>
diff --git a/rss.xml b/rss.xml
index 7dc85aa..1233e64 100644
--- a/rss.xml
+++ b/rss.xml
@@ -5,8 +5,8 @@
<description>Apache Submarine - The Apache Software
Foundation</description>
<link>https://submarine.apache.org/</link>
<link>https://submarine.apache.org/</link>
- <lastBuildDate>2019-11-05T04:06:27+00:00</lastBuildDate>
- <pubDate>2019-11-05T04:06:27+00:00</pubDate>
+ <lastBuildDate>2019-11-05T04:21:18+00:00</lastBuildDate>
+ <pubDate>2019-11-05T04:21:18+00:00</pubDate>
<ttl>1800</ttl>
diff --git a/technologies_deployments.md b/technologies_deployments.md
index f510f60..c4bd246 100644
--- a/technologies_deployments.md
+++ b/technologies_deployments.md
@@ -25,7 +25,7 @@ limitations under the License.
<div style="min-height:140px; padding: 10px;">
Submarine supports data processing and algorithm development
using spark & python through notebook.
</div>
- <a href="/docs/0.7.2/interpreter/python.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="#" class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -38,7 +38,7 @@ limitations under the License.
<div style="min-height:140px; padding: 20px 10px 10px 10px;">
Submarine supports multiple machine learning frameworks for
model training.
</div>
- <a href="/docs/0.7.2/interpreter/spark.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="#" class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -51,7 +51,7 @@ limitations under the License.
<div style="min-height:140px; padding: 20px 10px 10px 10px;">
Submarine supports Yarn, Kubernetes, Docker with Resource
Scheduling.
</div>
- <a href="/docs/0.7.2/interpreter/spark.html"
class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
+ <a href="#" class="panel-button">USE NOW <span class="glyphicon
glyphicon-chevron-right"></span></a>
</label>
</div>
</div>
@@ -59,7 +59,7 @@ limitations under the License.
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p class="bottom-text">
See more details in Submarine more feature.
- <a href="/docs/0.8.0-SNAPSHOT/manual/interpreters.html">LEARN MORE
<span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
+ <a href="#">LEARN MORE <span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
</p>
</div>
<hr />
@@ -75,7 +75,7 @@ limitations under the License.
</label>
<label class="content-text">
Supports data scientists and data engineers to finish their jobs
on the same platform without frequently switching their toolsets.<br/>
- <a href="/docs/0.7.2/install/install.html"
class="user-button">LEARN MORE</a>
+ <a href="#" class="user-button">LEARN MORE</a>
</label>
</div>
</div>
@@ -89,14 +89,14 @@ limitations under the License.
</label>
<label class="content-text">
No matter if you have Apache Hadoop YARN, K8s, or just a container
service, you will be able to run Submarine on top it.<br/>
- <a href="/docs/0.7.2/security/shiroauthentication.html"
class="user-button">LEARN MORE</a>
+ <a href="#" class="user-button">LEARN MORE</a>
</label>
</div>
</div>
<div class="col-md-12 col-sm-12 col-xs-12 text-center">
<p class="bottom-text">
See more details in Submarine more feature.
- <a href="/docs/0.8.0-SNAPSHOT/manual/interpreters.html">LEARN MORE
<span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
+ <a href="#">LEARN MORE <span class="glyphicon glyphicon-chevron-right"
style="font-size:15px;"></span></a>
</p>
</div>
</div>