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
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ó:
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
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