Closed eriknw closed 3 years ago
This is pretty non-standard, but so is afar, so let's try!
afar
This currently copies the final expression locally. Ideally, it would be great only send back the repr. I don't know how to do this with IPython/Jupyter. Time to ask somebody?
Closing in favor of https://github.com/eriknw/afar/pull/7.
This PR tried to add return to the source lines. The other PR modified bytecode directly (don't be scared! It's reliable).
return
This is pretty non-standard, but so is
afar
, so let's try!This currently copies the final expression locally. Ideally, it would be great only send back the repr. I don't know how to do this with IPython/Jupyter. Time to ask somebody?