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

Add how-to guides for setting up a python venv #29

Open
4 tasks
gcapes opened this issue Jan 16, 2025 · 0 comments
Open
4 tasks

Add how-to guides for setting up a python venv #29

gcapes opened this issue Jan 16, 2025 · 0 comments

Comments

@gcapes
Copy link
Contributor

gcapes commented Jan 16, 2025

Before I do this, I just wanted to check whether there is any policy/preference as to whether this is done with venv or conda?

  • How to create and activate a virtual environment
  • How to install packages with pip from pypi
  • How to install a local package for development (editable)
  • Using a requirements file

Though having looked through the wiki a bit more, it seems some of this already exists, but a bit buried, and pretty conda-leaning:
https://lightform-group.github.io/wiki/software_and_simulation/install-dev-version
https://lightform-group.github.io/wiki/software_and_simulation/developing-python-packages#installing-our-package-in-editable-mode

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

No branches or pull requests

1 participant