How to get Semiotic plot to display in browser
问题 I am brand new to Semiotic (https://semiotic.nteract.io/), and I have what is likely an embarrassingly easy question. I am trying to make a line chart. How do I get the following Semiotic code - taken directly from https://semiotic.nteract.io/guides/line-chart - to display in my browser? I have a Mac. What I have tried is to first install yarn and then do yarn add -E semiotic as the first link says. Next, I copied the below code directly into a text file, which I saved as a .js file. I then