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
- Host: GitHub
- URL: https://github.com/asukaminato0721/mmaplayer
- Owner: asukaminato0721
- License: wtfpl
- Created: 2023-11-21T09:38:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-07T06:10:09.000Z (over 1 year ago)
- Last Synced: 2024-12-12T17:14:35.168Z (6 months ago)
- Topics: dynamic, vscode-extension, wolfram
- Language: Mathematica
- Homepage:
- Size: 91.8 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

code from

```mma
ComplexPlot3D[z + 1/z, {z, -2 - 2 I, 2 + 2 I},
ColorFunction -> "DarkRainbow", PlotLegends -> Automatic]
```
---
## Development
F5
## Build
```sh
vsce package
```No `node_modules`
## Acknowledge
for the server.