Reamer commented on pull request #3859: URL: https://github.com/apache/zeppelin/pull/3859#issuecomment-661823077
With the following change, every user should be able to modify Conda packages. However, I do not recommend this, because it can have side effects if several users are running on the same interpreter process. ``` # Allow to modify conda packages chmod -R ug+rwX /opt/conda ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org