bstone / Visualize-M2

A Macaulay2 (https://github.com/Macaulay2/M2) package to help visualize algebraic objects in the browser using javascript.
7 stars 1 forks source link

Warn user to first openPort #131

Closed bstone closed 8 years ago

bstone commented 8 years ago

If the user runs visualize without first opening a port, they will get a weird error about the method searchReplace. We should put a test and throw a warning if they forget to open a port (like me).