/101-static-website-github-pages

plotly dash apps personal fork

GNU General Public License v3.0GPL-3.0

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.