notebook
notebook copied to clipboard
Images in markdown of a notebook cannot be shown for private repository
trafficstars
Hi,
I found in an private repository, the images in markdown of jupyter notebook cannot be shown.
I checked the requests from browser when opened a jupyter notebook and found 404 error for the image get request because there is no token added in the request.

While in a pure markdown file, the image can be shown correctly.

Is this a bug or a known limitation ?