mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-12 14:00:27 +08:00
Try out setup.py submodule
This commit is contained in:
parent
b4e8ee3101
commit
3db038faed
@ -13,7 +13,7 @@ WORKDIR /srv/ipython/
|
||||
RUN pip2 install fabric
|
||||
RUN pip3 install jsonschema jsonpointer fabric
|
||||
|
||||
RUN git submodule update --init
|
||||
RUN python setup.py submodule
|
||||
|
||||
# .[all] only works with -e
|
||||
# Can't use -e because ipython2 and ipython3 will clobber each other
|
||||
|
Loading…
x
Reference in New Issue
Block a user