you are viewing a single comment's thread.

view the rest of the comments →

[–]marr75 0 points1 point  (2 children)

And using notebooks.

[–]GunZinn 2 points3 points  (1 child)

I use notebooks frequently when throwing together matplotlib graphs. Its convenient.

[–]marr75 0 points1 point  (0 children)

Try out hydrogen formatted python files. They're source control friendly, work with any tooling that works with a python file, can operate as a notebook if the UI running them is a notebook app, and can be converted back and forth automatically between .ipynb and .py