[sage-devel] Re: Getting plots in a browser from a .sage script

2019-04-04 Thread Yagamy Light
On Thursday, 4 April 2019 19:08:02 UTC+3, Nils Bruin wrote: > > On Thursday, April 4, 2019 at 2:19:49 AM UTC-7, Yagamy Light wrote: >> >> First, the question: given I have a ".sage" or ".py" script that draws a >> plot and buttons, what do I execute

[sage-devel] Re: Getting plots in a browser from a .sage script

2019-04-04 Thread Yagamy Light
Oh, sorry, I just realized this is a development ML. I posted it here because promised at https://groups.google.com/forum/#!topic/sage-devel/yCnF_CURVwU which was on-topic here, but this one is not. What do I do now? On Thursday, 4 April 2019 12:19:49 UTC+3, Yagamy Light wrote: > > Firs

[sage-devel] Getting plots in a browser from a .sage script

2019-04-04 Thread Yagamy Light
First, the question: given I have a ".sage" or ".py" script that draws a plot and buttons, what do I execute in terminal to get the plot with buttons to appear in a browser? First, what I'm trying to achieve: I want to use SageMath as a debugging tool for a graph algorithm. I gonna need at leas

[sage-devel] Re: load() function doesn't pop up a PNG viewer

2019-04-04 Thread Yagamy Light
On Thursday, 4 April 2019 09:48:58 UTC+3, Yagamy Light wrote: > > > > On Thursday, 4 April 2019 03:21:22 UTC+3, John H Palmieri wrote: >> >> >> >> On Wednesday, April 3, 2019 at 4:20:43 PM UTC-7, Yagamy Light wrote: >>> >>> >>> >

[sage-devel] Re: load() function doesn't pop up a PNG viewer

2019-04-03 Thread Yagamy Light
On Thursday, 4 April 2019 03:21:22 UTC+3, John H Palmieri wrote: > > > > On Wednesday, April 3, 2019 at 4:20:43 PM UTC-7, Yagamy Light wrote: >> >> >> >> On Thursday, 4 April 2019 01:58:09 UTC+3, John H Palmieri wrote: >>> >>> >>> &g

[sage-devel] Re: load() function doesn't pop up a PNG viewer

2019-04-03 Thread Yagamy Light
On Thursday, 4 April 2019 01:58:09 UTC+3, John H Palmieri wrote: > > > > On Wednesday, April 3, 2019 at 3:13:43 PM UTC-7, Yagamy Light wrote: >> >> >> >> On Wednesday, 3 April 2019 22:42:15 UTC+3, Samuel Lelievre wrote: >>> >>> >>&

[sage-devel] Re: load() function doesn't pop up a PNG viewer

2019-04-03 Thread Yagamy Light
On Wednesday, 3 April 2019 22:42:15 UTC+3, Samuel Lelievre wrote: > > > > Le mercredi 3 avril 2019 17:43:51 UTC+2, Yagamy Light a écrit : >> >> # Steps to reproduce (in terms of terminal comands: >> >> $ cat sagemath_test.sage >>

[sage-devel] load() function doesn't pop up a PNG viewer

2019-04-03 Thread Yagamy Light
# Steps to reproduce (in terms of terminal comands: $ cat sagemath_test.sage plot(graphs.HeawoodGraph()) $ sage ┌┐ │ SageMath version 8.7, Release Date: 2019-03-23 │ │ Using Python 2.7.1