Skip to content

Commit

Permalink
Changes platiagro-jupyterlab-extension to @master
Browse files Browse the repository at this point in the history
  • Loading branch information
fberanizo committed Jun 9, 2020
1 parent 4440f72 commit 3eeafaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/contrib/platiagro-notebook-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ RUN conda install --quiet --yes \
&& jupyter labextension install @jupyter-widgets/jupyterlab-manager@^2.0.0 --no-build \
# Install PlatIAgro extension for JupyterLab
&& pip --no-cache-dir install \
git+https://github.com/platiagro/jupyterlab-extension.git@feature/v1 \
git+https://github.com/platiagro/jupyterlab-extension.git@master \
&& pip --no-cache-dir install \
jupyter-http-over-ws==0.0.8 \
# Activate jupyter_http_over_ws extension
Expand Down

0 comments on commit 3eeafaf

Please sign in to comment.