【发布时间】:2019-02-26 19:53:24
【问题描述】:
我需要一个为多个用户配置 JupyterHub 的图像和 tensorFlow 10.1 或 11 的 GPU,有什么帮助吗?
【问题讨论】:
标签: tensorflow gpu jupyterhub
我需要一个为多个用户配置 JupyterHub 的图像和 tensorFlow 10.1 或 11 的 GPU,有什么帮助吗?
【问题讨论】:
标签: tensorflow gpu jupyterhub
GPU Image:将jupyter-stacks 中的base-notebook 修改为来自nvidia cuda 存储库而不是ubuntu。您的节点必须启用 GPU 并安装 nvidia-docker。
Hub:按照https://zero-to-jupyterhub.readthedocs.io/en/latest/上的安装指南进行操作
【讨论】: