Open sanjayankur31 opened 2 years ago
Currently we load nwbfile with the file being looked at. However, it'll be good to insert the command itself in the python console so that the script can then be used elsewhere also, like in the jupyterlab workspace on v2.
nwbfile
Now the notebook file is always the same, whathever nwb file we open. Maybe we should create one notebook for each nwb file we open?
Currently we load
nwbfile
with the file being looked at. However, it'll be good to insert the command itself in the python console so that the script can then be used elsewhere also, like in the jupyterlab workspace on v2.