forked from aicoe-aiops/data-science-workflows
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
34 lines (30 loc) · 1.18 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
format: jb-book
root: README
parts:
- caption: Setup Environment
chapters:
- file: docs/setup_environment/odh_and_opf
- file: docs/setup_environment/JH_access
- file: docs/setup_environment/remote-storage
- file: docs/setup_environment/thoth
- caption: Develop + Collaborate
chapters:
- file: docs/develop_collaborate/automated-pipelines
- file: docs/develop_collaborate/thoth-tools
- file: docs/develop_collaborate/create_and_deploy_jh_image
- file: docs/develop_collaborate/meteorize
- file: docs/develop_collaborate/how-to-contribute
- caption: Visualization
chapters:
- file: docs/visualization/data-visualization-best-practices
- caption: Serving + Monitoring
chapters:
- file: docs/serving_monitoring/deploy-models-using-seldon
- file: docs/serving_monitoring/monitoring-jh
- caption: Project Structure
chapters:
- file: docs/project_structure/getting_started
- file: docs/project_structure/project-structure
- file: docs/project_structure/project-document-template
- file: docs/project_structure/boards-and-issues
- file: docs/project_structure/guidelines-for-reviewing-datascience-code