You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by zh...@apache.org on 2022/06/01 10:01:25 UTC

[singa-site] branch master updated: 22-6-1 update documentations for python versions

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

zhaojing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/singa-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 62a995b  22-6-1 update documentations for python versions
     new b011ec2  Merge pull request #33 from lzjpaul/22-6-1-python-version-site
62a995b is described below

commit 62a995bea6e50db6c6aafb22fb938f2746179b29
Author: zhaojing <zh...@comp.nus.edu.sg>
AuthorDate: Wed Jun 1 17:56:32 2022 +0800

    22-6-1 update documentations for python versions
---
 content/docs/installation.html            | 4 ++--
 content/docs/installation/index.html      | 4 ++--
 content/docs/next/installation.html       | 4 ++--
 content/docs/next/installation/index.html | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/content/docs/installation.html b/content/docs/installation.html
index 5671fc7..d5a5568 100644
--- a/content/docs/installation.html
+++ b/content/docs/installation.html
@@ -65,7 +65,7 @@
 <p><a href="https://conda.io/miniconda.html">Miniconda3</a> is recommended to use with SINGA.
 After installing miniconda, execute the one of the following commands to install
 SINGA.</p>
-<p><strong>It is preferable to use python 3.6 as the conda virtual environment.</strong></p>
+<p><strong>SINGA works with python 3.6, 3.7 and 3.8.</strong></p>
 <ol>
 <li>CPU only
 <a href="https://colab.research.google.com/drive/17RA056Brwk0vBQTFaZ-l9EbqwADO0NA9?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></li>
@@ -168,7 +168,7 @@ check your interpreter by <code>which python</code> and check the Python linked
 via <code>otool -L &lt;path to _singa_wrap.so&gt;</code>. This problem should be resolved if
 SINGA is installed via conda.</p></li>
 </ul>
-</span></div></article></div><div class="docLastUpdate"><em>Last updated on 8/16/2021</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></nav>< [...]
+</span></div></article></div><div class="docLastUpdate"><em>Last updated on 5/31/2022</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></nav>< [...]
    The Apache Software Foundation. All rights reserved.
    Apache SINGA, Apache, the Apache feather logo, and
    the Apache SINGA project logos are trademarks of The
diff --git a/content/docs/installation/index.html b/content/docs/installation/index.html
index 5671fc7..d5a5568 100644
--- a/content/docs/installation/index.html
+++ b/content/docs/installation/index.html
@@ -65,7 +65,7 @@
 <p><a href="https://conda.io/miniconda.html">Miniconda3</a> is recommended to use with SINGA.
 After installing miniconda, execute the one of the following commands to install
 SINGA.</p>
-<p><strong>It is preferable to use python 3.6 as the conda virtual environment.</strong></p>
+<p><strong>SINGA works with python 3.6, 3.7 and 3.8.</strong></p>
 <ol>
 <li>CPU only
 <a href="https://colab.research.google.com/drive/17RA056Brwk0vBQTFaZ-l9EbqwADO0NA9?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></li>
@@ -168,7 +168,7 @@ check your interpreter by <code>which python</code> and check the Python linked
 via <code>otool -L &lt;path to _singa_wrap.so&gt;</code>. This problem should be resolved if
 SINGA is installed via conda.</p></li>
 </ul>
-</span></div></article></div><div class="docLastUpdate"><em>Last updated on 8/16/2021</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></nav>< [...]
+</span></div></article></div><div class="docLastUpdate"><em>Last updated on 5/31/2022</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></nav>< [...]
    The Apache Software Foundation. All rights reserved.
    Apache SINGA, Apache, the Apache feather logo, and
    the Apache SINGA project logos are trademarks of The
diff --git a/content/docs/next/installation.html b/content/docs/next/installation.html
index 5e446e8..67df4e8 100644
--- a/content/docs/next/installation.html
+++ b/content/docs/next/installation.html
@@ -65,7 +65,7 @@
 <p><a href="https://conda.io/miniconda.html">Miniconda3</a> is recommended to use with SINGA.
 After installing miniconda, execute the one of the following commands to install
 SINGA.</p>
-<p><strong>It is preferable to use python 3.6 as the conda virtual environment.</strong></p>
+<p><strong>SINGA works with python 3.6, 3.7 and 3.8.</strong></p>
 <ol>
 <li>CPU only
 <a href="https://colab.research.google.com/drive/17RA056Brwk0vBQTFaZ-l9EbqwADO0NA9?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></li>
@@ -168,7 +168,7 @@ check your interpreter by <code>which python</code> and check the Python linked
 via <code>otool -L &lt;path to _singa_wrap.so&gt;</code>. This problem should be resolved if
 SINGA is installed via conda.</p></li>
 </ul>
-</span></div></article></div><div class="docLastUpdate"><em>Last updated on 5/26/2022</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/next/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></ [...]
+</span></div></article></div><div class="docLastUpdate"><em>Last updated on 5/31/2022</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/next/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></ [...]
    The Apache Software Foundation. All rights reserved.
    Apache SINGA, Apache, the Apache feather logo, and
    the Apache SINGA project logos are trademarks of The
diff --git a/content/docs/next/installation/index.html b/content/docs/next/installation/index.html
index 5e446e8..67df4e8 100644
--- a/content/docs/next/installation/index.html
+++ b/content/docs/next/installation/index.html
@@ -65,7 +65,7 @@
 <p><a href="https://conda.io/miniconda.html">Miniconda3</a> is recommended to use with SINGA.
 After installing miniconda, execute the one of the following commands to install
 SINGA.</p>
-<p><strong>It is preferable to use python 3.6 as the conda virtual environment.</strong></p>
+<p><strong>SINGA works with python 3.6, 3.7 and 3.8.</strong></p>
 <ol>
 <li>CPU only
 <a href="https://colab.research.google.com/drive/17RA056Brwk0vBQTFaZ-l9EbqwADO0NA9?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a></li>
@@ -168,7 +168,7 @@ check your interpreter by <code>which python</code> and check the Python linked
 via <code>otool -L &lt;path to _singa_wrap.so&gt;</code>. This problem should be resolved if
 SINGA is installed via conda.</p></li>
 </ul>
-</span></div></article></div><div class="docLastUpdate"><em>Last updated on 5/26/2022</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/next/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></ [...]
+</span></div></article></div><div class="docLastUpdate"><em>Last updated on 5/31/2022</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/next/software-stack"><span>Software Stack</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#using-pip">Using Pip</a></li><li><a href="#using-docker">Using Docker</a></li><li><a href="#from-source">From source</a></li><li><a href="#faq">FAQ</a></li></ul></ [...]
    The Apache Software Foundation. All rights reserved.
    Apache SINGA, Apache, the Apache feather logo, and
    the Apache SINGA project logos are trademarks of The