From db7f1ffe26be33a852cdbeac2c6a8b2eed397b1d Mon Sep 17 00:00:00 2001 From: veon Date: Sep 08 2017 21:10:03 +0000 Subject: #719 add python-classroom ARM in Labs to arm.fp.o --- diff --git a/arm.fedoraproject.org/data/content/index.html b/arm.fedoraproject.org/data/content/index.html index 01115bd..6417dbf 100644 --- a/arm.fedoraproject.org/data/content/index.html +++ b/arm.fedoraproject.org/data/content/index.html @@ -429,6 +429,92 @@ + + + + +
+
+
+
+

${_('Labs Computing')}

+
+
+
+
+

${_('These images are for ARM-based Labs Computing.')}

+
+
+
+
+
+ +
+
+

${_('Python-Classroom')}

+

${_('Download')} | ${_('Verify')}

+
+
+
+
+
+ + + +
diff --git a/arm.fedoraproject.org/static/images/python.png b/arm.fedoraproject.org/static/images/python.png new file mode 100644 index 0000000..6a1fb34 Binary files /dev/null and b/arm.fedoraproject.org/static/images/python.png differ diff --git a/build.d/globalvar.py b/build.d/globalvar.py index 4aa76f2..c1493f5 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -236,6 +236,7 @@ iso_size={ 'ARM_LXQt': '902', # In MB 'ARM_Mate': '1.3', # In GB 'ARM_SoaS': '725', # In MB + 'ARM_PYHTON': '000', # In MB # ARM prerelease 'pre_ARM_Workstation': '1.2', # In GB 'pre_ARM_Server': '594', # In MB