다음 2줄의 코드를 jupyter notebook 맨 앞에 추가하면 import한 py파일 변경시 재시작없이 자동 적용시킬 수 있다
jupyter notebook
%load_ext autoreload %autoreload 2