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

isolated environments #13

Closed
Wytamma opened this issue Jan 28, 2023 · 2 comments
Closed

isolated environments #13

Wytamma opened this issue Jan 28, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@Wytamma
Copy link
Owner

Wytamma commented Jan 28, 2023

Upgrading an SNK installation means upgrading the SNK version of all DAGs, in lockstep.

Need an option to install pipelines into isolated environments. The pipelines depend on snk.. if i change snk then the pipelines will change... with a global installation of snk I can't update pipelines one project at a time.

@Wytamma Wytamma changed the title add base env or something like pipx isolated environments Dec 11, 2023
@Wytamma
Copy link
Owner Author

Wytamma commented Mar 21, 2024

This now happens although isolation is not the default but maybe it should be?

snk install tests/data/workflow --snakemake 7.32.4

Will install workflow in a venv with snakemake version 7.32.4

@Wytamma Wytamma added the documentation Improvements or additions to documentation label Mar 21, 2024
@Wytamma
Copy link
Owner Author

Wytamma commented Sep 11, 2024

@Wytamma Wytamma closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant