I'm now using `metaflow-nflx-ext` and this works f...
# ask-metaflow
a
I'm now using
metaflow-nflx-ext
and this works flawlessly! Just one question: It doesn't seem to be possible to combine a custom image with
@batch
and add additional libraries with
@pypi
or
@conda
. Is this because the extension handles these environments differently? According to the original metaflow docs this should be possible, so I'm wondering why it is not possible with the extension.