Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Jupyter is also really useful for figuring out how you want to do something before you copy it to your IDE. Every time I work with a new API or library I try it out in jupyter first.


What are the benefits of this vs just an integrated repl?


There is value when e.g. you need more than simply textual output (think plots, etc.).


For me it is having a complete view of what I have done previously and rerunning past codeblocks by making changes.


Being able to re-run and modify cells out of order.




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

Search: