user-memory-setup 작성하고 클로드 코드로 돌아가는 방법
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
user-memory-setup에 프로필을 작성하고 저장한 이후에 Claude code로 돌아가는 방법을 모르겠어요
- react
- 인공지능(ai)
- claude
172만명의 커뮤니티!! 함께 토론해봐요.
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
user-memory-setup에 프로필을 작성하고 저장한 이후에 Claude code로 돌아가는 방법을 모르겠어요
미해결
한국인이 좋아하는 속도로 때려넣는 파이썬
예제2 파일의 폴더에서 open Folder as Pycham porject 를 선택해서 실행은 되었는데, 파이참 화면 위에 "~~~에 대해 구성된 파리썬 인터프리터가 없습니다" 라고 나옵니다 그리고 강사님 화면처럼 하단에 Terminal 이라는 창이 없습니다. 그래서 터미널 클릭 후 ..... 하는 뒷부분 부터 학습을 못하고 있습니다 어떻게 해야 하나요?
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
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:
미해결
[리뉴얼] 파이썬입문과 크롤링기초 부트캠프 [파이썬, 웹, 데이터 이해 기본까지] (업데이트)
65강 강의 소리가 유독 작은 거 같습니다. 다른 강의 소리와 비슷하게 조정해주시면 강의 듣는 데 좀 편할 거 같습니다 (평소 컴퓨터 사운드 설정보다 두배 높여야 기존과 비슷하게 들립니다)
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
/output-style이 명령어에서 사라지고 /config 내부로이동되었습니다. Claude Code v2.1.131 사용중입니다.
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
요금제 가입후, 미션 수행하려고 했는데 아래 에러가 나타납니다. 해결방법이 있으면 알려주세요. 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.
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
(사진)
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
궁금한게 있습니다 2026 05 06 기준 Docs 에서 200줄 이하로 CLAUDE.md 를 유지하라고했는데 만약 import 문법으로 CLAUDE.md 파일을 줄였는데 import 로 가져온 md 내용의 길이가 200줄이 넘거나 좀 많다고 가정하면 그건 괜찮은 건가요?... import 문법으로 줄인다고해도 결국.. claude 가 import 한 md 파일을 읽을 텐데 그건 import로 해서 CLAUDE.md 가 줄어들었다고 해도 읽는 양은 똑같지 않나하는 궁금증에 여쭤봅니다..
해결됨
[퇴근후딴짓] 빅데이터 분석기사 실기 (작업형1,2,3)
수업에서는 수치형 데이터에 대한 스케일링을 미실시 하였고, 학습 모델도 랜덤포레스트로만 진행하였습니다. 수치형 데이터에 대해 StandardScaler, RobustScaler 등의 스케일링을 실시하고, lightgbm 모델도 학습을 했을 때 랜덤포레스트 모델보다 성능이 좋게 나왔습니다. 혹시 이 문제에서 스케일링을 하면 안되는 이유나 lightgbm으로 했을 때 발생할 수 있는 문제가 있을까요?
미해결
[리뉴얼] 파이썬입문과 크롤링기초 부트캠프 [파이썬, 웹, 데이터 이해 기본까지] (업데이트)
섹션 5 CSS selector사용해서 클로링하기2 영상엔 커리큘럼 일정 에 해당하는 박스와 내용이 있는데 현재 이 https://davelee-fun.github.io/blog/crawl_test_css.html 링크내 없는 부분이라 연습해볼수가 없습니다. 커리큘럼 일정의 박스와 내용 업데이트 가능할까요?
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
MISSION 7 실행하려고 하는데, 404 Error가 계속 뜹니다. Claude와 같이 해결하려고 하니, Action 탭에서 확인한 내용을 바탕으로 Github 인프라 일시적 문제라고 하는데, 맞을까요? 확인 한 번 부탁 드립니다.
미해결
입문자를 위한 Python 기초
아래와 같이 에러가 발생합니다. 어떤문제때문일지 알 수 있을까요 ?? 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 문의하기 를 이용해 주세요.
해결됨
[퇴근후딴짓] 빅데이터 분석기사 실기 (작업형1,2,3)
안녕하세요. 작년 개인 일정으로 인해 응시하지 못했던 실기 시험을 다가오는 6월 20일에 치르고자 준비하고 있습니다. 현재 제가 수강 중인 강의의 종료일이 2026년 5월 20일로 예정되어 있어 문의를 드립니다. 혹시 수강 기간을 실기 시험일 인 2026년 6월 20일 까지 연장해 주실 수 있는지 조심스럽게 여쭤보고 싶습니다. 만약 연장을 해주신다면, 남은 기간 동안 더욱 열심히 수강하여 이번 시험에 꼭 합격하고 싶습니다. 긍정적으로 검토해 주시면 감사하겠습니다. 감사합니다. 계정 이메일: whddlsghd@naver.com
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
.claude/commands/docs/ update-roadmap.md /update-roadmap 는 언제 어떻게 사용하는건지요?
해결됨
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
기존 깃관련 개념은 알고있었으나, 터미널을 이용하는 방식이 아닌, Cursor GUI(vscode 계열 IDE)에서 Git조작해본건 처음이라 헷갈려서 질문드립니다!! 강사님께서 롤백관련 부분으로 설명해주시는 상황(10:40)에서 우클릭후 체크아웃(분리됨) 클릭을 하면 롤백이라고 설명하셨는데, 체크아웃(분리됨) 동작은 그냥 HEAD가 바라보는 부분을 브랜치가 아닌 커밋해쉬 부분을 최신에서 두번째(회원가입 구현)부분으로 바라보게해서 가장 최신 커밋부분코드(로그인수정)는 안보이는 거라고 이해하면 될까요..!!
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
수업 내용 그대로 실습해봤는데 not found로 계속 뜨네요ㅠ claude-code-mastery 파일로 있는거로 확인되는데 뭐가 문제 일까요?
미해결
타입스크립트로 배우는 리액트(React.js) : 기초부터 최신 기술까지 완벽하게
// main.tsx import { StrictMode } from "react"; import { createRoot } from "react-dom/client"; import App from "./App.tsx"; import { ThemeProvider } from "styled-components"; const theme = { colors: { primary: "red", secondary: "#gray", }, fontSizes: { normal: "16px", large: "20px", }, }; createRoot(document.getElementById("root")!).render( <StrictMode> <ThemeProvider theme={theme}> <App /> </ThemeProvider> </StrictMode>, ); // App.tsx import styled, { keyframes, css } from "styled-components"; const boxShadowMixin = css` margin: 20px; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.5); `; const fadeIn = keyframes` from { opacity: 0; } to { opacity: 1; } `; const Title = styled.h1<{ $color: string; $decoration: string }>` color: ${(props) => props.$color}; text-decoration: ${(props) => props.$decoration}; animation: ${fadeIn} 2s ease-in; `; const BigTitle = styled(Title)` font-size: 50px; `; const Wrapper = styled.section` padding: 2rem; border: 1px solid red; `; const BlueBorderWrapper = styled(Wrapper)<{ $shadow: boolean }>` border-color: ${(props) => props.theme.colors.primary}; ${(props) => props.$shadow && boxShadowMixin}; `; export default function App() { return ( <> <BlueBorderWrapper $shadow={true}> <Title $color="#00ff00" $decoration="line-through" as="p"> App Component </Title> <BigTitle $color="#0000ff" $decoration="underline"> App Component </BigTitle> </BlueBorderWrapper> </> ); } border-color: ${(props) => props.theme.colors.primary}; 적용하는 부분에서 에러가 발생합니다. Property 'colors' does not exist on type 'DefaultTheme'. 혹시 문제가 있는걸까요?
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
단계 2는 안하고 '나만의 출력 스타일 만들기 강의교안' 내에 있는 이 단계를 하면 되는건가요? 헷갈리네요..
미해결
클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
강의에 나오는 클로드 설치 버전알고 싶습니다.