Skip to content

An introduction to interactive figures with Bokeh + Python

License

Notifications You must be signed in to change notification settings

ShimaShahabfar/IntroToBokeh

 
 

Repository files navigation

Creating Interactive Figures with Bokeh+Python

Interactive figures allow you and others to dive in and explore your data in real time. In this workshop you will learn how to use Python’s Bokeh visualization library to construct 2D interactive figures. The majority of this workshop will be hands-on, working through example python notebooks and with time for each of you to construct a beginning interactive figure of your own with my help. Some prior python knowledge is required. If possible, please bring your own multi-dimensional data set to explore.

If you don't have Python or Bokeh installed on your computer, but want to run the notebook, you can use the version on Google colab linked here.

A live version of the plot from this workshop is available here.

If you need a multi-dimensional data set to explore, you can look here.

About

An introduction to interactive figures with Bokeh + Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.6%
  • Jupyter Notebook 18.4%