greta-dev / greta-dev/greta

Fix blank space in logfile?

Open
#713 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

low hanging fruit
Dominant language
C++
Stars
607
Forks
67
Avg merge
3d 8h
Merged PRs (30d)
1

Description

image

And the HTML is

  <h1>Greta installation logfile</h1>
  <h2>Created: 2024-08-21 10:10:14.69971</h2>
  <p>Use this logfile to explore potential issues in installation with greta</p>
  <p>Try opening this in a browser and searching the text for "error" with Cmd/Ctrl+F</p>

  <h2>Miniconda</h2>

    <details>
      <summary>
        Miniconda Installation Notes
      <pre>
        <code>
          
        </code>
      </pre>
      </summary>
    </details>

    <details>
      <summary>
        Miniconda Installation Errors
      </summary>
      <pre>
        <code>
          
        </code>
      </pre>
    </details>

Contributor guide

Open the contributing guide

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

Start by reproducing the HTML installation logfile shown in the issue and inspect how the Miniconda details and code blocks are generated. Compare the rendered output with the included HTML; done means the unintended blank space is removed without losing the logfile content.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.