Skip to content

Comments

Streamline installation update#134

Merged
tennlee merged 9 commits intoACCESS-Community-Hub:developfrom
tennlee:redo
Jun 28, 2025
Merged

Streamline installation update#134
tennlee merged 9 commits intoACCESS-Community-Hub:developfrom
tennlee:redo

Conversation

@tennlee
Copy link
Collaborator

@tennlee tennlee commented Jun 28, 2025

No description provided.

jennan and others added 9 commits June 28, 2025 16:23
More explicit setup depending on what people want to use (Python virtual
environments or Conda environments).

Note `conda install graphviz` will crash if people call it from a Python
virtual environment (so no conda available).
To make it more coherent with the virtual environment instructions, I have
dropped the environment.yml file and corresponding instructions. So now, we
always encourage people to use `pip install -r requirements.txt` after creating
a virtual environment (conda or python).

Also, I have enabled tabs to make it simpler on the front-page to select an
installation method.
I have moved the virtual environmnt explanations at the end of the page, as
they are more general knowledge that we can reference in multiple places for
users that want to know more about it. This way, installation instructions are
more readily accesible (less scrolling).

I also added the virtual/conda environment tabs in the developer section.

And I have updated the intro to mention the NCI user/dev case.
Co-authored-by: Nikeeth Ramanathan <nikeeth.ramanathan@gmail.com>
Co-authored-by: Nikeeth Ramanathan <nikeeth.ramanathan@gmail.com>
Co-authored-by: Nikeeth Ramanathan <nikeeth.ramanathan@gmail.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15941341764

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 60.924%

Totals Coverage Status
Change from base Build 15941251551: 0.0%
Covered Lines: 9939
Relevant Lines: 15855

💛 - Coveralls

@tennlee tennlee merged commit 51f1461 into ACCESS-Community-Hub:develop Jun 28, 2025
6 of 7 checks passed
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