QIIME visualization on a Jupyter Server

Hi All,

I'm trying to use QIIME within a Jupyter Hub server instance from docker. I cannot get the jupyter serverextension enable --py qiime2 --sys-prefix to work. I've tried adding it various places in the docker build but non seem to give me the right answer. @SoilRotifer mentioned a similar issue a few weeks ago.

Best,
Justine

Hi @jwdebelius,

It might be docker which is the issue, but there's another user with a suspiciously similar problem

Could you reply with some of the same info?

Also, docker is super annoying with PATH sometimes, so you may need to run /opt/miniconda3/<yourenv or something>/bin/jupyter.

Do you get any errors, or does it just blast past your RUN command and not work anyhow.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.