achael / eht-imaging

Imaging, analysis, and simulation software for radio interferometry
https://achael.github.io/eht-imaging/
GNU General Public License v3.0
5.29k stars 496 forks source link

Remove requirement for jupyter? #149

Closed aaron-sao closed 1 year ago

aaron-sao commented 2 years ago

This line seems not to be necessary - the import isn't used and I successfully used the library without it. If removed, eht-imaging will no longer require the installation of the jupyter libraries, which would be nice.

https://github.com/achael/eht-imaging/blob/bbd3aeb06bef52bf89fa1c06de71e5509a5b0015/ehtim/modeling/modeling_utils.py#L49

achael commented 1 year ago

this was removed in ehtim 1.2.4, sorry for not closing the issue earlier