Compare commits

..

No commits in common. "48a31a9bd9101ec53884af5c6519f4aa7348447c" and "6cf2360d4bee72dcd9c88db31e5f30a927e3e605" have entirely different histories.

3 changed files with 1378 additions and 844 deletions

View file

@ -10,10 +10,10 @@ RUN pip install bokeh
RUN pip install ipykernel
RUN pip install ipython
# Vscode bug: https://github.com/microsoft/vscode-jupyter/issues/8552
# RUN pip install ipywidgets==7.7.2
RUN pip install ipywidgets
RUN pip install ipywidgets==7.7.2
#RUN pip install panel jupyter_bokeh
# for bokeh
EXPOSE 5006

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long