I recently updated the new version of Mac OS Sierra 10.12.5. I am not sure this is the problem, I just mention it because last time I used IJulia was before updating my version of MacOS.
Now when I try to open IJulia notebook it blocks the terminal. Nothing happens at all, while before the notebook would open automatically.
using IJulia;
works fine, but IJulia.notebook()
doesn't work. I updated everything and even reinstalled everything, same phenomenon.
Has everyone already had this type of issue?
Thank you!