ipyvolume
ipyvolume copied to clipboard
"ipyvolume" is outdated in latest docker jupyter/minimal-notebook
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