# install

02. 타입스크립트 설치, 설정
npm i typescript자바스크립트 컴파일러인 타입스크립트를 설치한 것이다.전역 설치를 하기 위해서는 npm i -g typescript로 설치한다. 작업중인 프로젝트 관련없이 typescript를 설치한다.tsc는 TypeScriptCompiler의 줄임말. t
Nvidia-docker2 install
다음 공식 문서를 참조: Docker Engine Utility for NVIDIA GPUsnvidia-docker 설치 전 CUDA 및 docker-ce 먼저 설치 후 진행
Docker install
다음 공식 문서를 참조: Get Docker CE for Ubuntu다음 출력을 확인다음 출력을 확인다음 공식 문서를 참조: Get Docker CE for Debian

React Native Study 1 | Install
React Native, nvm, node.js ,npm ,Android Studio, Java, Xcode, visual Studio Code, CocoaPod, React Native CLI
mac 설정 하기
spectacle(화면이동), itsycal(달력), keka(압축) - 사용법 잘 모름, 기본 압축 프로그램으로 설정 안됨, Amphetamine - 디스플레이 껐다 켰다 가능함. helium3(검색이 안됨)https://www.letmecompile.com
OpenCV 4.4 with ffmpeg
본 문서는 Ubuntu 환경에서 OpenCV 4.4를 빌드하는 방법에 대하여 설명하는 문서이다.Ubuntu 18.04CUDA 11.1cuDNN 8.0.4python 3.6
간단한 H2 실행
execute h2.sh file inside bin directory.h2 console is shown. If there's problem, make sure the url starts with localhost:8082 \~~ like below.Check if
Kubernetes : Local에 설치하기
MacOS에 Kubernetes를 설치하고, 실습하는 내용을 적었습니다. Kubernetes 활성화 Enable Kubernetes 위의 사진처럼, Docker를 실행시킨후, Preference에 접속합니다. Enable Kubernetes와 Show system containers (advanced)를 체크해주고, Apply & Restart를 눌러줍니...

Opencv install for mac
⚠️ Homebrew가 없다면 설치합니다./bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"▶️ 다음 명령어를 입력하여 설치합니다. b