You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
대화형 컴퓨팅 환경을 제공하는 오픈소스 웹 응용 프로그램이다.
셀 단위로 실행할 수 있는 편집 프로그램이다.
데이터를 각 셀마다 확인할 수 있어 개발할 때 굉장히 편리하다.
원래는 웹브라우저에 띄운 후 다른 프로그램에서 사용을 해야 하지만,
vscode을 사용할 경우 확장 프로그램으로 바로 사용이 가능하다.
.ipynb 확장자로 파일을 만들면 vscode에서 자동으로 인식된다.