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

Update environment.yml #26

Merged
merged 5 commits into from
Feb 20, 2023
Merged

Update environment.yml #26

merged 5 commits into from
Feb 20, 2023

Conversation

ruokolt
Copy link
Contributor

@ruokolt ruokolt commented Feb 15, 2023

No description provided.

@bast
Copy link
Member

bast commented Feb 15, 2023

Thanks! There are test failures and maybe that's good and the test needs to be updated.

@ruokolt
Copy link
Contributor Author

ruokolt commented Feb 15, 2023

I'll check it.

edit: Might be a problem with snakemake version

snakemake/snakemake#1899

edit2: or tabulate version

teemu added 3 commits February 15, 2023 13:52
Package versions obtained using

micromamba create -f env_latest.yml

env_latest.yml:

name: coderefinery
channels:
  - conda-forge
  - defaults
  - bioconda
dependencies:
  - python>3.9
  - click
  - ipywidgets
  - jupyterlab
  - jupyterlab-git
  - matplotlib
  - numpy
  - nbdime
  - pandas
  - pytest
  - seaborn
  - snakemake-minimal
  - sphinx
  - sphinx_rtd_theme
  - myst-parser
  - sphinx-autobuild
@rkdarst
Copy link
Member

rkdarst commented Feb 17, 2023

(aside: requirements.txt should also be updated at the same time)

@bast
Copy link
Member

bast commented Feb 17, 2023

Also please use a more descriptive commit message with a context/goal/aim :-)

@bast bast merged commit 5a950da into coderefinery:main Feb 20, 2023
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.

3 participants