Long-time MATLAB/Octave user here.  Experimenting with Sage...

Running Fedora 25, and I've installed everything related in the repos, 
little by little, to try and resolve this problem, but to no avail. Sage 
and the legacy notebook seem to be working fine (sagenb).  But the 
ipython/jupyter interactive session is a "no go".  I've even loaded jupyter 
and ran it parsing default python script, but there was no Sage kernel 
available.

====================================================================================
[~]$ sage --notebook=ipython
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 7.3, Release Date: 2016-08-04                     │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
Please wait while the Sage Jupyter Notebook server starts...
Traceback (most recent call last):
  File "/usr/lib64/sagemath/local/bin/sage-notebook", line 225, in <module>
    launcher(unknown)
  File "/usr/lib64/sagemath/local/bin/sage-notebook", line 99, in __init__
    from notebook.notebookapp import main
ImportError: No module named notebook.notebookapp
====================================================================================
sage: !sage -n jupyter
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 7.3, Release Date: 2016-08-04                     │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
Please wait while the Sage Jupyter Notebook server starts...
Traceback (most recent call last):
  File "/usr/lib64/sagemath/local/bin/sage-notebook", line 225, in <module>
    launcher(unknown)
  File "/usr/lib64/sagemath/local/bin/sage-notebook", line 99, in __init__
    from notebook.notebookapp import main
ImportError: No module named notebook.notebookapp
====================================================================================

Thank you for any suggestions!

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to