Skip to content

Commit b4362ea

Browse files
authored
增加conda的安装
1 parent 7e8d6e6 commit b4362ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/ascend-base-notebook/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ RUN set -x && \
136136
# avoid error ----- AttributeError: module 'typing' has no attribute 'TypedDict'
137137
'urllib3=2.2.1' \
138138
'mamba' \
139+
'conda' \
139140
'jupyter_core' && \
140141
rm -rf /tmp/bin/ && \
141142
# Pin major.minor version of python

0 commit comments

Comments
 (0)