Running Hail with a remote Spark

How do you use Jupyter notebooks?

If you need an interactive notebook backed by a Dataproc cluster, Liam has a great post on how to set that up. Liam suggests running a notebook server on the master node and connecting to the notebook server over an SSH tunnel from the user’s machine. He links to a repository of scripts that handle all the configuration and tunneling for the user.