Command line IDEPIX installation in SNAP 7.0.0

Hi @obarrilero. Thanks very much for your answer! It worked!

Here’s a quick summary again for others facing this issue (Linux):

  1. Download desktop and install your plugins using the GUI. The plugin .jar files are hiding in the /home/user/.snap/system/modules directory.

  2. In docker, after installing snap overwrite the /root/.snap/system directory

The plugins are available via the python snappy API.

P.S. make sure you rebuild your image and container if you already had snap installed so they become available.