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.
Then: `pytest -s play.py`
I just don’t understand what the appeal of Jupyter is, but iPython is great.