mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
Merge pull request #1711 from Azure/release_update/Release-126
update samples from Release-126 as a part of SDK release
This commit is contained in:
@@ -26,6 +26,6 @@ RUN conda install -y conda=4.7.12 python=3.7 && conda clean -ay && \
|
|||||||
ray[rllib,dashboard,tune]==0.8.3 \
|
ray[rllib,dashboard,tune]==0.8.3 \
|
||||||
psutil \
|
psutil \
|
||||||
setproctitle \
|
setproctitle \
|
||||||
gym[classic_control] && \
|
gym[classic_control]==0.22.0 && \
|
||||||
conda install -y -c conda-forge x264='1!152.20180717' ffmpeg=4.0.2 && \
|
conda install -y -c conda-forge x264='1!152.20180717' ffmpeg=4.0.2 && \
|
||||||
conda install -c anaconda opencv
|
conda install -c anaconda opencv
|
||||||
|
|||||||
Reference in New Issue
Block a user