iot-salzburg / gpu-jupyter

GPU-Jupyter: Leverage the flexibility of Jupyterlab through the power of your NVIDIA GPU to run your code from Tensorflow and Pytorch in collaborative notebooks on the GPU.
Apache License 2.0
708 stars 235 forks source link

Building nvtop fails #102

Closed ChristofKaufmann closed 1 year ago

ChristofKaufmann commented 1 year ago

As noticed in #101 the compilation of nvtop fails due to missing dependencies. As an alternative, why not using the ubuntu version? It could be easily installed through apt-get.

ChristophSchranz commented 1 year ago

Hi @ChristofKaufmann you are right, sorry for not noting this. I'll put this into the same push as the previous issue you found!