mfixstsci / notebooks

Curated Notebooks from STScI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notebooks

Build Status

This repository contains a curated set of Jupyter notebooks related to the work that we do at STScI. These notebooks follow a consistent style guide in terms of layout/structure, coding conventions etc.

These notebooks are also under continuous integration to ensure that astronomers using these notebooks have a high level of confidence that they will work.

Contents

This repository holds the notebooks themselves, but in a harder-to-read unexecuted form. If you want to view the notebooks online, you should view the rendered versions. At present this includes:

Building Locally

Alternatively, if you would like to execute the notebooks and view them locally, you can clone this repo and do python convert.py. This requires the nbpages python package, which you can most easily install by doing pip install -e git+https://github.com/eteq/nbpages.git#egg=nbpages.

Contributing

If you want to suggest changes to this content (or new content!), check out the contributing guide.

About

Curated Notebooks from STScI

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.2%Language:Smarty 0.1%Language:CSS 0.0%