How do you generally code share between notebooks? Do you keep a utils type dir and have all notebooks at the top so you can import? Use “real” python modules elsewhere?
-
-
-
I very very quickly move functions to a helper module via, %%writefile http://common.py and a, %%run -i http://common.py Usually, I also move http://common.py to full modules soon after, replete with unit-tests and a http://setup.py .
- 9 more replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.