Skip to content

ktyle/AMS2026_OpenSci

Repository files navigation

AMS 2026 Student Conference: Open Science

thumbnail

This repository includes materials presented during the Open Science Best Practices presentation during the 2026 AMS Student Conference

Contents

  1. Link to slide deck presentation

  2. An example of a reproducible, interactive research paper from a graduate-level atmospheric science class.

Authors

Kevin Tyle, Max Grover, Doug Schuster

Contributors

Kristina Vrouwenvelder Evan Belkin

Running on Your Own Machine

If you are interested in running this material locally on your computer, you will need to follow this workflow:

  1. Clone the repository:

     git clone https://github.com/ktyle/AMS2026_OpenScience
  2. Move into the AMS2026_OpenScience directory

    cd AMS2026_OpenScience
  3. Create and activate your conda environment from the environment.yml file

    conda env create -f environment.yml
    conda activate AMS2026_OpenScience
  4. Move into the notebooks directory and start up Jupyterlab

    cd notebooks/
    jupyter lab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published