Skip to content

Commit 6cc605f

Browse files
Update README.md
1 parent 5ab086b commit 6cc605f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ from utils.nber_utils import *
126126
from utils.plot_utils import *
127127
from utils.preamble_core import *
128128
```
129+
위 코드를 Google Colab에서 실행할 때 보안 경고가 뜰 수 있습니다. 'Run anyway'를 클릭하면 정상적으로 실행됩니다
130+
129131
이 방법을 사용하면 utils/ 폴더가 자동으로 포함되고
130132
chapters/, readings/ 등 상대경로가 모두 정상 작동하며
131133
저장소 업데이트 내용도 쉽게 반영할 수 있습니다.

0 commit comments

Comments
 (0)