Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Initial conda environment and binder links #3

Merged
merged 4 commits into from
May 10, 2023
Merged

🌱 Initial conda environment and binder links #3

merged 4 commits into from
May 10, 2023

Commits on May 10, 2023

  1. 🌱 Initial conda environment and binder links

    Add conda dependency specification file and getting started instructions in the main README.md. The conda environment.yml is paired with a conda-lock.yml lockfile for full reproducibility. Main README.md contains the quickstart Binder button, and steps for installation and usage locally.
    weiji14 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    36f8318 View commit details
    Browse the repository at this point in the history
  2. ➕ Add h5netcdf

    Pythonic interface to netCDF4 via h5py!
    weiji14 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    eb6f9fd View commit details
    Browse the repository at this point in the history
  3. ➕ Add python-graphviz

    Simple Python interface for Graphviz!
    weiji14 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    61ff7a1 View commit details
    Browse the repository at this point in the history
  4. 📝 Update advanced conda-lock instructions

    Improve wording around the usage of `conda-lock` when creating new `conda-lock.yml` files from scratch, or when syncing dependencies to those in the lockfile.
    weiji14 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7d4c4e8 View commit details
    Browse the repository at this point in the history