728x90
0. 에러
Output exceeds the size limit. Open the full output data in a text editor
VS Code 인터액티브 파이썬 사용 시 디폴트 값으로 출력 결과가 생략되는 현상입니다.
1. 설정 변경
1. 파일 > 기본 설정 > 설정 또는 Ctrl + , (콤마)
2. Notebook › Output: Text Line Limit 검색
3. 기본값: 500(줄)
4. 변경값: 100000000(줄)