LD_LIBRARY_PATH: RStudio-server, Shiny-server and Tensorflow
I used to create a shiny-app to conduct image classification using Tensorflow on DigitalOcean, however it didn’t work on my own PC station. The main problem is: RStudio-server and Shiny-server can’t find the shared object: libcudart.so.8.0 which located under /usr/local/cuda/lib64...