We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ecb9c commit 7821689Copy full SHA for 7821689
planet-notebook-docker/Dockerfile
@@ -74,9 +74,6 @@ RUN pip install --upgrade pip && \
74
shapely \
75
tqdm
76
77
-# Hotfix: downgrade Conda to avoid Kernda bug
78
-# RUN conda install -y conda=4.3
79
-
80
# Activate Python2 kernel globally and upon kernel launch.
81
USER root
82
RUN pip install kernda --no-cache && \
0 commit comments