jupyter / help

:sparkles: Need some help or have some questions? Please visit our Discourse page.
https://discourse.jupyter.org
291 stars 97 forks source link

Jupyterhub configuration on Spark with GPU worker nodes #552

Open GeoffDuniam opened 5 years ago

GeoffDuniam commented 5 years ago

Afternoon,

We're running Jupyterhub on the gateway server of a Hadoop Spark cluster. The worker nodes are all GPU enabled, but the gateway server isn't. Pyspark is working fine. What we were wondering if anyone's configured jupyterhub to access the GPU worker nodes from a gateway server?

Thanks up front