As part of a teaching innovation project, i have set up a website in that spirit. It is a MoinMoin wiki with a (slightly modified) sagecell parser, so you can add sage cells to pages. I have also written a (very hacky) action plugin to upload a .sws file and add its content at the end of the wiki page. It has a lot of limitations (problems with the encoding, no exception handling...) but it somehow works.
You can check it out at http://riemann.unizar.es/sage-wiki So far there is very little content (only a couple of pages really) and it is all in spanish. But you are welcome to create an account, and test it (for instance, creating some pages in other languages). So far registration is open to everybody. If at some point we find that people are abusing, we could implement some extra security. The action to upload a .sws file is called SubirHoja. I have just created a github repo with it in https://github.com/miguelmarco/LoadSws/ I am now working on the reverse: that is, download a wiki page as a .sws file. If someone would like to give me a hand with it, i would really appreciate it. El martes, 2 de diciembre de 2014 16:15:20 UTC+1, Thierry escribió: > > Hi, > > thanks for the file, i will have a look. > > Ciao, > Thierry > > > On Tue, Dec 02, 2014 at 01:42:17AM -0800, pang wrote: > > Thierry, > > > > You can try it out: > > > > www.cancamusa.net/etc/web2py-sagepedia-last.tar.gz > > > > It was based on web2py, it is old, and there wasn't any ipython notebook > at > > the time. I now have some knowledge about that framework, but at the > time > > it was rather limited: just a rapid prototyping tool. Don't expect it to > > scale, or be fancy, or anything, but hey, it still works: > > > > - Download > > - Untar > > - Run python web2py.py > > - Type an admin password > > - Change the username and password: > > http://127.0.0.1:8000/sagepedia/appadmin/update/db/auth_user/1 > > - Login and browse > > > > For it to work there should be a cron job or something. I don't remember > > details, but the cron folder will give you an idea. > > > > Thanks for your interest. > > > > -- > > You received this message because you are subscribed to the Google > Groups "sage-edu" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to sage-edu+u...@googlegroups.com <javascript:>. > > To post to this group, send email to sage...@googlegroups.com > <javascript:>. > > Visit this group at http://groups.google.com/group/sage-edu. > > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-edu+unsubscr...@googlegroups.com. To post to this group, send email to sage-edu@googlegroups.com. Visit this group at http://groups.google.com/group/sage-edu. For more options, visit https://groups.google.com/d/optout.