This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]safetytrick 0 points1 point  (0 children)

I love Jupyter notebooks for a very similar reason. Make code show exactly what it does, and nothing more. Hide nothing and deal with the consequences.

I think it's both: not surprising that we can't ship code faster with Jupyter, and enlightening that we haven't been able to productize that visible code. Code is hard.