Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Missing images

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
jupyter-notebook

Research direction

Open 1. Statistical testing/0. Hypothesis Testing - A Brief Introduction.ipynb and inspect the cell containing the HTML table with the three image references. Check whether images/free.png, images/balance.png, and images/arrested.png exist in the repository; done means the notebook no longer references unavailable images and the affected cell displays correctly.

Written by the indexing model from the issue text.

Description

In this file:
https://github.com/life-efficient/Machine-Learning/blob/main/1.%20Statistical%20testing/0.%20Hypothesis%20Testing%20-%20A%20Brief%20Introduction.ipynb

display(HTML("<table width='700px' height='700px'><tr><td><img src='images/free.png'></td><td><img src='images/balance.png'></td><td><img src='images/arrested.png'></td></tr></table>"))

Tries to display some images that aren't in this repo.

Dominant language
Jupyter Notebook
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

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.

Similar issues

More Machine Learning issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.