jupyter / jupyter/notebook

Notebook files extension check is case sensitive

Open
#4,356 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
13.3k
Forks
5.8k
Avg merge
6d 11h
Merged PRs (30d)
7

Description

In case a notebook file extension is not all lower case (e.g. NOTE.IPYNB) then notebook will identify it as plain text and not as a notebook.

I fixed this issue in the PR [https://github.com/jupyter/notebook/pull/4355](https://github.com/jupyter/notebook/pull/4355)

Contributor guide

Open the contributing guide

Research direction

Review the linked pull request #4355 first, then trace the notebook filename extension check it changes. Confirm that extensions such as NOTE.IPYNB are recognized as notebooks rather than plain text, and run the relevant tests from that pull request to verify the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.