Skip to content
Snippets Groups Projects
Commit 6faf6393 authored by calrama's avatar calrama
Browse files

[jupyterhub] add python packages: ffmpeg-python, neo

parent 527089cb
No related branches found
No related tags found
No related merge requests found
Pipeline #33385 passed
...@@ -81,6 +81,8 @@ RUN mkdir -p /usr/local/venv && \ ...@@ -81,6 +81,8 @@ RUN mkdir -p /usr/local/venv && \
ipykernel \ ipykernel \
tqdm \ tqdm \
sklearn \ sklearn \
ffmpeg-python \
neo \
'mxnet-cu101>=1.6.0,<1.7.0' \ 'mxnet-cu101>=1.6.0,<1.7.0' \
&& \ && \
ipython kernel install --name=default ipython kernel install --name=default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment