Skip to content

Commit 7821689

Browse files
committed
remove commented code
1 parent d8ecb9c commit 7821689

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

planet-notebook-docker/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ RUN pip install --upgrade pip && \
7474
shapely \
7575
tqdm
7676

77-
# Hotfix: downgrade Conda to avoid Kernda bug
78-
# RUN conda install -y conda=4.3
79-
8077
# Activate Python2 kernel globally and upon kernel launch.
8178
USER root
8279
RUN pip install kernda --no-cache && \

0 commit comments

Comments
 (0)