GitHub Pages Setting#
In your fork of this repository, there is a single GitHub Setting that needs modifying:
In the GitHub repository
https://github.com/<your-username>/data-science-for-esm
, go to the GitHub Settings -> Pages heading.[1]In the GitHub Pages heading, go to the Branch section, and change the selection from
None
togh-pages
/root
.
Once the branch has been selected, at the top of the page a URL will be provided[2]:
Your site is live at
https://<your-username>.github.io/data-science-for-esm
.

Clone the forked data-science-for-esm
repository:
git clone https://github.com/<your-username>/data-science-for-esm.git
cd ./data-science-for-esm