Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit 226261b

Browse files
author
Joeri Hermans
committed
Update workflow notebook
1 parent 3ab0214 commit 226261b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/workflow.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"# Modify these variables according to your needs.\n",
5959
"application_name = \"Distributed Keras Experimentation\"\n",
6060
"using_spark_2 = False\n",
61-
"yarn = \"p01001532067275.cern.ch:8088\" # Address:port of ResourceManager\n",
61+
"yarn = \"YARN_URI\" # Address:port of ResourceManager\n",
6262
"if not yarn:\n",
6363
" # Tell master to use local resources.\n",
6464
" master = \"local[*]\"\n",

0 commit comments

Comments
 (0)