Skip to content

hadar-simulator/jupyter-dashboard

Repository files navigation

jupyter-dashboard

Jupyter Dashboard repo provides hadar_dashboard python package which is an one-line jupyter widget to display a little dashboard and navigate into Hadar results. Screenshost

Use it

plottting = hd.HTMLPlotting(...)

from hadar_dashboard import dashboard

dashboard(plotting)

Start example

By Binder

Binder

By yourself

pip install -r requirements.txt
export PYTHONPATH=$(pwd)
jupyter notebook example/Begin\ Stochastic.ipynb
 

About

single line of code to display a graphics dashboard in jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages