Python packages not installed automatically for all tutorials
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 142
- Forks
- 167
- Avg merge
- 20h 24m
- Merged PRs (30d)
- 11
Description
We now install Nutils in a venv for every related tutorial. We could do the same for:
- fmi runner
- fenicsprecice
- aste
- micro-manager
- SU2 adapter -> We don't have a package on PyPI yet
- visualization scripts requiring pandas, matplotlib, polars
This is particularly important in Ubuntu 24.04, which forces using virtual environments for libraries.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing virtual-environment installation used for Nutils and compare it with the listed tutorial entries, especially aste and the visualization scripts using pandas and matplotlib. Confirm the dependency setup for those tutorials on Ubuntu 24.04, while noting that the SU2 adapter has no PyPI package; done means the applicable tutorial packages install automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, pandas, python
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100