@pesterhazy before release would it be ok to merge parfix behind a feature flag.
Maybe even having a generic —lab
followed by a list of features.
@cgrand, sure!
I already did this for the compliment PR: https://github.com/Unrepl/unravel/pull/36/files#diff-12beeee2c463c8391f220d5ef8afadd7R30
Cool
Idea: a log of user (and maybe aux) could be used as a document to display pretty repl logs.
that's good, you can basically reconstruct a repl interface with the logs and share it.
which made me start thinking on ipython's jupyter notebook
At the meetup someone mentioned there was a backend abstraction in jupiler 🍺
ah right! I forgot about that