Skip to content

kelle/astropy-tutorials

 
 

Repository files navigation

Tutorials

This repository contains tutorials for the Astropy project (also on github).

Running Tutorials

The easiest way to get started quickly is to use binder to run the tutorials in your web browser - when this loads, click the "tutorials" folder and you should see all the tutorials: Binder

To run the tutorials locally, you need jupyter notebook installed:

jupyter notebook

The tutorials are initially empty of any output. You can run them by pressing "Run All" under the "Cell" menu in the notebook file.

Dependencies

To deploy the notebooks, you will need:

  • IPython
  • Astropy
  • runipy
  • pandoc

Note, all except pandoc can be pip installed. To install pandoc, follow the instructions here: http://johnmacfarlane.net/pandoc/installing.html.

About

Tutorials for the Astropy package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 80.3%
  • CSS 9.6%
  • Python 5.5%
  • Shell 1.9%
  • Smarty 1.4%
  • HTML 1.3%