On Thu, Oct 22, 2015 at 10:19 AM, Ralf Hemmecke <hemme...@gmail.com> wrote: > Hello, > > I'd like to convert some simple .sws file into Ipython notebooks > (.ipynb). Searching for a converter led me to > > https://github.com/anteprandium/sagews2ipynb > > but unfortunately the README.md says nothing about how to actually call > the script. Any suggestions?
Also, sagews != sws, i.e., that script won't help you. If I were you, I would start with this script that I wrote: https://github.com/sagemathinc/smc/blob/master/salvus/scripts/sws2sagews.py since it parses sws files at least. -- William William > > Thank you > Ralf > > -- > 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. -- William (http://wstein.org) -- 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.