# 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.16. Type "help()" for help.                       │
    └────────────────────────────────────────────────────────────────────┘
    sage: load("sagemath_test.sage")

## Expected

A PNG viewer gets launched

## Actual

Nothing happens.

# Additional information

I fond it as part of this 
problem https://ask.sagemath.org/question/46004/evaluate-py-file/ It seems 
to stuck in moderation, but basically: I spent some hours trying to figure 
out how to get sage to draw a graph in a browser (similar to examples 
from https://wiki.sagemath.org/interact/graph_theory), so far to no avail.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to