Skip to content

Commit

Permalink
Merge pull request #19 from mgrover1/add-globus-demo
Browse files Browse the repository at this point in the history
FIX: Fix the port number for globus-compute
  • Loading branch information
mgrover1 authored Apr 24, 2024
2 parents a62bda1 + 0886681 commit 32db08e
Show file tree
Hide file tree
Showing 3 changed files with 523 additions and 4 deletions.
1 change: 1 addition & 0 deletions notebooks/enso-globus-flow.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,7 @@
],
"source": [
"gce = Executor(endpoint_id=endpoint_id)\n",
"gce.amqp_port = 443\n",
"gce"
]
},
Expand Down
Loading

0 comments on commit 32db08e

Please sign in to comment.