Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Commit

Permalink
Overdue tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rcthomas committed Jun 28, 2020
1 parent 290a7e8 commit bb26b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter-nersc/web-jupyterhub/jupyterhub_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -1162,8 +1162,8 @@ def comma_split(string):
"cori-exclusive-node-cpu": (
"nerscslurmspawner.NERSCExclusiveSlurmSpawner", {
"cmd": ["/global/common/cori_cle7/software/jupyter/20-06/bin/jupyterhub-singleuser"],
"args": ["--transport=ipc"],
"exec_prefix": "/usr/bin/ssh -q -o StrictHostKeyChecking=no -o preferredauthentications=publickey -l {username} -i /certs/{username}.key {remote_host}",
"http_timeout": 300,
"startup_poll_interval": 30.0,
"req_remote_host": "cori19-224.nersc.gov",
"req_homedir": "/tmp",
Expand Down

0 comments on commit bb26b27

Please sign in to comment.