Ask Your Question

Revision history [back]

Using Sage on a Local Server

I have code that I have written in Sage that I would like to use within a web application on a local server. I have tried accomplishing this with Sage server in VirtualBox (both versions 6.10 and 7.0) with no luck. Is there a way that I can create a website on a local server that uses Sage only for the execution of the Sage code in such a way that the website is open to anyone without needing them to create an account or log in? I am only making use of @interact, RK4 calculations, and graphing using Sage.