Jupyter does not run with sagemath installed
问题 I am running on a mac, with sagemath installed and Anaconda also. Sage is working fine, though Jupyter notebook doesn't run. I get the following error: Rois-MBP:~ roi$ /anaconda/bin/jupyter_mac.command ; exit; [W 22:32:09.192 NotebookApp] Unrecognized JSON config file version, assuming version 1 Traceback (most recent call last): File "/anaconda/bin/jupyter-notebook", line 6, in <module> sys.exit(notebook.notebookapp.main()) File "//anaconda/lib/python3.5/site-packages/jupyter_core