sage script in html
l'm running sage on my android phone. l made simple html file according to manual. Is it possible load *.sage script in html file? for example, <script src="test.sage"><script>
l'm running sage on my android phone. l made simple html file according to manual. Is it possible load *.sage script in html file? for example, <script src="test.sage"><script>
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-11-21 18:27:48 +0100
Seen: 135 times
Last updated: Nov 21 '17
According to which manual? The Sage documentation is at http://doc.sagemath.org/
the manual is 'Sage for Undergraduates(online version), Gregory V. Bard'.
The question is still hard to understand. Let us use the pdf file as a reference:
http://www.gregorybard.com/papers/SAGE.pdf
The string
html
is relatively rare in that file. Which is exactly the relevant page, the copy+pasted line in this "manual" (that we could not have guessed with positive probability...)?What exactly do you want to do using android on the phone? Please build sentences. A tag like
<script src="test.sage"><script>
cannot be used as a bare suggestion instead of what, where, and when it should work. This is a page on sage, not on JavaScript.