250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 파이썬
- bootcamp
- python
- 리뷰
- leetcode
- 선형회귀
- 매일매일
- 노마드코더
- MYSQL
- SQL
- Codestates
- 코딩테스트
- 기초통계
- 꾸준히
- JavaScript
- 코드스테이츠
- 빅데이터
- pandas
- yolo
- 성실히
- 열심히
- 재미져
- 부트캠프
- 2021
- Ai
- 딥러닝
- 자료구조
- 주간보고
- 독서
- selenium
Archives
- Today
- Total
목록script debug (1)
코딩일기
파이썬 args가 포함된 스크립트 명령어 vscode에서 디버깅하기 ( feat. Debugging Python with adding Script Args in VSCode, debug, debugging)
안녕하십니까 다제 입니다. 오늘은 파이썬에서 args가 포함된 스크립트 명령어를 디버깅하는 방법에 대해서 안내 드립니다. Today I am going to show you to debug script commands with args in Python using Vscode. Reference link https://zosystem.tistory.com/282 https://stackoverflow.com/questions/51244223/visual-studio-code-how-debug-python-script-with-arguments Click Debug icon → Click "실행 및 디버그" Click "구성 추가… " Click Python and then You can see the a..
카테고리 없음
2022. 8. 9. 16:51