Missing Files #242
Unanswered
francoisabcd
asked this question in
Q&A
Replies: 2 comments
-
|
Hey If this helped, feel free to mark this as the answer so others can find it too |
Beta Was this translation helpful? Give feedback.
0 replies
This comment has been hidden.
This comment has been hidden.
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.
-
I'm trying to run the notebooks, but it seems that some required files are missing, including:
The entire latency directory [latency/live_order_latency_{}.npz]
assets.json
assets2.json (referenced in the line with open('assets2.json', 'r') as f: assets = json.load(f))
I've already run the Data Preparation notebook. Is there a way to generate these files, or are they expected to be provided separately?
Thank you,
Best regards
Beta Was this translation helpful? Give feedback.
All reactions