Jupyterlab how to
I used
Not sure if it create conda env, but i cant install other packages.
Also i want to use my gpu in that coder space.
I use kubernetes, k3s and my pods are ready
Checked docs/articles but non found. Having some for this would be great.
Thank you

13 Replies
GitHub
[Feature]: RDNA 2 Support · Issue #154 · ROCm/gpu-operator
Suggestion Description I have 6800xt but it do not detect my card. Name: rocminfo Namespace: default Priority: 0 Service Account: default Node: <none> Labels: <none> Annotations: <no...
sample pod with amd gpu
it doesn't seem to create a
conda
env, no
so either you'll have to set up a virtualenv yourself or use !sudo apt install python3-<package>
instead in your notebookokay, what about gpu passthrough?
or lets say gpu scheduling in kubernetes world 🙂 I had proxmox background
after checking scripts i see pipx does the thing

not sure but could be driver issue..

Usually the expectation is that the environment(workspace) is pre-configured with GPU access and any other tools i.e. pytorch etc.
The module only starts (and optionally installs) the jupyterlab ik the workspace
(@emircanerkul )
couldn't get it @Phorcys I already installed the module also spesified gpu labels as like i did in other outside coder pods but getting that error.
second run i only see cpus not gpu
would you be able to share your base image?
Sure; here all tf code.
codercom/enterprise-base:ubuntu