Transiting exoplanet activity for the Teen Astro Cafe.
- Click the "Launch Binder" button above
- Wait for the interactive notebook to launch
- Start learning by reading the notebook, and executing its cells
- Clone the repository with
git clone https://github.com/EDENSurvey/TeenAstroCafeActivity.git
- Change directories into the repo
cd TeenAstroCafeActivity
- Make sure you have the required packages installed
pip install -r requirements.txt
- Launch the notebook with the command
jupyter notebook
TeenAstroCafeActivity
only requires python 3, numpy, matplotlib, astropy, and batman.