FNNDSC / med2image

Converts medical images to more displayable formats, e.g. NIfTI to jpg.
MIT License
188 stars 56 forks source link

In unix, you have to write `python3 med2image ...` #20

Open xihuanliuliu opened 5 years ago

xihuanliuliu commented 5 years ago

In unix, you have to write python3 med2image ... In jupyter notebook, you have to write !med2image ...

Originally posted by @alexlaurence in https://github.com/FNNDSC/med2image/issues/8#issuecomment-489447902