11format : jb-book
22root : intro
33
4- parts :
5- - caption : " Github 저장소 프로필 업데이트하기"
6- chapters :
7- - file : docs/pull_request_guide
8- title : " Github 파일 편집기로 작업하기"
9- - file : docs/pr-guide
10- title : " Github.dev 편집기로 작업하기"
11- - file : docs/pr-ground
12- title : " 직접해보기"
13-
14- - caption : " 나만의 local ChatGPT 만들기: Docker 실습 튜토리얼"
15- chapters :
16- - file : docker_tutorial/00.pytorch_example
17- title : " Pytorch example"
18- - file : docker_tutorial/01.what_is_docker
19- title : " Docker란 무엇인가?"
20- - file : docker_tutorial/02.image_and_container
21- title : " Docker 기본 명령어 실습"
22- - file : docker_tutorial/03.docker-compose
23- title : " Docker Compose 개념 & 실습"
24- - file : docker_tutorial/04.ollama
25- title : " Ollama로 로컬 LLM 실행"
26- - file : docker_tutorial/05.webui
27- title : " Open-WebUI 실행"
28- - file : docker_tutorial/06.ollama_and_webui
29- title : " Ollama + WebUI (Docker Compose)"
4+ chapters :
5+ - file : docs/github_intro.md
6+ title : " Github 저장소 프로필 업데이트하기"
7+ sections :
8+ - file : docs/pull_request_guide
9+ title : " Github 파일 편집기로 작업하기"
10+ - file : docs/pr-guide
11+ title : " Github.dev 편집기로 작업하기"
12+ - file : docs/pr-ground
13+ title : " 직접해보기"
14+ - file : docker_tutorial/00.docker_intro.md
15+ title : " 나만의 local ChatGPT 만들기: Docker 실습 튜토리얼"
16+ sections :
17+ - file : docker_tutorial/00.pytorch_example
18+ title : " Pytorch example"
19+ - file : docker_tutorial/01.what_is_docker
20+ title : " Docker란 무엇인가?"
21+ - file : docker_tutorial/02.image_and_container
22+ title : " Docker 기본 명령어 실습"
23+ - file : docker_tutorial/03.docker-compose
24+ title : " Docker Compose 개념 & 실습"
25+ - file : docker_tutorial/04.ollama
26+ title : " Ollama로 로컬 LLM 실행"
27+ - file : docker_tutorial/05.webui
28+ title : " Open-WebUI 실행"
29+ - file : docker_tutorial/06.ollama_and_webui
30+ title : " Ollama + WebUI (Docker Compose)"
0 commit comments