question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Switch from githubusercontent to local assets

See original GitHub issue

Edit: as discussed below, the even better solution, now that we’ve gotten rid of the github.com/.../raw links, is probably to put all of these into local assets instead.


We have a number of links (to images mostly if not entirely) that the page requests from github.com/plotly/dash-docs/raw, for example

https://github.com/plotly/dash-docs/blob/5616c8211a8fe19346a26d1f9ffbbe276f82e89d/assets/override.css#L8

Github automatically redirects these to raw.githubusercontent.com but this can introduce a fairly long delay. Elsewhere we use githubusercontent directly, we should convert the remaining links.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
chriddypcommented, Mar 18, 2020

I think we want to keep the external CSV links for our end users so that it’s easy to copy and paste examples. The rest of the assets have been moved. So I’d consider this one closed

0reactions
wbrgsscommented, Mar 9, 2020

I think we got all of the images too in #783. I might have missed one or two…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting permanent links to files
For a permanent link to the specific version of a file that you see, instead of using a branch name in the URL...
Read more >
git - Download single files from GitHub
Go to the file you want to download. Click it to view the contents within the GitHub UI. In the top right, right...
Read more >
How to download files and directories from GitHub ... - YouTube
So often I tell you that if you want to follow along, you can go to a link below in the description to...
Read more >
Upload Assets to GitHub Releases using GitHub Actions
Template repository on GitHub : https:// github.com/msusdev/example-next-web-appFollow along with the source code here: ...
Read more >
Adding images to your GitHub Pages site | The Least You ...
The Jekyll publishing system used by GitHub Pages expects you to have an assets directory, and that's where image files should be placed....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found