Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 674 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 674 Bytes

Build a Static Webpage

The purpose of this repository is to demonstrate how to build a static webpage using github pages and plotly.

  • You can view this repo as a static web page here
  • The notebook create-html-plots.ipynb can be used to produce the html files located in the /docs folder.

Note:

  • GitHub Pages are public webpages hosted and easily published through GitHub.
  • Read the following blog post about how to set up your own static webpage.