> Can you please give a pointer to where this is implemented in SMC? This link:
https://github.com/sagemathinc/smc/blob/master/salvus/sage_salvus.py#L1942 but this will become invalid in a few days with a major refactoring of the code. In any case look for the file sage_salvus.py and a line that looks like this: # Monkey patch the R interpreter interface to support graphics, when used as a decorator. It's like one page of code total. > Somewhat related: one of the problems with cells is that R works from a > wrong directory (home) and writes its files there. They should be instead in > a proper temp folder where at least links to plots will be given. > > Andrey > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-support. > 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-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
