Skip to content

uwhackweek/jupyterbook-template

Repository files navigation

Hackweek Website Template

All Contributors

THIS IS A TEMPLATE REPOSITORY designed to streamline creating two linked websites for a UW eScience Hackweek:

  1. An event landing page built on a Tech Conference Theme
  2. A JupyterBook for event content (including tutorials)

We've found that every hackweek benefits from a single-page website to get people's attention and consolidate important logistical details such as the 'who','what','why','when' of an event. In addition, JupyterBook provides a convenient means to consolidate and present tutorials with dynamic content such as executable code and dynamic figures.

Examples

We've used this template for the following events:

How to use this template

You can use this template for your own event!

  1. Click the "Use this template" button at the top of the repo
  2. Select the account where you'd like to use the template.
  3. In your new repo, got to Settings --> Pages --> Source = GitHub Actions
  4. Enter a Custom Domain if you have one, or use the default GitHub Pages URL
  5. There are a few files you'll need to edit to customize content for your event:
  • cookiecutter.yaml: customize your landing page content
  • book/_config.yml: customize your JupyterBook content
  • README.md: a basic description of your project
  • CITATION.cff: add a standard citation file with all the event organizers

Design

We've designed this template so that you should only have to edit a few files with intuitive syntax. When changes are pushed to GitHub, continuous integration takes care of converting these files into HTML and publishing the website.

Additional options to consider

ReviewNB is a great tool for viewing changes in Jupyter Notebooks. Someone with admin privileges must activate it for each repository you create from this template. To activate:

  1. Go to reviewnb.com.
  2. Select the "Connect to GitHub" button.
  3. Select "+/- REPOSITORIES" from the menu or bottom of the page.
  4. Choose the organization where your repo lives.
  5. Toggle the "Only select repositories" button and choose your repo from the dropdown.
  6. Select "Install".

Great! Now ReviewNB will post a rich-diff of your notebooks each time a PR is opened.

How to contribute

We are always trying to improve upon this template for future events and welcome contributions. Have a look at our code of conduct and contributing guide.

Contributors ✨

Thanks for this template goes to these wonderful people (emoji key):


Scott Henderson

📋 💻 🤔 🖋

Anthony Arendt

📋 🤔 🖋

Landung "Don" Setiawan

📋 🤔 🖋 💻

Jessica

💻 🤔 🖋

Joachim Meyer

💻 🤔 🖋

This project follows the all-contributors specification. Contributions of any kind welcome!