ERROR
[Colab] 디렉토리 관련 에러
파송송
2023. 1. 16. 11:50
728x90
from google.colab import drive
drive.mount('mount')
mount를 통해 directory를 연결해준다.
왼쪽 창을 확인하여 파일 위치를 찾을 수 있다.
728x90