'WSL, CUDA and tensorflow setup without Nvidia driver

for the past 8 months or so I've been running tensorflow (2.4) in WSL 2. I'm now rebuilding this machine and I've noticed that Nvidia WSL CUDA drivers are no longer hosted by Nvidia:

We will no longer host any preview driver for WSL2 on developer zone. Developers on the Windows Insider Program may continue to receive bleeding edge driver with bug fixes and improvements through Windows Update.

https://developer.nvidia.com/cuda/wsl

How else can I set up a tensorflow CUDA environment in WSL?

I have already tried using Nvidia docker containers but that failed, see this question for specifics:

Docker login: nvcr.io/v2 404



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source