Skip to content

Commit 4780ec5

Browse files
author
jdorsch
committed
moved firecrest to access
1 parent 19ae321 commit 4780ec5

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed
File renamed without changes.

docs/access/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ This documentation guides users through the process of accessing CSCS systems an
2626

2727
[:octicons-arrow-right-24: SSH][ref-ssh]
2828

29+
- :material-fire-circle: __FirecREST__
30+
31+
FirecREST is a RESTful API for programmatically accessing High-Performance Computing resources.
32+
33+
[:octicons-arrow-right-24: FirecREST][ref-firecrest]
34+
2935
- :simple-jupyter: __JupyterLab__
3036

3137
JupyterLab is a feature-rich notebook authoring application and editing environment.

docs/services/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313

1414
[:octicons-arrow-right-24: Developer Portal][ref-devportal]
1515

16-
- :material-fire-circle: __FirecREST__
17-
18-
FirecREST is a RESTful API for programmatically accessing High-Performance Computing resources.
19-
20-
[:octicons-arrow-right-24: FirecREST][ref-firecrest]
21-
2216
- :fontawesome-solid-dharmachakra: __Kubernetes__
2317

2418
Kubernetes platform for automating deployment, scaling, and management of containerized applications.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ nav:
4141
- 'Multi Factor Authentication (MFA)': access/mfa.md
4242
- 'Web Services': access/web.md
4343
- 'SSH': access/ssh.md
44+
- 'FirecREST': access/firecrest.md
4445
- 'JupyterLab': access/jupyterlab.md
4546
- 'VSCode': access/vscode.md
4647
- 'Software':
@@ -106,7 +107,6 @@ nav:
106107
- 'Services':
107108
- services/index.md
108109
- 'Developer Portal': services/devportal.md
109-
- 'FirecREST': services/firecrest.md
110110
- 'CI/CD': services/cicd.md
111111
- 'Kubernetes':
112112
- services/kubernetes/index.md

0 commit comments

Comments
 (0)