Something appears broken in the notebook r interface >From the command line r.eval('3+5') and %r 3+5 work fine.
In the notebook, r.eval('3+5') works as expected, but %r 3+5 results in TypeError: eval() got multiple values for keyword argument 'synchronize' Is there an easy fix? thanks, -gerhard --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---