Jupyter-CTPO
Docker 应用程序 from Infotrend Inc's Repository
概述
Unraid compatible Jupyter Lab (Python kernel) container with GPU-optimized Tensorflow, PyTorch and OpenCV.
The default password to access the Jupyter Lab is iti
This is the GPU-bound container's version.
Please note that the container images is large at over 18GB
To use it requires the Nvidia driver installation on your Unraid server for support of Docker.
This installation needs to support the version of CUDA installed to use with this container.
If you have multiple GPUs in your system with some allocated to VMs, make sure to replace --gpus all with --runtime=nvidia and add the NVIDIA_DRIVER_CAPABILITIES and NVIDIA_VISIBLE_DEVICES environment variables to only give the container access to selected GPUs.
A CPU equivalent container is also available and named Jupyter-TPO and is over 5GB
The system is ran as the jupyter user (has sudo privileges) and /iti is where you can place your weights and other files to support your development.
Please see https://github.com/Infotrend-Inc/CTPO for further details.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8888]- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--gpus all
模板配置
WebUI PortPorttcp
- 目标
- 8888
- 默认值
- 8888
- 价值
- 8888
Jupyter run directoryPathrw
- 目标
- /iti
- 默认值
- /mnt/user/appdata/jupyter_ctpo/iti
- 价值
- /mnt/user/appdata/jupyter_ctpo/iti
Jupyter user home directoryPathrw
- 目标
- /home/jupyter
- 默认值
- /mnt/user/appdata/jupyter_ctpo/home
- 价值
- /mnt/user/appdata/jupyter_ctpo/home
下载统计数据
2,171
下载总数
详细信息
存储库
infotrend/ctpo-jupyter-cuda_tensorflow_pytorch_opencv-unraid最后更新2024-12-19
初见2023-12-10
在Unraid 上运行 Jupyter-CTPO 。
Jupyter-CTPO 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。