Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 569 Bytes

File metadata and controls

11 lines (6 loc) · 569 Bytes

Physics 100: Introduction to Observational Astrophysics

Website: https://kipac.github.io/ObservationalAstro

This repository contains course materials and schedules for Physics 100, taught in Spring 2025.

To build the Jupyter Book use: jupyter-book build --all book

To publish it to the website use: ghp-import -n -p -f book/_build/html

Note: There is a GitHub Action set up which will automatically run these commands every time there is a new commit to the main branch, so don't commit anything there unless you want it to be immediately published.