Wow, thanks everyone for the awesome suggestions! I tried the `nbconvert` method and it worked like a charm. Super easy to convert a jupyter notebook to a python file with just one command.
I also checked out `jupytext` and it seems really cool for syncing notebooks with scripts. Gonna play around with that next.
Quick question though—anyone know if there’s a way to exclude certain cells (like markdown) when converting? Or do I need to manually clean those up after?
Thanks again, you all rock!
I also checked out `jupytext` and it seems really cool for syncing notebooks with scripts. Gonna play around with that next.
Quick question though—anyone know if there’s a way to exclude certain cells (like markdown) when converting? Or do I need to manually clean those up after?
Thanks again, you all rock!
