demo-panel-plotting-simple / requirements.txt
jnareb's picture
Change it into demo of various plotting solutions available for Panel
0befa69
raw
history blame contribute delete
365 Bytes
# Dashboard tools
panel
ipywidgets # for matplotlib
ipywidgets_bokeh # for matplotlib, too
#pyviz-comms # https://panel.holoviz.org/how_to/notebook/notebook.html
#watchfiles # not needed when running `panel serve` without `--dev` option
# Packages used by notebooks
matplotlib
ipympl
seaborn
numpy
pandas
bokeh
holoviews
hvplot
plotly
plotnine
altair