-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
95 lines (88 loc) · 2.79 KB
/
mkdocs.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
site_name: Inmatura AWS Docs
site_url: https://aws.inmatura.com
site_author: Inmatura LLC
site_description: >-
Documentation for Inmatura AWS offerings
copyright: Copyright © 2019 - 2023 Inmatura LLC
site_dir: dist
nav:
- Home: index.md
- JupyterHub AMI:
- Overview: ami/jupyterhub/index.md
- Launch in EC2: ami/jupyterhub/launch-ec2.md
- User management: ami/jupyterhub/user-mgmt.md
- Server Management: ami/jupyterhub/server-mgmt.md
- Custom Domain: ami/jupyterhub/custom-domain.md
- HTTPS: ami/jupyterhub/https.md
- Support: ami/jupyterhub/support.md
- Terminating: ami/jupyterhub/terminate.md
- IDEs:
- Jupyter: ami/jupyterhub/ide/jupyter.md
- RStudio: ami/jupyterhub/ide/rstudio.md
- VS Code: ami/jupyterhub/ide/vscode.md
- Languages:
- Python: ami/jupyterhub/lang/python.md
- R: ami/jupyterhub/lang/r.md
- Libraries:
- PyTorch and Tensorflow: ami/jupyterhub/library/pytorch-and-tf.md
- RAPIDS: ami/jupyterhub/library/rapids.md
- GPU: ami/jupyterhub/library/gpu.md
- Dask: ami/jupyterhub/library/dask.md
- Voila: ami/jupyterhub/library/voila.md
- Versions: ami/jupyterhub/library/versions.md
- Instance Segmentation Mask R-CNN:
- Overview: model/instance-segmentation-mask-r-cnn/index.md
- Launch Model Endpoint: model/instance-segmentation-mask-r-cnn/launch-endpoint.md
- API: model/instance-segmentation-mask-r-cnn/api.md
- Examples: model/instance-segmentation-mask-r-cnn/examples.md
- Performance: model/instance-segmentation-mask-r-cnn/performance.md
- Terminating: model/instance-segmentation-mask-r-cnn/terminate.md
theme:
name: material
favicon: images/favicon-32x32.png
logo: images/icon.png
features:
- navigation.instant
- navigation.tracking
- navigation.tabs
- content.code.copy
- content.code.annotate
palette:
- scheme: slate
primary: deep orange
accent: deep orange
toggle:
name: Switch to light mode
icon: material/brightness-7
# Palette toggle for dark mode
- scheme: default
primary: deep orange
accent: deep orange
toggle:
name: Switch to dark mode
icon: material/brightness-3
markdown_extensions:
- admonition
- attr_list
- md_in_html
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.highlight:
anchor_linenums: true
auto_title: true
- pymdownx.tabbed:
alternate_style: true
- toc:
permalink: true
extra_css:
- assets/css/custom.css
extra_javascript:
- assets/js/medium-zoom.min.js
- assets/js/custom.js
extra:
generator: false
analytics:
provider: google
property: G-X2LE8JXLW3