Spaces:
Running
Running
Bump CUDA version to 13.3.1 and update JupyterLab to 4.6.3 & Tornado to 6.5.8
#31
by prithivMLmods - opened
Changes
- Updated Dockerfile CUDA base image to
nvidia/cuda:13.3.1-cudnn-devel-ubuntu22.04 - Upgraded jupyterlab to 4.6.3 and tornado to 6.5.8 in
requirements.txt
This PR bumps the CUDA runtime to the latest 13.3.1, updates JupyterLab to the newest stable release 4.6.3, and patches Tornado to 6.5.8 for security and compatibility improvements.
prithivMLmods changed pull request status to open