Hacker News new | ask | show | jobs
by jimktrains2 3723 days ago
I teach an internal class on python at my office, and the notebook makes it significantly easier to work and play with code. It's a step between a REPL and a file you load and run each time you make a chance. It speeds up the dev/test cycle significantly.