Skip to content

Commit

Permalink
to have a bit of info
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed Dec 5, 2024
1 parent 9e30d97 commit 387a642
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ async def dask_spec_local_cluster(
asynchronous=True,
name="pytest_dask_spec_local_cluster",
) as cluster:
print("Cluster dashboard link: ", cluster.dashboard_link)
scheduler_address = URL(cluster.scheduler_address)
monkeypatch.setenv(
"COMPUTATIONAL_BACKEND_DEFAULT_CLUSTER_URL",
Expand Down

0 comments on commit 387a642

Please sign in to comment.