Last active
December 18, 2017 21:40
-
-
Save jojonki/48260090021c5ab544bbf27a317b6f05 to your computer and use it in GitHub Desktop.
Load libraries dynamically in IPython
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%load_ext autoreload | |
%autoreload 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment