Skip to content
Snippets Groups Projects
Commit 4c35dc4e authored by Christof Kaufmann's avatar Christof Kaufmann
Browse files

keras-cpu: Remove gymnasium dependencies

parent 269dc8c7
No related branches found
No related tags found
1 merge request!49Update code-server and change packages
...@@ -110,9 +110,6 @@ RUN mamba install --yes \ ...@@ -110,9 +110,6 @@ RUN mamba install --yes \
'networkx' \ 'networkx' \
'pyvis' \ 'pyvis' \
'netgraph' \ 'netgraph' \
# dependencies for gymnasium, install before gymnasium!
'swig' \
'moviepy' \
# dependencies for jupyter-vscode-proxy (?) # dependencies for jupyter-vscode-proxy (?)
'rfc3339-validator' \ 'rfc3339-validator' \
'rfc3986-validator' \ 'rfc3986-validator' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment