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 #15

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Initial conda environment and binder links #15

merged 2 commits into from
Nov 8, 2023

Conversation

weiji14
Copy link
Contributor

@weiji14 weiji14 commented Oct 30, 2023

Add conda dependency specification file and getting started instructions in the main README.md.

Notes:

  • The conda environment.yml is paired with a conda-lock.yml lockfile for full reproducibility. Current dependency pins include:
    • conda-lock~=2.4.2
    • jupyterlab~=4.0.7
    • lightning~=2.1.0
    • planetary-computer~=1.0.0
    • python=3.11
    • stackstac~=0.5.0
    • zarr~=2.16.1
  • Main README.md contains the quickstart Binder button, and steps for installation and usage locally.

References:

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 contains quickstart buttons for Binder/Planetary Computer/SageMaker Studio Lab, and steps for installation and usage locally.
@weiji14 weiji14 self-assigned this Oct 30, 2023
Comment on lines +6 to +11
- conda-lock~=2.4.2
- jupyterlab~=4.0.7
- lightning~=2.1.0
- planetary-computer~=1.0.0
- python=3.11
- stackstac~=0.5.0
Copy link
Contributor Author

@weiji14 weiji14 Oct 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have kept this dependency list fairly minimal for now, but I've tested it to work for the Pull Request at #11 and #17. Happy to add more dependencies to this list on request (or can be done in follow-up PRs).

@weiji14 weiji14 marked this pull request as ready for review October 31, 2023 04:30
@weiji14 weiji14 requested review from a team and removed request for a team October 31, 2023 04:31
An implementation of chunked, compressed, N-dimensional arrays for Python! Repo at https://github.com/zarr-developers/zarr-python
@weiji14
Copy link
Contributor Author

weiji14 commented Nov 8, 2023

Gonna give this another day for reviews, and will merge directly unless I hear otherwise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant