GLIBCXX_3.4.26 not found from RStudio (original) (raw)

February 15, 2021, 5:59pm 6

I don’t know if you’d set an environment variable in Jupyter Server Proxy. Normally with binder you set an environmental variable in the start configuration file, see the comment here. Sadly, I cannot come up with an example of this right now. I do have an example that includes setting a symbolic link that may help you (disregard that it is in postBuild; environmental variables are best set in the session via start as stated here) .