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

Honestly, I just use a file called `play.py`, create a function called `test_it()` or something, and maybe use ipdb if I need to stop somewhere and explore.

Then: `pytest -s play.py`

I just don’t understand what the appeal of Jupyter is, but iPython is great.




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

Search: