On Saturday, September 9, 2017 at 11:48:11 PM UTC+1, Pstrang Rzekle wrote:
>
> After trying numerous things and not having any luck with the 
> "sage-8.0-Fedora_25-x86_64.tar", I tried nbconvert from github: 
> https://github.com/jupyter/nbconvert.
> Still didn't work, so I have since uninstalled it (sudo pip uninstall 
> nbconvert), and reinstalled the pip version (sudo pip install nbconvert).
>
> No difference in results, same error from the command line. :(
>

Can you try starting nbconvert from Sage rather than from the system's 
jupyter?
That is, starting sage with -n command line option will bring up nbconvert.

$ sage -n

[...]
Please wait while the SageNB export server starts...
[W 09:51:00.373 NotebookApp] server_extensions is deprecated, use 
nbserver_extensions
[I 09:51:00.375 NotebookApp] Using MathJax: nbextensions/mathjax/MathJax.js
[I 09:51:00.688 NotebookApp] Serving notebooks from local directory: 
/home/dima/Sage/sage-dev/src/sage
[I 09:51:00.688 NotebookApp] 0 active kernels 
[I 09:51:00.688 NotebookApp] The Jupyter Notebook is running at: 
http://localhost:8888/?token=[...]
[I 09:51:00.688 NotebookApp] Use Control-C to stop this server and shut 
down all kernels (twice to skip confirmation).
[C 09:51:00.690 NotebookApp] 
    
    Copy/paste this URL into your browser when you connect for the first 
time,
    to login with a token:
        http://localhost:8888/?token=[...]
-----------------
and I get a browser tab with the needed menu etc...

 

>
>
> On Thursday, September 7, 2017 at 4:04:12 PM UTC-6, vdelecroix wrote:
>>
>> On 04/09/2017 12:40, Pstrang Rzekle wrote: 
>> >    File "/home/mitchw/Downloads/nbconvert/nbconvert/__init__.py", line 
>> 4, in 
>>
>> How did you instal Jupyter? Why is it in /home/mitchw/Downloads? 
>>
>

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
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