Skip to content

Connect from a local laptop to a remote cluster #5455

Answered by YarShev
YarShev asked this question in Q&A
Discussion options

You must be logged in to vote

Will the following work?

# this notebook is in a local laptop
from distributed.client import Client
c = Client(address="node_ip_of_remote_cluster")

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andersy005
Comment options

Answer selected by YarShev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants