Ask Your Question
2

Sharing Sage on the Web

asked 10 years ago

Austin Mohr gravatar image

updated 10 years ago

I have a Sage program that takes an integer as input and outputs lots of pretty pictures. I would like to share this program in such a way that someone with no knowledge of Sage could still provide the integer and enjoy the pictures.

For example, I imagine having a website with a form where the user provides an integer, the program executes in the cloud, and the pictures are displayed in the browser. This may not be possible or even advisable, but it's the sort of thing I mean.

What kinds of options do I have to easily share Sage output on the web?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
3

answered 10 years ago

kcrisman gravatar image

My favorite is using the Sage cell server to embed stuff in ordinary HTML pages. There are various examples of this around the web. Here are a few:

I wrote a text for my number theory class using this, in fact, and there are other online texts out there about it. So I think it's quite flexible. I'm sure others will have other favorite ways, though. Have fun!

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 478 times

Last updated: Dec 04 '14