-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no example data in repo to run notebook #6
Comments
Thanks for the fresh eyes on my package @thejasvibr 👍 I’m on vacation and will be back in a week and look into your issue. |
Hi @thejasvibr ! Thanks for waiting. The data for the example is first downloaded from an external repo when you run the tests. This is not documented, I'm sorry about that. I will update the README and the example notebook to reflect this. If you want to test it out you should invoke the julia package manager by
Then the data is downloaded and should subsequently be available for the example script... |
Hi again @thejasvibr, could I ask you to report back about the above suggestion, when time permits? If it works, I will add the instructions to the README and script. |
Hi @1oly - no change in error message. This is after running the tests as suggested in the post above. |
Hi @thejasvibr Thank you. I completely agree, and will find an alternative solution about the data. But for now, I'm hoping to get the current script running, since there might be other issues there to be found. Did the tests complete? |
The tests passed successfully, so I guess the data isn't being located
somehow as you suspect.
…On Mon, Apr 8, 2024, 12:38 PM Oliver Lylloff ***@***.***> wrote:
Hi @thejasvibr <https://github.com/thejasvibr> Thank you. I completely
agree, and will find an alternative solution about the data. But for now,
I'm hoping to get the current script running, since there might be other
issues there to be found.
Did the tests complete?
If yes, then you were in fact able to download the file, but it's simply
not found by the script.
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC657MKDAT2TQIOW6CXNIT3Y4JXRPAVCNFSM6AAAAABFCIZYROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBSGQYTIMBUGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
In the doc I'd change
then I could run the code snippets except for |
Thanks @nantonel ! I will update accordingly. |
Hi both, Closing, but please reopen if the issue persist! |
As I try to run Cell 2 of the example notebook, this error pops up.
Also, having looked into the repo as it stands - doesn't seem like the data files are in version control.
The text was updated successfully, but these errors were encountered: