Re: [sage-support] FYI : ipywidgets allows (sort of) interactive Sage graphs in Jupyter notebook.

2016-09-20 Thread Emmanuel Charpentier


Le mardi 20 septembre 2016 22:15:43 UTC+2, Jeroen Demeyer a écrit :
>
> On 2016-09-20 22:09, Emmanuel Charpentier wrote: 
> > May I ask why ? (Just curious, no hostility whatsoever implied...). 
>
> Because those packages are installed and the nbextension is enabled in 
> Sage by default: https://trac.sagemath.org/ticket/21256 
>

Thanks ! I missed this one...

--
Emmanuel Charpentier
 

-- 
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.


Re: [sage-support] FYI : ipywidgets allows (sort of) interactive Sage graphs in Jupyter notebook.

2016-09-20 Thread Jeroen Demeyer

On 2016-09-20 22:09, Emmanuel Charpentier wrote:

May I ask why ? (Just curious, no hostility whatsoever implied...).


Because those packages are installed and the nbextension is enabled in 
Sage by default: https://trac.sagemath.org/ticket/21256


--
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.


Re: [sage-support] FYI : ipywidgets allows (sort of) interactive Sage graphs in Jupyter notebook.

2016-09-20 Thread Emmanuel Charpentier


Le mardi 20 septembre 2016 16:27:28 UTC+2, Jeroen Demeyer a écrit :
>
> On 2016-09-20 16:12, Emmanuel Charpentier wrote: 
> > sage -pip install ipywidgets 
> > 
> > echo "jupyter nbextension enable --py --sys-prefix widgetsnbextension" | 
> > sage -sh 
>
> In recent Sage betas, the above should not be needed. 
>

May I ask why ? (Just curious, no hostility whatsoever implied...).

-
Emmanuel Charpentier 

-- 
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.


Re: [sage-support] FYI : ipywidgets allows (sort of) interactive Sage graphs in Jupyter notebook.

2016-09-20 Thread Jeroen Demeyer

On 2016-09-20 16:12, Emmanuel Charpentier wrote:

sage -pip install ipywidgets

echo "jupyter nbextension enable --py --sys-prefix widgetsnbextension" |
sage -sh


In recent Sage betas, the above should not be needed.

--
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.