Skip to content

Instantly share code, notes, and snippets.

@bgalvao
Created October 26, 2020 16:06
Show Gist options
  • Select an option

  • Save bgalvao/a6dc8ee8d9276c785eb0102f7b27bdf2 to your computer and use it in GitHub Desktop.

Select an option

Save bgalvao/a6dc8ee8d9276c785eb0102f7b27bdf2 to your computer and use it in GitHub Desktop.
%load_ext autoreload
%autoreload 2
import sys
sys.path.append("..")
from scrpts import sample # 'scripts' is a reserved name btw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment