Jupyter-CTPO
Jupyter-CTPO
Docker app from Infotrend Inc's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8888]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--gpus all
Template configuration
WebUI PortPorttcp
- Target
- 8888
- Default
- 8888
- Value
- 8888
Jupyter run directoryPathrw
- Target
- /iti
- Default
- /mnt/user/appdata/jupyter_ctpo/iti
- Value
- /mnt/user/appdata/jupyter_ctpo/iti
Jupyter user home directoryPathrw
- Target
- /home/jupyter
- Default
- /mnt/user/appdata/jupyter_ctpo/home
- Value
- /mnt/user/appdata/jupyter_ctpo/home
Categories
Download Statistics
2,171
Total Downloads
Details
Repository
infotrend/ctpo-jupyter-cuda_tensorflow_pytorch_opencv-unraidLast Updated2024-12-19
First Seen2023-12-10
Run Jupyter-CTPO on Unraid.
Jupyter-CTPO is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.