Nils Nyberg
Nils Nyberg
Hi, I am using the latest version of OpenMediaVault on an Odroid HC2 NAS. I manually put the sub-zero.bundle in the plexmediaserver\Library\Application Support\Plex Media Server\Plug-ins folder. When i then go...
I am trying to run this notebook using the dandi jupyterhub: https://alleninstitute.github.io/openscope_databook/visualization/visualize_neuropixel_probes.html However, in the first cell, when running: ``` try: from dandi_utils import dandi_stream_open except: !git clone https://github.com/AllenInstitute/openscope_databook.git %cd...
Hi, Thank you for creating this awesome toolbox! I'm using the hyp.plot function within a for loop, to create a new figure with new input data in each iteration the...