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

I refactor my code into functions as I go.

Then I can easily put them into a Python file and import them from the notebook.

Easy peasy and very nice for iterative development.




Just started down this path, its such a nice workflow. I find that my notebook ends up with being a great overview of my codebase without going into the details of every function.




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

Search: