radio-astro-tools / radio-astro-tools/tutorials
Excessive Warnings, pip
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 9
- Forks
- 12
- Avg merge
- 1h 39m
- Merged PRs (30d)
- 8
Description
In several of the tutorials, particularly the cube reprojection ones, there are excessive warnings that we should suppress, especially those about "potentially slow".
Additionally, we now %pip install at the top of each notebook to enable use on google colab. The output of the install should be suppressed, at least in the rendered HTML.
Contributor guide
No contributing guide indexed for this repository
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
Inspect the tutorial notebooks, particularly the cube reprojection ones, and review their rendered HTML output. Check the warning output and the %pip install cells first; done means excessive warnings are suppressed and pip installation output does not appear in the rendered HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100