Vscode 설치 및 환경 설정[git, pytest] (1)
vscode설치 및 확장팩 설치
git 설치
pytest환경 설정
conda 설치
라이브러리 설치
vscode설치 및 확장팩 설치
git 설치
pytest환경 설정
conda 설치
라이브러리 설치
vscode에서 remote로 docker에 접속할때 docker extention으로 접속할때. attache visual studio code를 클릭하면 Error running command remote-containers.attachToRunningContainerFromViewlet: The operation was aborted. This is likely caused by the extension that contributes remote-containers.attachToRunningContainerFromViewlet. 위와같은 에러가 발생한다. 혹은 remote explorer의 Dev Containers에서 도커를 잡으려고 아무리 새로고침을 해봐도 Error running command remote-containers.explorerTargetsRefresh: The operation was aborted. This is likely caused …