강의 자료는 한번에 다운로드 받을 수는 없나요??? 안녕하세요! 질문을 하실 때 아래 내용을 준수 부탁드립니다. 질문을 올릴 때 이 글은 모두 지우고 내용을 입력해주세요. 질문은 동영상 강의에 들어가서 오른쪽에 커뮤니티 버튼을 통해 해주세요. 그래야 어떤 강좌에서 질문하셨는지 알 수 있습니다. 영상에서 몇 분 몇 초 대를 알려주셔야 제가 한 번에 질문 내용 확인이 가능합니다. 이미 다른 누군가가 질문을 한 이력 이 있을 수 있습니다. 질문 게시판을 한 번 확인 부탁 드립니다. 학교의 과제나 타 강사의 코드 등 외부 수업 자료에 대해서는 답변하지 않습니다. 제가 다루는 커리큘럼 외의 이론이나, 너무 디테일한 컴퓨터 이론에 대해서는 답변 드리지 않습니다. 시험에 안 나오는 경우가 많고, 나와 봤자 1문제 나오는데 외워야 할 부분이 많은 것 등 (예시: 서브넷 마스크 계산)
27:15 쯤 조건식 없는 break 2번째 예시에서 if(i>=10) 이면 break인데 pdf 문서에 보면 2*10=20까지 출력이 되어 있어서 왜 그런지 궁금합니다. break 1번째 예시에서는 if(i>=5) 면 break 니까 i의 값: 5가 출력이 안되서 마지막 출력값이 i의 값: 4 라고 되어 있어서요.
kaggle ML단계가 RLS설정때문에 안도는 것 같은데, 제가 강의 중간에 놓친건지 해당 부분에 대한 내용이 보이지 않습니다. --클로드 답변 내용-- Kaggle ML 단계가 RLS에 막혀 매일 밤 죽는 상태. - RLS를 켰는데 Kaggle 노트북엔 anon 키가 주입돼 DB 읽기/쓰기 0건 → 매일 21:00 파이프라인 Step 2 실패 - 수정 코드(노트북에 service_role 주입)는 작성만 됐고 아직 배포 안 됨 - → deploy2.sh 배포 + 재실행으로 끝까지 통과 확인 필요 (직전에 하던 작업)
api 키를 사용해서 블로그글에 이미지를 만드는 거까지 했는데, 제가 강의와 다르게 fal.ai 에 flux 2.0pro 를 사용할려고합니다. 그럼 http request -> wait -> http request 이 과정이 하나의 Gnerate media using ai model (flux 2.0 pro) 로 구동하고, 그다음절차는 똑같이 연결해서 진행하면될까요?
강의 15분 30초에서 f1 = 1.234 f2 = 3.939 와 같이 입력할 때 space키를 누르지 않고 빨리 f1=1.234 f2=3.939 와 같이 입력을 한 다음에 Shift + Alt + F 를 입력하여 정리를 해 줘도 되는 건가요? 그걸 하려고 했더니 Python formatter를 설치하라고 나오는데요. 이걸 하는 게 전체적으로 도움이 되나요? 아니면 Python formatter 설치를 안 하는 게 파이썬 배우는 데 더 나은가요?
안녕하세요 선생님. 강의 잘 듣고 있습니다. Replicate 잔액은 $9.56이고 API 성공 로그는 다 Succeeded인데 왜 실행이 안되는 건가요? Loop Over Items에서 1 of 2는 성공했지만 2 of 2는 실패했습니다. { "errorMessage": "The service is receiving too many requests from you", "errorDescription": "Request was throttled. Your rate limit for creating predictions is reduced to 6 requests per minute with a burst of 1 requests while you have less than $5.0 in credit. Your rate limit resets in ~8s.", "errorDetails": {}, "n8nDetails": { "nodeName": "Flux.1 schnell", "nodeType": "n8n-nodes-base.httpRequest", "nodeVersion": 4.3, "time": "2026. 6. 28. 오전 12:15:36", "n8nVersion": "1.123.7 (Self Hosted)", "binaryDataMode": "filesystem", "stackTrace": [ "NodeApiError: The service is receiving too many requests from you", " at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@aws-sdk+credential-providers@3.808.0_asn1.js@5_8da18263ca0574b0db58d4fefd8173ce/node_modules/n8n-nodes-base/nodes/HttpRequest/V3/HttpRequestV3.node.ts:859:16)", " at processTicksAndRejections (node:internal/process/task_queues:105:5)", " at WorkflowExecute.executeNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1045:8)", " at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1226:11)", " at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1662:27", " at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_ec37920eb95917b28efaa783206b20f3/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:2274:11" ] } }