-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
68 lines (63 loc) · 1.86 KB
/
mkdocs.yml
File metadata and controls
68 lines (63 loc) · 1.86 KB
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
site_name: Base document creation
site_url: https://docs.datainscience.com
theme:
name: material
palette:
primary: grey
accent: light-green
nav:
- Home: index.md
- Getting Started: getting-started.md
- Accounts:
- Accounts: accounts/index.md
- Passwords: accounts/passwords.md
- System:
- System: system/index.md
- Interconnect: system/interconnect/index.md
- Timeline: system/timeline/index.md
- Storage Systems:
- Storage Systems: filesystems/index.md
- Schematic: filesystems/schematic.md
- Quotas and Purging: filesystems/quotas.md
- Scratch: filesystems/scratch.md
- Connecting:
- Connecting: connect/index.md
- Bright User Portal: connect/bright.md
- Remote Grahpical Sessions: connect/rdp.md
- Environment:
- Environment: environment/index.md
- Module Environment: environment/modules.md
- Running Jobs:
- Running Jobs: jobs/index.md
- Queue Policy: jobs/policy.md
- Running Jobs on Perlmutter's GPU nodes: jobs/gpus.md
- Example Jobs : jobs/examples/index.md
- Best Practices: jobs/best-practices.md
- Troubleshooting Slurm: jobs/troubleshooting.md
- Monitoring: jobs/monitoring.md
- Interactive: jobs/interactive.md
- Reservations: jobs/reservations.md
- GPUs: jobs/gpus/index.md
- Workflows:
- Workflows: jobs/workflow-tools.md
- GNU-Parallel: jobs/workflow/gnuparallel.md
- Applications:
- Applications: applications/index.md
- Acronyms/Glossary:
- Acronyms: Acronyms-Glossary/acronyms.md
- Glossary: Acronyms-Glossary/Glossary.md
- Current Known Issues: current.md
- Help: help/index.md
markdown_extensions:
- admonition
# tags can be
plugins:
- search
- macros
#- tags
extra:
cluster_name: Aries
org_name: Advanced Computing
support_email: something
help_portal: zendesk
login_node: aries.ds.slu.edu