Compare commits
2 commits
6cf2360d4b
...
48a31a9bd9
Author | SHA1 | Date | |
---|---|---|---|
|
48a31a9bd9 | ||
|
f57dcc6aee |
3 changed files with 843 additions and 1377 deletions
|
@ -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==7.7.2
|
||||
RUN pip install ipywidgets
|
||||
#RUN pip install panel jupyter_bokeh
|
||||
|
||||
|
||||
# for bokeh
|
||||
EXPOSE 5006
|
||||
|
||||
|
|
415
live_track.ipynb
Normal file
415
live_track.ipynb
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue