Skip to content

drphilmarshall/JupyterTutorial

 
 

Repository files navigation

Jupyter Tutorial

Javier Sanchez, David Kirkby, Phil Marshall, July 2016

Basic tutorial on how to use Jupyter notebooks for Astrophysics/Cosmology.

Get Started

Requirements

You'll need to install all the packages listed in [requirements.txt](https://github.com/fjaviersanchez/JupyterTutorial/blob/master/requirements.txt):

pip install -r requirements.txt

These are:

seaborn
randomfield
bokeh
speclite
sklearn

All of which are very useful! -- The tutorial also depends on astropy but this is included in anaconda. Also, it is optional but encouraged to install healpy

About

Basic tutorial on how to use Jupyter notebooks for Astrophysics/Cosmology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.7%
  • Python 0.3%