Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 608 Bytes

File metadata and controls

7 lines (6 loc) · 608 Bytes

Basic Frequentist Fitting

This tutorial is intended to be done in the Binder environment. To do this tutorial:

  • If you don't have Binder already loaded up, go to https://mybinder.org/ and enter the url "https://github.com/capprogram/2022bootcamp" into the github repo line and press "launch"
  • It can take up to 5 minutes to load the boot camp repo into Binder
  • After it is loaded, use the file explorer on the left to open the FrequentistFitting-Basic.ipynb file in the fitting-basic folder
  • you can run or re-run individual cells in the notebook by clicking on them and typing Ctrl-Enter.