removed caffe-gpu
This commit is contained in:
parent
9961a30260
commit
5ebb8f0f8b
@ -28,7 +28,7 @@ RUN pip install --no-cache-dir jupyter_contrib_nbextensions \
|
|||||||
jupyter_nbextensions_configurator rise
|
jupyter_nbextensions_configurator rise
|
||||||
# jupyter nbextension enable codefolding/main
|
# jupyter nbextension enable codefolding/main
|
||||||
RUN jupyter labextension install @ijmbarr/jupyterlab_spellchecker
|
RUN jupyter labextension install @ijmbarr/jupyterlab_spellchecker
|
||||||
RUN conda install -c anaconda caffe-gpu
|
#RUN conda install -c anaconda caffe-gpu
|
||||||
RUN conda install -c conda-forge theano
|
RUN conda install -c conda-forge theano
|
||||||
RUN conda install -c conda-forge gym
|
RUN conda install -c conda-forge gym
|
||||||
RUN pip install nupic
|
RUN pip install nupic
|
||||||
|
Loading…
Reference in New Issue
Block a user