Visualising a different branch #8
pezholio
started this conversation in
Ideas & Feature Requests
Replies: 1 comment
-
We currently only check master and main branches for files, but your SHA workaround is great! Just fixed the unnecessary error message so you should see a normal view. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I want to use the Flat Viewer for a dataset that doesn't have
master
as the default branch, I get an error. For example:https://flatgithub.com/fsadata/northern-ireland-biotoxin-results-2020
gives a
Hmm, we couldn't find any files in that repo
error. However, the default branch for this repo isgh-pages
.I can get around this for individual data files by specifying the sha, eg:
https://flatgithub.com/fsadata/northern-ireland-biotoxin-results-2020?filename=data%2Fnorthern-ireland-biotoxin-results-021020.csv&sha=afc36cca54d1023a0a59e56ee94c3d9411c9224a
However, the output looks kinda odd:
Beta Was this translation helpful? Give feedback.
All reactions