Enable executing script in the query string
So that I can have links like http://octave-online.net/?evaluate=isprime([5])
Compare with WolframAlpha and SymPy Live and SymPy Gamma.
1
vote

-
Done! When you double-click a command, it puts the command in the URL. You can send the URL to a friend, and the command will be evaluated upon launch of Octave Online.