timholy / timholy/ProgressMeter.jl
Ugly printing on server (question)
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 789
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
On my Mac (terminal or Jupyter notebooks), the progress updates look fantastic:
But when submitting jobs on the servers, my progress updates looks like this (in the joblog):
Is there a way I can basically put a newline after each progress update?
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
No files or tests are named. Start by reproducing progress output in a server job log, then trace the progress-update rendering entry point. Done means the server output can place each progress update on its own line without breaking the existing terminal or Jupyter presentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100