Cannot open file with "#" in the filename in version 7.4.1

After I upgrade my jupyter notebook to version 7.4.1, in traditional notebook mode, cannot open file with “#” in the filename, and there is a “file not found” error. It seems that the full filename isn’t passed when there is “#” in the filename.

But the same file can be opened in the jupyterlab mode, and in some very old version, there is no such problem.

It looks like a bug, it’s reproducible on mybinder.org

You could open a bug report?

2 Likes

I opened Cannot open file with “#” in the filename in version 7.4.1 · Issue #7659 · jupyter/notebook · GitHub

3 Likes