Skip to content

Commit 26d8506

Browse files
serious-stevevsoch
authored andcommitted
Fix singularity hub link (#43)
* commenting out dead link for now * update info about singularity hub, remove dead link * update info about singularity hub, remove dead link * commenting out dead link for now
1 parent 34c4d5c commit 26d8506

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_data/topnav.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ topnav_dropdowns:
1616
external_url: https://groups.google.com/a/lbl.gov/forum/#!forum/singularity
1717
- title: Singularity on Stack Overflow
1818
external_url: http://stackoverflow.com/questions/tagged/singularity
19-
- title: Singularity Hub
20-
external_url: https://github.com/singularityware/singularity-hub
19+
# - title: Singularity Hub
20+
# external_url: https://github.com/singularityware/singularity-hub
2121
- title: Slack
2222
external_url: https://singularity-container.slack.com
2323
- title: People

pages/docs/admin-docs/docs-hpc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ One of the architecturally defined features in Singularity is that it can execut
1111
Additionally, because Singularity is not emulating a full hardware level virtualization paradigm, there is no need to separate out any sandboxed networks or file systems because there is no concept of user-escalation within a container. Users can run Singularity containers just as they run any other program on the HPC resource.
1212

1313
### Workflows
14-
We are in the process of developing <a href="https://github.com/singularityware/singularity-hub" target="_blank">Singularity Hub,</a> which will allow for generation of workflows using Singularity containers in an online interface, and easy deployment on standard research clusters (e.g., SLURM, SGE). Currently, the Singularity core software is installed on the following research clusters, meaning you can run Singularity containers as part of your jobs:
14+
We are in the process of developing Singularity Hub, which will allow for generation of workflows using Singularity containers in an online interface, and easy deployment on standard research clusters (e.g., SLURM, SGE). Currently, the Singularity core software is installed on the following research clusters, meaning you can run Singularity containers as part of your jobs:
1515

1616
- The <a href="http://sherlock.stanford.edu" target="_blank" class="no-after">Sherlock cluster</a> at <a href="https://srcc.stanford.edu/" class="no-after" target="_blank">Stanford University</a>
1717
- <a href="https://www.xsede.org/news/-/news/item/7624" target="_blank" class="no-after">SDSC Comet and Gordon</a> (XSEDE)

0 commit comments

Comments
 (0)