Skip to content

samueljackson92/mast-book

Repository files navigation

mast-book

Example notebooks and documentation for using the MAST data archive. See a live version of this documentations here

Setup

To setup the environment for the notebooks we need to create the local conda environment:

conda env create -f environment.yml
conda activate mast-book

They run the notebooks!

Building the Book Locally

Then build the book locally:

jb build .

You can see the outputs in the _build folder. For more information about building jupyter books see the docs.

About

Notebooks for using the MAST data archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published