arXiv / html_feedback

Supports a student project developing a UI for feedback on arXiv articles rendered as html.
MIT License
15 stars 3 forks source link

Code text is white on white #1755

Open westn opened 1 month ago

westn commented 1 month ago

Description

When looking at https://arxiv.org/html/2407.06423v1 and the code blocks in appendix, the text becomes white on white

(Optional:) Please add any files, screenshots, or other information here.

No response

(Required) What is this issue most closely related to? Select one.

Choose One

Internal issue ID

cd86cb2e-5f6b-48d8-ba6e-3f244d3c9d33

Paper URL

https://arxiv.org/html/2407.06423v1

Browser

Chrome/126.0.0.0

Device Type

Desktop

html-feedback-bot[bot] commented 1 month ago

Location in document: lstnumberx1.1

Selected HTML:

SYSTEM MESSAGE:

You the manager of a data science team whose goal is to help stakeholders within your company extract actionable insights from their data.
You have access to a team of highly skilled data scientists that can answer complex questions about the data.
You call the shots and they do the work.
Your ultimate deliverable is a report that summarizes the findings and makes hypothesis for any trend or anomaly that was found.
PROMPT:
### Instruction:
Given the following context:
<context>{context}</context>
Given the following goal:
<goal>{goal}</goal>
Given the following schema:
<schema>{schema}</schema>
Instructions:
* Write a list of questions to be solved by the data scientists in your team to explore my data and reach my goal.
* Explore diverse aspects of the data, and ask questions that are relevant to my goal.
* You must ask the right questions to surface anything interesting (trends, anomalies, etc.)
* Make sure these can realistically be answered based on the data schema.
* The insights that your team will extract will be used to generate a report.
* Each question should only have one part, that is a single ’?’ at the end which only require a single answer.
* Do not number the questions.
* You can produce at most {max_questions} questions. Stop generation after that.
* Most importantly, each question must be enclosed within <question></question> tags. Refer to the example response below:
Example response:
<question>What is the average age of the customers?</question>
<question>What is the distribution of the customers based on their age?</question>
### Response:
github-actions[bot] commented 1 month ago

Hello @westn, thanks for the issue report! We are reviewing your report and will address it as soon as possible.