| 1 | initial version |
I found the answer myself... writing it up here in case other Mac users have the same question:
Edit the file /Applications/SageMath-8.0.app/Contents/Resources/sage/local/etc/jupyter/jupyter_notebook_config.py so that it has the following line somewhere:
c.NotebookApp.ip = '*'
Restart Sage App afterwards.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.