Skip to content
Discussion options

You must be logged in to vote

Confirmed — this is a GitHub-wide rendering bug affecting all .ipynb files since May 30, 2026. It is not your notebook or your repo. Same issue is being reported across hundreds of repositories.

Workarounds while GitHub fixes it:

  1. Open in Google Colab (easiest)
    Replace "github.com" in your URL with "colab.research.google.com/github"

Example:
https://github.com/fullstacksam23/Data-Preprocessing/blob/main/preprocessing.ipynb
becomes:
https://colab.research.google.com/github/fullstacksam23/Data-Preprocessing/blob/main/preprocessing.ipynb

  1. Use nbviewer
    Go to nbviewer.org and paste your GitHub notebook URL. Renders independently of GitHub.

  2. Click Code tab on GitHub
    Instead of Preview, click…

Replies: 8 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Anshu-Tech-Arch
Comment options

@jeffheaton
Comment options

@evgeny-kolonsky
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies

This comment was marked as low quality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Issues Repository issues let you track features, problems, and more alongside your code Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
7 participants