-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmyst.yml
More file actions
44 lines (43 loc) · 1.78 KB
/
Copy pathmyst.yml
File metadata and controls
44 lines (43 loc) · 1.78 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
version: 1
extends:
- https://raw.githubusercontent.com/EarthScope/CloudDocs/main/es_config/earthscope.yml
project:
title: GeoLab User Docs
github: EarthScope/GeoLab-docs
toc:
- file: intro.md
- title: Welcome
children:
- file: welcome/about.md
- file: welcome/geolab_CoC.md
- file: welcome/geolab_AUP.md
- file: getting_started/index.md
title: Getting Started
children:
- file: getting_started/access.md
- file: getting_started/server_launch.md
- file: getting_started/basic_navigation.md
- file: getting_started/geolab_terminal.md
- file: getting_started/notebooks.md
- file: getting_started/using_git.md
- file: getting_started/user_storage.md
- file: getting_started/quotas.md
- file: getting_started/examples_tutorials.md
- title: Advanced Topics
children:
- file: advanced_topics/env_mgmt.md
- file: advanced_topics/dask.md
- file: advanced_topics/nbgitpuller.md
- file: help.md
plugins:
- https://github.com/choldgraf/myst-substitutions/releases/download/v0.1/index.mjs
substitutions:
geolab_home: "https://www.earthscope.org/data/geolab/"
resource_request_form: "[NSF NGF Data Platform Resource Request Form](https://support.center.earthscope.org/servicedesk/customer/portal/4/group/31/create/608)"
geolab_github: "(https://github.com/EarthScope/GeoLab/)"
learning_hub: "https://github.com/EarthScope/GeoLab-learning-hub"
course_offerings: "https://www.earthscope.org/education/skill-building-learning/courses/"
cloud_foundations: "https://courses.earthscope.org"
user_accounts: "https://docs.earthscope.org/user-account/"
help: "help@earthscope.org"
discourse: "https://earthscope.discourse.group"