ipyvolume icon indicating copy to clipboard operation
ipyvolume copied to clipboard

"ipyvolume" is outdated in latest docker jupyter/minimal-notebook

Open Trophime opened this issue 5 years ago • 0 comments

Hi, I try to add ipyvolume to latest jupyter/minimal-notebook docker image:

RUN conda install --quiet --yes 'ipyvolume'

The build is ok but when running the image I have a message:

The extension "ipyvolume" is outdated.

How can I work around this? install ipyvolume from git?

Thanks for your help Best

Trophime avatar Jan 29 '21 14:01 Trophime