Skip to content

Commit

Permalink
pyvis add, interactive update
Browse files Browse the repository at this point in the history
  • Loading branch information
s-omas committed Jun 2, 2021
1 parent 0d75e39 commit 2091771
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN dnf -y update \
# python modules needed in scripts
RUN dnf -y install python3-pandas

RUN pip3 install requests numpy scipy matplotlib ipython jupyter nose Django pillow django-crispy-forms
RUN pip3 install requests numpy scipy matplotlib ipython jupyter nose Django pillow django-crispy-forms pyvis

# Build the SuiteSparse libraries for sparse matrix support
RUN curl -LO http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-5.1.0.tar.gz \
Expand Down
2 changes: 1 addition & 1 deletion libs/music-box-interactive

0 comments on commit 2091771

Please sign in to comment.