Michael-H777
Michael-H777
[jupyterlab-debug-946fk9hn.log](https://github.com/jupyter-widgets/jupyterlab-sidecar/files/3817944/jupyterlab-debug-946fk9hn.log) This is the error log when trying to install #jupyter-widgets/jupyterlab-manager
> > `tifffile.imwrite('test.tif', test_data, imagej=True, metadata={'min': test_data.min(), 'max': test_data.max()})` > Thanks for the reply, indeed this solves the issue. Now all the slices in ImageJ have the specified min and...
> From the [user guide](https://imagej.nih.gov/ij/docs/guide/146-28.html#toc-Subsection-28.1): > > > **8-bit** Converts to 8-bit grayscale. ImageJ converts 16-bit and 32-bit images to 8-bit by linearly scaling from min--max to 0--255, where min...
Hi, I just won the prize for dumbest question asked in the 21st century. I've never trained with multiple nodes before, thanks for pointing that out haha. I will create...
Hi, sorry to reopen this. I modified my procedures, but its still not working. i am trying to use 4 nodes, each with 2 gpus. i use a submit.sh file...
@muellerzr can you give some suggestions when you get a chance?
@RoozbehNahavandi **PARTIAL SOLUTION!!!** i was not able to get multi-node to work. I keep having issue with socket binding. the below approach was able to assign each node specific command...