-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Everything ran fine in https://github.com/FlyBrainLab/Tutorials/blob/master/tutorials/cartridge/Cartridge.ipynb, up to
c.execute(input_processors = input_processors,
output_processors = output_processors,
steps = steps, dt = dt)
and
result = c.get_result('cartridge/1.0')
Particularly, there doesn't seem to be any results/keys that can be queried after running the circuit:
From the messages, it looks like the job is queued but does not start executing. The cell to execute returns pretty quickly but just in case I waited ~1 hr. I believe it shouldn't complete instantaneously, but shouldn't take awhile either.
Let me know if you can reproduce or I am missing something along the way. Thanks!
Metadata
Metadata
Assignees
Labels
No labels
