Compare commits

...

2 Commits

Author SHA1 Message Date
Ruben van de Ven 48a31a9bd9 Not really live track yet, but test how it could work out 2023-04-21 17:23:20 +02:00
Ruben van de Ven f57dcc6aee forget about vscode 2023-04-21 17:22:25 +02:00
3 changed files with 843 additions and 1377 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==7.7.2
RUN pip install ipywidgets
#RUN pip install panel jupyter_bokeh
# for bokeh
EXPOSE 5006

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