Figure out single session in IPython. Users can specify single session at import from something like `rinterface.backend['session'] = 'persisent' #or 1` Probably keep `.temp.R` in cache and run updated lines only (serially).
Figure out single session in IPython. Users can specify single session at import from something like
rinterface.backend['session'] = 'persisent' #or 1Probably keep
.temp.Rin cache and run updated lines only (serially).