summaryrefslogtreecommitdiff
path: root/website/templates/node-about.html
diff options
context:
space:
mode:
authorJayaram R Pai2014-09-15 14:39:01 +0530
committerJayaram R Pai2014-09-15 14:39:01 +0530
commit5f2e6accc9a0b790cccf1eba972123817ec7552a (patch)
treeb01ead8397b358d437dcdd3e1ef3b84163335a69 /website/templates/node-about.html
parent674e4c3dc687d9ae4c2db742e9bc9f1a9887b082 (diff)
downloadscilab-on-cloud-5f2e6accc9a0b790cccf1eba972123817ec7552a.tar.gz
scilab-on-cloud-5f2e6accc9a0b790cccf1eba972123817ec7552a.tar.bz2
scilab-on-cloud-5f2e6accc9a0b790cccf1eba972123817ec7552a.zip
added tornado server config file
Diffstat (limited to 'website/templates/node-about.html')
-rw-r--r--website/templates/node-about.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/website/templates/node-about.html b/website/templates/node-about.html
new file mode 100644
index 0000000..eff52c9
--- /dev/null
+++ b/website/templates/node-about.html
@@ -0,0 +1,9 @@
+<h6><u>About Scilab on GARUDA Cloud.</u></h6>
+<p>
+ Scilab on Cloud facilitates execution of the codes for particular example(s)
+ online. The results can then be verified with the solved example(s) from the
+ textbook. It is also possible to change the values of the variables and in fact,
+ the code itself, and execute it. In addition to the given examples, one can also
+ copy and paste (or) write a new code in the input box provided and execute the
+ same. <a href="http://scilab.in/scilab-on-cloud" target="_blank">Read more..</a>
+</p>