timholy / timholy/ProgressMeter.jl

Ugly printing on server (question)

Open
#151 1 comment 2 reactions 0 assignees View on GitHub

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:

Screen Shot 2020-04-07 at 9 45 25 PM

But when submitting jobs on the servers, my progress updates looks like this (in the joblog):

Screen Shot 2020-04-07 at 9 44 03 PM

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.