강의에서 보여준 공식사이트가 현재는 https://code.claude.com/docs/ko/permissions 이런식으로 나와서 저 내용이 아예 안나오는데 , 저건 어느사이트인가요 ? 목차가 너무 달라서 공식문서 참조하다 모를때는 어떤식으로 챕터를 골라야할지 강의 챕터랑 현재 공식문서 큰 목차 챕터가 달라서 찾기가 빡세네요. ㅎ A라는 프로젝트를 참고해서 b를 만들때 worksplace를 하신다고하셨는데, 그러면 레포지토리에 있는 모든 프로젝트 코드를 가져와서 새로운 레포지토리에 복사해서 리팩토링할때 보통 fork뜨거나 zip다운이나 클론받고 새로 git init해서 하는데, 그 방식말고 그냥 원래 프로젝트위에 폴더가 생겨서 거기에 작업되고 git추가 되는형태인가요?
안녕하세요? 선생님 수업 잘 듣고있습니다. 좋은 강의 감사합니다. 코드를 직접 돌려보면서 실습을 하고 익히고 싶은데, 혹시 코드나 장표를 공유 주실 수 있으실까요? 지금은 코드를 읽어주시고 전체 흐름만 설명주셔서, 어떻게 적용해야할지 직접 쳐봐야 이해가 좀 더 될 것 같습니다. 감사합니다.
예제2 파일의 폴더에서 open Folder as Pycham porject 를 선택해서 실행은 되었는데, 파이참 화면 위에 "~~~에 대해 구성된 파리썬 인터프리터가 없습니다" 라고 나옵니다 그리고 강사님 화면처럼 하단에 Terminal 이라는 창이 없습니다. 그래서 터미널 클릭 후 ..... 하는 뒷부분 부터 학습을 못하고 있습니다 어떻게 해야 하나요?
user memory setup폴더 생성하고 user memory에 저장을 하였는데 아래와 같은 에러가 나오고있어요 E325: ATTENTION Found a swap file by the name "~/.claude/. CLAUDE.md .swp" owned by: macmini dated: 목 5월 07 11:12:22 2026 file name: ~macmini/.claude/ CLAUDE.md modified: YES user name: macmini host name: Macui-Macmini.local process ID: 1773 While opening file "/Users/macmini/.claude/ CLAUDE.md " dated: 목 5월 07 11:11:47 2026 (1) Another program may be editing the same file. If this is the case, be careful not to end up with two different instances of the same file when making changes. Quit, or continue with caution. (2) An edit session for this file crashed. If this is the case, use ":recover" or "vim -r /Users/macmini/.claude/ CLAUDE.md " to recover the changes (see ":help recovery"). If you did this already, delete the swap file "/Users/macmini/.claude/. CLAUDE.md .swp" to avoid this message. Swap file "~/.claude/. CLAUDE.md .swp" already exists! [O]pen Read-Only, (E)dit anyway, (R)ecover, (D)elete it, (Q)uit, (A)bort:
요금제 가입후, 미션 수행하려고 했는데 아래 에러가 나타납니다. 해결방법이 있으면 알려주세요. API Error: 400 We've updated our Consumer Terms and Privacy Policy. You'll need to accept them in claude.ai with the email in /status to continue.
궁금한게 있습니다 2026 05 06 기준 Docs 에서 200줄 이하로 CLAUDE.md 를 유지하라고했는데 만약 import 문법으로 CLAUDE.md 파일을 줄였는데 import 로 가져온 md 내용의 길이가 200줄이 넘거나 좀 많다고 가정하면 그건 괜찮은 건가요?... import 문법으로 줄인다고해도 결국.. claude 가 import 한 md 파일을 읽을 텐데 그건 import로 해서 CLAUDE.md 가 줄어들었다고 해도 읽는 양은 똑같지 않나하는 궁금증에 여쭤봅니다..
수업에서는 수치형 데이터에 대한 스케일링을 미실시 하였고, 학습 모델도 랜덤포레스트로만 진행하였습니다. 수치형 데이터에 대해 StandardScaler, RobustScaler 등의 스케일링을 실시하고, lightgbm 모델도 학습을 했을 때 랜덤포레스트 모델보다 성능이 좋게 나왔습니다. 혹시 이 문제에서 스케일링을 하면 안되는 이유나 lightgbm으로 했을 때 발생할 수 있는 문제가 있을까요?
[리뉴얼] 파이썬입문과 크롤링기초 부트캠프 [파이썬, 웹, 데이터 이해 기본까지] (업데이트)
섹션 5 CSS selector사용해서 클로링하기2 영상엔 커리큘럼 일정 에 해당하는 박스와 내용이 있는데 현재 이 https://davelee-fun.github.io/blog/crawl_test_css.html 링크내 없는 부분이라 연습해볼수가 없습니다. 커리큘럼 일정의 박스와 내용 업데이트 가능할까요?
아래와 같이 에러가 발생합니다. 어떤문제때문일지 알 수 있을까요 ?? Retrieving notices: \ Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/main/notices.json Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/msys2/notices.json Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/r/notices.json Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /conda-forge/notices.json \ Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/main/notices.json Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/msys2/notices.json Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/r/notices.json Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /conda-forge/notices.json \ Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/main/notices.json Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/msys2/notices.json Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /pkgs/r/notices.json | Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)': /conda-forge/notices.json ERROR conda.notices.fetch:get_channel_notice_response(72): Request error <HTTPSConnectionPool(host=' repo.anaconda.com ', port=443): Max retries exceeded with url: /pkgs/msys2/notices.json (Caused by ProtocolError('Connection aborted.', ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)))> for channel: defaults url: https://repo.anaconda.com/pkgs/msys2/notices.json ERROR conda.notices.fetch:get_channel_notice_response(72): Request error <HTTPSConnectionPool(host=' repo.anaconda.com ', port=443): Max retries exceeded with url: /pkgs/main/notices.json (Caused by ProtocolError('Connection aborted.', ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습 니다', None, 10054, None)))> for channel: defaults url: https://repo.anaconda.com/pkgs/main/notices.json ERROR conda.notices.fetch:get_channel_notice_response(72): Request error <HTTPSConnectionPool(host=' repo.anaconda.com ', port=443): Max retries exceeded with url: /pkgs/r/notices.json (Caused by ProtocolError('Connection aborted.', ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)))> for channel: defaults url: https://repo.anaconda.com/pkgs/r/notices.json ERROR conda.notices.fetch:get_channel_notice_response(72): Request error <HTTPSConnectionPool(host=' conda.anaconda.org ', port=443): Max retries exceeded with url: /conda-forge/notices.json (Caused by ProtocolError('Connection aborted.', ConnectionResetError(10054, '현재 연결은 원격 호스트에 의해 강제로 끊겼습니다', None, 10054, None)))> for channel: conda-forge url: https://conda.anaconda.org/conda-forge/notices.json done Channels: - conda-forge - defaults Platform: win-64 Collecting package metadata (repodata.json): \ Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=t Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet \ Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'Connectiont | Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'Connectiont Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet / Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'Connectiont | Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'Connectiont Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet / Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'Connectiont Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionRet failed CondaHTTPError: HTTP 000 CONNECTION FAILED for url < https://conda.anaconda.org/conda-forge/win-64/repodata.json > Elapsed: - An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent, and a simple retry will get you on your way. 'https//conda.anaconda.org/conda-forge/win-64'
(AI 퀀트) 코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI
어제 유튜브 영상 보면 매매n8n 베타 버전도 있던데 이부분도 추후 강의를 통해서 만들어 볼수있을까요? 💡 수강생 안내 사항 (커뮤니티 가이드) 학습 관련 질문 : 구체적으로 적을수록 정확한 답변을 받을 수 있습니다. 작성 팁 : 마크다운과 단축키를 활용하면 글을 더 편리하게 작성할 수 있습니다. 사전 검색 : 질문을 남기기 전, 커뮤니티 질문 & 답변에 비슷한 내용이 있었는지 먼저 검색해 보세요. 커뮤니티 매너 : 서로 예의를 지키며 존중하는 분위기를 함께 만들어가요. 서비스 문의 : 인프런 서비스 관련 문의는 1:1 문의하기 를 이용해 주세요.
안녕하세요. 작년 개인 일정으로 인해 응시하지 못했던 실기 시험을 다가오는 6월 20일에 치르고자 준비하고 있습니다. 현재 제가 수강 중인 강의의 종료일이 2026년 5월 20일로 예정되어 있어 문의를 드립니다. 혹시 수강 기간을 실기 시험일 인 2026년 6월 20일 까지 연장해 주실 수 있는지 조심스럽게 여쭤보고 싶습니다. 만약 연장을 해주신다면, 남은 기간 동안 더욱 열심히 수강하여 이번 시험에 꼭 합격하고 싶습니다. 긍정적으로 검토해 주시면 감사하겠습니다. 감사합니다. 계정 이메일: whddlsghd@naver.com
기존 깃관련 개념은 알고있었으나, 터미널을 이용하는 방식이 아닌, Cursor GUI(vscode 계열 IDE)에서 Git조작해본건 처음이라 헷갈려서 질문드립니다!! 강사님께서 롤백관련 부분으로 설명해주시는 상황(10:40)에서 우클릭후 체크아웃(분리됨) 클릭을 하면 롤백이라고 설명하셨는데, 체크아웃(분리됨) 동작은 그냥 HEAD가 바라보는 부분을 브랜치가 아닌 커밋해쉬 부분을 최신에서 두번째(회원가입 구현)부분으로 바라보게해서 가장 최신 커밋부분코드(로그인수정)는 안보이는 거라고 이해하면 될까요..!!