You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by hs...@apache.org on 2022/12/07 09:42:14 UTC

[incubator-datalab] branch gh-pages updated: changed release version

This is an automated email from the ASF dual-hosted git repository.

hshpak pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 72f1f5422 changed release version
72f1f5422 is described below

commit 72f1f5422b61c290296a06798b1f2b04bc75340f
Author: Hennadii_Shpak <bo...@gmail.com>
AuthorDate: Wed Dec 7 11:41:58 2022 +0200

    changed release version
---
 index.html | 36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

diff --git a/index.html b/index.html
index 81d6d3871..fc8e045ff 100755
--- a/index.html
+++ b/index.html
@@ -549,9 +549,9 @@
                <div class="nav-arrows">
                        <div class="swiper-button-next swiper-button-black"></div>
                        <div class="swiper-button-prev swiper-button-black swiper-button-disabled"></div>
-                       
+
                </div>
-                <div class="swiper-container screen-slider-thumbs">                   
+                <div class="swiper-container screen-slider-thumbs">
                     <div data-slide="0" class="swiper-slide swiper-slide-active">
                         <a><img class="lozad" data-src="./src/images/features/thumb-icons/ps_icon_1.png"
                                 alt="Customizable authentication"></a>
@@ -623,7 +623,7 @@
                         <span>Storage space collaboration</span>
                     </div>
                     <div data-slide="10" class="swiper-slide last-thumb">
-                        
+
                     </div>
                 </div>
                </div>
@@ -719,7 +719,7 @@
                                         <li>RStudio</li>
                                         <li>RStudio with TensorFlow (implemented on AWS)</li>
                                         <li>Superset (implemented on GCP)</li>
-                                        <li>Add computational power to your jobs by deploying Standalone Apache Spark cluster/EMR 
+                                        <li>Add computational power to your jobs by deploying Standalone Apache Spark cluster/EMR
                                             (AWS)/Dataproc (GCP) on memory, storage, compute, GPU optimized instances</li>
                                     </ul>
                                 </figcaption>
@@ -962,8 +962,8 @@
                                 <figcaption>
                                     <h3>File management in Cloud storage via Bucket browser</h3>
                                     <ul class="list-points">
-                                        <li>Possibility to upload/download/delete file on clouds storage </li>                                       
-                                        <li>Access any bucket from the assigned projects </li>                                       
+                                        <li>Possibility to upload/download/delete file on clouds storage </li>
+                                        <li>Access any bucket from the assigned projects </li>
                                     </ul>
                                 </figcaption>
                             </div>
@@ -1056,6 +1056,26 @@
                     </thead>
                     <tbody>
                         <tr class="current_version table__row">
+                            <td class="table__cell">2.5.1 </td>
+                            <td class="table__cell">2022-01-27</td>
+                            <td class="table__cell">
+                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.6.0/apache-datalab-2.6.0-incubating.tar.gz" target="_blank">
+                                    apache-datalab-2.6.0-incubating.tar.gz
+                                </a>
+                            </td>
+                            <td class="table__cell">27</td>
+                            <td class="table__cell">
+                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.6.0/apache-datalab-2.6.0-incubating.tar.gz.asc" target="_blank">
+                                    asc
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.6.0/apache-datalab-2.6.0-incubating.tar.gz.sha512" target="_blank">
+                                    sha512
+                                </a>
+                            </td>
+                        </tr>
+                        <tr class="table__row">
                             <td class="table__cell">2.5.1 </td>
                             <td class="table__cell">2022-01-27</td>
                             <td class="table__cell">
@@ -1160,7 +1180,7 @@
                             <td class="table__cell">2019-04-02</td>
                             <td class="table__cell">
                                 <a class="table__link" href="https://archive.apache.org/dist/incubator/datalab/2.1-incubating/apache-dlab-2.1-RC2-incubating.tar.gz" target="_blank">
-                                    apache-datalab-2.1-RC2-incubating.tar.gz 
+                                    apache-datalab-2.1-RC2-incubating.tar.gz
                                 </a>
                             </td>
                             <td class="table__cell">
@@ -1179,7 +1199,7 @@
                         </tr>
                     </tbody>
                 </table>
-                <p class="keys__description">In addition, you can verify your download by following using these 
+                <p class="keys__description">In addition, you can verify your download by following using these
                     <span>
                         <a class="keys__link" href="https://downloads.apache.org/incubator/datalab/KEYS">KEYS</a>
                     </span>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org