Skip to content

"Make a copy" no longer works on read-only notebooks #2541

Closed
@dietmarw

Description

@dietmarw

When editing a read-only jupyter notebook (made read-only via file system) I noticed that I can no longer use the "Make a copy" feature. All that happens is that a new empty tab is opened.

I played a bit around to find out when this happens exactly.

  1. One can get lucky if one is quick enough to hit the button before Jupyter is finished rendering the notebook.
  2. I could only reproduce this issue when the Jupyter Notebook is served via a port reroute (using iptables from port 443 or 80 to 8888) via web. On a local installation this does not happen.

As a note this did not use to be an issue like half a year ago were I ran the same set of Jupyter Notebooks with the exact same set up. I can be sure of that since I used the same docker setup.

I can supply a running live server where this can tested out if needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions