Images Showing in One Repository and not the Other Dark Mode README #61183
Replies: 1 comment
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
I have two projects that I recently worked on. In the README of this repository, the images show up just fine. For my most recent project, which can be found here, the transparent images of the README are difficult/impossible to see in dark mode.
I thought I added the images in the same way, but perhaps I did not. Could someone explain to me what I did differently in the first repository to make the README images show up clearly?
I am not sure if this would help, but here are some examples of the README code and output from the first repository (visible):
I created the following visualizations from this data (among many others, see index for all visualizations):
![Percentage of Emotion Classes (Bar Chart)](https://github.com/clarkkon/NLP-Classifier-Twitter-Sentiment-re-Apple-and-Google-Products/assets/98120389/a662063c-85f8-4d15-9726-f964f515abaa)
![Top 10 Words by Emotion Category (Baseline)](https://github.com/clarkkon/NLP-Classifier-Twitter-Sentiment-re-Apple-and-Google-Products/assets/98120389/fec1e499-91b0-467d-b848-833921290feb)
![Top 10 Words by Emotion Category (Removed Stopwords and Overlapping Words)](https://github.com/clarkkon/NLP-Classifier-Twitter-Sentiment-re-Apple-and-Google-Products/assets/98120389/8e3590df-00af-456a-b969-620c9048a652)
And here are some examples of the README code and output for the second repository (text not visible):
I created the following visualizations for the exploration and analysis above (see index for all visualizations):
![Value counts as percentages for column 'sex'](https://github.com/clarkkon/Salary-and-Identity-Information-Analysis-for-Atlanta-City-Employees/assets/98120389/622c84c4-7da3-47de-a27d-919c45391c79)
![Value counts as percentages for column 'ethnic.origin'](https://github.com/clarkkon/Salary-and-Identity-Information-Analysis-for-Atlanta-City-Employees/assets/98120389/10b2e2a5-0967-479f-8ce2-6232208a465d)
![Age and Annual Salary Histograms](https://github.com/clarkkon/Salary-and-Identity-Information-Analysis-for-Atlanta-City-Employees/assets/98120389/c952b2a0-631f-4724-9263-914f65ee957d)
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions