Hacker News new | past | comments | ask | show | jobs | submit login

You are underestimating how useful for exploratory tasks the combination of elements: markdown/code cells + runtime kernel to keep state + persistent results usable from your browser.

Jupyter notebook is neither the first nor the only implementation of such literate approach.

If some code is stable enough for reuse, you can make it composable as any other code: put it into the module/create CLI/web API/etc -- whatever is more appropriate in your case.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: