zjffdu commented on pull request #4097:
URL: https://github.com/apache/zeppelin/pull/4097#issuecomment-825324712


   > > I mean allowing user to choose different image for their notes. 
Customizing image won't be a frequent operation IIUC
   > 
   > Maintaining different Zeppelin interpreter images is quite difficult. I 
would like to see the user (download and) activate a specific conda environment 
in his note.
   > The main advantage is that the image of the Zeppelin interpreter would be 
much smaller.
   
   But these python interpreter images can share them same base image and add 
another layer with different python environment. Although the image size may 
look a little big, the physical size or downloading size would be the same of 
using the current python interpreter image and then download the python 
environment via whatever approach. 
   


-- 
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


Reply via email to