An open API service indexing awesome lists of open source software.

https://github.com/asukaminato0721/mmaplayer

use wolfram player to show the output for vscode
https://github.com/asukaminato0721/mmaplayer

dynamic vscode-extension wolfram

Last synced: 6 months ago
JSON representation

use wolfram player to show the output for vscode

Awesome Lists containing this project

README

        

# mmaplayer

show interactive result in wolfram player.

Make sure you have `wolframscript` and `wolframplayer` in your `PATH`.

## Feature

- official style
- free
- interactive
- can be used with any text-based file
- support all \*Plot\* functions and their options
- won't crash the notebook

## Install

vsix can be downloaded from

---

## Usage

click the Play it

## Screenshot

basic plot

![Plot](https://i.imgur.com/M5hDikK.png)

code from

![Control](https://i.imgur.com/KWceqHR.png)

```mma
ComplexPlot3D[z + 1/z, {z, -2 - 2 I, 2 + 2 I},
ColorFunction -> "DarkRainbow", PlotLegends -> Automatic]
```

![3D](https://i.imgur.com/dJyFUIO.png)

---

## Development

F5

## Build

```sh
vsce package
```

No `node_modules`

## Acknowledge

for the server.