[sage-support] Re: Sage 7.0 in virtualbox with jupyter notebook, interact not working

2016-03-08 Thread Volker Braun
On Tuesday, March 8, 2016 at 6:16:21 PM UTC+1, jamedrano wrote: > > 1) Is there a limitation to display interactive graphics (and 3D graphs > perhaps?) on the jupyter notebooks? > There is no fundamental problem, but Jupyter interacts and SageNB interacts are not compatible. > 2) where do I f

[sage-support] Re: Sage 7.0 in virtualbox with jupyter notebook, interact not working

2016-03-08 Thread jamedrano
Thanks so much for your help, I have 2 additional questions: 1) Is there a limitation to display interactive graphics (and 3D graphs perhaps?) on the jupyter notebooks? 2) where do I find the file to edit the configuration? El martes, 8 de marzo de 2016, 10:34:28 (UTC-6), Volker Braun escribió:

[sage-support] Re: Sage 7.0 in virtualbox with jupyter notebook, interact not working

2016-03-08 Thread jamedrano
Thanks for your answer, now I have 2 additional questions: 1) El martes, 8 de marzo de 2016, 10:34:28 (UTC-6), Volker Braun escribió: > > The ~/.xinitrc file ends with > > - snip on -- > [...] > # The following line starts the old SageNB notebook > # $HOME/sage/sage --notebook

[sage-support] Re: Sage 7.0 in virtualbox with jupyter notebook, interact not working

2016-03-08 Thread Volker Braun
The ~/.xinitrc file ends with - snip on -- [...] # The following line starts the old SageNB notebook # $HOME/sage/sage --notebook=sagenb interface=\'\' port=8000 automatic_login=True >& $LOG # The following line starts the new Juyyter notebook $HOME/sage/sage --notebook=jupyt