On Mon, Aug 18, 2014 at 11:40 PM, kcrisman <kcris...@gmail.com> wrote:
>  I heard there was conversion sws -> sagews, but I don't think there was any
> the other way.


Until there is a better solution, you can open up a terminal and do
something like $ zip -r takeout.zip * and download the takeout.zip
file.

Yes, an "official" converter for sagws files is also missing, but it's
really easy to write your own. For example, here is one, independently
made, from the community: https://github.com/madars/sagews2txt
Adding support for %md cells is trivial, because there is at least one
markdown library for python.
The hard part is to figure out how to deal with all the corner cases.

-- H

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to