mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
Definitely don't want the direct submodule stuff
This commit is contained in:
parent
e0b822b264
commit
c36b861209
@ -16,8 +16,6 @@ WORKDIR /srv/ipython/
|
||||
RUN pip2 install fabric
|
||||
RUN pip3 install jsonschema jsonpointer fabric
|
||||
|
||||
RUN python setup.py submodule
|
||||
|
||||
# .[all] only works with -e
|
||||
# Can't use -e because ipython2 and ipython3 will clobber each other
|
||||
RUN pip2 install .
|
||||
|
Loading…
Reference in New Issue
Block a user