Skip to content
Snippets Groups Projects
Commit 93f5570c authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

fixed permission issue anf clustername

parent 52d17d39
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# under /etc/ood/config/clusters.d/*.yml # under /etc/ood/config/clusters.d/*.yml
# @example Use the Owens cluster at Ohio Supercomputer Center # @example Use the Owens cluster at Ohio Supercomputer Center
# cluster: "owens" # cluster: "owens"
cluster: {{ cluster_name }} cluster: "SLURM_CLUSTER"
# Title of the app displayed in the Dashboard # Title of the app displayed in the Dashboard
title: "Jupyter Notebook" title: "Jupyter Notebook"
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment