From 06bf867dd975fce794ca346e339ea2adc4f7bd79 Mon Sep 17 00:00:00 2001 From: Adam Caprez <acaprez2@unl.edu> Date: Tue, 25 Aug 2020 22:17:58 +0000 Subject: [PATCH] Revert "Change the hostname for the rhino json feed, for uhh, reasons." This reverts commit 595cec5ea061ce77c33b07032e1acda34741ec39. --- .../app_specific/bioinformatics_tools/biodata_module.md | 2 +- content/applications/modules/available_software_for_rhino.md | 2 +- .../submitting_jobs/partitions/rhino_available_partitions.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/applications/app_specific/bioinformatics_tools/biodata_module.md b/content/applications/app_specific/bioinformatics_tools/biodata_module.md index 80b1df56..c4b7c0a3 100644 --- a/content/applications/app_specific/bioinformatics_tools/biodata_module.md +++ b/content/applications/app_specific/bioinformatics_tools/biodata_module.md @@ -89,4 +89,4 @@ cp /scratch/blast_nucleotide.results . The organisms and their appropriate environmental variables for all genomes and chromosome files, as well as indices are shown in the table below. -{{< table url="http://c1832.rhino.hcc.unl.edu:8192/bio/data/json" >}} +{{< table url="http://rhino-head.unl.edu:8192/bio/data/json" >}} diff --git a/content/applications/modules/available_software_for_rhino.md b/content/applications/modules/available_software_for_rhino.md index 107f031c..88ce66a8 100644 --- a/content/applications/modules/available_software_for_rhino.md +++ b/content/applications/modules/available_software_for_rhino.md @@ -42,4 +42,4 @@ If you are using custom GPU Anaconda Environment, the only module you need to lo `module load anaconda` {{% /panel %}} -{{< table url="http://c1832.rhino.hcc.unl.edu:8192/lmod/spider/json" >}} +{{< table url="http://rhino-head.unl.edu:8192/lmod/spider/json" >}} diff --git a/content/submitting_jobs/partitions/rhino_available_partitions.md b/content/submitting_jobs/partitions/rhino_available_partitions.md index 8a7609f2..0f59087b 100644 --- a/content/submitting_jobs/partitions/rhino_available_partitions.md +++ b/content/submitting_jobs/partitions/rhino_available_partitions.md @@ -7,4 +7,4 @@ css = ["http://mottie.github.io/tablesorter/css/theme.default.css","https://mott ### Rhino: -{{< table url="http://c1832.rhino.hcc.unl.edu:8192/slurm/partitions/json" >}} +{{< table url="http://rhino-head.unl.edu:8192/slurm/partitions/json" >}} -- GitLab