brkraw icon indicating copy to clipboard operation
brkraw copied to clipboard

Jupyter notebook tutorial gives FileNotValid error

Open jonathan-columbiau opened this issue 2 years ago • 2 comments

Describe the bug Jupyter notebook from Binder doesn't work (linked from the brkraw.github.io site here https://mybinder.org/v2/gh/BrkRaw/tutorials/ac95b2c87b05664cb678c5dc1a930641397130ed)

Thanks for creating/maintaining this tool! image

jonathan-columbiau avatar Oct 28 '23 01:10 jonathan-columbiau

You're right, that file doesn't exist in that directory.

Try to replace path = '20190724_114946_BRKRAW_1_1.zip' with 'path = '../SampleData/20190724_114946_BRKRAW_1_1.zip' then it should work.

Its correct in https://github.com/BrkRaw/tutorials but the binder does not seem to be updated.

timwahoo avatar Jan 22 '24 02:01 timwahoo

@jonathan-columbiau Thank you for your input, I will correct the binder link after the update the tutorial jupyternote

dvm-shlee avatar Jan 31 '24 23:01 dvm-shlee