remove nupic because python 2.7
This commit is contained in:
parent
4c6390efa2
commit
6f9a348507
@ -31,7 +31,7 @@ RUN jupyter labextension install @ijmbarr/jupyterlab_spellchecker
|
||||
#RUN conda install -c anaconda caffe-gpu
|
||||
RUN conda install -c conda-forge theano
|
||||
RUN conda install -c conda-forge gym
|
||||
RUN pip install --no-cache-dir nupic
|
||||
#RUN pip install --no-cache-dir nupic
|
||||
RUN fix-permissions /home/$NB_USER
|
||||
|
||||
# Switch back to jovyan to avoid accidental container runs as root
|
||||
|
Loading…
Reference in New Issue
Block a user