Hacker News new | ask | show | jobs
by indirectlylit 3829 days ago
re reloading modules: I eventually found it easier to simply %run external code, rather than trying to import and reload modules.