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

Commit

Permalink
Up to 8 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
rcthomas committed Sep 22, 2020
1 parent ae734fc commit b980fb7
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,7 +1162,7 @@ def comma_split(string):
"startup_poll_interval": 30.0,
"req_remote_host": "cori19-224.nersc.gov",
"req_homedir": "/tmp",
"req_runtime": "240",
"req_runtime": "480",
"hub_api_url": f"https://{nersc_jupyterhub_subdomain}.nersc.gov/hub/api",
"path": "/global/common/cori_cle7/software/jupyter/cori/20-09/bin:/global/common/cori/das/jupyterhub:/usr/common/usg/bin:/usr/bin:/bin",
"batchspawner_singleuser_cmd" : " ".join([
Expand Down

0 comments on commit b980fb7

Please sign in to comment.